| .. |
|
debug
|
Cleaned up logging.
|
2011-05-19 01:36:14 +02:00 |
|
flat
|
Add new block IDs, remove obsolete ones from colorschemes
|
2011-06-01 01:50:57 -05:00 |
|
herochat
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02:00 |
|
kzedmap
|
Merge remote branch 'origin/master'
|
2011-06-01 19:09:46 -05:00 |
|
permissions
|
Abstracted permissions. Cleaned up DynmapPlugin.
|
2011-03-11 16:05:54 +01:00 |
|
regions
|
Transfered client-updates to two components (jsonfile and internal).
|
2011-05-22 16:28:01 +02:00 |
|
utils
|
Add transparency option on Flat and Surface map, fix file locks
|
2011-05-31 23:44:17 -05:00 |
|
web
|
Add transparency option on Flat and Surface map, fix file locks
|
2011-05-31 23:44:17 -05:00 |
|
Armor.java
|
Added armor (merged from zeeZ).
|
2011-05-22 16:28:26 +02: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 |
|
ChunkSnapshot.java
|
Add night view via ambientlight setting on Flat and Surface maps, add
|
2011-05-27 00:56:56 -05: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
|
Moved regions-code to regions-component.
|
2011-05-22 16:27:49 +02:00 |
|
ClientConfigurationComponent.java
|
made webchat prefix to configurable
|
2011-05-31 23:10:16 +02:00 |
|
ClientUpdateComponent.java
|
Fix player faces when aliases being used, and strip color from player
|
2011-05-23 03:23:11 +08:00 |
|
ClientUpdateEvent.java
|
Transfered client-updates to two components (jsonfile and internal).
|
2011-05-22 16:28:01 +02:00 |
|
Color.java
|
Add night view via ambientlight setting on Flat and Surface maps, add
|
2011-05-27 00:56:56 -05:00 |
|
ColorScheme.java
|
Shift all rendering over to async thread pool, minimize server thread
|
2011-05-28 00:08:29 -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
|
Changed the way templates and world-configuration are handled.
|
2011-05-24 02:13:43 +02:00 |
|
CraftChunkSnapshot.java
|
Create BufferedImage using our own buffer - allows faster pixel
|
2011-05-29 01:52:57 -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
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
DynmapWorld.java
|
Add support in web UI for automatic day/night cycle when night-and-day
|
2011-05-29 17:24:46 -05:00 |
|
Event.java
|
Tabs and spaces.
|
2011-05-16 20:55:19 +08:00 |
|
Events.java
|
Added events for components and implemented 'buildclientconfiguration'-event in ClientConfigurationComponent.
|
2011-05-22 16:27:43 +02:00 |
|
Handler.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
InternalClientUpdateComponent.java
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02:00 |
|
JsonFileClientUpdateComponent.java
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02:00 |
|
JSONUtils.java
|
Added events for components and implemented 'buildclientconfiguration'-event in ClientConfigurationComponent.
|
2011-05-22 16:27:43 +02:00 |
|
Log.java
|
Made use of log.log instead of .info.
|
2011-05-22 16:28:19 +02:00 |
|
MapChunkCache.java
|
More memory tuning on BufferedImage handling, workaround bukkit leak
|
2011-05-29 09:33:51 -05:00 |
|
MapManager.java
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
MapTile.java
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
MapType.java
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
PlayerList.java
|
Cleaned up configuration handling and added new logging class.
|
2011-05-19 01:36:05 +02:00 |
|
SimpleWebChatComponent.java
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02: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
|
Add render statistics, support for tile hashcodes to stop non-updates
|
2011-05-31 00:33:54 -05:00 |
|
UpdateQueue.java
|
Tabs and spaces.
|
2011-05-16 20:55:19 +08:00 |