md_5
|
9be44d51a6
|
Update to netty CR3
|
2013-05-21 11:30:05 +10:00 |
|
md_5
|
2a2c2717d5
|
Connect via bound address - closes #337.
Blame JacobiCarter if this breaks
|
2013-05-19 18:14:59 +10:00 |
|
md_5
|
3f994a1c4c
|
Downgrade to @netty CR1
|
2013-05-19 18:02:01 +10:00 |
|
md_5
|
9a0da50e6c
|
Fix formatting
|
2013-05-16 16:49:14 +10:00 |
|
md_5
|
67fdc830c2
|
Protected access please
|
2013-05-16 16:47:21 +10:00 |
|
md_5
|
64e8a79551
|
Close #348 - translation key
|
2013-05-16 06:40:01 +10:00 |
|
md_5
|
afc387ce0d
|
Set local address to listener address, closes #337 (reverse-merged from commit 57793e93f0 )
|
2013-05-16 06:39:29 +10:00 |
|
md_5
|
8a70af5293
|
Clean up code style surrounding bootstrap creation
|
2013-05-15 19:08:14 +10:00 |
|
md_5
|
57793e93f0
|
Set local address to listener address, closes #337
|
2013-05-15 19:05:38 +10:00 |
|
md_5
|
a48ef137bd
|
Make connect event implement cancellable, closes #338
|
2013-05-15 19:04:22 +10:00 |
|
md_5
|
ff32d29e09
|
Gracefully shutdown event loop, closes #346
|
2013-05-15 19:02:10 +10:00 |
|
md_5
|
9f3359f8fa
|
Thanks Lex! Closes #319
|
2013-05-15 18:59:13 +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
|
c465eca03b
|
Just escape utf chars
|
2013-05-12 22:01:42 +10:00 |
|
md_5
|
beb0bf9836
|
Fu*** offline mode users
|
2013-05-12 16:09:21 +10:00 |
|
md_5
|
688c42219c
|
Actually translate message
|
2013-05-12 15:55:51 +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 |
|
Harry
|
9d3bddedb6
|
Return if command should not be executed to avoid exceptions and unnecessary messages to the player.
|
2013-05-06 07:22:56 +10:00 |
|
md_5
|
332bdaaec0
|
Refactor forge support - closes #318
|
2013-05-05 08:31:44 +10:00 |
|
md_5
|
904a1bfaa3
|
*register channels. This fixes plugins being broke
|
2013-05-04 10:20:53 +10:00 |
|
md_5
|
5eb7a6eba7
|
Fix forge support - closes #312
|
2013-05-04 09:40:10 +10:00 |
|
md_5
|
8e262cf428
|
Close issue #311 - exception feedback on server connector
|
2013-05-04 09:28:28 +10:00 |
|
md_5
|
125df5c22d
|
Add SQLite driver for future use
|
2013-05-03 21:25:47 +10:00 |
|
md_5
|
7b631092f5
|
Add experimental Forge support. This may cause issues when using Vanilla clients etc, so caution is advised. Please visit GitHub to report any issues you encounter. Thanks @LexManos for providing the basis for this implementation.
|
2013-05-03 21:21:55 +10:00 |
|
md_5
|
d3c1339cc9
|
Make sure we write out custom login packets
|
2013-05-03 20:36:55 +10:00 |
|
md_5
|
679bf2fca9
|
Synchronize on pending packet queue, add forge/no forge constructor argument to login packet, and don't send channel registers twice
|
2013-05-03 20:29:36 +10:00 |
|
md_5
|
7436621481
|
Refactor encryption to be two step like vanilla. Thanks @LexManos for pointing this out.
|
2013-05-03 19:35:00 +10:00 |
|
md_5
|
6236cff658
|
Refactor encrypt util class in preparation for forge support.
|
2013-05-03 19:10:54 +10:00 |
|
md_5
|
6b504d9160
|
Use faster collections for the various tab lists.
|
2013-05-03 18:20:10 +10:00 |
|
md_5
|
d1124ca70b
|
Cleanup imports
|
2013-05-03 14:39:25 +10:00 |
|
md_5
|
779582d441
|
Use multimap in scheduler
|
2013-05-03 14:33:04 +10:00 |
|
md_5
|
b91564f77a
|
Fix eclipse gitignore, I think - don't use eclipse
|
2013-05-03 14:24:35 +10:00 |
|
Zach Bruggeman
|
30b2e5008b
|
Add ResourceBundle localization
|
2013-05-03 14:22:12 +10:00 |
|
md_5
|
140830efe0
|
Close #300 - cleaner disconnects when server is full
|
2013-05-03 14:16:48 +10:00 |
|
md_5
|
5f8e76c61c
|
Revert "ConcurrentHashMap is junk - lets stick to standard unless issues arise."
This reverts commit 5d1a2c59a7 and closes #304
|
2013-05-03 14:15:23 +10:00 |
|
md_5
|
b7511abfda
|
Update to 1.5.2, closes #302
|
2013-05-02 07:32:45 +10:00 |
|
md_5
|
09d04c34cb
|
Increase thread pool timeout to try and reduce churn
|
2013-04-30 11:32:29 +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
|
50f8bd2eb0
|
Finish encapsulating all userconnection fields
|
2013-04-28 11:36:36 +10:00 |
|
md_5
|
ff32764f9a
|
Encapsulate ping fields
|
2013-04-28 11:19:19 +10:00 |
|