Skip to content

Alpha 1.0 - Release Candidate 3

Pre-release
Pre-release

Choose a tag to compare

@Paldiu Paldiu released this 02 Apr 18:53
· 49 commits to main since this release

Changelog:

  • Fixed a bug where the PlayerListener was not being initialized
  • Included the registration for the listener inside the constructor
  • Dropped static import in favor of class parent access
  • Added to the Luck method "setValue(double)" to automatically update the configuration file when called.
  • Adjusted Luck to utilize all possible 1024 units when calculating the boolean for RNG percentage.

Full Changelog: Alpha-RC02...Alpha-RC03