Skip to content

EverNifeCore v2.0.2 v1

Compare
Choose a tag to compare
@EverNife EverNife released this 26 May 21:24
· 662 commits to master since this release

EverNifeCore v2.0.2 v1

SomeChanges:

  • Make EverNifeCore compatible with Minecraft 1.7.10 up to 1.18
  • Rework the Entire Config System (update SnakeYAML and add Simple-YAML, improve performance, make it now possible to add comments)
  • Rework the Locale System (fix a few specific problems)
  • Add NBT-API inside the EverNifeCore, making it compatible with 1.7.10 (Crucible)
  • Fix race condition on "Save All PlayerData on Server Shutdown"
  • Improve PageViewer system
  • Add a DynamicCommand System, to allow schedule of commands that will be executed based on clicked messages.
  • Improve the PlayerGui.class
  • Improve the FCItemFactory.class
  • Inject Dependencies on class first load, this will help dependencies of EverNifeCore that are executed BEFORE EverNifeCore

Full Changelog: v2.0.1.7...v2.0.2.1