]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main/java/com/irtimaled/bbor/mixin
Use Mixin 0.8
[BoundingBoxOutlineReloaded.git] / src / main / java / com / irtimaled / bbor / mixin /
2020-05-24 IrtimaledTidy up
2020-05-23 IrtimaledFully support keyboard nav in gui
2020-05-23 IrtimaledUpgrade to 1.14.2
2020-05-18 IrtimaledEnsure keys are registered before adding to controls...
2020-05-18 IrtimaledMove config to client module
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 IrtimaledChange gui to use scrollable control list
2020-05-18 IrtimaledSupport translations
2020-05-18 IrtimaledMove Mob Spawner processing to client side
2020-05-18 IrtimaledTidy up
2019-11-21 IrtimaledUpgrade to 1.13.2 1.0.14
2019-11-19 IrtimaledAdd autocomplete to bbor:seed command
2019-11-19 IrtimaledHandle /seed command from server
2019-11-18 IrtimaledChange keyboard to support multi key presses
2019-08-09 IrtimaledTidy up updating worldspawn 1.0.13
2019-08-09 IrtimaledSend all boundingboxes to remote clients
2019-08-09 IrtimaledTidy up memory leak
2019-08-06 IrtimaledTidy up
2019-07-15 IrtimaledRemove loading from dat file support
2019-07-14 irtimaledSwitch to using Interop classes
2019-06-17 irtimaledAllow /bbor:seed command on unmodded server
2019-06-07 IrtimaledReload keybindings
2019-05-14 IrtimaledTidy up code
2019-05-12 IrtimaledHandle update spawn chunks
2019-03-25 IrtimaledIntroduce TypeHelper
2019-03-25 IrtimaledFix mixin errors
2019-03-25 IrtimaledCleanup code
2019-03-25 IrtimaledUse correct type for WorldLoad event
2019-03-25 IrtimaledStop using DimensionType
2019-03-25 IrtimaledStop using EntityPlayer
2019-03-25 IrtimaledStop using NetworkManager
2019-03-25 IrtimaledStop using PacketBuffer and Packet types
2019-03-25 IrtimaledStop using BlockPos
2019-03-25 IrtimaledIsolate MC classes to fewer Gui classes
2019-03-15 IrtimaledTidy up
2019-03-15 IrtimaledHandle unexpected disconnects
2019-03-15 IrtimaledSwitch back to old village processors
2019-03-10 IrtimaledAdd proper server support that works
2019-03-10 IrtimaledChange how keyboard events are handled
2019-03-10 IrtimaledAdd GUI to configuration support
2019-03-10 IrtimaledGeneral tidy up of imports and file ends
2019-03-05 IrtimaledImprove performance of village processing
2019-03-05 IrtimaledAdd initial server support
2019-03-05 IrtimaledHandle destruction of mob spawners
2019-03-05 IrtimaledSwitch to using EventBus instead of static class
2019-03-05 irtimaledSetup tweaker for 1.13