A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Mike Primm 0a1de1b18e Add option to run incremental renders on sync thread, using same chunk
logic as timesliced full render, in order to handle cases where
assumption that all chunks needed for incremental render are already
resident (which can be false if player telepots, move quickly,
multiple players are active, etc).
2011-05-10 12:26:11 +02:00
colorschemes readded modified sk89q colorssheme, its contains now beta 1.3 blocks 2011-03-15 23:59:16 +01:00
src/main Add option to run incremental renders on sync thread, using same chunk 2011-05-10 12:26:11 +02:00
web Merge remote-tracking branch 'kilandor/master' 2011-05-07 00:04:05 +02:00
.gitignore Added ignores. 2011-01-25 22:56:35 +01:00
build_parameters.xml Added seperate file for ant build parameters. 2011-01-05 21:17:27 +01:00
build.xml Removed web from jar. 2011-01-18 20:54:32 +01:00
configuration.txt Add option to run incremental renders on sync thread, using same chunk 2011-05-10 12:26:11 +02:00
permissions.txt Less config checks in loop, added newline at EOF 2011-04-11 23:57:10 +02:00
pom.xml Changed version to 0.16. 2011-04-05 01:05:51 +02:00