FrozenCow
|
c53e6058be
|
Added debugging to configuration. Disabled by default.
|
2011-02-19 15:25:31 +01:00 |
|
Arthur Mayer
|
9b604d4e75
|
Merge remote branch 'choose_remote_name/master' into HEAD
|
2011-02-19 08:28:03 +01:00 |
|
Arthur Mayer
|
9d490cbcc8
|
removed my custom url, made it relative
|
2011-02-19 08:26:40 +01:00 |
|
FrozenCow
|
791341f210
|
Fixed httpserver thereby also more optimized.
|
2011-02-19 00:01:42 +01:00 |
|
FrozenCow
|
42d07d6ca2
|
Added quotes to login/out messages for yaml.
|
2011-02-19 00:01:21 +01:00 |
|
Arthur Mayer
|
61c6f4a086
|
corrected the json string in sendChat()
|
2011-02-18 20:15:18 +01:00 |
|
FrozenCow
|
723e7da8d3
|
Added stacktrace for errors.
|
2011-02-18 19:43:45 +01:00 |
|
FrozenCow
|
d3cf795ebb
|
Fixed stupid mistake with body of http requests.
|
2011-02-18 19:42:32 +01:00 |
|
Arthur Mayer
|
67baf5100c
|
forgotten config change for chat
|
2011-02-18 18:46:48 +01:00 |
|
Arthur Mayer
|
56f126d5f2
|
uups. removed debug alert, added function call
|
2011-02-18 11:15:05 +01:00 |
|
Arthur Mayer
|
10f93c02c1
|
added chatSend() function
|
2011-02-18 10:21:55 +01:00 |
|
Arthur Mayer
|
5ddaf940ed
|
chat interface added, config option changed from showchatballoons:
ture/false to showchat: balloons/modal
|
2011-02-18 07:08:29 +01:00 |
|
Arthur Mayer
|
7c917b729e
|
added join and quit messages to chat
|
2011-02-18 05:30:49 +01:00 |
|
Arthur Mayer
|
00485ddcc2
|
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
|
55aeb3c583
|
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
|
1388fa11e5
|
Some desperate attempts to make IE8 work.
|
2011-02-18 00:07:59 +01:00 |
|
FrozenCow
|
b860c7dd0e
|
Added pinning.
|
2011-02-18 00:07:51 +01:00 |
|
FrozenCow
|
c67b2e5cc2
|
Added example to configuration.
|
2011-02-17 21:17:54 +01:00 |
|
FrozenCow
|
44748d7f07
|
Changed gui by lechd + map per world client-configuration.
|
2011-02-17 20:08:50 +01:00 |
|
Jason Booth
|
13099587e0
|
Fixed mistake with map updates only pulling interval+10 instead of interval+10000
|
2011-02-17 11:14:37 -06:00 |
|
Jason Booth
|
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)
|
2011-02-17 10:05:07 -06:00 |
|
Jason Booth
|
77d9a88868
|
Fixed timer to be stopped onDisabled if it was started
|
2011-02-17 09:45:32 -06:00 |
|
Jason Booth
|
e1f2ca26d6
|
Changed disable-webserver and jsonfile to default false
|
2011-02-17 09:38:08 -06:00 |
|
Jason Booth
|
3c1bde1092
|
Updated JsonTimerTask.java to be Multi-World Compatible
|
2011-02-17 09:33:27 -06:00 |
|
Jason Booth
|
f7dbc89ab4
|
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
|
909207ac26
|
Organized imports.
|
2011-02-15 21:44:08 +01:00 |
|
FrozenCow
|
99605ba433
|
Make sure request-body is skipped if not read.
|
2011-02-15 21:06:14 +01:00 |
|
FrozenCow
|
ada9637d72
|
Added sendmessage handler (for chatting back).
|
2011-02-15 21:00:36 +01:00 |
|
FrozenCow
|
2d693b1ebf
|
Improved HTTP performance and POST/PUT compatbility.
|
2011-02-15 21:00:04 +01:00 |
|
FrozenCow
|
e900aca2e0
|
Added helper classes for HTTP.
|
2011-02-15 14:19:43 +01:00 |
|
FrozenCow
|
060d1092f9
|
Made clock configurable and split clocks from map.
|
2011-02-15 13:50:04 +01:00 |
|
FrozenCow
|
38df91bafe
|
Report world for players in updates.
|
2011-02-15 13:38:46 +01:00 |
|
FrozenCow
|
18ad2e1d79
|
Removed copyrights through flames' css.
|
2011-02-15 13:33:40 +01:00 |
|
FrozenCow
|
5fb098259a
|
focuschatballoons now defaults to false.
|
2011-02-15 13:08:33 +01:00 |
|
Daniel Chesters
|
24c9dfed41
|
if focuschatballoons is at false, disableAutoPan should be at true
|
2011-02-14 21:53:07 +01:00 |
|
FrozenCow
|
a1c86bfabb
|
Removed depricated time-images.
|
2011-02-14 00:02:52 +01:00 |
|
FrozenCow
|
49d45c653d
|
Made clock and timeofday interchangable.
|
2011-02-14 00:01:20 +01:00 |
|
FrozenCow
|
42391cc4d5
|
Readded getMinecraftTime.
|
2011-02-13 23:30:19 +01:00 |
|
FrozenCow
|
3980ebefa1
|
Revert "Removed Clock"
This reverts commit 9ca8f8dc64 .
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
058ab0eea7
|
Transparent compass now
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
6e8160e576
|
Removed Clock
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
51e7420bdb
|
Dynamic Time of the day Added
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
60ea503053
|
Added/Modified images
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
f894c4945b
|
Added/Modified images
|
2011-02-13 23:27:37 +01:00 |
|
lishid
|
7241b2be81
|
Added compass and TimeOfDay
|
2011-02-13 23:27:37 +01:00 |
|
unknown
|
b729f28df4
|
initial commit
|
2011-02-13 23:27:37 +01:00 |
|
FrozenCow
|
1fc2cdb636
|
Force making directories on tile-rendering (needs cleaner fix).
|
2011-02-13 23:23:15 +01:00 |
|
FrozenCow
|
b63369675d
|
Re-added flushing again (oops).
|
2011-02-13 23:22:57 +01:00 |
|
FrozenCow
|
a81665d38d
|
Fixed time being reported of the correct world.
|
2011-02-13 22:46:45 +01:00 |
|
FrozenCow
|
db9ced3394
|
Fixed tiles not updating.
|
2011-02-13 22:42:08 +01:00 |
|