Commit graph

25 commits

Author SHA1 Message Date
Mike Primm
c681a9284a Centralize World class dependencies in DynmapWorld 2012-01-11 14:09:11 +08:00
Mike Primm
18df91878c Add customization/translation for "Players" and "Map Types" UI labels 2012-01-06 01:02:56 -06:00
Mike Primm
005d6c4c0f Add 'followmap' and 'followzoom' to allow setting of map and zoom when starting to follow a player 2012-01-03 15:24:31 +08:00
Mike Primm
17ce3adb0a Add 'pinned' choice for showlayercontrol: setting - show expanded layer control 2011-12-31 08:27:56 +08:00
Mike Primm
871c56d87b Add 'grayplayerswhenhidden' option to allow disable of graying of players in player list when not visible on current map 2011-12-16 01:26:13 +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
9e605455b9 Make web UI reload when configuration changes, server restarts 2011-11-30 12:34:13 +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
1dad9e4272 Switch default center point for maps to spawn point 2011-09-29 10:48:40 +08:00
Mike Primm
f7fd30a9a8 Add version check for javascript files versus plugin version 2011-09-08 09:47:00 +08:00
Mike Primm
23244d91b3 Add 'sidebaropened: pinned' option to allow sidebar to be pre-pinned but support unpinning 2011-08-30 10:01:07 +08:00
Mike Primm
2d97c934ce Add support for 'defaultmap' setting in configuration.txt 2011-07-25 21:16:42 -05:00
Mike Primm
a0f21d5d9b Handle bigmap versus bigworld, allows HDMap to be big-map-style independent of bigworld setting. Add bigmap setting on KzedMap and FlatMap too. 2011-07-09 15:51:32 -05:00
Mike Primm
4d4db1fa8d Add queued update triggers for zoom-out updates - deals with file time
resolution issues on Linux (1 second is too long to be reliable)
2011-06-24 08:25:26 -05:00
Mike Primm
871a7b601c First pass UI support for extra zoom out levels 2011-06-22 16:43:41 -05:00
Mike Primm
1d069f7fa7 Add alternate directory structure to better support huge worlds 2011-06-13 21:43:02 -05:00
Arthur Mayer
fbab5370a9 made webchat prefix to configurable 2011-05-31 23:10:16 +02:00
Mike Primm
a284c745fa Add 'sidebaropened' option to auto-pin sidebar 2011-05-30 09:56:10 -05:00
FrozenCow
b4bde5148b Changed the way templates and world-configuration are handled. 2011-05-24 02:13:43 +02:00
FrozenCow
68c9e5b50c Added center to configuration with default 0,64,0 like before. 2011-05-22 16:48:43 +02:00
FrozenCow
a7b553bb4f Transfered chat/webchat functionality to their components. 2011-05-22 16:28:10 +02:00
FrozenCow
bb0c59a0a2 Cleaned up depricated configuration. 2011-05-22 16:28:06 +02:00
FrozenCow
c85a50bdb0 Moved HeroChat code to HeroWebChatModule. 2011-05-22 16:27:53 +02:00
FrozenCow
678b6b916b Added events for components and implemented 'buildclientconfiguration'-event in ClientConfigurationComponent. 2011-05-22 16:27:43 +02:00