]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/providers
Add version to config screens
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / providers /
2020-05-24 IrtimaledSwitch to using DimensionId object
2020-05-24 IrtimaledTidy up
2020-05-23 IrtimaledMove client side only models to client side
2020-05-23 IrtimaledUpgrade to 1.14.2
2020-05-18 IrtimaledAllow colors to be configured
2020-05-18 IrtimaledAdd support for custom sphere
2020-05-18 IrtimaledAdd support for custom line
2020-05-18 IrtimaledSimplify commands to use Coords & Pos objects
2020-05-18 IrtimaledAdd support for blocks only spawnable at night
2020-05-18 IrtimaledChange spawning sphere blocks logic
2020-05-18 IrtimaledAdd support for spawnable blocks rendering
2020-05-18 IrtimaledChange Sphere center to use Point not Coords and Offsets
2020-05-18 IrtimaledMove config to client module
2020-05-18 IrtimaledDon't provide client side boxes if they are off
2020-05-18 IrtimaledMove client only boxes to client only namespace
2020-05-18 IrtimaledAdd conduit processing and rendering
2020-05-18 IrtimaledAdd new 1.16 structures
2020-05-18 IrtimaledRe-add beacon command to add custom beacons
2020-05-18 IrtimaledMove Mob Spawner processing to client side
2020-05-18 IrtimaledMove Beacon processing to client side
2020-05-18 IrtimaledAdd max Y configuration for Biome Borders
2020-05-18 IrtimaledPrepare for multiple dimensions in the future
2020-05-18 IrtimaledTidy up
2019-12-02 IrtimaledPrep for new rendering
2019-11-19 IrtimaledSupport adding spheres at other locations
2019-11-19 IrtimaledAdd feedback to commands
2019-11-19 IrtimaledAdd BiomeBorder support
2019-11-19 IrtimaledAdd CacheProvider and simplify ClientRenderer
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 IrtimaledMove logic from ClientRenderer into providers