Mike Primm
|
df81b096d7
|
Fix vines to use foliagecolor shading, fix global default handling for swampshaded
|
2011-09-25 23:23:17 -05:00 |
|
Mike Primm
|
9b0faa1325
|
Add 1.9 swamp biome shading, workaround chunk snapshot biome bug
|
2011-09-25 22:35:53 -05:00 |
|
Mike Primm
|
085e06eb43
|
Add support for 1.9 blocks and textures
|
2011-09-22 22:55:48 -05:00 |
|
Mike Primm
|
1548ae72d6
|
Add support for saving/restoring of pending tile updates on server stops/start
|
2011-09-21 23:18:23 -05:00 |
|
Mike Primm
|
9fae2440b8
|
Fix for chunk level tile invalidate (jagged map edge on HD chunk generate)
|
2011-09-20 13:30:07 +08:00 |
|
Mike Primm
|
25bf6806be
|
Remove bogus warning message
|
2011-09-19 20:14:49 +08:00 |
|
Mike Primm
|
886248e115
|
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
|
bc17045196
|
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
|
7cf9f2f1e4
|
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
|
7d89fe094a
|
Fix bogus warning message on markers component
|
2011-09-17 06:54:12 +08:00 |
|
Mike Primm
|
33add48697
|
Extend chunk load/generate fault in volume
|
2011-09-15 08:17:24 +08:00 |
|
Mike Primm
|
afc6f429f0
|
Add sorting and ordering controls for layer control (layerprio attribute)
|
2011-09-14 13:02:02 +08:00 |
|
Mike Primm
|
aacdd77f3e
|
Add support for spaces in world names via double-quotes on commands
|
2011-09-13 12:04:05 +08:00 |
|
Mike Primm
|
a369f02083
|
Add /dmarker updateicon, /dmarker deleteicon - add APIs for updating icon file and deleting icons
|
2011-09-13 11:34:54 +08:00 |
|
Mike Primm
|
09637f293e
|
Make marker API stay loaded across /dynmap reload (screws up API users otherwise)
|
2011-09-13 11:34:54 +08:00 |
|
Mike Primm
|
e81564c1ae
|
Fix lighting quirks with stairs and slabs
|
2011-09-13 06:51:38 +08:00 |
|
Mike Primm
|
ebfe2a004b
|
Add bukkit bug workaround (http://leaky.bukkit.org/issues/1227) - piston exceptions
|
2011-09-12 10:31:16 +08:00 |
|
Mike Primm
|
3076b28c24
|
Add workaround for bogus Bukkit piston events (http://leaky.bukkit.org/issues/1227)
|
2011-09-12 10:31:16 +08:00 |
|
Mike Primm
|
e2746b7cbc
|
Add open models for fence gates
|
2011-09-12 10:31:15 +08:00 |
|
Mike Primm
|
fd14f9bc84
|
Add 'portal' and 'minecart' standard icons for Markers
|
2011-09-11 18:31:04 -05:00 |
|
Mike Primm
|
df3027dc8a
|
Fix glass pane tops
|
2011-09-10 23:42:21 -05:00 |
|
Mike Primm
|
d53ef57ae1
|
More 1.8 block support - gates, glass panes, iron fences, vines
|
2011-09-10 23:15:57 -05:00 |
|
Mike Primm
|
3d868d4700
|
Add hide-by-default attribute to marker sets, /dmarker updateset
|
2011-09-08 22:02:32 -05:00 |
|
Mike Primm
|
e54c1fa7d8
|
Fix typo in setMarkerSetLabel() API
|
2011-09-08 11:59:56 -05:00 |
|
Mike Primm
|
8a4e1ebfc2
|
Add /dmarker addicon command
|
2011-09-07 22:40:09 -05:00 |
|
Mike Primm
|
6de49f89d6
|
Add version check for javascript files versus plugin version
|
2011-09-07 20:44:21 -05:00 |
|
Mike Primm
|
5adbe6bd5e
|
Add support for showing spawn points as map markers
|
2011-09-07 20:30:53 -05:00 |
|
Mike Primm
|
21c68fa1b2
|
Fix background colors when rendering zoomout with JPEG format
|
2011-09-06 01:15:07 -05:00 |
|
Mike Primm
|
37a9809f67
|
Add marker set commands - addset, deleteset, listsets
|
2011-09-06 01:13:37 -05:00 |
|
Mike Primm
|
34ae7d21fd
|
Remove debug messages, adjust sign ID mapping
|
2011-09-05 18:47:27 -05:00 |
|
Mike Primm
|
25f7dbb312
|
Add support for using signs to define markers
|
2011-09-05 18:36:43 -05:00 |
|
Mike Primm
|
7d2d0b4d87
|
Start sign support
|
2011-09-05 17:17:46 -05:00 |
|
Mike Primm
|
b51da5d401
|
Fix single map render message on single map render of day/night worlds
|
2011-09-05 15:39:53 -05:00 |
|
Mike Primm
|
270f64c594
|
Fix double-quoted strings in parameters
|
2011-09-05 13:35:12 -05:00 |
|
Mike Primm
|
f950fb4d85
|
Make all /dmarker command match-on-label as well as id:<id>
|
2011-09-05 01:34:31 -05:00 |
|
Mike Primm
|
f0db205eb9
|
Complete first drop of /dmarker commands and client support
|
2011-09-04 23:40:00 -05:00 |
|
Mike Primm
|
9f8ab5da03
|
Add icons on to map display, and marker update logic
|
2011-09-04 14:11:48 -05:00 |
|
Mike Primm
|
3f585c84b7
|
Put markers in a component, add generic component update messages
|
2011-09-03 16:49:18 -05:00 |
|
Mike Primm
|
dd8a84165b
|
Add marker update/delete events for client
|
2011-09-03 01:06:00 -05:00 |
|
Mike Primm
|
c486c42de8
|
Add default marker set
|
2011-09-02 23:02:23 -05:00 |
|
Mike Primm
|
a476b66c2f
|
Prevent trap if townBlocks is undefined in towny town file
|
2011-09-02 09:19:27 -05:00 |
|
Mike Primm
|
fba69e3d19
|
Frame out API and data handling for markers support
|
2011-09-01 01:01:51 -05:00 |
|
Mike Primm
|
704fc7fb32
|
Yet another face fix - hopefully got the rules on accessories right
this time...
|
2011-08-30 18:13:59 -05:00 |
|
Mike Primm
|
9da3180e38
|
Handle Towny 0.74.0 configuration format
|
2011-08-30 00:28:28 -05:00 |
|
Mike Primm
|
0e1158c77b
|
Handle Factions on worlds with no faction data properly
|
2011-08-30 00:03:37 -05:00 |
|
Mike Primm
|
8ac000abec
|
Support applying background color to JPG tiles (since no transparency)
|
2011-08-30 00:02:52 -05:00 |
|
Mike Primm
|
5088adb7eb
|
Add support for 'http-reponse-headers' attribute to add custom response headers
|
2011-08-29 21:33:41 -05:00 |
|
Mike Primm
|
7e37817b86
|
Add 'sidebaropened: pinned' option to allow sidebar to be pre-pinned but support unpinning
|
2011-08-29 21:00:05 -05:00 |
|
Mike Primm
|
974cd33853
|
Fix multi-map KzedMap rendering (default cave not rendered issue)
|
2011-08-29 15:53:48 -05:00 |
|
Mike Primm
|
13bf8d7733
|
Split renderdata (generated data) from normal block data - to help
with custom block work
|
2011-08-29 14:21:39 -05:00 |
|