md_5
fe2a39e4f1
Minecraft 1.14.3-pre4 support
2019-06-21 20:00:00 +10:00
md_5
8eb5683783
Bundle 1.14.2 translations
2019-06-09 19:35:11 +10:00
md_5
8fda060611
Minecraft 1.14.2 support
2019-05-28 06:30:00 +10:00
md_5
3ec223ec94
Minecraft 1.14.1 support
2019-05-14 10:00:00 +10:00
md_5
086eb847ec
#2631 : Fix incorrect types of fishing bobber and spectral arrow
2019-05-01 18:00:08 +10:00
md_5
7d68335c1d
Fix switching to servers with larger view distance
2019-04-28 10:52:49 +10:00
killme
9bce83704a
#2622 : Let ThrottleTest work independently of real time
2019-04-25 20:57:03 +10:00
md_5
191afb6a6c
Minecraft 1.14 support
2019-04-25 12:00:00 +10:00
Zedadias Wick
4ca942b169
#2626 : Correct entity metadata type values for 1.14-pre5.
...
Spawn Object packet now uses Entity IDs, not Object IDs, and is sent as a VarInt rather than Byte.
2019-04-24 09:33:17 +10:00
md_5
4cef6d1c25
Actually add checkstyle config
2019-04-23 21:23:06 +10:00
md_5
af10f82d14
Apply and enforce import ordering rules
2019-04-23 15:23:40 +10:00
md_5
3f01748d75
Minecraft 1.14-pre5 support
2019-04-23 12:00:00 +10:00
md_5
5aaccd2e9e
#2621 : Fix score component serialization
2019-04-06 19:54:17 +11:00
md_5
771f1735e5
Clearer message for illegal IP addresses
2019-03-18 13:26:10 +11:00
md_5
4428409d41
Netty 4.1.34.Final
2019-03-17 12:58:05 +11:00
md_5
52a125dded
Add --help flag
2019-03-17 12:43:12 +11:00
md_5
caeabb5b62
#2610 : Fix out of date message for unsupported versions
2019-03-09 09:08:27 +11:00
md_5
e2bc7ed797
Misc formatting fixes
2019-02-26 13:11:05 +11:00
md_5
9133a6f511
Simplify packet registration
2019-02-26 13:05:02 +11:00
md_5
6d6fbb5efa
Fix two minor formatting issues
2019-02-17 10:13:24 +11:00
md_5
0d6f3ee374
Make 1.13 command injection normal functionality
2019-02-17 10:10:41 +11:00
md_5
28c82238d0
Fix typo in previous commit
2019-02-03 17:58:46 +11:00
md_5
1a06ebeee0
#2599 : Remove connection throttle if proxy protocol in use
2019-02-03 08:26:03 +11:00
md_5
0dd538f9ff
#2594 : Add second way of catching exceptions when handling UDP query
2019-01-30 22:05:59 +11:00
md_5
96b1fb1f0e
#2593 : Fix null tooltip string v2
2019-01-30 16:17:55 +11:00
md_5
219d55dfda
#2592 : Fix null tooltip string
2019-01-30 15:45:47 +11:00
md_5
29c093f83f
#2586 : TabCompleteResponseEvent for 1.13
2019-01-30 11:33:04 +11:00
kamcio96
7496b0a2c8
#2584 : Add ComponentBuilder#appendLegacy
2019-01-20 20:02:32 +11:00
Simon Chuu
3889f8683d
#2578 : Add easy way to get proxy command iff it is enabled for that sender
2019-01-20 20:00:26 +11:00
md_5
712a60ffd2
Remove improperly exposed getters from AsyncEvent
2019-01-09 10:19:31 +11:00
Virizion
8b5a89bf12
#2576 : Allow plugins to register multiple intents for async events
2019-01-09 10:19:31 +11:00
md_5
9a2acc826e
#2569 : Respect disabled_commands setting for 1.13 tab completion
2019-01-03 16:39:38 +11:00
md_5
4fa1d82b81
#2572 : Add additional APIs regarding server restriction
2019-01-03 16:35:32 +11:00
md_5
a12bb4cead
Clarify boolean of connect callback
2018-12-29 13:01:53 +11:00
md_5
5ef5dd2c09
#2570 : Implement more aggressive connection throttling.
...
Once an IP has connected connection_throttle_limit times within connection_throttle milliseconds, it must wait connection_throttle milliseconds before attempting to connect again.
2018-12-27 10:25:29 +11:00
md_5
7dd09289ee
Update native-cipher to mbedtls 2.15.1
2018-12-21 11:01:35 +11:00
md_5
a9a4c900e4
#2524 : Allow empty groups/permissions
2018-12-21 10:35:57 +11:00
md_5
d689ba5904
#2535 : Reduce verbosity of unhandled packet exception messages
2018-12-21 10:15:36 +11:00
md_5
a47b803385
#2568 : Check permissions for inject_commands
2018-12-21 09:50:54 +11:00
md_5
14fbe6178f
bungeecord-protocol requires sonatype-nexus-snapshots repo
2018-12-20 10:45:21 +11:00
md_5
02a65e34cf
#2479 : Allow injection of BungeeCord commands to 1.13 with inject_commands option
2018-12-20 10:41:18 +11:00
md_5
7793894621
#2567 : Fix server changing on 1.12.x due to broken protocol link
2018-12-19 10:26:16 +11:00
md_5
e5b96b2f17
Move launcher out of bootstrap and into proxy
2018-12-18 11:19:30 +11:00
md_5
865a346903
#2546 : reducedDebugInfo state not updating when changing servers
2018-12-18 11:13:42 +11:00
md_5
12a99bd291
#2560 : Don't force gold on /server text
2018-12-17 11:52:40 +11:00
md_5
afef0ec1fe
#2559 : Unresolved ServerIP causes disconnect
2018-12-08 09:56:34 +11:00
md_5
378aaadb68
Netty 4.1.32.Final, Trove 3.1.0
2018-12-06 10:54:30 +11:00
md_5
b0737ba230
Netty 4.1.31.Final
2018-11-23 10:54:31 +11:00
md_5
6890993c28
Update to lombok 1.18.4
2018-11-23 10:44:58 +11:00
Janmm14
783979b6b9
#2549 Add security / firewall warning to readme.
2018-11-22 10:15:37 +11:00