Commit graph

250 commits

Author SHA1 Message Date
Mike Primm
c061e1a08d Fix compass with new UI 2011-07-28 00:43:13 -05:00
Mike Primm
b1fab1f53e Fix Residence support in updated UI 2011-07-27 22:42:55 -05:00
Mike Primm
ca2776160d Various map update fixes (keeping zoom, center on map change, repaint) 2011-07-27 21:27:35 -05:00
FrozenCow
d0087f890a Removed unnecessary !important from css. 2011-07-27 19:49:43 +02:00
FrozenCow
dfafae1f53 Fixed zoomin/out icons again. 2011-07-27 19:34:42 +02:00
FrozenCow
8ce73f51a6 Added logo-component. 2011-07-27 18:51:26 +02:00
FrozenCow
e6c32b7b7d Fixed flatmap. 2011-07-27 17:07:28 +02:00
FrozenCow
85a49eb934 Made use of mapzoomout+mapzoomin on all maptypes + simplified the client code of the individual maps. 2011-07-27 16:49:49 +02:00
FrozenCow
f0a043b41c Fixed nightday and making use of options.mapzoomin and options.mapzoomout. 2011-07-27 16:49:49 +02:00
FrozenCow
ea4aa7de97 Removed old comments. 2011-07-27 16:49:49 +02:00
FrozenCow
bcbaae9d18 Added/upgraded jquery as a local file and moved js and css to their directories. 2011-07-27 16:49:49 +02:00
FrozenCow
a62ba04484 Upgraded leaflet to latest version. 2011-07-27 16:49:48 +02:00
FrozenCow
070f583a5d Removed some debug messages. 2011-07-27 16:49:48 +02:00
FrozenCow
219ab39e40 Fixed previous maptype/layer being visible in the background. 2011-07-27 16:49:48 +02:00
FrozenCow
7c87539f46 Added regions-compatiblity with old configuration. 2011-07-27 16:49:48 +02:00
FrozenCow
1083329b52 Made zoom-in/out for changing tilesizes look better. 2011-07-27 16:49:48 +02:00
FrozenCow
8a9dd38ada Added styling to regions (thereby also changing the configuration a bit, editing HTML in configuration is not possible anymore) 2011-07-27 16:49:48 +02:00
FrozenCow
846e8c45bd Reworked Residence to work with Leaflet (and new regions-structure). 2011-07-27 15:50:08 +02:00
FrozenCow
3d15985fba Fixed chatballoons for Leaflet. 2011-07-27 15:39:22 +02:00
FrozenCow
7e5ea145a0 Added worldguard support for Leaflet. 2011-07-27 15:39:22 +02:00
FrozenCow
3b6c6e2838 Removed comment. 2011-07-27 15:39:22 +02:00
FrozenCow
cc52277b7c Fixed tabs. 2011-07-27 15:39:22 +02:00
FrozenCow
9a580e5444 Removed old commented code. 2011-07-27 15:39:22 +02:00
FrozenCow
d84e53278a Removed debug. 2011-07-27 15:39:22 +02:00
FrozenCow
fea5448956 Fixed hdmap tiling and LocationToLatLng 2011-07-27 15:39:22 +02:00
FrozenCow
baf7bf83c5 Added (proper) initial Leaflet support. 2011-07-27 15:39:22 +02:00
Mike Primm
330fd9b265 Add updated Residence support (2.3.z) 2011-07-26 23:07:20 -05:00
Mike Primm
179d688582 Add retry count to updates request - don't show red until 3rd miss 2011-07-26 16:24:04 -05:00
Mike Primm
2d97c934ce Add support for 'defaultmap' setting in configuration.txt 2011-07-25 21:16:42 -05:00
Mike Primm
dc82fdef24 Add smallplayerfaces option for playermarkers component 2011-07-22 02:34:35 -05:00
Mike Primm
ba693f0639 Improve progress messages, make sure HDMaps that share render only render once 2011-07-22 01:42:10 -05:00
Mike Primm
16e5b4f9b7 Add mapzoomin attribute, to adjust zoom in levels beyond native tile resolution 2011-07-21 23:25:59 -05:00
Mike Primm
d6324e0717 Add support for compass rose in all 8 cardinal directions 2011-07-21 02:50:29 -05:00
Mike Primm
7e0c81258b Fix scroll buttons in player list 2011-07-13 16:05:08 -05:00
Mike Primm
5a9b76ba17 Fix worldtomap conversion 2011-07-10 23:12:24 -05:00
Mike Primm
6bb2d2a329 Fix marker/player world-to-map coordinate transform in hdmap.js 2011-07-09 18:04:42 -05:00
Mike Primm
54cb8980d6 Add adaptive zoomout levels for HDMaps, change zoomout processing to handle it properly 2011-07-09 17:01:40 -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
62d232c0e5 Get day/night workding with HDMap 2011-07-05 23:24:25 -05:00
Mike Primm
5fa6770a43 Fix zoom-out coordinate consistency on HDMaps 2011-07-04 10:18:05 -05:00
Mike Primm
8a4da76b41 HD renderer prototype 2011-07-04 09:28:06 -05:00
Mike Primm
eb125c7c52 Fix WorldGuard regions support to include WG5 polygon support 2011-06-29 00:43:39 -05:00
Mike Primm
2e73b4a4de Fix "center" processing - broke it with URL args change :< 2011-06-27 20:38:26 -05:00
Mike Primm
aa6f966f9e Add default icon for Biome maps 2011-06-26 22:36:17 -05:00
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