Go to file
Paldiu 247a2fafc0 Bug Fix 0001
**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 1024 units when calculating the boolean for rng percentage.
2022-04-02 09:00:40 -05:00
.gradle Bug Fix 0001 2022-04-02 09:00:40 -05:00
.idea Changed Project Settings 2022-04-01 07:51:58 -05:00
build Bug Fix 0001 2022-04-02 09:00:40 -05:00
gradle/wrapper Initial commit 2022-03-17 16:16:52 -05:00
src/main Bug Fix 0001 2022-04-02 09:00:40 -05:00
.gitattributes Initial commit 2022-03-17 16:16:52 -05:00
.gitignore Initial commit 2022-03-17 16:16:52 -05:00
build.gradle Bug Fix 0001 2022-04-02 09:00:40 -05:00
FeelingLucky.iml Changed Project Settings 2022-04-01 07:51:58 -05:00
gradle.properties Initial commit 2022-03-17 16:16:52 -05:00
gradlew Initial commit 2022-03-17 16:16:52 -05:00
gradlew.bat Initial commit 2022-03-17 16:16:52 -05:00
LICENSE Initial commit 2022-03-17 16:16:52 -05:00
settings.gradle Changed Project Settings 2022-04-01 07:51:58 -05:00