]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/shortlog
BoundingBoxOutlineReloaded.git
2019-02-03 irtimaledUpdate tweaker for 1.13.1 & 1.13.2 1.0.4
2019-02-03 irtimaledBump version to 1.0.4
2019-02-02 irtimaledSetup tweaker for 1.13
2019-01-14 irtimaledFirst stab at 1.13 support 1.0.4beta1
2018-01-28 irtimaledUpdate forge version 1.0.3
2018-01-28 irtimaledStop another potential ConcurrentModificationException
2018-01-28 irtimaledDo village processing if there are any remote players...
2018-01-27 irtimaledOnly extract villages on client side if the active. 1.0.2
2017-12-30 irtimaledUpdate README.md
2017-12-30 irtimaledFix village colors changing on reload local game 1.0.1
2017-12-30 irtimaledFix forge version
2017-12-30 irtimaledAdd litemod client side & dat loading mod code
2017-12-30 irtimaledExtract rendering logic
2017-12-30 irtimaledExtract client side bounding box logic
2017-12-30 irtimaledExtract NBT file parsing logic
2017-12-30 irtimaledProcess villages more frequently
2017-12-30 irtimaledGeneral tidy up
2017-12-30 irtimaledIntroduce cache that can be shared more easily
2017-12-30 irtimaledExtra PlayerData logic to static class
2017-12-30 irtimaledMake ConfigManager static
2017-12-30 irtimaledMove stuff about a bit
2017-12-30 irtimaledTidy up code a bit
2017-09-27 irtimaledSupport 1.12.1 1.0.0-beta19
2017-07-21 irtimaledDon't crash vanilla clients
2017-07-20 irtimaledSupport forge clients without the mod 1.0.0-beta18
2017-07-05 irtimaledUpdate for 1.12 1.0.0-beta17
2017-01-28 irtimaledFix weirdness with village center point and golem spawn... 1.0.0-beta16
2017-01-10 irtimaledFix a couple Forge mapping changes 1.0.0-beta15
2017-01-10 irtimaledPrep for beta 15 release
2017-01-10 irtimaledFixes #24
2017-01-10 irtimaledTidy up how we get the client bounding boxes
2016-12-14 irtimaledUpdate README.md
2016-12-14 irtimaledUpdate README.md
2016-12-14 irtimaledAdd support for 1.11 1.0.0-beta14
2016-12-14 irtimaledFixes #23 1.0.0-beta13
2016-08-27 irtimaledAdd 1.10.2 into documentation
2016-08-27 irtimaledUpdate patches for 1.10
2016-08-27 irtimaledInitial 1.10 Forge Support
2016-08-27 irtimaledPrep for Forge mod update
2016-08-24 irtimaledAdd initial 1.10 vanilla support 1.0.0-beta12
2016-04-27 irtimaledMerge pull request #19 from Pinaz9/patch-1
2016-01-27 Patrick Shannon1.8.9 Compatibility Fix
2015-04-07 IrtimaledUpdate version number 1.0.0-beta11
2015-04-07 IrtimaledImprove performance of drawing - no need to start drawi...
2015-04-07 IrtimaledSupport host|host,port|host/port to find local dat...
2015-02-23 IrtimaledAdd patches for 1.7.10 1.0.0-beta10
2015-02-23 IrtimaledUpdate readme and version
2015-02-23 IrtimaledFixes #14
2015-02-23 IrtimaledDraw village door lines
2015-02-23 IrtimaledFixes #13
2015-02-23 IrtimaledSend door BlockPos with village info
2015-02-23 IrtimaledSimplify location of private fields
2015-02-23 IrtimaledUpdate config defaults
2015-02-22 irtimaledUpdate README.md
2015-02-22 IrtimaledUp version number 1.0.0-beta9
2015-02-22 IrtimaledIDEA Cleanup
2015-02-22 IrtimaledFixes #6
2015-02-22 IrtimaledFixes #10
2015-02-22 IrtimaledFixes #12
2015-02-22 IrtimaledFixes #11
2015-02-21 IrtimaledFix #7
2015-02-21 IrtimaledFix #9
2015-02-20 IrtimaledAdd patches for vanilla
2015-02-20 irtimaledUpdate README.md
2015-02-19 IrtimaledPrepare to allow JAR editting mod 1.0.0-beta8
2015-02-06 IrtimaledFix #4
2015-02-05 IrtimaledUpdate version
2015-02-05 IrtimaledTidy up code
2015-02-05 IrtimaledFix #3
2015-02-05 IrtimaledAdd support to draw lazy spawn chunks
2015-02-05 IrtimaledUpdate version 1.0.0-beta6
2015-02-05 IrtimaledFix #2
2015-02-05 IrtimaledFix #1
2015-02-05 irtimaledUpdate README.md
2015-02-04 irtimaledUpdate README.md
2015-02-04 IrtimaledUpdate readme & version data 1.0.0-beta5
2015-02-04 IrtimaledLoad dat files from config folder
2015-02-04 IrtimaledMove smarts about
2015-02-04 IrtimaledSpawnX and SpawnZ are not reliable
2015-02-04 IrtimaledBuild slime & spawn building to client
2015-02-03 irtimaledUpdate README.md 1.0.0-beta4
2015-02-03 IrtimaledAdd spawn & spawn chunk bounding boxes
2015-02-01 irtimaledUpdate README.md 1.0.0-beta3
2015-02-01 IrtimaledHandle events when player logs in an out
2015-01-31 IrtimaledUpdate version
2015-01-31 IrtimaledInclude forum URL in mcmod info file
2015-01-31 IrtimaledAdd support for LAN games
2015-01-31 irtimaledUpdate README.md
2015-01-31 IrtimaledUpdate version 1.0.0-beta2
2015-01-31 IrtimaledRework sphere drawing logic
2015-01-31 IrtimaledRestructure code
2015-01-31 IrtimaledInitial commit