md_5
|
632fa8bd94
|
Partially support forced_hosts MOTD without SRV records - gonna think how best to put this in the config, for now its server: motd:, might remove listener motd later on
|
2013-07-01 14:05:57 +10:00 |
|
Robin Lambertz
|
d9eb8c66b8
|
Change order of boolean so the latch is decremented all the time
|
2013-06-17 14:16:54 +10:00 |
|
md_5
|
92c3ef1989
|
Fix custom tab API to allow using as soon as constructed
|
2013-06-16 15:40:31 +10:00 |
|
md_5
|
1881507712
|
Move scoreboard stuff to the sscore package in preparation for refactor
|
2013-06-16 09:10:25 +10:00 |
|
md_5
|
d4cbac1bdf
|
Add tab list getter to api
|
2013-06-16 07:56:38 +10:00 |
|
md_5
|
fa0671ab2a
|
Finish up TabApi impl.
|
2013-06-16 07:55:15 +10:00 |
|
md_5
|
184154a8b3
|
Close issue #437
|
2013-06-16 07:26:29 +10:00 |
|
md_5
|
f0f1e71c93
|
Implement super sexy console to close #315
|
2013-06-11 18:55:15 +10:00 |
|
md_5
|
523e991018
|
Doesnt allow ALL possible variations of a string, but its good enough for now
|
2013-06-08 15:34:30 +10:00 |
|
md_5
|
b4220e9229
|
Refactor all the tab APIs
|
2013-06-08 14:06:09 +10:00 |
|
md_5
|
9b9addfccd
|
Add interfaces for custom TabAPI, just need to add the hooks now, and of course a pretty example. As always, not tested yet.
|
2013-06-08 13:51:23 +10:00 |
|
md_5
|
b75a2b5060
|
[Breaking] Close #423 by making tab list per listener.
|
2013-06-08 13:13:17 +10:00 |
|
md_5
|
05a9342854
|
Ramp up warning in preparation for breaking commit
|
2013-06-06 20:23:50 +10:00 |
|
md_5
|
b1e3f6a75b
|
And people think dependancy loading is easy. Close #381
|
2013-06-05 18:24:33 +10:00 |
|
md_5
|
c5307c4451
|
Dont use getters in team packet and add null check to team name
|
2013-06-01 18:00:17 +10:00 |
|
md_5
|
2a421cdd8d
|
Close #306 use SQLite for reconnect locations
|
2013-06-01 17:29:14 +10:00 |
|
md_5
|
3ba52cb98b
|
Might need a better way to do this...... oh well, add all the netbeans code style files
|
2013-06-01 11:12:03 +10:00 |
|
md_5
|
639e5f3c1d
|
Add 'unsafe' api for things like packet sending that may be implementation specific or break at any time
|
2013-05-31 17:02:45 +10:00 |
|
md_5
|
d82b29e15a
|
Finish up protocol API - we now compile again. Extensive testing is required, but that is for another day.
|
2013-05-30 19:11:05 +10:00 |
|
md_5
|
0d666168f0
|
Close #398 by printing debug so we can identify the issue if it arises again
|
2013-05-29 12:02:06 +10:00 |
|
md_5
|
3e28decef2
|
Remove getServer from the api - long depreceated
|
2013-05-25 17:09:29 +10:00 |
|
md_5
|
775ffdc998
|
Optimize online count and broadcast methods
|
2013-05-25 17:01:39 +10:00 |
|
md_5
|
6decf860c9
|
Update warning
|
2013-05-22 21:01:52 +10:00 |
|
md_5
|
9a0da50e6c
|
Fix formatting
|
2013-05-16 16:49:14 +10:00 |
|
md_5
|
a48ef137bd
|
Make connect event implement cancellable, closes #338
|
2013-05-15 19:04:22 +10:00 |
|
Jacobi Carter
|
539fccb873
|
The client handles the server sending the same score multiple times to overwrite the previous entry.
|
2013-05-14 18:52:12 +10:00 |
|
md_5
|
b25c81daf3
|
Update to latest netty, fix event bus bug, comment and rework PacketDecoder to new netty for better performance
|
2013-05-14 18:32:30 +10:00 |
|
md_5
|
21a354fa75
|
Add home grown event bus
|
2013-05-14 11:38:39 +10:00 |
|
mickare
|
aefe3333a9
|
Add per plugin loggers
|
2013-05-14 11:19:01 +10:00 |
|
md_5
|
0afefa8f61
|
Allow nested event dispatch. Yet another thing which I should one day try and PR to Guava
|
2013-05-13 18:39:45 +10:00 |
|
md_5
|
834ac24b38
|
Add EventBus test, which fails, now to fix!
|
2013-05-13 18:36:12 +10:00 |
|
md_5
|
1ea53f01aa
|
Add a series of new translations
|
2013-05-12 13:40:43 +10:00 |
|
md_5
|
202dab5c98
|
Add texture pack API
|
2013-05-12 09:28:36 +10:00 |
|
md_5
|
49ea7f908f
|
Add server switch event
|
2013-05-12 09:15:17 +10:00 |
|
Zach Bruggeman
|
30b2e5008b
|
Add ResourceBundle localization
|
2013-05-03 14:22:12 +10:00 |
|
md_5
|
3132d2c7cf
|
Increment intent counter
|
2013-04-29 18:53:16 +10:00 |
|
md_5
|
3682e8ba3a
|
Catch throwable not exception for enabling plugins
|
2013-04-28 17:45:25 +10:00 |
|
md_5
|
82d5954f2f
|
Revert "Load plugins in alphabetical-ish order."
This reverts commit 384228b751 .
|
2013-04-28 17:44:23 +10:00 |
|
Steve Anton
|
384228b751
|
Load plugins in alphabetical-ish order.
|
2013-04-28 17:35:27 +10:00 |
|
md_5
|
885a96c0c6
|
Update lombok/asynchttp/guava versions
|
2013-04-28 10:12:37 +10:00 |
|
md_5
|
5d0ff24f70
|
Update async http
|
2013-04-28 10:11:11 +10:00 |
|
md_5
|
6bf9df31f5
|
Fix async/login event
|
2013-04-27 12:25:03 +10:00 |
|
md_5
|
70e10c382e
|
Properly interface ServerInfo class.
|
2013-04-26 17:13:00 +10:00 |
|
md_5
|
93ea108acb
|
Complete issue #190 - unthread the login event for maximum efficiency.
|
2013-04-26 17:00:09 +10:00 |
|
md_5
|
a63739277b
|
Remove depreceated register methods.
|
2013-04-26 16:49:37 +10:00 |
|
Robin Lambertz
|
7338e20e98
|
Change jarfile property in Plugin to file
|
2013-04-26 07:35:08 +10:00 |
|
Robin Lambertz
|
18a5534499
|
Add jarfile property to Plugin
|
2013-04-26 07:34:56 +10:00 |
|
md_5
|
5e2bcc2907
|
Use custom AnnotatedHandlerFinder and pretend all events are thread safe
|
2013-04-15 09:15:20 +10:00 |
|
md_5
|
a9ad4889f7
|
Revert "Bungee join / part messages"
This reverts commit 7108bd4deb .
|
2013-04-13 18:28:11 +10:00 |
|
md_5
|
7108bd4deb
|
Bungee join / part messages
|
2013-04-13 18:17:08 +10:00 |
|