FrozenCow
b985a55b92
Changed chat-mechanism a bit.
2011-03-07 22:07:34 +01:00
Arthur Mayer
32fdf9da86
added option to disable webchat input
2011-03-07 07:07:48 +01:00
FrozenCow
3fd0ed89b0
Removed (seemingly broken) event BLOCK_DAMAGED.
2011-03-06 14:50:15 +01:00
FrozenCow
1001028c2a
Updated configuration to reflect flatmap changes.
2011-03-06 14:49:29 +01:00
FrozenCow
090f417f32
Added ability to specify colorschemes per map/renderer.
2011-03-05 18:38:17 +01:00
FrozenCow
a4564889df
Fixed map-icons.
2011-03-05 17:42:07 +01:00
FrozenCow
b0c84234cc
Added configurable render-triggers.
2011-03-05 15:39:21 +01:00
FrozenCow
9fea1eafdb
Added shitty-looking top-down flat map.
2011-02-28 19:26:05 +01:00
FrozenCow
84b86f25a3
Removed BukkitPlayerDebugger: incompatible with Bukkit.
2011-02-26 20:31:26 +01:00
FrozenCow
ea64a55c04
Some dumb description changes in configuration.
2011-02-24 00:21:35 +01:00
FrozenCow
fcbd76c591
Removed clock configuration.
2011-02-24 00:16:30 +01:00
Jason Booth
774e013558
Fix jsonfile-interval should be 1 not 1000
2011-02-23 16:31:57 -06:00
FrozenCow
1cc43637ee
Merge remote-tracking branch 'kilandor/master' into nowebserver
...
Conflicts:
configuration.txt
src/main/java/org/dynmap/DynmapPlayerListener.java
src/main/java/org/dynmap/DynmapPlugin.java
web/map.js
2011-02-22 17:58:39 +01:00
FrozenCow
fae5014b4e
Added commands to plugin.yml, removed disabledcommands and added fullrender <worldname>.
2011-02-22 00:42:37 +01:00
FrozenCow
8d0f509bfe
Made MapTypes per World (instead of having MapTypes for all worlds).
2011-02-21 22:17:38 +01:00
Arthur Mayer
ad07d68d7e
added configuration option messagettl, TimeToLive for chatmessages, in
...
Milliseconds! 15seconds: messagettl: 15000
2011-02-20 02:11:44 +01:00
Jason Booth
6ab82174a5
Added timestamp support to Update Tiles and Chat.
...
New web config to handle for jsonfile method
Modified webclient to handle timestamps to prevent duplication.
Removed duplicate code in JsonTimerTask.java
2011-02-19 18:55:01 -06:00
FrozenCow
c53e6058be
Added debugging to configuration. Disabled by default.
2011-02-19 15:25:31 +01:00
FrozenCow
42d07d6ca2
Added quotes to login/out messages for yaml.
2011-02-19 00:01:21 +01:00
Arthur Mayer
67baf5100c
forgotten config change for chat
2011-02-18 18:46:48 +01:00
Arthur Mayer
7c917b729e
added join and quit messages to chat
2011-02-18 05:30:49 +01:00
Arthur Mayer
55aeb3c583
added custom configuration to nether rendering, changed pom.xml, so
...
maven compiles dynmap.jar instead of dynamic-map.jar
2011-02-18 01:23:14 +01:00
FrozenCow
c67b2e5cc2
Added example to configuration.
2011-02-17 21:17:54 +01:00
FrozenCow
44748d7f07
Changed gui by lechd + map per world client-configuration.
2011-02-17 20:08:50 +01:00
Jason Booth
e1f2ca26d6
Changed disable-webserver and jsonfile to default false
2011-02-17 09:38:08 -06:00
Jason Booth
f7dbc89ab4
Merge branch 'master' of git://github.com/FrozenCow/dynmap
...
Conflicts:
configuration.txt
src/main/java/org/dynmap/DynmapPlugin.java
2011-02-17 08:54:23 -06:00
FrozenCow
060d1092f9
Made clock configurable and split clocks from map.
2011-02-15 13:50:04 +01:00
FrozenCow
f3a1d53277
Added maximumheight to configuration for somewhat better nether rendering.
2011-02-13 22:33:33 +01:00
FrozenCow
100f3e0590
Added multiworld update support along with client-side support.
2011-02-13 01:19:47 +01:00
FrozenCow
2fd91ef94b
Changed tilepath to tilespath in configuration.
2011-02-11 06:28:17 -08:00
Jason Booth
fb01f6ecf7
New config to Disable Webserver
...
New feature and config to output JSON to file
2011-02-09 11:35:09 -06:00
FrozenCow
b2f6ae5132
Disabled fullrender by default.
2011-02-09 01:03:31 +01:00
FrozenCow
fb1b5df3d0
Made zoomed-rendering make use of existing tile-files instead of keeping those tiles in memory.
2011-02-08 23:38:57 +01:00
FrozenCow
89c8d564a4
Made use of newly introduced unloadChunk in BukkitAPI + removal of unstable features.
2011-02-08 20:27:37 +01:00
FrozenCow
553eb7952d
Added ability to disable commands in configuration.
2011-02-07 17:25:16 +01:00
FrozenCow
9f555bd4bb
Added 'loadChunks' to configuration.
2011-02-05 03:03:52 +01:00
FrozenCow
902cc87458
Added 'focuschatballoons' to config influenced by Incendia's suggestion.
2011-02-05 02:59:03 +01:00
FrozenCow
455b5d3b3e
Added showchatballoons, showplayerfacesonmap and showplayerfacesinmenu to configuration.
2011-02-01 15:16:54 +01:00
FrozenCow
1beb4fa466
Added server-to-client configuration and maptype-configuration: enables serverside configuration of maps and updaterate.
2011-02-01 14:17:08 +01:00
FrozenCow
99ae8a8f3b
Moved Web* to webpackage and added server-to-client configuration (server-side).
2011-01-26 00:38:36 +01:00
FrozenCow
b27fcdbd4b
Changed configuration to key/value instead of full YAML.
2011-01-18 20:08:05 +01:00
FrozenCow
9b8a90bf9f
Added some of the configuration options. (not all yet)
2011-01-16 21:44:03 +01:00