| .. |
|
debug
|
Cleaned up logging.
|
2011-05-19 01:36:14 +02:00 |
|
flat
|
Improve progress messages, make sure HDMaps that share render only render once
|
2011-07-22 01:42:10 -05:00 |
|
hdmap
|
Shift models and texture data into 'renderdata' directory
|
2011-07-23 09:30:22 -05:00 |
|
herochat
|
Add cancelable custom event for reporting of messages received from web
|
2011-07-09 21:39:49 -05:00 |
|
kzedmap
|
Improve progress messages, make sure HDMaps that share render only render once
|
2011-07-22 01:42:10 -05:00 |
|
permissions
|
Abstracted permissions. Cleaned up DynmapPlugin.
|
2011-03-11 16:05:54 +01:00 |
|
regions
|
Fix 'visibleregions' option on JSON (gotta kill those parallel code
|
2011-06-28 11:00:05 -05:00 |
|
utils
|
Detect chest type (double, single) and base orientation
|
2011-07-22 23:20:58 -05:00 |
|
web
|
Add support for enforcing banned-ips.txt on internal web server
|
2011-07-22 16:56:08 -05:00 |
|
Armor.java
|
Fix reported traps in Armor calculation when armor is incomplete - not
|
2011-06-23 08:08:33 -05:00 |
|
AsynchronousQueue.java
|
Cleaned up logging.
|
2011-05-19 01:36:14 +02:00 |
|
Cache.java
|
Applied Eclipse formatting.
|
2011-02-05 02:25:18 +01:00 |
|
ChatEvent.java
|
Moved HeroChat code to HeroWebChatModule.
|
2011-05-22 16:27:53 +02:00 |
|
Client.java
|
Add support in web UI for automatic day/night cycle when night-and-day
|
2011-05-29 17:24:46 -05:00 |
|
ClientComponent.java
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
ClientConfigurationComponent.java
|
Handle bigmap versus bigworld, allows HDMap to be big-map-style independent of bigworld setting. Add bigmap setting on KzedMap and FlatMap too.
|
2011-07-09 15:51:32 -05:00 |
|
ClientUpdateComponent.java
|
Have per-world control of sending player position and health, prevent
|
2011-06-03 08:42:24 -05:00 |
|
ClientUpdateEvent.java
|
Transfered client-updates to two components (jsonfile and internal).
|
2011-05-22 16:28:01 +02:00 |
|
Color.java
|
Improve handling of scaled down models in subblock renderer
|
2011-07-22 13:11:03 -05:00 |
|
ColorScheme.java
|
Make default shader more consistent with Kzed shader
|
2011-07-12 18:02:01 -05:00 |
|
Component.java
|
Added ability to reload (also using 'dynmap reload').
|
2011-05-22 19:42:47 +02:00 |
|
ComponentManager.java
|
Added ability to reload (also using 'dynmap reload').
|
2011-05-22 19:42:47 +02:00 |
|
ConfigurationNode.java
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
DynmapChunk.java
|
Renamed y to z in DynmapChunk.
|
2011-02-09 00:42:16 +01:00 |
|
DynmapPlayerChatListener.java
|
Fixes for alias/nicknames in web UI (esp handling player icons),
|
2011-05-21 23:58:48 -05:00 |
|
DynmapPlugin.java
|
Restructure templates into template directory, multiple files
|
2011-07-22 21:18:02 -05:00 |
|
DynmapWebChatEvent.java
|
Add cancelable custom event for reporting of messages received from web
|
2011-07-09 21:39:49 -05:00 |
|
DynmapWorld.java
|
Make incremental update zoom processing more disk I/O efficient
|
2011-07-21 18:33:04 -05:00 |
|
Event.java
|
Fix tile render timmes, split out utility class
|
2011-07-08 00:40:52 -05:00 |
|
Events.java
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
Handler.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
InternalClientUpdateComponent.java
|
Add requestion option to trust client-provided name in sendMessage for
|
2011-06-23 16:35:17 -05:00 |
|
JsonFileClientUpdateComponent.java
|
Added webchat-interval for JsonFileClientUpdateComponent (which should fix sendmessage.php)
|
2011-07-18 13:13:02 +02:00 |
|
JSONUtils.java
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
Log.java
|
Add option to have Dynmap STFU during start (verbose: false)
|
2011-06-26 14:31:40 -05:00 |
|
MapManager.java
|
Improve progress messages, make sure HDMaps that share render only render once
|
2011-07-22 01:42:10 -05:00 |
|
MapTile.java
|
Fix biome rendering
|
2011-07-11 09:37:03 -05:00 |
|
MapType.java
|
Improve progress messages, make sure HDMaps that share render only render once
|
2011-07-22 01:42:10 -05:00 |
|
PlayerList.java
|
Cleaned up configuration handling and added new logging class.
|
2011-05-19 01:36:05 +02:00 |
|
SimpleWebChatComponent.java
|
Add cancelable custom event for reporting of messages received from web
|
2011-07-09 21:39:49 -05:00 |
|
StaleQueue.java
|
Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue.
|
2011-02-06 03:00:51 +01:00 |
|
TestComponent.java
|
Added simple start for server-side components.
|
2011-05-22 16:27:37 +02:00 |
|
TileHashManager.java
|
Performance tuning, improve workaround for bukkit scheduler bugs
|
2011-07-19 00:52:05 -05:00 |
|
UpdateQueue.java
|
Tabs and spaces.
|
2011-05-16 20:55:19 +08:00 |