Mike Primm
5a7ecea7d2
Add BufferedImage cache
2011-05-21 00:30:42 -05:00
Mike Primm
4cfc249625
Prototype of chunk snapshot support - pre-Bukkit API (reflection
...
based, with fallback to existing APIs)
2011-05-20 01:38:49 -05:00
FrozenCow
8e0f1c6b96
Cleaned up logging.
2011-05-19 01:36:14 +02:00
FrozenCow
4a35eea9d9
Cleaned up configuration handling and added new logging class.
2011-05-19 01:36:05 +02:00
zeeZ
66cf80cce1
Organize imports.
2011-05-17 02:43:25 +02:00
zeeZ
bcba7b1a12
Tabs and spaces.
2011-05-16 14:51:18 +02:00
Mike Primm
d888550a73
Reduce heap memory allocation on render path (less heap junk) by
...
replacing java.awt.Color with work-alike, lightweight updatable
alternative.
2011-05-15 22:25:45 -05:00
Mike Primm
37758ecc21
One more with the tabs
2011-05-15 08:05:36 -05:00
Mike Primm
e372c64a37
Re-merge the nether render support, and update race condition fixes
2011-05-14 23:25:59 -05:00
zeeZ
c70b3df510
Added data value colored blocks to flat map
2011-05-14 21:28:21 +08:00
FrozenCow
0b5f07054d
Replaced tabs with spaces to conform the Bukkit standards.
2011-05-13 10:41:02 +02:00
Mike Primm
bc155e7a05
Add tile data coloring (aka colored wool support), combine rendering
...
of default tiles and their zoomed counterparts (saves reloading the
default tile, and keeps the scale levels of the map consistent during
a fullrender and otherwise)
2011-05-13 10:31:38 +02:00
Mike Primm
71e873f5c5
Shift all imageIO and file I/O to async thread
...
Minus the version change in plugin.yml.
2011-05-13 10:29:38 +02:00
zeeZ
feb82a8519
Flipped flat map so North is up
2011-04-08 21:40:16 +02:00
FrozenCow
492847d576
New coloring system for flatmap.
2011-03-15 00:01:08 +01:00
FrozenCow
a080825060
Code cleanup.
2011-03-10 15:59:19 +01:00
FrozenCow
b612de9a0d
Added heightmap like combination for flatmap.
2011-03-08 16:42:21 +01:00
FrozenCow
e613a59aa3
Added prefix to flatmap.
2011-03-06 14:45:26 +01:00
FrozenCow
36685c5950
Added ability to specify colorschemes per map/renderer.
2011-03-05 18:38:17 +01:00
FrozenCow
d9bbef12f8
Some changes after running Findbugs.
2011-03-05 16:09:26 +01:00
FrozenCow
9eb2d1a6a0
Implemented FlatMap fullrender + required clientlib.
2011-03-01 01:59:33 +01:00
FrozenCow
7bff552a62
Added shitty-looking top-down flat map.
2011-02-28 19:26:05 +01:00