]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/renderers/WorldSpawnRenderer.java
Rendering improvements
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / renderers / WorldSpawnRenderer.java
2021-08-15 ishlandRendering improvements
2021-07-30 ishlandUpdate to 1.17.1 (#124)
2020-05-18 IrtimaledAllow colors to be configured
2020-05-18 IrtimaledMove config to client module
2020-05-18 IrtimaledMove client only boxes to client only namespace
2019-12-02 IrtimaledPrep for new rendering
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-18 IrtimaledCentralize Y offsets on zero height boxes
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 IrtimaledGeneral tidy up of imports and file ends
2019-03-10 IrtimaledRework config ready for gui
2019-02-24 irtimaledAdjust structure loading based on 1.13 changes
2019-02-06 irtimaledMove files ready for gradle builds