]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/common/models
Move Mob Spawner processing to client side
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / common / models /
2020-05-18 IrtimaledTidy up
2019-11-21 IrtimaledUpgrade to 1.13.2 1.0.14
2019-11-19 IrtimaledFix render distance calculation
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-19 IrtimaledAdd command for client side beacon rendering
2019-11-19 IrtimaledAdd spawning spheres and spawnable spaces
2019-11-18 IrtimaledRestructure bounding box class heirarchy
2019-11-18 IrtimaledDraw village structures
2019-08-09 IrtimaledTidy up memory leak
2019-06-17 irtimaledAllow /bbor:seed command on unmodded server
2019-03-25 IrtimaledIntroduce TypeHelper
2019-03-25 IrtimaledRename abstract base classes
2019-03-25 IrtimaledStop using DimensionType
2019-03-25 IrtimaledStop using EntityPlayer
2019-03-25 IrtimaledStop using BlockPos
2019-03-15 IrtimaledSwitch back to old village processors
2019-03-05 IrtimaledRestructure BoundingBox color and rendering logic
2019-03-05 IrtimaledSwitch to using EventBus instead of static class
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