Mike Primm
c00bd077cb
Add support in web UI for automatic day/night cycle when night-and-day
...
set for a given map.
2011-05-29 17:24:46 -05:00
FrozenCow
d5b4f6c8c4
Transfered client-updates to two components (jsonfile and internal).
2011-05-22 16:28:01 +02:00
Mike Primm
06785be5f3
Fixes for alias/nicknames in web UI (esp handling player icons),
...
HeroChat fixes
2011-05-21 23:58:48 -05:00
Mike Primm
4fb1ddf49a
Fix for skins on players with nicknames - send up account name as well
...
as display name.
2011-05-21 00:59:08 -05:00
zeeZ
728cd8304a
Option to output player health in json for later web usage.
2011-05-19 01:52:38 +02:00
zeeZ
17f5f43772
Tabs and spaces.
2011-05-16 20:55:19 +08:00
zeeZ
bb45cc10cb
Added weather to json world output (hasStorm and isThundering)
2011-05-10 12:51:52 +02:00
zeeZ
9eab216525
Use Bukkit's way to strip colors.
2011-05-10 12:51:52 +02:00
zeeZ
63b9579fa5
Strip colors off chat, use getDisplayName instead of getName
2011-05-01 23:11:29 +02:00
FrozenCow
b47bbee4e8
Cleaned up join/quit messages (not being send as chat messages)
2011-04-05 22:58:46 +02: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
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
2bd0052aa9
Added WebChat back to web.
2011-02-19 16:31:13 +01:00
FrozenCow
38df91bafe
Report world for players in updates.
2011-02-15 13:38:46 +01:00
FrozenCow
3e398e9124
Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue.
2011-02-06 03:00:51 +01:00