md_5
|
312a74c5f1
|
Close #963 - log remote ping errors to console, friendly message to clients.
|
2014-04-19 19:48:43 +10:00 |
|
Thinkofdeath
|
6475385f87
|
Use ProtocolConstants instead of raw protocol numbers
|
2014-04-16 14:57:09 +01:00 |
|
Thinkofdeath
|
6775b9230c
|
Update Team packet's field names. unknown -> nameTagVisibility, unknown2 -> color
|
2014-04-16 14:46:48 +01:00 |
|
Thinkofdeath
|
c8e6b6fd7a
|
Add 'Combat Event' to 14w11a's EntityMap
|
2014-04-16 14:34:30 +01:00 |
|
Thinkofdeath
|
bca3663a1f
|
Add 'Camera' to 14w11a's EntityMap
|
2014-04-16 14:26:11 +01:00 |
|
Thinkofdeath
|
f71272a1c0
|
Add 14w11a EntityMap support
|
2014-04-16 11:56:04 +01:00 |
|
Thinkofdeath
|
ca7c755ecd
|
Split up EntityMap into different protocol versions
|
2014-04-16 11:14:29 +01:00 |
|
md_5
|
5a638f2290
|
Enable 14w11 support, changing servers is a bit iffy though due to EntityMap not being complete.
|
2014-04-16 11:01:41 +10:00 |
|
md_5
|
3715756be7
|
Update packets for MINECRAFT_14_11_a
|
2014-04-16 10:48:40 +10:00 |
|
md_5
|
bc2b4db419
|
Replace literal numbers with usages of the ProtocolConstants class.
|
2014-04-16 10:18:16 +10:00 |
|
Jonas Konrad
|
e2eba52162
|
Revert "Revert "Implement Favicon API""
This reverts commit 13decac4b9 .
|
2014-04-15 20:17:26 +10:00 |
|
md_5
|
13decac4b9
|
Revert "Implement Favicon API"
This reverts commit 18316eb5f8 .
|
2014-04-15 15:08:12 +10:00 |
|
md_5
|
b08f1995f6
|
Return most recent protocol version to 'unsupported' server lists
|
2014-04-15 11:08:28 +10:00 |
|
Keir Nellyer
|
a642346a2c
|
Add method to get a connected player via their UUID
|
2014-04-15 11:07:17 +10:00 |
|
Jonas Konrad
|
18316eb5f8
|
Implement Favicon API
|
2014-04-15 11:05:20 +10:00 |
|
md_5
|
3ced0b675d
|
Implement Skin forwarding - YOU MUST UPDATE SPIGOT FIRST
|
2014-04-15 10:38:15 +10:00 |
|
md_5
|
dc2da29c16
|
Code format.
|
2014-04-13 14:15:41 +10:00 |
|
Thinkofdeath
|
3b71a2b570
|
Fix ping decoding (Fixes #969)
|
2014-04-13 00:07:11 +01:00 |
|
Thinkofdeath
|
1aa5379030
|
Handle new clients pinging old versions (Fixes #972 and Fixes #969)
|
2014-04-12 10:16:58 +01:00 |
|
Thinkofdeath
|
153bca00be
|
Fix 1.7.7 support
|
2014-04-10 13:34:08 +01:00 |
|
Thinkofdeath
|
747628f40c
|
Remove @RequiredArgsConstructor from PlayerInfoSerializer as the javadoc fails to build with it
|
2014-04-09 21:01:33 +01:00 |
|
Thinkofdeath
|
bf9521472b
|
Support setting uuid's on ServerPing.PlayerInfo + fix plugins which don't provide a valid uuid.
|
2014-04-09 20:26:07 +01:00 |
|
Thinkofdeath
|
86ef046544
|
Pass the protocol version through when using ping pass through
|
2014-04-09 16:42:08 +01:00 |
|
Thinkofdeath
|
cd518690fd
|
Rewrite the spawn player packet's uuid to support skins on non ip-fowarded servers
|
2014-04-04 12:14:04 +01:00 |
|
Thinkofdeath
|
1d3adc5317
|
1.7.6-pre1 Support
|
2014-04-04 21:42:10 +11:00 |
|
Keir Nellyer
|
13848def72
|
Return a Users UUID as a UUID object whilst keeping support for returning as a String
|
2014-04-04 21:35:07 +11:00 |
|
md_5
|
52bf6184c7
|
Don't disable find by default
|
2014-03-30 15:53:57 +11:00 |
|
md_5
|
f7a5748464
|
Delay event loop initialization until after system properties are set. Closes #943
|
2014-03-29 15:21:04 +11:00 |
|
md_5
|
1bbbfdb0d5
|
Close #938 - re add our register channel manipulation
|
2014-03-20 20:12:06 +11:00 |
|
Jonas Konrad
|
92ebce2ec6
|
Add TabCompleteEvent
|
2014-03-14 20:51:47 +11:00 |
|
kamcio96
|
9cd7c1ac03
|
Add ProxyReloadEvent
|
2014-03-14 20:49:45 +11:00 |
|
md_5
|
924dcaab38
|
Move default server fallback
|
2014-03-14 19:29:13 +11:00 |
|
Thinkofdeath
|
49f4dcb5b7
|
Ensure we have the capacity to resize the buffer
|
2014-03-13 19:51:46 +00:00 |
|
Thinkofdeath
|
13d679e7d7
|
Correctly resize the spawn object packet
|
2014-03-13 19:30:27 +00:00 |
|
md_5
|
575a6b6ea0
|
Fix some errors related to disabling modules - #890
|
2014-03-11 15:16:52 +11:00 |
|
Thinkofdeath
|
2a7ad3c2b2
|
Append/trim extra data for spawn object packets with a 0 id
|
2014-03-10 19:25:15 +00:00 |
|
md_5
|
00352f585a
|
Revert code which wasn't meant to be commited.
|
2014-03-10 13:36:17 +11:00 |
|
Jonas Konrad
|
52fbceec54
|
Fix client disconnects when a server goes down - #886
|
2014-03-10 11:17:52 +11:00 |
|
md_5
|
4a7f8015e5
|
Close #918 - use case insensitive lookup for Yaml locations
|
2014-03-10 11:04:46 +11:00 |
|
md-5
|
003a1973d4
|
Update CommandEnd javadoc
|
2014-03-10 09:23:44 +11:00 |
|
md_5
|
eec3c09c32
|
Tweak ciper messages - closes #905
|
2014-02-27 16:00:44 +11:00 |
|
md_5
|
565af4d53e
|
Remove switchMutex since its no longer required
|
2014-02-27 07:32:23 +11:00 |
|
md_5
|
37ed331515
|
Ensure user's client and server component are both in the same event loop. Probably closes #893
|
2014-02-26 21:28:04 +11:00 |
|
Thinkofdeath
|
38f12840ca
|
Correct component loop detector
|
2014-02-21 20:56:10 +00:00 |
|
Thinkofdeath
|
941450b4e4
|
Detect component loops
|
2014-02-21 10:13:40 +00:00 |
|
md_5
|
d98ade5a9b
|
Mojang uses "if > 100", therefore the inverse of that is "if <=100" regarding chat length.
|
2014-02-13 07:25:56 +11:00 |
|
md_5
|
0f24eaeea3
|
Mojang caps chat to 100, we should too
|
2014-02-12 19:59:02 +11:00 |
|
md_5
|
a9b2660aa8
|
Unknown git commit or version = unknown version sig
|
2014-02-12 19:15:00 +11:00 |
|
md-5
|
b3627652f2
|
Merge pull request #869 from Cube-Space/permission-api
Added getPermissions() to the CommandSender API
|
2014-02-09 14:36:15 +11:00 |
|
md_5
|
b5216148d6
|
Remove a bit of synchronization
|
2014-02-09 11:02:26 +11:00 |
|