Commit graph

349 commits

Author SHA1 Message Date
Mike Primm
423e783b4a Add support and templates for "The End" 2011-11-21 19:25:11 -06:00
Mike Primm
5ff631729c Merge remote branch 'upstream/master' 2011-11-21 12:02:15 -06: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
f505a9e930 Fix area markers being left around after world changes 2011-11-21 12:39:00 +08:00
Mike Primm
8bfe1a2db9 Add cyrillic-support option for cyrillic codepage hack 2011-11-14 14:21:24 +08:00
Mike Primm
72d601aae8 Preserve map center when changing between worlds 2011-11-06 11:04:45 +08:00
Mike Primm
8fdc728377 Add scrolling support for world list 2011-11-06 10:31:39 +08:00
Mike Primm
f2c3d6b7bf Fix off-by-one error on WG regions 2011-11-02 23:25:34 -05:00
Mike Primm
1a4f2faa42 Fix 'defaultworld' setting (didn't work previously) 2011-11-01 20:52:44 +08:00
Mike Primm
45a2e36a0d Fix caching issue in standalone 2011-10-23 22:51:04 -05:00
Mike Primm
b53b88e1a6 Fix IE chatballon popups 2011-10-23 22:50:26 -05: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
7b5e35aeaf Complete area marker API, command line and UI support 2011-10-22 16:02:41 -05:00
Mike Primm
22324f6c48 Add helper methods for area markers 2011-10-21 22:51:31 -05:00
Mike Primm
e9726b77db Add 'setDescription()' for markers (HTML popup for clicked marker) 2011-10-13 08:28:20 +08:00
Mike Primm
925511189d Fix orientation of from-NE compass rose 2011-10-04 21:43:35 -05:00
FrozenCow
b472583319 Added inactive component, which checks for inactivity of the user. 2011-10-02 15:49:35 +02:00
Mike Primm
3bf6431914 Add URL 'nopanel' option to remove sidebar, remove layer control if no layers 2011-10-02 10:33:33 +08:00
Mike Primm
9f6782a0b9 Add support for optional 'offline players' marker layer 2011-10-01 19:19:52 -05:00
Mike Primm
7af362f698 Add support for HTML-markup-encoded marker labels, with associated API 2011-09-30 11:29:07 +08:00
Mark Riedesel
2aed24a566 changed the object config path, because I derped 2011-09-29 10:54:07 +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
FrozenCow
be15bb5b91 Fixed styles to make marker-hovering work in Chrome. 2011-09-23 19:43:08 +02:00
Mike Primm
dfcd34d4dd Add sorting and ordering controls for layer control (layerprio attribute) 2011-09-14 13:02:02 +08:00
Mike Primm
eaaa5ceb49 Change background on layer control 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
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
fb4d1e7cb2 Update jquery to 1.6.3 2011-09-08 11:06:20 +08:00
Mike Primm
2eb47a2b7c Add error handling for missing component javascript files 2011-09-08 10:46:33 +08:00
Mike Primm
d864c19784 Fix message for version mismatch, and abort UI if it fails 2011-09-08 10:46:33 +08:00
Mike Primm
f7fd30a9a8 Add version check for javascript files versus plugin version 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
10295bb21c Fix markers being left on world changes 2011-09-06 09:05:25 +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
e9463bbd4d Add icons on to map display, and marker update logic 2011-09-04 14:11:48 -05:00
Mike Primm
240d011e61 Finish revert 2011-09-04 02:07:15 -05:00
Mike Primm
3f9b8dd4c0 Fix player faces in sidebar, while still preserving load cache 2011-09-04 01:35:02 -05:00
Mike Primm
1331dcb4e1 Merge remote branch 'upstream/master' 2011-09-04 01:31:46 -05:00
Mike Primm
0338bb6f3a Put markers in a component, add generic component update messages 2011-09-03 16:49:18 -05:00
FrozenCow
4866419e1e Fixed playerfaces not showing in sidebar. 2011-08-30 21:46:22 +02: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
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
aa87fc5c2c Add first pass of Factions support 2011-08-29 10:37:22 +08:00
Mike Primm
816fb7d558 Add first pass of Factions support 2011-08-28 21:31:04 -05:00
Mike Primm
40bc3e30e2 Add hidebydefault setting to playermarkers component too 2011-08-26 14:23:32 +08:00
Mike Primm
a01441992d Add hidebydefault setting to playermarkers component too 2011-08-26 01:22:03 -05:00
Mike Primm
ef49edc027 Handle multiple instances of same component type (regions) 2011-08-26 13:57:05 +08:00
Mike Primm
f210cd1f52 Add hidebydefault option for regions layers 2011-08-26 13:57:05 +08:00