FrozenCow
6eface57ae
Separated playermarkers to a component.
2011-03-31 12:44:42 +02:00
FrozenCow
7464e5b809
Separated chatbox to a separate component (into different files).
2011-03-31 12:32:27 +02:00
FrozenCow
9a09cace54
Separated chat-balloon-code to a component.
2011-03-29 23:42:56 +02:00
alron
fb825daa04
Force maven to treat everything as UTF-8. Removed a warning at compile time.
2011-03-29 12:22:54 -07:00
FrozenCow
0b421209a2
Small fix for invalid http response of updates.
2011-03-29 01:16:52 +02:00
FrozenCow
43bc625c08
Another fix for IndexOutOfBounds (by ignoring it...)
2011-03-29 00:59:10 +02:00
FrozenCow
43a652f15a
Fixed IndexOutOfBoundsException (sortof?)
2011-03-28 18:32:29 +02:00
FrozenCow
649edfdc2d
Changed events for the latest Bukkit changes.
2011-03-28 18:27:11 +02:00
FrozenCow
2a9b768e3f
Removed onLoad again.
2011-03-27 13:14:35 +02:00
John Du Hart
064f911f5a
Mised the maps API URL
2011-03-26 00:15:54 +01:00
John Du Hart
3c094ec87d
Implemented protocol-relative URLs (this is tested)
2011-03-24 18:32:43 +01:00
FrozenCow
2be0cd3671
Added initial work for 'componentizing' client-side.
2011-03-21 20:46:53 +01:00
FrozenCow
15a8e03e9e
Added client-side events to map.
2011-03-21 19:07:30 +01:00
FrozenCow
777b55f27b
Changed version to 0.15.
2011-03-20 18:12:02 +01:00
FrozenCow
09568294f3
Removed getWorld.
2011-03-20 18:09:54 +01:00
FrozenCow
394dfff8f4
Removed chunkgenerated and chunkloaded from configuration.
2011-03-17 22:30:14 +01:00
FrozenCow
9206fce435
Set version to 0.14.
2011-03-17 22:26:37 +01:00
FrozenCow
64733202c0
Merged from flames/master
2011-03-17 22:10:59 +01:00
FrozenCow
082b3577fb
Removed jQuery.js (using jQuery from Google now.)
2011-03-17 21:54:32 +01:00
FrozenCow
e4fa4fe015
Merge branch 'master' of https://github.com/flames/dynmap
2011-03-17 21:43:02 +01:00
Arthur Mayer
2bfbaa241b
added forgotten jquery.mousewheel.js
2011-03-17 21:41:24 +01:00
FrozenCow
c13517949b
Hides scrollbuttons when they are not needed.
2011-03-17 21:10:35 +01:00
FrozenCow
79c2989b37
Merge branch 'master' of https://github.com/flames/dynmap
2011-03-17 15:55:24 +01:00
Arthur Mayer
89b66613f0
scrollbutton images
2011-03-17 15:53:14 +01:00
FrozenCow
cc7b33ef47
Merge branch 'master' of https://github.com/flames/dynmap
2011-03-17 15:46:14 +01:00
Arthur Mayer
954ab689e9
scrollbuttons added and small change for css (because i want it so!)
2011-03-17 15:43:28 +01:00
FrozenCow
5e325d00ea
Corrected image references from css.
2011-03-17 15:30:30 +01:00
FrozenCow
37ad28dbcc
Removed empty line.
2011-03-17 03:29:25 +01:00
FrozenCow
3bed604190
Another import removal.
2011-03-17 02:36:26 +01:00
FrozenCow
550a607ec9
Organized imports.
2011-03-17 02:21:04 +01:00
FrozenCow
2c0717f3d9
Merge branch 'master' of https://github.com/flames/dynmap
2011-03-17 00:03:05 +01:00
Arthur Mayer
105e2d1829
css for playerlist scrolling. thanks lechd for help. js part comming
...
soon :P
2011-03-16 23:56:04 +01:00
FrozenCow
e281b55c3f
Added flatmap-icon.
2011-03-16 14:12:54 +01:00
FrozenCow
05aaa1c39d
Fixed website and other not very interesting stuff in pom.xml.
2011-03-16 02:28:49 +01:00
FrozenCow
4d5d8d63bf
Made pom.xml refer to TheYeti's permissions' groupId and it use the latest version.
2011-03-16 01:31:05 +01:00
FrozenCow
e5520934f6
Merge branch 'master' of https://github.com/Kilandor/dynmap
2011-03-16 01:21:53 +01:00
Jason Booth
2cef9731ed
WebChat enhancement and fixes
...
Added Spam Message config
Internal server now replies a spam message
Fixed getting webchat-interval to get int rather than double then cast
Fixed holding down "enter" on the empty chat line would spam chat attempts
Fixed so jsonip.appspot query is only done once
2011-03-15 19:17:58 -05:00
FrozenCow
831fb04bae
Revert "Revert "Bleh, Old Permissions. Bleh, hardcoded artifact location.""
...
This reverts commit 8105a1d2a5
.
2011-03-16 01:02:33 +01:00
Arthur Mayer
07cb3ad1b3
readded modified sk89q colorssheme, its contains now beta 1.3 blocks
...
and snow is not that bright.
2011-03-15 23:59:16 +01:00
Arthur Mayer
4a2f82a7d6
messagettl for chat also in seconds :)
2011-03-15 23:56:22 +01:00
FrozenCow
58060137b4
Made webchat-interval in seconds.
2011-03-15 22:47:12 +01:00
FrozenCow
38e997cf37
Added webchat-interval for anti-spam webmessaging.
2011-03-15 22:43:48 +01:00
FrozenCow
6c6d29a402
Removed some warnings, redisabled BufferedOutputStream closing.
2011-03-15 21:04:53 +01:00
FrozenCow
8105a1d2a5
Revert "Bleh, Old Permissions. Bleh, hardcoded artifact location."
...
This reverts commit 5fa0bb1fa6
.
2011-03-15 19:38:53 +01:00
FrozenCow
437e82387b
Merge remote-tracking branch 'alron/master'
2011-03-15 16:53:12 +01:00
FrozenCow
5eb070cd94
Made dynmap compatible with chat-plugins who cancel chat-events.
2011-03-15 14:03:04 +01:00
FrozenCow
5a878cbd0d
Added empty onLoad method
2011-03-15 13:22:05 +01:00
FrozenCow
d5ab98deaf
New coloring system for flatmap.
2011-03-15 00:01:08 +01:00
alron
19a7dba613
Doesn't change anywhere? Probably should be final.
2011-03-12 01:38:34 -08:00
alron
57c952a1cd
oops, didn't need that ^^
2011-03-12 01:36:43 -08:00