Mike Primm
|
771059bf5a
|
Fix background colors when rendering zoomout with JPEG format
|
2011-09-06 14:19:49 +08:00 |
|
Mike Primm
|
611a935232
|
Fix multi-map KzedMap rendering (default cave not rendered issue)
|
2011-08-30 04:56:21 +08:00 |
|
Mike Primm
|
477a7d13de
|
Add multiple quality levels for JPG encoding - adjust default to 0.85
|
2011-08-16 12:32:01 +08:00 |
|
Mike Primm
|
4cb5b9a956
|
Fix initial zoomout processing (unnecessary updates), extra tile invalidates
|
2011-08-15 07:25:17 +08:00 |
|
Mike Primm
|
0c9cfedb6e
|
Handle tile invalidates better for bigger-than-one-block cases (chunks)
|
2011-08-15 04:49:42 +08:00 |
|
Mike Primm
|
f5d5171f86
|
Improve scaling of memory use with large numbers of tiles, prep for suspend/resume support
|
2011-08-14 14:27:20 +08:00 |
|
Mike Primm
|
4316e1f3e4
|
Add support for single map render via /dynmap fullrender world:map, /dynmap radiusrender radius mapname
|
2011-08-13 11:48:26 +08:00 |
|
Mike Primm
|
d008548306
|
Add support for JPEG encoding option for HDMaps
|
2011-08-12 14:48:52 +08:00 |
|
Mike Primm
|
612cdf0c98
|
Make mapzoomin for Kzed consistent with previous versions (2 below
native)
|
2011-08-03 15:09:28 -05:00 |
|
Mike Primm
|
ee790f86ed
|
Fix marker position logic and zoom range calculation on Kzed and Flat
|
2011-08-02 21:51:00 -05:00 |
|
Mike Primm
|
4d285b475a
|
Fix zoom out processing for kzed maps - used name not prefix
|
2011-07-31 22:30:02 -05:00 |
|
Mike Primm
|
737bcb98d9
|
Improve handling of /reload, clean up dead code
|
2011-07-24 23:23:24 -05:00 |
|
Mike Primm
|
a878ce7cd1
|
Improve progress messages, make sure HDMaps that share render only render once
|
2011-07-22 01:42:10 -05:00 |
|
Mike Primm
|
559f251d50
|
Add mapzoomin attribute, to adjust zoom in levels beyond native tile resolution
|
2011-07-21 23:25:59 -05:00 |
|
Mike Primm
|
ee3f07c6cd
|
Add support for compass rose in all 8 cardinal directions
|
2011-07-21 02:50:29 -05:00 |
|
Mike Primm
|
2c16c800e9
|
Performance tuning, improve workaround for bukkit scheduler bugs
|
2011-07-19 00:52:05 -05:00 |
|
Mike Primm
|
66ca5199e3
|
Add weak reference based cache for chunk snapshots
|
2011-07-14 01:08:28 -05:00 |
|
Mike Primm
|
57ea6aefd6
|
Fix biome rendering
|
2011-07-11 09:37:03 -05:00 |
|
Mike Primm
|
898f4a6740
|
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
|
69baafe597
|
Refactor HDMap configuration - add shaders, perspectives
|
2011-07-08 22:40:40 -05:00 |
|
Mike Primm
|
961eb17536
|
Fix zoom-out coordinate consistency on HDMaps
|
2011-07-04 10:18:05 -05:00 |
|
Mike Primm
|
48fea32500
|
Tighten up lock release logic on I/O and other exceptions
Make version in plugin.yml string so that 0.20 isn't 0.2
|
2011-06-28 22:13:42 -05:00 |
|
Mike Primm
|
b937c4bf38
|
Add option to have Dynmap STFU during start (verbose: false)
Add softdep, authors, stats commands to plugin.yml
|
2011-06-26 14:31:40 -05:00 |
|
Mike Primm
|
f3ac3d9be4
|
Another bigworld+isomaps+zoom-out fix - directory name inconsistency
|
2011-06-24 14:18:21 -05:00 |
|
Mike Primm
|
214fec208d
|
Add queued update triggers for zoom-out updates - deals with file time
resolution issues on Linux (1 second is too long to be reliable)
|
2011-06-24 08:25:26 -05:00 |
|
Mike Primm
|
f722c6fdc8
|
Finish zoom out on normal and 'bigworld' mode, fix marker coordinates
|
2011-06-23 00:53:56 -05:00 |
|
Mike Primm
|
9db23444db
|
Fix problem with coordinate offsets due to negative coordinate walk on
kzedmaps
|
2011-06-22 17:24:12 -05:00 |
|
Mike Primm
|
e7e4406e77
|
Finish rest of zoom out core logic - still need to finish web UI
|
2011-06-22 13:56:21 -05:00 |
|
Mike Primm
|
bec1108fa1
|
Settable zoom out code - incomplete prototype
|
2011-06-22 08:27:21 -05:00 |
|
Mike Primm
|
e584e3202b
|
Add delay-retry loop for handling temporarily locked image file writes
|
2011-06-20 16:58:07 -05:00 |
|
Mike Primm
|
6efbf3a3df
|
Update biomecolored to support biome-type-based,
biome-temperature-based and biome-rainfail-based shading
|
2011-06-20 16:00:28 -05:00 |
|
Mike Primm
|
edf7d4f5c8
|
Add biome-based coloring option for surface map
|
2011-06-20 00:09:22 -05:00 |
|
Mike Primm
|
2bc9b410a6
|
Add support for throttling chunk load rate, spreading over ticks
|
2011-06-18 19:43:47 -05:00 |
|
Mike Primm
|
0b7bd72231
|
Merge remote branch 'upstream/master'
|
2011-06-15 01:40:42 -05:00 |
|
Mike Primm
|
b1d1075dfe
|
Add support for ChunkSnapshot API (CB860), maintain legacy support too
|
2011-06-15 01:27:59 -05:00 |
|
Mike Primm
|
2f22560f3d
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
Mike Primm
|
0cf7b4be9b
|
Add alternate directory structure to better support huge worlds
|
2011-06-13 21:43:02 -05:00 |
|
Mike Primm
|
6a50b2ebcd
|
Add background color support per map, add skylands template default
|
2011-06-03 03:24:21 -05:00 |
|
Mike Primm
|
3c793b5302
|
Merge remote branch 'origin/master'
|
2011-06-01 19:09:46 -05:00 |
|
Mike Primm
|
cf71b38259
|
Fix tile coord calculation for tile hash on kzed render - too sparse
because not divided by tile dimensions (inconsistent with flat :<)
|
2011-06-01 19:08:53 -05:00 |
|
Mike Primm
|
c4646dc299
|
Add transparency option on Flat and Surface map, fix file locks
|
2011-05-31 23:44:17 -05:00 |
|
Mike Primm
|
c48d06eec1
|
Add file access synchronization to prevent conflicting tile updates
|
2011-05-31 21:20:23 -05:00 |
|
Mike Primm
|
d393ccf6e9
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
Mike Primm
|
c00bd077cb
|
Add support in web UI for automatic day/night cycle when night-and-day
set for a given map.
|
2011-05-29 17:24:46 -05:00 |
|
Mike Primm
|
544283a650
|
More memory tuning on BufferedImage handling, workaround bukkit leak
|
2011-05-29 09:33:51 -05:00 |
|
Mike Primm
|
a25fcc0001
|
Create BufferedImage using our own buffer - allows faster pixel
writing
|
2011-05-29 01:52:57 -05:00 |
|
Mike Primm
|
9b12ebc025
|
Shift all rendering over to async thread pool, minimize server thread
load
|
2011-05-28 00:08:29 -05:00 |
|
Mike Primm
|
d2c947653d
|
Add night view via ambientlight setting on Flat and Surface maps, add
night-and-day setting to generate both night (default) and day
(prefix+'_day') versions of tiles, and add transparency to generated
PNG files
|
2011-05-27 00:56:56 -05:00 |
|
FrozenCow
|
d5c19703f6
|
Added map-icon to configuration.
|
2011-05-22 17:45:30 +02:00 |
|
FrozenCow
|
e57301b14e
|
Added events for components and implemented 'buildclientconfiguration'-event in ClientConfigurationComponent.
|
2011-05-22 16:27:43 +02:00 |
|