Commit graph

281 commits

Author SHA1 Message Date
Mike Primm
7782ac3e18 Reapply updated Leaflet patch 2011-08-14 14:59:53 +08:00
Mike Primm
38e2a5ae1e Switch to using continuousWorld option in newer Leaflet - saves on override 2011-08-14 13:12:58 +08:00
Mike Primm
d2b45a9710 Update Leaflet (lots of fixes) 2011-08-14 13:12:58 +08:00
Mike Primm
2c9285666d Add support for JPEG encoding option for HDMaps 2011-08-12 14:48:52 +08:00
Mike Primm
3aabe7b282 Add poly2d region support back to WorldGuard 2011-08-10 20:47:14 -05:00
Mike Primm
45486d6d32 Fix IE8 - missing indexOf(), if you can believe that.... fix is per
https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/IndexOf
2011-08-10 18:07:59 -05:00
FrozenCow
016dae2c77 Use shift, not pop, for queue. 2011-08-10 23:32:33 +02:00
FrozenCow
e51733f9eb Added tile queueing. 2011-08-10 22:39:57 +02:00
FrozenCow
def8c8b16e Only handle cuboid regions. 2011-08-10 15:14:48 +02:00
Mike Primm
9d86f0562e Remove default leaflet attribute 2011-08-03 21:33:53 -05:00
Mike Primm
8747861d96 Handle Leaflet freak-out on removed layers during tile load, clean up panning 2011-08-03 21:14:15 -05:00
Mike Primm
9aac1fd5a3 Fix blit back to original - stop fuzzy webkit browsers 2011-08-03 13:18:53 -05:00
Mike Primm
5cb25cc4e1 Fix map center consistency on map changes 2011-08-03 10:21:29 -05:00
Mike Primm
5169f59dfc Fix defaultzoom: 0 not working 2011-08-03 08:13:59 -05:00
Mike Primm
f1aa0c1962 Drop accessory face overlay - hardly seems used and causes white faces 2011-08-03 00:40:53 -05:00
Mike Primm
6a6e0b43aa Fix marker position logic and zoom range calculation on Kzed and Flat 2011-08-02 21:51:00 -05:00
Mike Primm
e587242a8d Fix zoom on KzedMap when bigworld=false 2011-08-02 16:10:04 -05:00
Mike Primm
f0e144e340 Fix bigworld on kzed and flat 2011-08-02 10:48:04 -05:00
Mike Primm
b5ded92114 Fix background color support, provide blank tile to fix refresh junk 2011-08-02 00:07:17 -05:00
Mike Primm
73127e7b73 Make IE sane 2011-08-01 23:21:36 -05:00
Mike Primm
5f2c80f7ec Update leaflet 2011-08-01 21:03:43 -05:00
Mike Primm
0d6d3b693c Band-aid playermarkers on IE8 2011-08-01 18:31:04 -05:00
Mike Primm
308dab549e Force z-order for map to prevent components winding up behind it 2011-08-01 09:11:58 -05:00
FrozenCow
cddb9fabe7 Fixed image of popup close button. 2011-07-31 22:24:28 +02:00
Mike Primm
fcc234bf3e Clean up player marker transitions to/from visible map 2011-07-31 12:41:01 -05:00
Mike Primm
6c8d3e3b51 Fix autopan on chatbaloons - can be off now :) 2011-07-29 14:28:29 -05:00
mikeprimm
78d0dbeb10 Merge pull request #345 from mikeprimm/master
Fix nesting on residence subzones
2011-07-29 08:32:09 -07:00
Mike Primm
82722e4f61 Fix nesting - iterating over areas versus residences 2011-07-29 10:30:59 -05:00
FrozenCow
fd18dd0478 Fixed styling and owner/member texts of regions. 2011-07-29 17:16:27 +02:00
Mike Primm
b2a8441c67 Add support for Subzones (1 tier) 2011-07-29 09:50:50 -05:00
Mike Primm
67da71b520 Update zoom range to match selected map 2011-07-28 23:51:53 -05:00
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