Commit Graph

  • 10f93c02c1 added chatSend() function Arthur Mayer 2011-02-18 10:21:55 +0100
  • 5ddaf940ed chat interface added, config option changed from showchatballoons: ture/false to showchat: balloons/modal Arthur Mayer 2011-02-18 07:08:29 +0100
  • 7c917b729e added join and quit messages to chat Arthur Mayer 2011-02-18 05:30:49 +0100
  • 00485ddcc2 fixed small bug/typo where players were not removed from player list at quit game. Arthur Mayer 2011-02-18 01:28:58 +0100
  • 55aeb3c583 added custom configuration to nether rendering, changed pom.xml, so maven compiles dynmap.jar instead of dynamic-map.jar Arthur Mayer 2011-02-18 01:23:14 +0100
  • 1388fa11e5 Some desperate attempts to make IE8 work. FrozenCow 2011-02-18 00:07:59 +0100
  • b860c7dd0e Added pinning. FrozenCow 2011-02-18 00:07:51 +0100
  • c67b2e5cc2 Added example to configuration. FrozenCow 2011-02-17 21:17:54 +0100
  • 44748d7f07 Changed gui by lechd + map per world client-configuration. FrozenCow 2011-02-17 20:08:50 +0100
  • 13099587e0 Fixed mistake with map updates only pulling interval+10 instead of interval+10000 Jason Booth 2011-02-17 11:14:37 -0600
  • 3916c363ae Fixed jsontimer-interval config not being used. Change JsonTimerTask.java to use jsontimer-interval+10 to allow a buffer for late/delayed client requests(to prevent updated tiles info to be missing) Jason Booth 2011-02-17 10:05:07 -0600
  • 77d9a88868 Fixed timer to be stopped onDisabled if it was started Jason Booth 2011-02-17 09:45:32 -0600
  • e1f2ca26d6 Changed disable-webserver and jsonfile to default false Jason Booth 2011-02-17 09:38:08 -0600
  • 3c1bde1092 Updated JsonTimerTask.java to be Multi-World Compatible Jason Booth 2011-02-17 09:33:27 -0600
  • f7dbc89ab4 Merge branch 'master' of git://github.com/FrozenCow/dynmap Jason Booth 2011-02-17 08:54:23 -0600
  • 909207ac26 Organized imports. FrozenCow 2011-02-15 21:44:08 +0100
  • 99605ba433 Make sure request-body is skipped if not read. FrozenCow 2011-02-15 21:06:14 +0100
  • ada9637d72 Added sendmessage handler (for chatting back). FrozenCow 2011-02-15 21:00:36 +0100
  • 2d693b1ebf Improved HTTP performance and POST/PUT compatbility. FrozenCow 2011-02-15 21:00:04 +0100
  • e900aca2e0 Added helper classes for HTTP. FrozenCow 2011-02-15 14:19:43 +0100
  • 060d1092f9 Made clock configurable and split clocks from map. FrozenCow 2011-02-15 13:50:04 +0100
  • 38df91bafe Report world for players in updates. FrozenCow 2011-02-15 13:38:46 +0100
  • 18ad2e1d79 Removed copyrights through flames' css. FrozenCow 2011-02-15 13:33:40 +0100
  • 5fb098259a focuschatballoons now defaults to false. FrozenCow 2011-02-15 13:08:33 +0100
  • 24c9dfed41 if focuschatballoons is at false, disableAutoPan should be at true Daniel Chesters 2011-02-14 21:53:07 +0100
  • a1c86bfabb Removed depricated time-images. FrozenCow 2011-02-14 00:02:52 +0100
  • 49d45c653d Made clock and timeofday interchangable. FrozenCow 2011-02-14 00:01:20 +0100
  • 42391cc4d5 Readded getMinecraftTime. FrozenCow 2011-02-13 23:30:19 +0100
  • 3980ebefa1 Revert "Removed Clock" FrozenCow 2011-02-13 22:56:23 +0100
  • 058ab0eea7 Transparent compass now lishid 2011-02-13 15:12:33 -0500
  • 6e8160e576 Removed Clock lishid 2011-02-13 14:48:02 -0500
  • 51e7420bdb Dynamic Time of the day Added lishid 2011-02-13 14:41:28 -0500
  • 60ea503053 Added/Modified images lishid 2011-02-13 01:33:18 -0500
  • f894c4945b Added/Modified images lishid 2011-02-13 01:28:28 -0500
  • 7241b2be81 Added compass and TimeOfDay lishid 2011-02-13 01:25:28 -0500
  • b729f28df4 initial commit unknown 2011-02-13 00:24:15 -0500
  • 1fc2cdb636 Force making directories on tile-rendering (needs cleaner fix). FrozenCow 2011-02-13 23:23:15 +0100
  • b63369675d Re-added flushing again (oops). FrozenCow 2011-02-13 23:22:57 +0100
  • a81665d38d Fixed time being reported of the correct world. FrozenCow 2011-02-13 22:46:45 +0100
  • db9ced3394 Fixed tiles not updating. FrozenCow 2011-02-13 22:42:08 +0100
  • d5d737d385 Fixed 'unknown command' being shown after fullrender. FrozenCow 2011-02-13 22:34:38 +0100
  • f3a1d53277 Added maximumheight to configuration for somewhat better nether rendering. FrozenCow 2011-02-13 22:33:33 +0100
  • 9a2b9ccac0 Fixed HttpServer some more. FrozenCow 2011-02-13 22:30:24 +0100
  • cd01ee54f3 Transparent compass now lishid 2011-02-13 15:12:33 -0500
  • 9ca8f8dc64 Removed Clock lishid 2011-02-13 14:48:02 -0500
  • 76ed27638a Dynamic Time of the day Added lishid 2011-02-13 14:41:28 -0500
  • 1dc25d5f7c Added/Modified images lishid 2011-02-13 01:33:18 -0500
  • 1eab933bf6 Added/Modified images lishid 2011-02-13 01:28:28 -0500
  • a95a7d4514 Added compass and TimeOfDay lishid 2011-02-13 01:25:28 -0500
  • c494c67098 initial commit unknown 2011-02-13 00:24:15 -0500
  • 835e566151 Some improvements to HttpServer. FrozenCow 2011-02-13 02:56:00 +0100
  • 2380325975 Added automatically creating tiles directory. FrozenCow 2011-02-13 01:33:05 +0100
  • 100f3e0590 Added multiworld update support along with client-side support. FrozenCow 2011-02-13 01:19:47 +0100
  • 5b0171c459 Server-side multiworld support with several improvements overal. FrozenCow 2011-02-12 23:45:33 +0100
  • 2fd91ef94b Changed tilepath to tilespath in configuration. FrozenCow 2011-02-11 06:28:17 -0800
  • 403a2acc53 Added default player-faces. FrozenCow 2011-02-10 01:20:50 +0100
  • 959040e5f4 Merge branch 'master' of git://github.com/FrozenCow/dynmap Jason Booth 2011-02-09 14:24:13 -0600
  • 2f6930bc17 Removed System debug messages. Added missing JsonTimerTask.java Jason Booth 2011-02-09 11:57:46 -0600
  • fb01f6ecf7 New config to Disable Webserver New feature and config to output JSON to file Jason Booth 2011-02-09 11:35:09 -0600
  • 29517e9a24 Fixed handling invalid http requests. FrozenCow 2011-02-09 17:22:16 +0100
  • d566fccb1e Fixed rendering zoomedout tiles. 0.12.1 FrozenCow 2011-02-09 13:25:06 +0100
  • b2f6ae5132 Disabled fullrender by default. 0.12 FrozenCow 2011-02-09 01:03:31 +0100
  • 5c209c2a5e Renamed y to z in DynmapChunk. FrozenCow 2011-02-09 00:42:16 +0100
  • fb1b5df3d0 Made zoomed-rendering make use of existing tile-files instead of keeping those tiles in memory. FrozenCow 2011-02-08 23:38:57 +0100
  • 38ee8657e8 Better exception handling. FrozenCow 2011-02-08 20:59:51 +0100
  • 89c8d564a4 Made use of newly introduced unloadChunk in BukkitAPI + removal of unstable features. FrozenCow 2011-02-08 20:27:37 +0100
  • b31bb14452 disabledcommands can now be empty. FrozenCow 2011-02-07 22:26:55 +0100
  • 553eb7952d Added ability to disable commands in configuration. 0.11 FrozenCow 2011-02-07 17:25:16 +0100
  • 421b91058a Merge https://github.com/kosiini/dynmap FrozenCow 2011-02-07 17:01:39 +0100
  • 100a03274c Compile fix for multiworld Janne Sinisalo 2011-02-07 17:42:11 +0200
  • d2b7169884 Workaround for IE's retardness (not yet tested). FrozenCow 2011-02-06 15:09:15 +0100
  • 3e398e9124 Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue. FrozenCow 2011-02-06 03:00:51 +0100
  • 7c257af454 Fixed Json stringify. FrozenCow 2011-02-06 02:00:27 +0100
  • a937d13086 Added reflection-support for stringifyJson. FrozenCow 2011-02-05 21:09:49 +0100
  • d651d58d63 Moved stringifyJson to Json class. FrozenCow 2011-02-05 21:02:39 +0100
  • 9a655676ab Moved FileHandler to handlers package. FrozenCow 2011-02-05 20:54:28 +0100
  • debf5bcc57 Renamed WebServer to HttpServer and WebServerRequest to HttpServerConnection. FrozenCow 2011-02-05 20:53:42 +0100
  • 2a79aea7bb Moved handlers to their own (independent) classes. FrozenCow 2011-02-05 20:51:20 +0100
  • 883eba6890 Removed debugging + small fix. FrozenCow 2011-02-05 19:57:32 +0100
  • 226cc5f86c More work on HttpServer. FrozenCow 2011-02-05 19:49:58 +0100
  • bf0edea7e2 Initial http-server work. FrozenCow 2011-02-05 04:33:27 +0100
  • 711341ec47 Oops, forgot comma. FrozenCow 2011-02-05 19:51:06 +0100
  • 14a3d32205 Used colors.txt from lechd. FrozenCow 2011-02-05 17:49:11 +0100
  • 9f555bd4bb Added 'loadChunks' to configuration. FrozenCow 2011-02-05 03:03:52 +0100
  • 902cc87458 Added 'focuschatballoons' to config influenced by Incendia's suggestion. FrozenCow 2011-02-05 02:59:03 +0100
  • 9951baf8b5 Made tiles use nearest-neighbor filtering in Firefox and IE as suggested by lechd. FrozenCow 2011-02-05 02:54:06 +0100
  • 335109d8c7 Added pumpkin colors as suggested by lechd. FrozenCow 2011-02-05 02:53:22 +0100
  • 3940b91d0e Applied Eclipse formatting. FrozenCow 2011-02-05 02:25:18 +0100
  • 4f138a56da Removed comments. FrozenCow 2011-02-05 02:11:49 +0100
  • c8cf39a440 Added unstable fullmap rendering. Also... messed up formatting by pressing ctrl+shift+f in eclipse, sigh FrozenCow 2011-02-05 02:01:04 +0100
  • 138aed8c33 Added chunk loading to rendering. FrozenCow 2011-02-04 23:12:55 +0100
  • fde56275fe Changed day/night time as suggested by lologarithm. FrozenCow 2011-02-02 11:58:14 +0100
  • 13e829cda0 Updated Server.getTime to World.getTime (to reflect Bukkit's changes) 0.10 FrozenCow 2011-02-02 11:40:49 +0100
  • 455b5d3b3e Added showchatballoons, showplayerfacesonmap and showplayerfacesinmenu to configuration. 0.09 FrozenCow 2011-02-01 15:16:54 +0100
  • 8abf596ba6 Organized imports. FrozenCow 2011-02-01 14:23:13 +0100
  • 1beb4fa466 Added server-to-client configuration and maptype-configuration: enables serverside configuration of maps and updaterate. FrozenCow 2011-02-01 14:17:08 +0100
  • e47b4dc49f Small fixes to chat-balloons. FrozenCow 2011-01-26 01:05:00 +0100
  • 3ff0b85ef7 Merge branch 'master' of https://github.com/NathanWolf/dynmap FrozenCow 2011-01-26 00:39:48 +0100
  • 99ae8a8f3b Moved Web* to webpackage and added server-to-client configuration (server-side). FrozenCow 2011-01-26 00:38:36 +0100
  • 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?) Nathan Wolf < 2011-01-25 15:10:42 -0800