]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/client/interop/ClientInterop.java
Add logic to load structures from save files
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / client / interop / ClientInterop.java
2020-05-18 IrtimaledAdd logic to load structures from save files
2020-05-18 IrtimaledAdd config command to allow easier config editing
2020-05-18 IrtimaledRe-add beacon command to add custom beacons
2020-05-18 IrtimaledMove Beacon processing to client side
2019-12-02 IrtimaledPrep for new rendering
2019-12-02 IrtimaledSwitch Renderer back to static
2019-11-21 IrtimaledUpgrade to 1.13.2 1.0.14
2019-11-19 IrtimaledAdd feedback to commands
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-19 IrtimaledAdd autocomplete to bbor:seed command
2019-11-19 IrtimaledHandle /seed command from server
2019-11-18 IrtimaledMove logic from ClientRenderer into providers
2019-11-18 IrtimaledRestructure bounding box class heirarchy
2019-08-09 IrtimaledTidy up updating worldspawn 1.0.13
2019-08-06 IrtimaledTidy up
2019-07-15 IrtimaledRemove loading from dat file support
2019-07-14 irtimaledSwitch to using Interop classes