Code Cleanup & Formula Adjustments

This commit is contained in:
Lachlan Leone
2026-03-08 21:33:59 +11:00
parent 2f6c445ab1
commit 136402dd26
5 changed files with 98 additions and 48 deletions
+6
View File
@@ -0,0 +1,6 @@
[h1]Release Notes v0.4.0[/h1]
- Updated difficulty formulas to be closer to the vanilla game.
- Split difficulty options into separate categories for better control.
- Fixed a bug causing the logs to be spammed with debug messages.
- General code cleanup.