]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/config/ConfigManager.java
Fully stop needing config on BoundingBoxType
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / config / ConfigManager.java
2020-05-18 IrtimaledFully stop needing config on BoundingBoxType
2020-05-18 IrtimaledAdd conduit processing and rendering
2020-05-18 IrtimaledAdd config command to allow easier config editing
2020-05-18 IrtimaledAdd new 1.16 structures
2020-05-18 IrtimaledAdd max Y configuration for Biome Borders
2020-05-18 IrtimaledTidy up
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-19 IrtimaledAdd command for client side custom box rendering
2019-11-19 IrtimaledAdd command for client side beacon rendering
2019-11-19 IrtimaledAdd spawning spheres and spawnable spaces
2019-11-18 IrtimaledChange keyboard to support multi key presses
2019-11-18 IrtimaledDraw village structures
2019-03-25 IrtimaledCleanup code
2019-03-10 IrtimaledExtend village sphere rendering customization
2019-03-10 IrtimaledMigrate outerBoxOnly to a persistent setting
2019-03-10 IrtimaledMove setting categories
2019-03-10 IrtimaledRework config ready for gui
2019-03-05 IrtimaledSwitch to using EventBus instead of static class
2019-02-24 IrtimaledAdd config ready for new 1.14 structure
2019-02-24 IrtimaledAdd mob spawner bounding boxes
2019-02-06 irtimaledBump version to 1.0.4
2019-02-06 irtimaledMove files ready for gradle builds