dynmap/web
fescen9 7a2b1598eb - Markers are now known as "Signs"
- map-markerpath is now map-signspath (YOU MUST SET THIS TO YOUR CURRENT FILE IF YOU HAVE ONE)
 - Commands have been renamed to: /addsign, /removesign, /listsigns, /tpsign (Update groups.txt if required)
 - New map-showmarkers server.property (comma separated list of options spawn,homes,warps,signs,players or you can set it to all or none; yes, can even hide players but still show warps, spawns, etc...)
 - map-showmarkers directly affects what output via the "up" directory so what you include in your options is included in the data, and ultimately the map
 - Internally, signs are now Warp based so no longer owner based
 - index.html updated to add divs around checkboxes
 - map.js updated to consolidate both players and markers into a single if statement
 - checkboxes dynamically show/hide from the map based on the number of items on the map (will hide if there are none, especially based on map-showmarkers)
 - Player list shows/hides based on number of players (or map-showmarkers setting)
2010-12-11 04:56:06 +00:00
..
tiles Added default.aspx and some readme files 2010-12-06 01:02:57 +00:00
up Added default.aspx and some readme files 2010-12-06 01:02:57 +00:00
follow_off.png added fescen9 branch 2010-12-04 13:24:32 +00:00
follow_on.png added fescen9 branch 2010-12-04 13:24:32 +00:00
home.png - Renamed markers.csv to markers.txt 2010-12-10 06:48:09 +00:00
index.html - Markers are now known as "Signs" 2010-12-11 04:56:06 +00:00
list_off.png added fescen9 branch 2010-12-04 13:24:32 +00:00
list_on.png added fescen9 branch 2010-12-04 13:24:32 +00:00
map.js - Markers are now known as "Signs" 2010-12-11 04:56:06 +00:00
player.png - Renamed markers.csv to markers.txt 2010-12-10 06:48:09 +00:00
readme.txt Added default.aspx and some readme files 2010-12-06 01:02:57 +00:00
sign.png - Markers are now known as "Signs" 2010-12-11 04:56:06 +00:00
spawn.png - Renamed markers.csv to markers.txt 2010-12-10 06:48:09 +00:00
style.css Added control box to show/hide markers/spawns 2010-12-06 02:36:53 +00:00
warp.png - Renamed markers.csv to markers.txt 2010-12-10 06:48:09 +00:00

Update map.js and set tileUrl and updateUrl