Commit graph

63 commits

Author SHA1 Message Date
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
edb6f75014 Add spout controls (enable/disable, use-existing-textures), load other spout mods first 2012-08-07 23:20:00 -05:00
Mike Primm
74e2a5faac Add 'protected-player-info' option - require login + privilege to see players other than self 2012-04-16 22:54:31 -05:00
Mike Primm
d601ba1ea1 Add dynmap.webchat permission - option to restrict webchat rights 2012-03-25 14:29:49 -05:00
Mike Primm
9706143128 Add /dynmap webregister permissions and help 2012-03-20 08:02:29 -05:00
Mike Primm
a786a449c7 Add new commands and security settings for circle markers 2012-03-10 18:14:22 -06:00
Mike Primm
8df9051e94 Add new command descriptions, security settings for poly-lines 2012-02-12 01:25:45 -06:00
Mike Primm
d70ae67a0a Add help and security settings for new /dmap commands 2012-02-08 00:15:54 -06:00
Mike Primm
fad3bec07d Start worlds.txt edit commands - add /dmap worldlist and /dmap worldset 2012-02-05 15:53:24 -06:00
Mike Primm
7f33bb240d Add support for SpoutMaterials (custom Spout blocks) 2012-01-24 13:12:20 +08:00
Mike Primm
5d6f3da157 Checkpoint on split between bukkit-specific and common code core 2012-01-15 16:58:19 -06:00
Mike Primm
567d46fd2d Add /dynmap add-id-by-ip and /dynmap del-id-by-ip to allow manual adding and removing of IP to ID mappings 2011-12-31 05:05:05 +08:00
Mike Primm
61becfcdee Add /dynmap updaterender command - renders starting at selected location until map edge hit OR until rendered tiles match existing tiles (i.e. no changes) 2011-12-30 15:39:29 +08:00
Mike Primm
b8605ab3f5 Add support for 'use-player-login-ip', 'require-player-login-ip' - map player login IP addresses to web chat addresses 2011-12-29 14:32:13 +08:00
Mike Primm
97f66c6727 Add /dynmap radiusrender <world> <x> <z> <radius> - console usable radiusrender 2011-12-17 13:18:43 +08:00
Mike Primm
f0aff822bf Add '/dynmap pause' command to pause/unpause full/radius and update rendering 2011-12-03 06:20:57 +08:00
Mike Primm
3db10d8413 Try inserting build number into version 2011-11-28 07:23:07 +08:00
Mike Primm
8beab4f8ce Try another update to see if PEX is appeased 2011-11-28 01:31:39 +08:00
Mike Primm
9fcaeee18c Merge remote branch 'upstream/master' 2011-11-26 16:57:38 -06:00
Mike Primm
595a47f40a Add softdepends for various security managers - make them load first 2011-11-26 16:52:27 -06:00
Mike Primm
389ee25448 Drop default from wildcard dynmap.* permission - don't know if its a problem, but.... 2011-11-27 02:56:36 +08:00
Mike Primm
92efe254c7 Drop default from wildcard dynmap.* permission - don't know if its a problem, but.... 2011-11-26 11:58:27 -06:00
Mike Primm
56a64a572a Fix typo 2011-11-23 02:07:07 +08:00
Mike Primm
937c535e3f Add triggered render statistics, new /dynmap triggerstats command 2011-11-23 01:03:03 +08:00
Mike Primm
5de65b92d3 Migrate API code to dynmap-api 2011-11-16 13:43:31 +08:00
Salax-
5a82448554 Fixed minor grammar errors in /dynmap show and /dynmap show player commands. 2011-11-16 13:43:13 +08:00
Mike Primm
e579c29882 Add /dynmap purgequeue to purge tile update queue 2011-10-30 23:05:33 +08:00
Mike Primm
202111adc1 Add /dynmap sendtoweb command, and published API for sending web messages 2011-10-22 16:53:15 -05:00
Mike Primm
3fde58acb5 Add command-line for adding/updating/deleting/listing area markers 2011-10-21 22:31:20 -05:00
Mike Primm
8d0b94e75f Add /dmarker updateicon, /dmarker deleteicon - add APIs for updating icon file and deleting icons 2011-09-13 11:34:54 +08:00
FrozenCow
fc4b07e753 Made the different version numbers refer to version in pom.xml. 2011-09-09 20:35:22 +02:00
Mike Primm
e344e9cc60 Add hide-by-default attribute to marker sets, /dmarker updateset 2011-09-09 11:05:00 +08:00
Mike Primm
75d8edc96e Add /dmarker addicon command 2011-09-08 11:42:28 +08:00
Mike Primm
76ff3fb5f7 Add marker set commands - addset, deleteset, listsets 2011-09-06 14:19:49 +08:00
Mike Primm
76eacd4322 Add support for using signs to define markers 2011-09-06 07:53:48 +08:00
Mike Primm
464cff018a Make all /dmarker command match-on-label as well as id:<id> 2011-09-05 14:35:29 +08:00
Mike Primm
2d9f75a73f Complete first drop of /dmarker commands and client support 2011-09-04 23:40:00 -05:00
Mike Primm
a10477d17d Frame out API and data handling for markers support 2011-09-01 01:01:51 -05:00
FrozenCow
931b6ceb66 Changed version to 0.22. 2011-08-27 17:13:56 +02:00
Mike Primm
7bc3eb8fb5 Add support for single map render via /dynmap fullrender world:map, /dynmap radiusrender radius mapname 2011-08-13 11:48:26 +08:00
Mike Primm
9dea9fa24b Add permissions info to plugin.yml 2011-08-10 00:52:55 -05:00
FrozenCow
5f1915491f Changed version to 0.21. 2011-08-06 20:04:53 +02:00
Mike Primm
b9161aea1b Add new commands to help text 2011-07-27 08:18:12 -05:00
FrozenCow
5dd5834b13 Changed version to 0.20. 2011-07-05 09:59:17 +02:00
Mike Primm
b86652fa79 Set to 0.19.2 for bug-fix release for 1.7 items 2011-07-03 18:03:04 -05:00
FrozenCow
58656a6b16 Changed version to 0.20. 2011-06-30 12:38:02 +02:00
Mike Primm
4f1c61de10 Set to 0.19.1 - need bug fix release 2011-06-29 21:10:43 -05:00
Mike Primm
1fd933e07f Tighten up lock release logic on I/O and other exceptions
Make version in plugin.yml string so that 0.20 isn't 0.2
2011-06-28 22:13:42 -05:00
FrozenCow
4a087d8a6a Changed version to 0.20. 2011-06-27 21:44:12 +02:00