A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Go to file
Nathan Wolf 18b36f96fe Finish the client-side chat bubble interface:
- Bubbles disappear automatically after some time
 - Each bubble shows the last 5 messages for each player
 - Some formatting to the bubble done, could be better (add high-res
player pic?)
2011-01-25 15:10:42 -08:00
src/main Adding chat message pop-ups! 2011-01-25 14:03:27 -08:00
web Finish the client-side chat bubble interface: 2011-01-25 15:10:42 -08: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 Changed configuration to key/value instead of full YAML. 2011-01-18 20:08:05 +01:00
pom.xml changed dependencie from java version 1.5 to 1.6 in maven project file 2011-01-16 00:35:38 +01:00