Commit graph

59 commits

Author SHA1 Message Date
Mike Primm
9df6ae7a19 Add 'usenormalthreadpriority' setting (makes renders on Windows use normal priority) 2011-12-15 00:35:00 +08:00
Mike Primm
c28fbf66f0 Add 'showlayercontrol' config setting and URL parameter, to allow hide of layer control 2011-12-15 00:02:37 +08:00
Mike Primm
40d29b2211 Add tiles-rendered-at-once setting, control update tile concurrency 2011-12-10 11:34:02 +08:00
Mike Primm
24eff08094 Add 'fullrenderplayerlimit' - pause fullrender when number of active players reaches optional limit, resumes after 2011-12-03 13:17:26 +08:00
Mike Primm
1ca375cbfd Add 'hidey' option to 'coord' component - option to show just X,Z 2011-12-03 04:32:25 +08:00
Mike Primm
ff7769fcf9 Switch configuration default for compass-mode to 'newnorth' (1.0.0 optimal) 2011-11-23 23:23:55 -06:00
Mike Primm
17b405c4b5 Depcrecate the regions plugins (add warnings, disable when replacement plugins are active). Remove example configuration.txt entries. 2011-11-24 07:49:10 +08:00
Mike Primm
92675988d1 Add support for 'webpage-title' setting, default title to server-name 2011-11-21 11:36:44 -06:00
Mike Primm
8bfe1a2db9 Add cyrillic-support option for cyrillic codepage hack 2011-11-14 14:21:24 +08:00
Mike Primm
9d20cfb7c0 Add 'webmsgformat' setting, deprecate 'webprefix' and 'websuffix' 2011-11-06 12:05:26 +08:00
Mike Primm
c85d47c8e6 Add vlowres HD as default template set 2011-11-06 06:14:27 +08:00
Mike Primm
730efb240b Add initial BuildCraft support 2011-11-03 00:05:10 -05:00
Mike Primm
4624de5d8d Add support for config option (ic2-support) for enable of Industrial Craft 2011-10-30 11:58:55 +08:00
Mike Primm
aa001746ac Add 'hideifshadow' and 'hideifundercover' option for client update: hides player position/health if they are at location below given light level (hideifshadow) or not under open sky (hideifundercover) 2011-10-23 12:59:27 -05:00
Mike Primm
4b77e3a164 Add support for hiding individual subzones on Residence 2011-10-22 18:38:50 -05:00
Mike Primm
4d3522f60f Add support for 'compass-mode' - handle 1.9 change of proper north 2011-10-13 23:54:52 -05:00
Mike Primm
9e3b2297b8 Add 'waterbiomeshaded' option to control water biome shading 2011-10-04 22:05:47 -05:00
Mike Primm
bc31599378 Add 'fetchskins' and 'refreshskins' settings to control server face/skin loading and updating 2011-10-03 05:59:52 +08:00
FrozenCow
d8059bb21b Added (forgotten) logourl to logo-component configuration. 2011-10-02 15:49:35 +02:00
FrozenCow
b472583319 Added inactive component, which checks for inactivity of the user. 2011-10-02 15:49:35 +02:00
Mike Primm
bc0671a9dc Add settings for offline player layer to configuration.txt 2011-10-02 08:57:29 +08:00
Mike Primm
9dbaff1660 Add 'includehiddenplayers' for client component (shows online status only) 2011-10-01 17:38:31 -05:00
Mike Primm
d7d28782d4 Add 'fence-to-block-join' example to configuration.txt 2011-10-01 07:58:36 +08:00
Mike Primm
6552b49626 Change chat 'scrollback' setting to be consistent with existing defaults. 2011-09-29 11:17:53 +08:00
Mark Riedesel
478fb115c4 Added scrollback option to webchat.
New configuration option "scrollback". false or 0 to disable, any
numeric >0 value to enable/set the maximum scrollback length.

Doesn't show chat messages prior to the user loading the map page,
but at least it allows users to scroll back and view messages they
may have missed while not paying full attention ot the map.
2011-09-29 10:54:07 +08:00
Mike Primm
22a903eac4 Add 'hideores' option to make ore blocks look like plain stone 2011-09-29 10:48:40 +08:00
Mike Primm
425bf0e21a Add 'swampshaded' optional setting 2011-09-25 22:47:52 -05:00
Mike Primm
9f1d059c23 Add support for saving/restoring of pending tile updates on server stops/start 2011-09-21 23:18:23 -05:00
Mike Primm
b1c726cd8c Add control of label for playermarkers layer (label attribute) 2011-09-14 13:27:08 +08:00
Mike Primm
dfcd34d4dd Add sorting and ordering controls for layer control (layerprio attribute) 2011-09-14 13:02:02 +08:00
Mike Primm
a0c8d0ac63 Add 'coord' client component - show world coords of mouse pointer 2011-09-11 17:48:04 -05:00
Mike Primm
e344e9cc60 Add hide-by-default attribute to marker sets, /dmarker updateset 2011-09-09 11:05:00 +08:00
Mike Primm
062cba5578 Add support for showing spawn points as map markers 2011-09-08 09:47:00 +08:00
Mike Primm
a5cf76c983 Add 'hidebydefault' option for Markers layers 2011-09-08 00:23:38 +08:00
Mike Primm
76eacd4322 Add support for using signs to define markers 2011-09-06 07:53:48 +08:00
Mike Primm
2d9f75a73f Complete first drop of /dmarker commands and client support 2011-09-04 23:40:00 -05:00
Mike Primm
0338bb6f3a Put markers in a component, add generic component update messages 2011-09-03 16:49:18 -05:00
Mike Primm
c20c065f55 Add support for 'http-reponse-headers' attribute to add custom response headers 2011-08-29 21:33:41 -05:00
Mike Primm
a9b73237de Add 'sidebaropened: pinned' option to allow sidebar to be pre-pinned but support unpinning 2011-08-29 21:00:05 -05:00
Mike Primm
816fb7d558 Add first pass of Factions support 2011-08-28 21:31:04 -05:00
Mike Primm
a01441992d Add hidebydefault setting to playermarkers component too 2011-08-26 01:22:03 -05:00
Mike Primm
b2f126f183 Add hidebydefault option for regions layers 2011-08-26 00:13:03 -05:00
Mike Primm
4a5d8eea38 Add customstyle settings for per-region style, nation style for Towny, lots for Residence 2011-08-22 22:16:38 -05:00
Mike Primm
ae0d4be0f7 First pass of Towny region support 2011-08-22 01:17:28 -05:00
Mike Primm
b4c8d24045 Add support in regions component for 'hiddenregions' (blacklist for regions) 2011-08-21 18:58:38 -05:00
Mike Primm
a0cab54336 Add setting for progressloginterval 2011-08-20 16:45:21 -05:00
Mike Primm
67a6479655 Add 'explosion' update trigger, add updated tile queue accelerator (to speed up processing if queue gets above a given threshold) 2011-08-20 16:28:37 -05:00
Mike Primm
3d4bd679cf Add 'parallelrendercnt' - multi-core fullrender support (experimental) 2011-08-17 23:14:05 -05:00
Mike Primm
eea435fa69 Add pistonmoved event handling, full rendering for piston and extension 2011-08-14 10:36:47 +08:00
Mike Primm
8e003c4cc6 Retired 'snowformed' event, added 'blockformed', 'blockfaded', 'blockspread' 2011-07-28 08:08:08 -05:00