Commit graph

290 commits

Author SHA1 Message Date
mikeprimm
4d622851d1 Merge pull request #1603 from KovuTheHusky/roundcoords
Add option to round coordinates to nearest integer
2014-08-20 18:10:10 -05:00
Mike Primm
9cdec182f9 Add config defaults for MySQL map storage 2014-06-08 21:59:32 -05:00
Kevin Breslin
08329b141b Add option to round coordinates to nearest integer 2014-05-27 01:34:11 -04:00
Mike Primm
11e2e1ef9b Update default suffix 2014-05-10 14:36:50 -05:00
Mike Primm
b75046adfa More comments on storage config 2014-05-10 13:47:14 -05:00
Mike Primm
be6cda9a20 Add storage/type settings to control file tree vs sqlite storage 2014-05-10 00:42:02 -05:00
Mike Primm
9f286c0937 Add exportpath, default-sign-set settings 2014-03-12 00:10:17 -05:00
Mike Primm
8d4b7d4cbe Add sign change API to help with marker sign support on MCPC+ 2014-03-11 23:58:01 -05:00
Mike Primm
555d3ec026 Add /dynmapexp command (for OBJ exporter support) 2014-02-24 00:27:05 -06:00
Mike Primm
078e6b3eb9 Add debug option for dumping IDs of blocks with no render data 2014-01-06 21:41:12 -06:00
Mike Primm
f818e2491b Add use-brightness-table setting, and support for world-specific brightness tables 2014-01-04 21:16:29 -06:00
Mike Primm
e3775d4c9b Add permissions and help for /dynmap quiet command 2013-12-30 01:46:29 -06:00
Mike Primm
cc020a71ff Add setting for periodic save of pending jobs 2013-12-30 01:45:17 -06:00
Mike Primm
e2f03925ef Fix comment typo 2013-09-14 16:38:38 -05:00
Mike Primm
f9fb260ad4 Fix typo in security flag for dynmap.webregister.other 2013-09-14 15:56:24 -05:00
Mike Primm
d4de60d23a Add support for web server bindaddress to be set to match MC server-ip setting 2013-09-08 00:00:25 -05:00
Mike Primm
4fafb09af9 Add block-id-alias setting 2013-08-04 18:07:36 -05:00
Mike Primm
dfbf1d95df Add 'hidenames' option, and supporting messages 2013-07-05 09:31:32 -05:00
Mike Primm
50cd2ddc03 Add softref option for chunk snapshot cache 2013-06-25 01:09:25 -05:00
Mike Primm
a83a7fd003 Add zoomout-min-tps setting 2013-06-24 21:44:01 -05:00
Mike Primm
5e933c02d5 Update dev version format 2013-06-24 20:24:05 -05:00
Mike Primm
ad4346c56c Add permission node for /dynmap purgeworld command 2013-06-23 15:11:32 -05:00
Mike Primm
e0cce6bbd3 Add settings for TPS limits and per-tick msec limits 2013-06-19 23:20:38 -05:00
Mike Primm
1f32d0d535 Add help for /dynmap purgequeue <world> 2013-06-15 18:10:50 -05:00
Mike Primm
1b03025f15 Add help and permission node for /dynmap purgemap 2013-06-15 18:07:45 -05:00
Mike Primm
31511c593e Add settings for player-sort-permission-nodes support 2013-06-14 01:49:49 -05:00
Mike Primm
20d6a1ee40 Add use-name-colors setting to control option to use name color markup 2013-06-02 19:28:03 -05:00
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
9c46d43600 Add command help and permissions for /dmarker description commands 2013-05-26 14:03:46 -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
40dd2025f2 Add Custom Colors support for texture packs 2013-04-22 23:03:07 -05:00
Mike Primm
8f478eeaa9 Add default setting for initial zoomout validate option 2013-03-26 23:50:54 -05:00
Mike Primm
4e8b526ddc Add settings for image update command exits 2013-02-03 17:11:35 -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
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
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
Mike Primm
ecd47c0b19 Switch weather display to be on by default 2012-12-30 11:23:21 -06:00
Mike Primm
aba6abbc1c Add support for configuing which proxy addresses to trust X-Forwarded-For from 2012-12-30 11:03:28 -06:00
Mike Primm
9d4f290849 Add cyrillic setting back in to configuration.txt 2012-12-10 00:21:58 -06:00
Mike Primm
5a9d9fd957 Add transparent-leaves setting : workaround for borked lighting in some SpoutPlugin versions 2012-12-09 13:04:44 -06:00
Mike Primm
3cc1ed6c51 Add support for automatic enabling of mod-specific blocks and textures 2012-10-15 01:19:18 -05:00
Mike Primm
31e0efae4e Correct setting for TubeStuff support 2012-10-14 21:02:37 -05:00
Mike Primm
8f01133497 Add ee2-support setting for Equivalent Exchange 2 support 2012-08-25 22:55:48 -05:00