md_5
|
cbcd874d47
|
Close #626 - command line argument for version. Also refactors into a bootstrap which warns users when not using Java 7!
|
2013-09-25 17:21:03 +10:00 |
|
md_5
|
32a5271dc3
|
Implement basic udp query to close #185
|
2013-09-24 10:09:55 +10:00 |
|
md_5
|
14389eb370
|
Use correct main class
|
2013-09-23 10:30:41 +10:00 |
|
md_5
|
a8b6a6b4aa
|
Finish basic Yaml configuration API, complete with unit tests. Needs a lot of work with regards to how sections are handled, open to massive improvements from anyone that has more know-how.
|
2013-09-23 10:28:30 +10:00 |
|
md_5
|
a7a32509c7
|
find * -type f -print0 | xargs -0 sed -i 's/1.6.2/1.6.4/g'
|
2013-09-20 19:51:57 +10:00 |
|
md_5
|
49cffebd9b
|
Dynamic build dates - see #526
|
2013-09-10 11:37:48 +10:00 |
|
md_5
|
b3e8feb4cb
|
Update POMs to 1.6.2
|
2013-07-18 20:13:07 +10:00 |
|
md_5
|
499337c98e
|
Optimized yaml reconnect locations! Ding dong sqlite is dead..
|
2013-07-11 11:12:43 +10:00 |
|
md_5
|
7d1904584b
|
Back to Java cipher, they are both the same speed
|
2013-07-08 08:33:25 +10:00 |
|
md_5
|
6b50c7c599
|
Move HTTP client stuffs into bungee-proxy
|
2013-07-04 21:59:38 +10:00 |
|
md_5
|
66de4c95ef
|
Implement BouncyCastle as the cipher engine.
|
2013-07-04 21:13:10 +10:00 |
|
md_5
|
85e82a2e34
|
Update POMs to 1.6.1
|
2013-07-02 20:59:04 +10:00 |
|
md_5
|
788b96dc0a
|
knohacks - thanks @ammaraskar
|
2013-07-01 13:37:03 +10:00 |
|
md_5
|
a9603a6372
|
Bump Javassist version
|
2013-06-29 15:04:13 +10:00 |
|
md_5
|
dbb6aebf58
|
#3 windows fix
|
2013-06-17 16:29:21 +10:00 |
|
md_5
|
54040ec48d
|
Windows fix #2
|
2013-06-17 16:17:50 +10:00 |
|
md_5
|
f0f1e71c93
|
Implement super sexy console to close #315
|
2013-06-11 18:55:15 +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
|
125df5c22d
|
Add SQLite driver for future use
|
2013-05-03 21:25:47 +10:00 |
|
md_5
|
8827feacfb
|
Implement high performance HTTP api for plugins with jetty.
|
2013-03-20 18:52:26 +11:00 |
|
md_5
|
5365e5fb92
|
Bump the other pom versions to 1.5 too.
|
2013-03-15 21:21:58 +11:00 |
|
md_5
|
ac426f0c3f
|
Use global netty version variable.
|
2013-03-14 20:35:58 +11:00 |
|
md_5
|
0f30024040
|
Now that we don't deploy the proxy we don't need the shaded identifier
|
2013-03-14 20:28:24 +11:00 |
|
md_5
|
09bb7a93d2
|
Update MySQL version
|
2013-03-14 19:50:17 +11:00 |
|
md_5
|
c1ff4ffb89
|
Update to 1.5 & don't deploy proxy to maven, only APIs
|
2013-03-14 17:50:33 +11:00 |
|
md_5
|
9edcda7ace
|
Downgrade NIO to 1.4.7
|
2013-03-11 18:28:10 +11:00 |
|
md_5
|
a3e1493ce1
|
Merge NIO into master. I would not recommend this on a production server at all. Its 1.5 anyway.
|
2013-03-11 13:30:29 +11:00 |
|
md_5
|
a0989a8932
|
Update for 1.5. This build only supports 1.5, not any other versions.
|
2013-03-10 12:41:13 +11:00 |
|
md_5
|
6525502836
|
We can login now. Kindof. *wipes sweat off brow.
|
2013-03-09 14:19:12 +11:00 |
|
md_5
|
b6e76f4054
|
Cleanup permissions and disconnect sequences
|
2013-03-07 21:04:03 +11:00 |
|
md_5
|
0077af58d0
|
Start work on netty overhaul
|
2013-03-07 20:05:41 +11:00 |
|
md_5
|
83e3786414
|
Include full libraries, especially since we don't have BouncyCastle or BukkitDev now.
|
2013-02-28 17:03:05 +11:00 |
|
md_5
|
f1f10521e2
|
Use native Java ciphers for encryption / decryption - now that we have our buffer issues sorted this should be a small speed boost.
|
2013-02-21 17:13:04 +11:00 |
|
md_5
|
affecd858a
|
Let Jenkins offer the shaded jar for download, and keep it out of maven central.
|
2013-02-09 19:28:11 +11:00 |
|
md_5
|
b7bb623064
|
Keep shaded jar away from main jar.
|
2013-02-09 19:20:08 +11:00 |
|
md_5
|
8840dade68
|
Finish merge of protocol subproject
|
2013-02-09 19:08:56 +11:00 |
|
md-5
|
7f77b62852
|
Really really include mysql.
|
2013-02-07 10:30:25 +11:00 |
|
md_5
|
c21b87d930
|
Really include mysql
|
2013-02-01 07:29:54 +11:00 |
|
md_5
|
e80c0de92b
|
Include all the mysql!
|
2013-01-22 17:01:32 +11:00 |
|
md_5
|
434b950a92
|
More changes. API is going well, but struggling to break it up into sensible classes whilst allowing for the fact that in the future we will have:
- Player to Proxy
- Proxy to Proxy
- Player to Internal Server
Connections.
|
2013-01-11 09:49:54 +11:00 |
|
md_5
|
9196f8f61e
|
More work on the API: Up next, command senders.
|
2013-01-10 19:54:12 +11:00 |
|
md_5
|
162f75423d
|
Add stub api class.
|
2013-01-10 17:56:09 +11:00 |
|
md_5
|
a7f7a49fc3
|
Refactor into maven modules.
|
2013-01-10 17:41:37 +11:00 |
|