Mike Primm
3f585c84b7
Put markers in a component, add generic component update messages
2011-09-03 16:49:18 -05:00
Mike Primm
7e37817b86
Add 'sidebaropened: pinned' option to allow sidebar to be pre-pinned but support unpinning
2011-08-29 21:00:05 -05:00
Mike Primm
3d385106e9
Add hidebydefault setting to playermarkers component too
2011-08-26 01:22:03 -05:00
Mike Primm
ace7fbf838
Handle multiple instances of same component type (regions)
2011-08-26 00:55:53 -05:00
Mike Primm
bfb12e4f81
Add control for hide/show of component layers (only regions for now)
2011-08-25 17:07:00 -05:00
Mike Primm
da32c2f0bd
Add server-side generation of faces : fixes face accessory issues, IE8
2011-08-24 00:51:54 -05:00
Mike Primm
55dc6397e1
Fix logic on scroll buttons
2011-08-17 01:00:32 +08:00
Mike Primm
4616f6a5be
Fix window resize exception - Leaflet expects 'map' at top level...
2011-08-16 08:08:59 +08:00
Mike Primm
c865ecb673
Remove default leaflet attribute
2011-08-03 21:33:53 -05:00
Mike Primm
132bfc539b
Handle Leaflet freak-out on removed layers during tile load, clean up panning
2011-08-03 21:14:15 -05:00
Mike Primm
64bd846115
Fix map center consistency on map changes
2011-08-03 10:21:29 -05:00
Mike Primm
1d0b28c069
Fix defaultzoom: 0 not working
2011-08-03 08:13:59 -05:00
Mike Primm
e08a2d4407
Fix background color support, provide blank tile to fix refresh junk
2011-08-02 00:07:17 -05:00
Mike Primm
17af53ee1f
Band-aid playermarkers on IE8
2011-08-01 18:31:04 -05:00
Mike Primm
4824388c6b
Update zoom range to match selected map
2011-07-28 23:51:53 -05:00
Mike Primm
6d66d45d43
Fix compass with new UI
2011-07-28 00:43:13 -05:00
Mike Primm
d483eb1e6f
Fix Residence support in updated UI
2011-07-27 22:42:55 -05:00
Mike Primm
08192df906
Various map update fixes (keeping zoom, center on map change, repaint)
2011-07-27 21:27:35 -05:00
FrozenCow
4f75bf691a
Fixed nightday and making use of options.mapzoomin and options.mapzoomout.
2011-07-27 16:49:49 +02:00
FrozenCow
5a5fa147d3
Removed some debug messages.
2011-07-27 16:49:48 +02:00
FrozenCow
b944b3b729
Fixed previous maptype/layer being visible in the background.
2011-07-27 16:49:48 +02:00
FrozenCow
8ba8bcfc59
Added worldguard support for Leaflet.
2011-07-27 15:39:22 +02:00
FrozenCow
674b92003c
Added (proper) initial Leaflet support.
2011-07-27 15:39:22 +02:00
Mike Primm
e1160f623f
Add retry count to updates request - don't show red until 3rd miss
2011-07-26 16:24:04 -05:00
Mike Primm
5a9c28ae27
Add support for 'defaultmap' setting in configuration.txt
2011-07-25 21:16:42 -05:00
Mike Primm
ee3f07c6cd
Add support for compass rose in all 8 cardinal directions
2011-07-21 02:50:29 -05:00
Mike Primm
eb87231926
Fix scroll buttons in player list
2011-07-13 16:05:08 -05:00
Mike Primm
edf898ae1a
Fix "center" processing - broke it with URL args change :<
2011-06-27 20:38:26 -05:00
Mike Primm
3720c2adf7
Add support for URL-based parameter to override initial world, map, zoom, and center coordinate settings
2011-06-26 22:05:43 -05:00
mikeprimm
095f7b5338
Make IE happy (or, at least, suck much less) by providing a valid background color!
2011-06-15 11:45:59 -07:00
Mike Primm
38163133cb
Have per-world control of sending player position and health, prevent
...
player icon flicker on addplayer (even when not on world or position
is obfuscated)
2011-06-03 08:42:24 -05:00
Mike Primm
6a50b2ebcd
Add background color support per map, add skylands template default
2011-06-03 03:24:21 -05:00
Mike Primm
2d0b2ef63d
Hide player positions when on disabled worlds, add sendposition flat
...
to ClientComponent to avoid leaking position data, even when markers
are off, fix problem with stale player marker positions during/right
after map changes
2011-06-03 00:39:21 -05:00
Mike Primm
d0e66d7e35
Replace "?0" with "?<currentmilliseconds" on default tile URLs to fix browser cache issues between reloads
2011-06-02 13:14:38 -05:00
Mike Primm
09e1ebc972
Add 'sidebaropened' option to auto-pin sidebar
2011-05-30 09:56:10 -05:00
Mike Primm
c00bd077cb
Add support in web UI for automatic day/night cycle when night-and-day
...
set for a given map.
2011-05-29 17:24:46 -05:00
FrozenCow
d1a8c40248
Added ability to set each url individually.
2011-05-26 13:54:08 +02:00
zeeZ
3fd511a8d1
Added armor (merged from zeeZ).
2011-05-22 16:28:26 +02:00
Mike Primm
4fb1ddf49a
Fix for skins on players with nicknames - send up account name as well
...
as display name.
2011-05-21 00:59:08 -05:00
zeeZ
6bea667659
Optionally add player health bars to map markers.
2011-05-19 01:53:08 +02:00
zeeZ
c2d596e433
Recenter map only on projection change.
2011-05-19 01:35:09 +02:00
zeeZ
0caa655095
Default zoom in config or 0.
2011-05-17 13:34:54 +02:00
Mike Primm
0ffc825b05
Re-merge the nether render support, and update race condition fixes
2011-05-14 23:25:59 -05:00
zeeZ
7ff33f04a0
(Optionally) set map center in web config, automagically pan there on map change.
2011-05-14 12:40:59 +02:00
FrozenCow
c4e1362274
Added another way to specify configuration file.
2011-05-06 23:18:46 +02:00
zeeZ
8d5f081cdf
Compass style based on map type. Hacky because widgets have classes, not IDs
2011-04-09 08:24:52 +02:00
FrozenCow
d53b3bc340
Added HighlightTileRenderer (thanks in part to rockNme2349)
2011-04-07 15:46:50 +02:00
FrozenCow
b47bbee4e8
Cleaned up join/quit messages (not being send as chat messages)
2011-04-05 22:58:46 +02:00
FrozenCow
0dca8d9cfe
Fixed a incompatiblity with FF3 (and others).
2011-04-02 00:52:24 +02:00
FrozenCow
f93eb8dcbc
Changed clocks to be components.
2011-03-31 15:53:42 +02:00