Mike Primm
dbcb38bda4
Add support for URL-based parameter to override initial world, map, zoom, and center coordinate settings
2011-06-26 22:05:43 -05:00
Mike Primm
203e3a5ba7
More tuning on zoom-out, fix zoomout on bigworld on iso-maps
2011-06-24 02:46:16 -05:00
Mike Primm
4d388b1115
Finish zoom out on normal and 'bigworld' mode, fix marker coordinates
2011-06-23 00:53:56 -05:00
Mike Primm
871a7b601c
First pass UI support for extra zoom out levels
2011-06-22 16:43:41 -05:00
Mike Primm
b575cd3b1b
Settable zoom out code - incomplete prototype
2011-06-22 08:27:21 -05:00
mikeprimm
7aeda27680
Make IE happy (or, at least, suck much less) by providing a valid background color!
2011-06-15 11:45:59 -07:00
mikeprimm
e687318383
Merge pull request #215 from mikeprimm/master
...
Prevent chat balloons being shown when speaking player is not on currently shown world
2011-06-14 15:59:15 -07:00
Mike Primm
352b3ee3b6
Clean up linefeed changes...
2011-06-14 17:57:51 -05:00
Mike Primm
1d069f7fa7
Add alternate directory structure to better support huge worlds
2011-06-13 21:43:02 -05:00
Mike Primm
d77e518c38
Prevent broken JSON when http://jsonip.appspot.com/ is over quote or
...
broken.
2011-06-12 21:33:36 -07:00
Mike Primm
dc6b89ae03
Remove icon position flicker on first load/player add
2011-06-03 09:51:41 -05:00
Mike Primm
b4a909aee3
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
163881697a
Add background color support per map, add skylands template default
2011-06-03 03:24:21 -05:00
Mike Primm
58c600b65f
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
969c3631a8
Fix web to server chat on standalone - make chat.js use config.sendmessage
2011-06-02 15:41:09 -05:00
Mike Primm
ac26051fbb
Properly stringify chat input, so that we wind up with value JSON (doublequote, and others)
2011-06-02 15:15:46 -05:00
Mike Primm
0eda5fc475
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
a284c745fa
Add 'sidebaropened' option to auto-pin sidebar
2011-05-30 09:56:10 -05:00
Mike Primm
9e84b2cdbe
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
e06e90eeff
Added ability to set each url individually.
2011-05-26 13:54:08 +02:00
Mike Primm
75f012575f
Fix spacing on player markers to correct health/armor layout
2011-05-25 12:29:21 +08:00
Mike Primm
7219625b04
Fix player faces when aliases being used, and strip color from player
...
display names sent to web UI
2011-05-23 03:23:11 +08:00
zeeZ
74611f4ccc
Added armor (merged from zeeZ).
2011-05-22 16:28:26 +02:00
Mike Primm
d061b98b37
Fixes for alias/nicknames in web UI (esp handling player icons),
...
HeroChat fixes
2011-05-21 23:58:48 -05:00
Mike Primm
a3b680dd19
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
818182bf2a
Optionally add player health bars to map markers.
2011-05-19 01:53:08 +02:00
zeeZ
af613cc479
Recenter map only on projection change.
2011-05-19 01:35:09 +02:00
zeeZ
4b8b3083b1
Default zoom in config or 0.
2011-05-17 13:34:54 +02:00
Mike Primm
e372c64a37
Re-merge the nether render support, and update race condition fixes
2011-05-14 23:25:59 -05:00
zeeZ
a8c4998573
Fixed kzed map scrolling on higher zoom levels
2011-05-14 20:54:10 +08:00
zeeZ
b708db6532
(Optionally) set map center in web config, automagically pan there on map change.
2011-05-14 12:40:59 +02:00
mikeprimm
3df0c435d7
Fix zoom so that markers are placed properly
2011-05-14 12:40:26 +02:00
Mike Primm
f7baca7a83
Add zooming to flat map (why not? :) )
2011-05-13 10:59:06 +02:00
zeeZ
49828683bd
First iteration of weather icons
2011-05-10 12:51:52 +02:00
FrozenCow
1b9ff02ac4
Merge remote-tracking branch 'kilandor/master'
2011-05-07 00:04:05 +02:00
FrozenCow
fdef6bc4ea
Added another way to specify configuration file.
2011-05-06 23:18:46 +02:00
Jason Booth
92d163a378
Initial Support for Regions system on dynmap
...
Included Worldguard support(default)
Also residence support(incomplete)
2011-04-13 19:58:25 -05:00
zeeZ
6b7ca8ef33
Compass style based on map type. Hacky because widgets have classes, not IDs
2011-04-09 08:24:52 +02:00
zeeZ
feb82a8519
Flipped flat map so North is up
2011-04-08 21:40:16 +02:00
FrozenCow
3bd163e058
Added HighlightTileRenderer (thanks in part to rockNme2349)
2011-04-07 15:46:50 +02:00
FrozenCow
542bda59d4
Cleaned up join/quit messages (not being send as chat messages)
2011-04-05 22:58:46 +02:00
FrozenCow
be1424ec14
Removed redundant configuration values and made use of customizable join/quit messages.
2011-04-05 22:30:43 +02:00
FrozenCow
cf8c2e80f4
Fixed a incompatiblity with FF3 (and others).
2011-04-02 00:52:24 +02:00
FrozenCow
4b8ac8442c
Added option for digital clock to timeofday.
2011-03-31 16:00:47 +02:00
FrozenCow
bda2c5f460
Changed clocks to be components.
2011-03-31 15:53:42 +02:00
FrozenCow
d61a99248a
Dynamically load javascript files of components.
2011-03-31 13:06:34 +02:00
FrozenCow
d926770096
Simplified component-creation, dropping IE8 compatibility.
2011-03-31 12:54:32 +02:00
FrozenCow
4390581901
Separated playermarkers to a component.
2011-03-31 12:44:42 +02:00
FrozenCow
dc43d34c54
Separated chatbox to a separate component (into different files).
2011-03-31 12:32:27 +02:00
FrozenCow
513ede5fcf
Separated chat-balloon-code to a component.
2011-03-29 23:42:56 +02:00