56 Commits (889d211068967cb0e19a41193abc5e61a2573fde)

Author SHA1 Message Date
Robotia 889d211068 Finish Old Spigot Fix (https://github.com/PaperSpigot/Paper-1.7/blob/master/CraftBukkit-Patches/0035-Properly-Close-Inventories.patch) 9 years ago
Robotia fe5714f53b Dont loop infinitely on Biome Gen Fail 9 years ago
Robotia 065d5a10b4 Fix #44 temporarily 9 years ago
Robotia bff6ca3c9c Forgot a letter 's'... 9 years ago
Robotia b3143d7c29 Stop Bukkit call in newExplosion() 9 years ago
Robotia f3268d4bbe Fix #37 9 years ago
Robotia 9fc6cf3770 PaperSpigot fix (a4e0b24594) 9 years ago
Robotia 9141dc83d6 Reevaluate() for out of synch debugging 9 years ago
Robotia 27e792b185 Reevaluate() for out of synch debugging 9 years ago
Robotia e7b2f5845b LinkedHashSet, not HashSet...! 9 years ago
Robotia 037a6f3104 Completely remove caching methods 9 years ago
Robotia a6e04c05eb Derp with return 9 years ago
Robotia e35a0ade12 Bukkit Explosion Event takes precedence over Forge Explosion Event 9 years ago
Robotia 0b93897ee7 Fix WorldServer to work with Explosion Bukkit<->Forge Linkage 9 years ago
Robotia b314857ece Fix #19 & Disable Chunk Caching (no longer necessary) 9 years ago
Robotia e8a74c1fef cachet_KC() update to chunk-block-access style (not PR ready) 9 years ago
Robotia c78e2b7616 Synchronize NextTickList, should fix out of synch 9 years ago
Robotia 5531849eb4 Disable synch checking as a temporary fix 9 years ago
Robotia 7362e5ff4e Fixed, should build now! 9 years ago
Robotia 86e921d606 Focus on array O(1) access for chunks 9 years ago
Robotia 4184886dcf Cached Chunk Map (I still dont know patch files) 9 years ago
Robotia fefed8dcec Fixed IntHashMap Finally! 9 years ago
Sam e986b7b9ff Patch files aren't my thing 9 years ago
Sam c71628c1f8 Derp with patch file (accidental extra +) 9 years ago
Sam f23fa024bf Field Name derp for xCoord vs xPosition of chunks 9 years ago
Sam d98b3b9896 IntHashMap for ChunkProviderServer 9 years ago
Yive 100a4ac11a Unofficial Fixes Merge 1 9 years ago
Yive be72926735 Merge With KCauldron Official 9 years ago
Sam 2e86090023 Start using GC Flag TileEntities 9 years ago
Yive ce7f7df323 Revert "Possibly fix water issues" 9 years ago
Yive 1034cc44d4 Possibly fix water issues 9 years ago
Sam 8526b71e13 Reintroduce Chunk Unload Stopping 9 years ago
Prototik 8c50b9899f Finally fix #67 10 years ago
Prototik 3647ee33f7 Fix #30 10 years ago
Prototik 4ebda4d899 Fix #56 10 years ago
Prototik 33633471ca Normalize patches 10 years ago
Prototik 75eb280f0e Use concurent list of chunks in chunkproviderserver (fix #34) 10 years ago
Prototik 596a7b993b Additional checks during entity update 10 years ago
Prototik c427f60e15 Normalize patches 10 years ago
Prototik 0beaa6c4bb Forward ArrayIndexOutOfBoundsException to safier deletion 10 years ago
Prototik 94662dd73f Avoid NPE during chunk profiling 10 years ago
Prototik 31cdc9fe6c Check for valid entities on load stage 10 years ago
Prototik d24b372625 Even don't try to spawn invalid entityitem, fix for extrabiomes 10 years ago
Prototik ea868d4998 Avoid to use Derived.incrementTotalWorldTickTime 10 years ago
Prototik 0a08d8d6a7 Block chunk loading during chunk unloading (sic!) (fix #15) 10 years ago
Prototik d7977dd94b Add TNT punishment option (enabled by default) (fix #21) 10 years ago
Prototik 2c219227af Fix bukkit's world name 10 years ago
Prototik 480506629d Avoid to throw BlockPhysicsEvent in Mystcraft's profiling world and come back incorrect chunks messages 10 years ago
Prototik fb09fe93c4 Allow to specifly full checks rate 10 years ago
Prototik 4496eada0a Allowance to limit {Tile,}Entity max tick consume for keep higher tps 10 years ago