Commit graph

19 commits

Author SHA1 Message Date
Mike Primm
b420e091a1 Another try at 1.9 chunk freeze workaround - avoid unloadChunk API 2016-04-08 00:25:30 -05:00
Mike Primm
a973e06c0c Try to handle TerrainControl biomes 2016-04-01 23:55:53 -05:00
Mike Primm
ecfde56577 Revert "Revert "Remove duplicate removeEntities - Fixes #1838""
This reverts commit 7f94320552.
2016-03-28 19:20:06 -05:00
Mike Primm
7f94320552 Revert "Remove duplicate removeEntities - Fixes #1838"
This reverts commit 6e4ec3eeb8.
2016-03-20 16:36:21 -05:00
Mike Primm
c32b2ce9ba Add initial support for Spigot/CB 1.9 2016-03-01 22:42:24 -06:00
Aikar
6e4ec3eeb8 Remove duplicate removeEntities - Fixes #1838
This is handled by unloadChunk
2015-11-03 21:22:19 -05:00
Mike Primm
1ba976c825 Add showworldborder setting, 1.8 vanilla world border support 2015-02-15 12:40:30 -06:00
Mike Primm
33bf77ad41 Start Spigot 1.8 support (doesn't work yet....) 2014-11-28 11:08:44 -06:00
Mike Primm
fcf16b3b3f Add support for 1.7.10 2014-07-09 22:20:33 -05:00
Mike Primm
439c879196 Fix inhabitedTime field lookup 2014-01-17 23:05:54 -06:00
Mike Primm
a174397e9e Add getInhabitedTime() 2014-01-17 17:40:39 -06:00
Mike Primm
eb842e6f92 Update to support CB 1.7.2-R0.1 2013-12-01 08:32:16 -06:00
Mike Primm
e079609464 Bandaid for MrApple's CB 1.6.1 2013-07-01 19:31:59 -05:00
Mike Primm
d79fcf3c1f Add full support for CTM material connection method 2013-04-28 10:12:01 -05:00
Mike Primm
ff4985a782 Add supporting code to help with CTM support (block names, biome names) 2013-04-18 01:20:59 -05:00
Mike Primm
cd5a9784ad Make sure chunk unload queue is processed quickly enough on MCPC 2013-03-18 20:30:13 -05:00
Mike Primm
ecbdf6e8d9 Switch MCPC+ to using unloadChunkRequest - unloadChunk() seems to not clean up properly 2013-03-17 23:43:11 -05:00
Mike Primm
eff44320fa Add BukkitForge handler - doesn't work right due to BukkitForge API bugs 2013-03-01 23:51:45 -06:00
Mike Primm
cf7938d6fd Add support for MCPC-Plus 2013-01-21 23:54:13 -06:00