Commit graph

21 commits

Author SHA1 Message Date
Kevin Breslin
1a6ed552ea Remove unused imports and local variable 2016-06-11 21:44:52 -05:00
Mike Primm
4300f0b7ab Update for 1.10 - make workaround for Spigot API permanent 2016-06-10 01:14:06 -05:00
Mike Primm
95ba9b9521 Another try at 1.9 chunk freeze workaround - avoid unloadChunk API 2016-04-08 00:25:30 -05:00
Mike Primm
27dc1d4a0b Try to handle TerrainControl biomes 2016-04-01 23:55:53 -05:00
Mike Primm
9b72e5b3f1 Revert "Revert "Remove duplicate removeEntities - Fixes #1838""
This reverts commit 834d315545.
2016-03-28 19:20:06 -05:00
Mike Primm
834d315545 Revert "Remove duplicate removeEntities - Fixes #1838"
This reverts commit 0253a644bf.
2016-03-20 16:36:21 -05:00
Mike Primm
94fc53ef91 Add initial support for Spigot/CB 1.9 2016-03-01 22:42:24 -06:00
Aikar
0253a644bf Remove duplicate removeEntities - Fixes #1838
This is handled by unloadChunk
2015-11-03 21:22:19 -05:00
Mike Primm
0a4b1fd14b Add showworldborder setting, 1.8 vanilla world border support 2015-02-15 12:40:30 -06:00
Mike Primm
b0d9f5541a Start Spigot 1.8 support (doesn't work yet....) 2014-11-28 11:08:44 -06:00
Mike Primm
22d1923ad5 Add support for 1.7.10 2014-07-09 22:20:33 -05:00
Mike Primm
8350727a73 Fix inhabitedTime field lookup 2014-01-17 23:05:54 -06:00
Mike Primm
3b79890166 Add getInhabitedTime() 2014-01-17 17:40:39 -06:00
Mike Primm
0c9d397144 Update to support CB 1.7.2-R0.1 2013-12-01 08:32:16 -06:00
Mike Primm
32a1c20fd0 Bandaid for MrApple's CB 1.6.1 2013-07-01 19:31:59 -05:00
Mike Primm
5396d0b823 Add full support for CTM material connection method 2013-04-28 10:12:01 -05:00
Mike Primm
7c6e660cf0 Add supporting code to help with CTM support (block names, biome names) 2013-04-18 01:20:59 -05:00
Mike Primm
0d25fd2edc Make sure chunk unload queue is processed quickly enough on MCPC 2013-03-18 20:30:13 -05:00
Mike Primm
bee16ef331 Switch MCPC+ to using unloadChunkRequest - unloadChunk() seems to not clean up properly 2013-03-17 23:43:11 -05:00
Mike Primm
e57634ebb3 Add BukkitForge handler - doesn't work right due to BukkitForge API bugs 2013-03-01 23:51:45 -06:00
Mike Primm
9144bff25b Add support for MCPC-Plus 2013-01-21 23:54:13 -06:00