]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/history - src/main
Fix not rendering on server client
[BoundingBoxOutlineReloaded.git] / src / main /
2019-03-25 IrtimaledFix not rendering on server client
2019-03-25 IrtimaledStop rendering slime chunks if not initialized
2019-03-25 IrtimaledTidy up other minecraft imports
2019-03-25 IrtimaledIntroduce TypeHelper
2019-03-25 IrtimaledStop using Tessellator
2019-03-25 IrtimaledRename abstract base classes
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 AxisAlignedBB, ChunkPos & MathHelper
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 IrtimaledAllow F3 keys to work again
2019-03-15 IrtimaledSwitch back to old village processors
2019-03-10 IrtimaledBump version to 1.0.6 1.0.6
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 IrtimaledFix weirdness with the max Y value
2019-03-10 IrtimaledExtend village sphere rendering customization
2019-03-10 IrtimaledGeneral tidy up of imports and file ends
2019-03-10 IrtimaledExpose active to be toggled externally
2019-03-10 IrtimaledMigrate outerBoxOnly to a persistent setting
2019-03-10 IrtimaledMove setting categories
2019-03-10 IrtimaledRework config ready for gui
2019-03-10 IrtimaledRemove unnecessary cache wrapper
2019-03-10 IrtimaledSeparate chunk processing from caching
2019-03-05 IrtimaledGenerate spawn bounding boxes on world load
2019-03-05 IrtimaledImprove performance of village processing
2019-03-05 IrtimaledRestructure BoundingBox color and rendering logic
2019-03-05 IrtimaledTidy up code formatting
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 IrtimaledRemove unnecessary event handler
2019-03-05 irtimaledSetup tweaker for 1.13
2019-02-24 IrtimaledAdd config ready for new 1.14 structure
2019-02-24 IrtimaledAdd mob spawner bounding boxes
2019-02-24 irtimaledAdjust structure loading based on 1.13 changes
2019-02-06 irtimaledBump version to 1.0.4
2019-02-06 irtimaledMove files ready for gradle builds