Mike Primm
|
137b6af6d5
|
Fix tile render timmes, split out utility class
|
2011-07-08 00:40:52 -05:00 |
|
Mike Primm
|
c393eec159
|
Workaround for CB 953 furnace freakout (fixed in CB955)
|
2011-07-03 12:03:06 -05:00 |
|
Mike Primm
|
e724a7bccb
|
Fix premature timeouts on tile read waits, causing missed tile loads
|
2011-07-03 11:30:48 -05:00 |
|
Mike Primm
|
2863dd0acc
|
Put timeout on read lock used by web server - make sure it can't be indefinite
|
2011-06-28 22:33:11 -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
|
39281188bc
|
Change autogenerate-to-visibilitylimits to have options for map-only (temporary generated chunks) versus permanent (world growing)
Fix exception catching code in thread pool
|
2011-06-25 16:01:06 -05:00 |
|
Mike Primm
|
6dac7f0689
|
Add autogenerate-to-visibilitylimits option to allow automatic priming/generating of chunks within defined visibility area
Avoid rendering tiles with nothing but empty chunks
Limit size of hash-file cache, and move hash files to world-specific tile directories
|
2011-06-25 01:13:40 -05:00 |
|
Mike Primm
|
c2ee0ebd42
|
Add requestion option to trust client-provided name in sendMessage for
internal web server
|
2011-06-23 16:35:17 -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
|
e584e3202b
|
Add delay-retry loop for handling temporarily locked image file writes
|
2011-06-20 16:58:07 -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
|
ffc08173b4
|
Add support for limiting visible areas on each world, selective fill
of hidden areas (air, stone, ocean)
|
2011-06-16 23:37:28 -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
|
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 |
|