Skip to content

1.1.2 - Bugfixes and performance improvements

Choose a tag to compare

@Onyx-i7 Onyx-i7 released this 26 May 20:02
61259b8

Changes & Improvements

  • Code Refactoring & Cleanup: Performed a major overhaul of the codebase, removing obsolete classes and deprecated methods to improve overall maintainability.
  • Performance Optimizations: Refined internal logic to reduce overhead during gameplay.
    • Slime Check Optimization: Streamlined the verification logic for slimes, reducing unnecessary processing while maintaining behavior similar to previous versions.

Bug Fixes

  • Fixed mcmod.info issue: Resolved a bug that prevented the mod's information (description, version, authors, etc.) from displaying correctly in the Forge mods menu.
  • Restored In-Game Config Access: Thanks to the code cleanup, the Config button in the Forge menu is now functional again.
    • Note: I'm aware that some settings currently require a game restart to apply. I'm working on implementing a proper live refresh for the next update.