Commit graph

1680 commits

Author SHA1 Message Date
Mike Primm
a0ef116a4a Add 'updateplayerlimit' setting default 2013-06-02 16:31:35 -05:00
Mike Primm
5a09741d06 Add help and permissions for /dmarker importdesc, importlabel, getlabel 2013-05-27 09:09:49 -05:00
Mike Primm
a5f0a9a47e Bump bukkit dependency to 1.4.7 2013-05-27 08:33:49 -05:00
Mike Primm
9c46d43600 Add command help and permissions for /dmarker description commands 2013-05-26 14:03:46 -05:00
Mike Primm
cc7788f33a Add method for discovering all chunks in world 2013-05-24 23:59:08 -05:00
Mike Primm
49272d71d3 Back to 1.8 2013-05-15 20:53:56 -05:00
Mike Primm
69dfbf865c Back to 1.7.1 for bug fix 2013-05-15 19:35:06 -05:00
Mike Primm
5e02704687 Bump to 1.8 2013-05-14 22:06:00 -05:00
Mike Primm
b5e22df224 Revert chunk load change - but still make sure they don't unload under us 2013-05-10 17:36:27 -05:00
Mike Primm
042edaac27 Revert "Additional check on loaded chunks : avoid getChunkAt rare exception"
This reverts commit 99e43bb65f.
2013-05-10 17:00:52 -05:00
Mike Primm
4f550897ac Add GroupManager specific permissions support 2013-05-10 01:31:30 -05:00
Mike Primm
fb051f1533 Repackage to single JAR, no ZIP - make other files self-extracting 2013-05-09 00:55:07 -05:00
Mike Primm
99e43bb65f Additional check on loaded chunks : avoid getChunkAt rare exception 2013-05-08 19:35:45 -05:00
Mike Primm
b7a4f354d6 Switch to smooth lighting by default 2013-05-02 23:12:25 -05:00
Mike Primm
c868b97ae1 Update author contact info 2013-05-01 23:23:49 -05:00
Mike Primm
57db70a179 Add comments for boost-enabled templates 2013-05-01 00:26:28 -05:00
Mike Primm
11a1fbbfc4 Add comment for disabling join/quit message 2013-04-29 15:07:54 -05:00
Mike Primm
d79fcf3c1f Add full support for CTM material connection method 2013-04-28 10:12:01 -05:00
Mike Primm
8eaa7d1325 Tune performance on map iterator 2013-04-26 21:44:29 -05:00
Mike Primm
40dd2025f2 Add Custom Colors support for texture packs 2013-04-22 23:03:07 -05:00
Mike Primm
9385f10f71 Avoid shutdown exception due to bukkit 'improvements' 2013-04-21 21:05:12 -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
961ae544ac Bump to 1.7 2013-04-07 21:34:37 -05:00
Mike Primm
b05395b9fc Remove MCPC-Plus support from Bukkit version - add notice to use Forge 2013-03-29 21:46:06 -05:00
Mike Primm
8f478eeaa9 Add default setting for initial zoomout validate option 2013-03-26 23:50:54 -05:00
Mike Primm
7974d9e2bd Update for new API listener 2013-03-20 23:59:50 -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
ac0bef49ca Bump to 1.6 2013-03-02 16:00:58 -06: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
8dc1712870 Drop autogenerate option 2013-02-24 20:24:05 -06:00
mikeprimm
d9abc4a415 Merge pull request #1148 from dejavecu/master
Added support of round visibility limits
2013-02-24 16:15:16 -08:00
Mike Primm
b2a5ca6dff Put in some protextion logic for apparently broken SpoutPlugin 2013-02-24 18:04:20 -06:00
dejavecu
657ab554cf Added support of round visibility limits 2013-02-16 03:59:07 +04:00
Mike Primm
4e8b526ddc Add settings for image update command exits 2013-02-03 17:11:35 -06:00
Mike Primm
24d3efd0c2 Bump to 1.5 2013-01-29 13:52:25 -06:00
Mike Primm
681a1a4071 Add upgrade version check 2013-01-29 11:49:22 -06:00
Mike Primm
cf7938d6fd Add support for MCPC-Plus 2013-01-21 23:54:13 -06:00
Mike Primm
bc19216301 Switch version check to core version 2013-01-15 11:33:51 -06:00
Mike Primm
6384310cf7 Hack to work around broken jenkins 2013-01-15 08:45:49 -06:00
Mike Primm
4c57f73c7c Revert "Test to try to fix jenkins f-up"
This reverts commit 32969f9af6.
2013-01-15 08:23:31 -06:00
Mike Primm
e382ece2f1 Revert "Revert - no help"
This reverts commit 54339c0fff.
2013-01-15 08:23:11 -06:00
Mike Primm
7617cea66a Revert "Try to workaround Jenkins/Maven packaging issue"
This reverts commit 01f716cb0b.
2013-01-15 08:22:55 -06:00
Mike Primm
01f716cb0b Try to workaround Jenkins/Maven packaging issue 2013-01-15 08:17:31 -06:00
Mike Primm
54339c0fff Revert - no help 2013-01-15 03:31:33 -06:00
Mike Primm
32969f9af6 Test to try to fix jenkins f-up 2013-01-15 03:26:03 -06:00
Mike Primm
02a7cf2eb9 Fix v1.2.5 support, broken by API change in metrics 2013-01-15 00:30:08 -06:00
Mike Primm
828efec07f Show details on execution exceptions - better info on cause 2013-01-11 15:59:55 -06:00
Mike Primm
c78d24711a Add tileupdatedelay setting, compute more accurate bounding box for new chunks 2013-01-08 00:10:53 -06:00
Mike Primm
247901e765 Add option to hide players on map that have invisibility potion effects 2013-01-03 21:58:58 -06:00