FrozenCow
|
5c685af299
|
Fixed httpserver thereby also more optimized.
|
2011-02-19 00:01:42 +01:00 |
|
FrozenCow
|
b92c91eb57
|
Added quotes to login/out messages for yaml.
|
2011-02-19 00:01:21 +01:00 |
|
Arthur Mayer
|
b8dd0abb0c
|
corrected the json string in sendChat()
|
2011-02-18 20:15:18 +01:00 |
|
FrozenCow
|
af93366b0f
|
Added stacktrace for errors.
|
2011-02-18 19:43:45 +01:00 |
|
FrozenCow
|
d11b0819a6
|
Fixed stupid mistake with body of http requests.
|
2011-02-18 19:42:32 +01:00 |
|
Arthur Mayer
|
4b36ae9a62
|
forgotten config change for chat
|
2011-02-18 18:46:48 +01:00 |
|
Arthur Mayer
|
e82f1fd7ef
|
uups. removed debug alert, added function call
|
2011-02-18 11:15:05 +01:00 |
|
Arthur Mayer
|
71d29198bd
|
added chatSend() function
|
2011-02-18 10:21:55 +01:00 |
|
Arthur Mayer
|
b5654208ee
|
chat interface added, config option changed from showchatballoons:
ture/false to showchat: balloons/modal
|
2011-02-18 07:08:29 +01:00 |
|
Arthur Mayer
|
dc2c95eb2c
|
added join and quit messages to chat
|
2011-02-18 05:30:49 +01:00 |
|
Arthur Mayer
|
78753f99dc
|
fixed small bug/typo where players were not removed from player list
at quit game.
|
2011-02-18 01:28:58 +01:00 |
|
Arthur Mayer
|
0cc53a3384
|
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
|
bf4ea4f08d
|
Some desperate attempts to make IE8 work.
|
2011-02-18 00:07:59 +01:00 |
|
FrozenCow
|
a3e2606486
|
Added pinning.
|
2011-02-18 00:07:51 +01:00 |
|
FrozenCow
|
9118f00270
|
Added example to configuration.
|
2011-02-17 21:17:54 +01:00 |
|
FrozenCow
|
cc406a157d
|
Changed gui by lechd + map per world client-configuration.
|
2011-02-17 20:08:50 +01:00 |
|
Jason Booth
|
7e858e39d5
|
Fixed mistake with map updates only pulling interval+10 instead of interval+10000
|
2011-02-17 11:14:37 -06:00 |
|
Jason Booth
|
41d70539e2
|
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)
|
2011-02-17 10:05:07 -06:00 |
|
Jason Booth
|
72166607dc
|
Fixed timer to be stopped onDisabled if it was started
|
2011-02-17 09:45:32 -06:00 |
|
Jason Booth
|
c65da2f717
|
Changed disable-webserver and jsonfile to default false
|
2011-02-17 09:38:08 -06:00 |
|
Jason Booth
|
5930f36733
|
Updated JsonTimerTask.java to be Multi-World Compatible
|
2011-02-17 09:33:27 -06:00 |
|
Jason Booth
|
92b45b8d31
|
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
|
a294e10413
|
Organized imports.
|
2011-02-15 21:44:08 +01:00 |
|
FrozenCow
|
a73795270d
|
Make sure request-body is skipped if not read.
|
2011-02-15 21:06:14 +01:00 |
|
FrozenCow
|
a17eb9859a
|
Added sendmessage handler (for chatting back).
|
2011-02-15 21:00:36 +01:00 |
|
FrozenCow
|
82437d5620
|
Improved HTTP performance and POST/PUT compatbility.
|
2011-02-15 21:00:04 +01:00 |
|
FrozenCow
|
51097b4f88
|
Added helper classes for HTTP.
|
2011-02-15 14:19:43 +01:00 |
|
FrozenCow
|
57d74ec3cb
|
Made clock configurable and split clocks from map.
|
2011-02-15 13:50:04 +01:00 |
|
FrozenCow
|
fe2cd9e206
|
Report world for players in updates.
|
2011-02-15 13:38:46 +01:00 |
|
FrozenCow
|
5fa3769c96
|
Removed copyrights through flames' css.
|
2011-02-15 13:33:40 +01:00 |
|
FrozenCow
|
d55b25831d
|
focuschatballoons now defaults to false.
|
2011-02-15 13:08:33 +01:00 |
|
Daniel Chesters
|
1d5bf4528c
|
if focuschatballoons is at false, disableAutoPan should be at true
|
2011-02-14 21:53:07 +01:00 |
|
FrozenCow
|
b048ff737f
|
Removed depricated time-images.
|
2011-02-14 00:02:52 +01:00 |
|
FrozenCow
|
64571c9b60
|
Made clock and timeofday interchangable.
|
2011-02-14 00:01:20 +01:00 |
|
FrozenCow
|
bc69b2a325
|
Readded getMinecraftTime.
|
2011-02-13 23:30:19 +01:00 |
|
FrozenCow
|
2f9f956b1f
|
Revert "Removed Clock"
This reverts commit 9ca8f8dc64e9a28da81a538a3578c2b2a8b34c88.
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
44ff2d764c
|
Transparent compass now
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
b506e6856a
|
Removed Clock
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
34e972eefb
|
Dynamic Time of the day Added
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
a482a388f2
|
Added/Modified images
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
e726f16c28
|
Added/Modified images
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
ec2446d3bd
|
Added compass and TimeOfDay
|
2011-02-13 23:27:37 +01:00 |
|
unknown
|
4449cd74a0
|
initial commit
|
2011-02-13 23:27:37 +01:00 |
|
FrozenCow
|
b900f5c419
|
Force making directories on tile-rendering (needs cleaner fix).
|
2011-02-13 23:23:15 +01:00 |
|
FrozenCow
|
1a58a4e879
|
Re-added flushing again (oops).
|
2011-02-13 23:22:57 +01:00 |
|
FrozenCow
|
e4ecb706e1
|
Fixed time being reported of the correct world.
|
2011-02-13 22:46:45 +01:00 |
|
FrozenCow
|
503932ef41
|
Fixed tiles not updating.
|
2011-02-13 22:42:08 +01:00 |
|
FrozenCow
|
f9631cc1b6
|
Fixed 'unknown command' being shown after fullrender.
|
2011-02-13 22:34:38 +01:00 |
|
FrozenCow
|
dcf8047914
|
Added maximumheight to configuration for somewhat better nether rendering.
|
2011-02-13 22:33:33 +01:00 |
|
FrozenCow
|
440412254b
|
Fixed HttpServer some more.
|
2011-02-13 22:30:24 +01:00 |
|