- Improved | OR will now attempt to continue loading data even if failing to load a region
- New | Added a config setting for automatic global region creation (false by default)
- Bug Fix | Added some future-proofing logic to the block break listener related to Oraxen
- Bug Fix | Temporarily switched to local build of BlockHardness
- Improved | Updated to MLib 0.0.203, small region performance improvements
- Improved | Improved support for sugar cane and cactus
- The full stack will regenerate together
- Improved | Updated MLib
- 0.0.131 -> 0.0.193
- Improved | Switched build system from Maven to Gradle
- Bug Fix | Fixed rare case where chat messages don't send
- Bug Fix | Fixed regennable block list menu not being able to change pages
- New | Added persistent regen timers
- Now blocks that are still regenning will continue to regen after server restarts
- Toggle in config "persistent-timers" (on by default) if you want the old functionality (instantly regen on server stop [set to false]) or the new functionality (persist past restarts [set to true])
- New | Created config.yml file patcher, you won't need to touch your config file to get the new settings
- New | Added day count for time remaining message %dd%
- Improved | Breaking a block in creative will now cancel the block regenning there if applicable
- Improved | Placing a block in creative will now cancel the block regenning there if applicable (i.e. replace block is air)
- Bug Fix | Listeners that fail to be registered will not stop others from being registered (i.e. BlockDropListener on older versions of MC)
- New | Added bStats tracker so I can track OreRegenerator metrics
- New | Added support for custom blocks from Oraxen
- Setup by selecting the "Oraxen" option when adding a regenerable block or setting a replace block
- Bug Fix | Fixed max regen time not getting changed