Skip to content

Food Spoilage 3.0.0 (Overhaul, Fixes, RPKit Integration)

Compare
Choose a tag to compare
@dmccoystephenson dmccoystephenson released this 03 Jul 05:41
· 3 commits to master since this release

Note

When upgrading from a pre-3.0.0 version of the plugin, the config.yml will need to be deleted in order to get this version to work.

What's Changed

  • Migrate to gradle by @alyphen in #186
  • Fix package names by @alyphen in #187
  • Fetch bstats from gradle by @alyphen in #188
  • Refactor services by @alyphen in #189
  • Use plugin logger for logging by @alyphen in #191
  • Refactor commands by @alyphen in #192
  • Apache 2.0 License by @dmccoystephenson in #193
  • Add further event coverage & improve existing listeners by @alyphen in #194
  • Non-Edible Item Spawn Fix by @dmccoystephenson in #195
  • Fixed all crafted items getting timestamped. by @dmccoystephenson in #198
  • Fix shift clicking resulting in loss of items, closes #197 by @alyphen in #199
  • Store food expiry in the item's persistent data store by @alyphen in #200
  • Made only edible items get assigned timestamps in the Block Cook Listener. by @dmccoystephenson in #201
  • Switched over to using ISO_OFFSET_DATE instead of ISO_OFFSET_DATE_TIME. by @dmccoystephenson in #202
  • Made rotten flesh not spoil. by @dmccoystephenson in #203
  • Add RPKit integration by @alyphen in #205
  • Parse errors are no longer logged to the console. by @dmccoystephenson in #206

New Contributors

  • @alyphen made their first contribution in #186

Full Changelog: 2.1.1...3.0.0