Commit Graph

2363 Commits

Author SHA1 Message Date
KennyTV
df495f8131
Remove accidental import 2020-06-07 16:29:15 +02:00
KennyTV
529da10615
Move ProtocolInfo into its own field 2020-06-07 12:19:36 +02:00
KennyTV
f2d6691af7
Minor javadoc changes 2020-06-07 11:32:49 +02:00
creeper123123321
a8a1e9448e
Netty handler tidy 2020-06-07 10:41:29 +02:00
Myles
d58959fcca
Merge pull request #1798 from KennyTV/abstraction
Add method to get protocol instance by class
2020-06-07 09:18:57 +01:00
KennyTV
5fca206b8d
Add method to get protocol instance by class 2020-06-07 10:16:40 +02:00
Myles
67993364b4
Merge pull request #1797 from KennyTV/packetids
Print protocol and packet type when erroring
2020-06-06 15:32:47 +01:00
KennyTV
25652eab15
Print protocol and packet type when erroring 2020-06-06 16:16:38 +02:00
KennyTV
f117239184
Further safety checks for correct packets types 2020-06-06 15:54:51 +02:00
KennyTV
cc3dae127b
Use correct packet type when warning for missing mapping 2020-06-06 15:33:20 +02:00
Myles
137050be16
Merge pull request #1795 from KennyTV/packetids
Packet type constants and auto channel mapping
2020-06-06 11:00:06 +01:00
KennyTV
baf1b851c4
1.8 packet enum, add a small number of nullable annotations 2020-06-06 10:55:35 +02:00
KennyTV
545ab2de79
Enforce correct packet types with generics, 1.9 packet constant 2020-06-06 09:45:43 +02:00
KennyTV
38f845bb7e
Consistency changes, 1.11->1.12 packet constants
Almost there! :>
2020-06-05 23:06:00 +02:00
KennyTV
9f80553749
Safety checks, packet type constants for 1.12->1.13 protocol 2020-06-05 22:33:48 +02:00
KennyTV
d7d4e58106
Packet type constants and auto channel mapping 2020-06-05 20:48:35 +02:00
Myles
5293417900
Merge pull request #1793 from KennyTV/abstraction
1.16-pre1
2020-06-05 19:47:45 +01:00
KennyTV
9a59c40ce1
Fix dimension registry data 2020-06-05 14:02:09 +02:00
KennyTV
8a00e260f6
Pre 2 protocol bump 2020-06-05 13:22:58 +02:00
KennyTV
1285a0c6bf
1.16-pre1 2020-06-05 00:42:39 +02:00
KennyTV
eb9d913cb6
Add toString, equals, and hashCode to Metadata 2020-06-03 11:19:54 +02:00
Myles
a60340f330 Workaround for missing Protocol1_9to1_8 2020-05-30 21:31:28 +01:00
KennyTV
796a42c981
Send new 20w22a tags 2020-05-29 20:36:40 +02:00
Myles
63a81b939d
Merge pull request #1788 from KennyTV/abstraction
20w22a
2020-05-29 14:20:07 +01:00
KennyTV
a9e2544188
20w22a 2020-05-29 15:14:18 +02:00
KennyTV
bea01bc794
Fix respawn reading 2020-05-23 12:46:15 +02:00
Myles
3db74c79ab
Merge pull request #1784 from KennyTV/abstraction
Sound rewriter cleanup - don't send -1 sound ids
2020-05-23 10:20:17 +01:00
KennyTV
799c933d95
Make SoundRewriter fields protected 2020-05-23 11:14:50 +02:00
KennyTV
6b9e67f96b
Sound rewriter cleanup - don't send -1 sound ids
Addresses #1783
2020-05-23 10:56:27 +02:00
Myles
062d846c37
Merge pull request #1782 from KennyTV/abstraction
20w21a
2020-05-20 16:18:26 +01:00
KennyTV
af3023562d
Fix dimension identifier 2020-05-20 17:02:22 +02:00
KennyTV
92f4e3dd81
20w21a 2020-05-20 16:44:12 +02:00
Myles
f7eb445d61
Merge pull request #1775 from KennyTV/abstraction
20w20a
2020-05-16 16:22:35 +01:00
KennyTV
98b77278cd
20w20b 2020-05-14 11:53:27 +02:00
Myles
60461b9cff
Merge pull request #1776 from Xernium/abstraction
I am sick of this-
2020-05-13 20:31:00 +01:00
FivePB (Xer)
1394c70981
Shouldn't try to write helpful messages when drunk 2020-05-13 20:56:15 +02:00
FivePB (Xer)
595b8c3b56
Yes much tree 2020-05-13 20:50:28 +02:00
FivePB (Xer)
27cbd844f0
Much fighting over this mess(age) 2020-05-13 20:48:51 +02:00
KennyTV
5c5c1ed402
20w20a 2020-05-13 18:08:33 +02:00
KennyTV
245c7e8219
Add wall_post_override blocktag 2020-05-12 22:51:02 +02:00
Myles
3079663ba9
Merge pull request #1769 from KennyTV/abstraction
Add runnable list to be executed before the full init
2020-05-09 09:28:11 +01:00
KennyTV
25d54ae229
Add runnable list to be executed before the full init 2020-05-09 09:46:15 +02:00
Myles
045c35243f
Merge pull request #1768 from Gerrygames/abstraction
Handle new window type in 1.16
2020-05-08 08:32:33 +01:00
Gerrygames
5009ffbb5a handle new window type in 1.16 2020-05-08 01:36:24 +02:00
KennyTV
47b43402f5
20w19a 2020-05-06 19:11:05 +02:00
KennyTV
a5dbec5303
Merge remote-tracking branch 'origin/master' into abstraction
# Conflicts:
#	pom.xml
2020-05-06 19:05:15 +02:00
Myles
f3f82c4f1a
Merge pull request #1765 from KennyTV/abstraction
Fix toggleglide listener swimming check
2020-05-06 09:03:41 +01:00
KennyTV
653ca4b322
Fix toggleglide listener swimming check 2020-05-06 09:30:16 +02:00
Myles
b57800c2e2
Merge pull request #1760 from konwboj/master
Fix block connections causing issues with TNT
2020-05-05 19:43:49 +01:00
konwboy
222c03aa67 Fix block connections causing issues with TNT 2020-05-05 19:49:59 +02:00