Commit graph

501 commits

Author SHA1 Message Date
Mike Primm
74cefd899b Add save/resume support for fullrender/radiusrender jobs 2011-09-26 22:21:59 -05:00
Mike Primm
472129b11f Avoid trap when region data not loaded and processing visible/hidden
regions
2011-09-26 09:09:44 -05:00
Mike Primm
612f381777 Fix vines to use foliagecolor shading, fix global default handling for swampshaded 2011-09-25 23:23:17 -05:00
Mike Primm
fbd8cac954 Add 1.9 swamp biome shading, workaround chunk snapshot biome bug 2011-09-25 22:35:53 -05:00
Mike Primm
910bef70e0 Add support for 1.9 blocks and textures 2011-09-22 22:55:48 -05:00
Mike Primm
9f1d059c23 Add support for saving/restoring of pending tile updates on server stops/start 2011-09-21 23:18:23 -05:00
Mike Primm
1245f626c9 Fix for chunk level tile invalidate (jagged map edge on HD chunk generate) 2011-09-20 13:30:07 +08:00
Mike Primm
0693e71720 Remove bogus warning message 2011-09-19 20:14:49 +08:00
Mike Primm
54fa36d267 Remove workaround for missing Bukkit biome data (fix integrated), add spawn point to fullrender seed list 2011-09-18 23:38:34 +08:00
Mike Primm
355e20932e Workaround explosion in getSnapshot in Bukkit when biome data requested on nether in 1.8 Bukkit 2011-09-17 13:52:09 +08:00
Mike Primm
2ad9e4d219 Code temporary fix to workaround Bukkit 1.8 raw biome issue (pending accept of pull CraftBukkit 457) 2011-09-17 11:57:09 +08:00
Mike Primm
194a227f85 Fix bogus warning message on markers component 2011-09-17 06:54:12 +08:00
Mike Primm
ea142ee66d Extend chunk load/generate fault in volume 2011-09-15 08:17:24 +08:00
Mike Primm
dfcd34d4dd Add sorting and ordering controls for layer control (layerprio attribute) 2011-09-14 13:02:02 +08:00
Mike Primm
15bd1fefbd Add support for spaces in world names via double-quotes on commands 2011-09-13 12:04:05 +08:00
Mike Primm
8d0b94e75f Add /dmarker updateicon, /dmarker deleteicon - add APIs for updating icon file and deleting icons 2011-09-13 11:34:54 +08:00
Mike Primm
f519dd19b7 Make marker API stay loaded across /dynmap reload (screws up API users otherwise) 2011-09-13 11:34:54 +08:00
Mike Primm
938304edc7 Fix lighting quirks with stairs and slabs 2011-09-13 06:51:38 +08:00
Mike Primm
161b9b1059 Add bukkit bug workaround (http://leaky.bukkit.org/issues/1227) - piston exceptions 2011-09-12 10:31:16 +08:00
Mike Primm
63c1fe590c Add workaround for bogus Bukkit piston events (http://leaky.bukkit.org/issues/1227) 2011-09-12 10:31:16 +08:00
Mike Primm
c8d1b0939f Add open models for fence gates 2011-09-12 10:31:15 +08:00
Mike Primm
4d6799d967 Add 'portal' and 'minecart' standard icons for Markers 2011-09-11 18:31:04 -05:00
Mike Primm
85d6f23d31 Fix glass pane tops 2011-09-10 23:42:21 -05:00
Mike Primm
01d9015867 More 1.8 block support - gates, glass panes, iron fences, vines 2011-09-10 23:15:57 -05:00
Mike Primm
601ae763f8 Add hide-by-default attribute to marker sets, /dmarker updateset 2011-09-08 22:02:32 -05:00
Mike Primm
475b619525 Fix typo in setMarkerSetLabel() API 2011-09-08 11:59:56 -05:00
Mike Primm
d344c48d5a Add /dmarker addicon command 2011-09-07 22:40:09 -05:00
Mike Primm
a7e8f662d4 Add version check for javascript files versus plugin version 2011-09-07 20:44:21 -05:00
Mike Primm
79fb6caf40 Add support for showing spawn points as map markers 2011-09-07 20:30:53 -05:00
Mike Primm
36ddb0f7e6 Fix background colors when rendering zoomout with JPEG format 2011-09-06 01:15:07 -05:00
Mike Primm
9926d0a2fb Add marker set commands - addset, deleteset, listsets 2011-09-06 01:13:37 -05:00
Mike Primm
643af43cbb Remove debug messages, adjust sign ID mapping 2011-09-05 18:47:27 -05:00
Mike Primm
f4ea3ea6f6 Add support for using signs to define markers 2011-09-05 18:36:43 -05:00
Mike Primm
d11867ef5c Start sign support 2011-09-05 17:17:46 -05:00
Mike Primm
4197c17019 Fix single map render message on single map render of day/night worlds 2011-09-05 15:39:53 -05:00
Mike Primm
b87f55e9a6 Fix double-quoted strings in parameters 2011-09-05 13:35:12 -05:00
Mike Primm
f7211bb1b1 Make all /dmarker command match-on-label as well as id:<id> 2011-09-05 01:34:31 -05:00
Mike Primm
2d9f75a73f Complete first drop of /dmarker commands and client support 2011-09-04 23:40:00 -05:00
Mike Primm
e9463bbd4d Add icons on to map display, and marker update logic 2011-09-04 14:11:48 -05:00
Mike Primm
0338bb6f3a Put markers in a component, add generic component update messages 2011-09-03 16:49:18 -05:00
Mike Primm
e4f0a17161 Add marker update/delete events for client 2011-09-03 01:06:00 -05:00
Mike Primm
c29786407a Add default marker set 2011-09-02 23:02:23 -05:00
Mike Primm
f33a21aeb7 Prevent trap if townBlocks is undefined in towny town file 2011-09-02 09:19:27 -05:00
Mike Primm
a10477d17d Frame out API and data handling for markers support 2011-09-01 01:01:51 -05:00
Mike Primm
97f87f9b85 Yet another face fix - hopefully got the rules on accessories right
this time...
2011-08-30 18:13:59 -05:00
Mike Primm
139b459237 Handle Towny 0.74.0 configuration format 2011-08-30 00:28:28 -05:00
Mike Primm
3006e806f4 Handle Factions on worlds with no faction data properly 2011-08-30 00:03:37 -05:00
Mike Primm
d79d45a445 Support applying background color to JPG tiles (since no transparency) 2011-08-30 00:02:52 -05:00
Mike Primm
c20c065f55 Add support for 'http-reponse-headers' attribute to add custom response headers 2011-08-29 21:33:41 -05:00
Mike Primm
a9b73237de Add 'sidebaropened: pinned' option to allow sidebar to be pre-pinned but support unpinning 2011-08-29 21:00:05 -05:00