]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/renderers
Add config command to allow easier config editing
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / renderers /
2020-05-18 IrtimaledChange gui to use scrollable control list
2020-05-18 IrtimaledRe-add beacon command to add custom beacons
2020-05-18 IrtimaledSupport translations
2020-05-18 IrtimaledTidy up
2019-12-02 IrtimaledPrep for new rendering
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-19 IrtimaledAdd spawning spheres and spawnable spaces
2019-11-18 IrtimaledCentralize Y offsets on zero height boxes
2019-11-18 IrtimaledMove rendering of lines to abstract renderer
2019-11-18 IrtimaledRestructure bounding box class heirarchy
2019-11-18 IrtimaledDraw village structures
2019-08-06 IrtimaledTidy up
2019-05-11 IrtimaledFix spawn chunk outlines again
2019-04-29 IrtimaledFix spawn chunk offset
2019-03-25 IrtimaledStop using Tessellator
2019-03-25 IrtimaledRename abstract base classes
2019-03-25 IrtimaledStop using AxisAlignedBB, ChunkPos & MathHelper
2019-03-25 IrtimaledStop using BlockPos
2019-03-10 IrtimaledAdd GUI to configuration support
2019-03-10 IrtimaledExtend village sphere rendering customization
2019-03-10 IrtimaledGeneral tidy up of imports and file ends
2019-03-10 IrtimaledRework config ready for gui
2019-03-05 IrtimaledTidy up code formatting
2019-02-24 IrtimaledAdd mob spawner bounding boxes
2019-02-24 irtimaledAdjust structure loading based on 1.13 changes
2019-02-06 irtimaledMove files ready for gradle builds