]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/gui/SettingsScreen.java
Port to 1.19
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / gui / SettingsScreen.java
2022-02-27 ishland1.18.2-rc1
2022-02-27 ishlandSome settings changes
2022-02-26 ishlandSeveral fixes
2022-02-26 ishlandBedrock ceiling
2022-02-26 ishland1.18.1
2021-08-15 ishlandAdd "Fast Render" option to configure culling behaviors
2021-08-15 ishlandGeneral performance improvements and serverside fixes
2021-08-15 ishlandRewrite line renderer
2021-07-30 ishlandUpdate to 1.17.1 (#124)
2020-10-13 IrtimaledSetup for 1.16.3 Fabric
2020-10-05 IrtimaledSetup for 1.14.4-Fabric
2020-10-05 IrtimaledAdd BedrockCeiling boxes
2020-08-24 IrtimaledAdd: flower forest overlay
2020-05-23 IrtimaledFully support keyboard nav in gui
2020-05-23 IrtimaledUpgrade to 1.14.2
2020-05-18 IrtimaledChange spawning sphere blocks logic
2020-05-18 IrtimaledAdd support for spawnable blocks rendering
2020-05-18 IrtimaledMove config to client module
2020-05-18 IrtimaledAdd conduit processing and rendering
2020-05-18 IrtimaledMove displaying screens to ClientInterop
2020-05-18 IrtimaledChange gui to use scrollable control list
2020-05-18 IrtimaledSupport translations
2020-05-18 IrtimaledAdd max Y configuration for Biome Borders
2019-11-21 IrtimaledUpgrade to 1.13.2 1.0.14
2019-11-19 IrtimaledAdd BiomeBorder support
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-07-15 irtimaledTidy up rendering constants
2019-07-08 irtimaledDisable unusable structure types
2019-05-14 IrtimaledTidy up code
2019-03-25 IrtimaledIntroduce TypeHelper
2019-03-25 IrtimaledStop using Tessellator
2019-03-25 IrtimaledIsolate MC classes to fewer Gui classes
2019-03-10 IrtimaledChange how keyboard events are handled
2019-03-10 IrtimaledAdd GUI to configuration support