Commit graph

124 commits

Author SHA1 Message Date
Mark Kennedy
57a0a50448 Update to pre3 2020-08-07 16:17:45 +01:00
DoctorMacc
da148409ff
Update to 1.16.2-pre2 2020-08-05 16:24:48 -04:00
DoctorMacc
ba0c4e9ecd
Update to 1.16.2-pre1; fix swinging arm disconnecting 2020-07-29 19:26:00 -04:00
DoctorMacc
da45dc9165
20w30a 2020-07-24 10:37:32 -04:00
DoctorMacc
d45c08d2c4
Bump up protocol version; fix start game packet; fix entity numbering 2020-07-20 18:58:37 -04:00
Mark Kennedy
ef52234a46
Add piglin brute sounds and bump version 2020-07-20 18:30:13 -04:00
DoctorMacc
5c8a435832 Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.16 2020-06-29 01:42:19 -04:00
Steveice10
000847afaf Bump PacketLib version to 1.7. 2020-06-28 13:47:40 -07:00
DoctorMacc
15d3b7436d Update for 1.16.1 2020-06-24 11:10:20 -04:00
RednedEpic
b5eb5ca624 Update to 1.16 release 2020-06-23 08:16:54 -05:00
RednedEpic
79e03aa37d Include SNAPSHOT in version in pom 2020-06-20 15:53:05 -05:00
RednedEpic
795ae325b8 Resolve merge conflicts 2020-06-20 15:52:20 -05:00
RednedEpic
3f5f9797e6 Update to 1.16-rc1 and update chunk format to use new padded array 2020-06-20 15:31:39 -05:00
Steveice10
a2478aeb9d Bump version to 1.15.2-2-SNAPSHOT 2020-06-06 14:27:15 -07:00
Steveice10
ba299bd3cf Bump version to 1.15.2-1 2020-06-06 14:25:42 -07:00
RednedEpic
1205c36965 Add support for 20w22a 2020-06-03 20:33:08 -05:00
Steveice10
4c315aa206 Update PacketLib commit. 2020-06-03 12:19:55 -07:00
Steveice10
1c2a3043af Update PacketLib commit. 2020-06-01 14:11:53 -07:00
Steveice10
706ba62990 Update for MCAuthLib changes. 2020-06-01 13:05:55 -07:00
Steveice10
8710b21543 Update PacketLib commit. 2020-05-30 15:41:06 -07:00
Steveice10
28dac2ec32 Remove -1 workarounds in favor of new user error handling, add exception subclasses for MagicValues errors. 2020-05-23 15:09:08 -07:00
RednedEpic
6004e4af74 Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.16 2020-05-23 15:46:17 -05:00
RednedEpic
00fc4c605a Add support for 20w21a 2020-05-23 15:41:00 -05:00
RednedEpic
c62ed6a6d9 Update to 20w20b 2020-05-14 13:07:04 -05:00
RednedEpic
20f73c5e1e Update to 20w20a 2020-05-13 16:06:26 -05:00
RednedEpic
b0b383a53d Update to 20w19a 2020-05-06 16:47:12 -05:00
Steveice10
5ae680aaeb Update MCAuthLib commit again. 2020-04-26 13:13:21 -07:00
Steveice10
2ff26946ac Use latest commit of MCAuthLib. 2020-04-26 12:58:48 -07:00
RednedEpic
24440246de Update to 20w17a 2020-04-22 15:53:14 -05:00
Steveice10
8fa519ee8b Update PacketLib again to fix tests. 2020-04-21 12:12:01 -07:00
Steveice10
50022ee098 Use latest commit of PacketLib. 2020-04-21 12:02:52 -07:00
Steveice10
58ed868db2 Bump PacketLib and MCAuthLib versions. 2020-04-20 14:58:49 -07:00
RednedEpic
d97ba91af5 Initial 20w16a support 2020-04-17 00:42:07 -05:00
Steveice10
456613c5ce Track PacketLib master-SNAPSHOT until next release. 2020-02-26 18:29:21 -08:00
Steveice10
3c6cbb2cff Update for PacketLib changes. 2020-02-26 18:22:38 -08:00
RednedEpic
acc5b7fdbd Add support for Minecraft 1.15.2 2020-01-21 20:44:23 -06:00
Steveice10
e33abe75a5 Update to 1.15.1 2019-12-17 16:47:58 -08:00
Steveice10
00a6f15ef4 Bump version to 1.15-1 2019-12-17 16:47:00 -08:00
Paul Heidenreich
2c004d7ecb Update to 1.15 2019-12-17 16:42:43 -08:00
Paul Heidenreich
5bcd618b62 Update to 1.15-pre6 2019-12-17 16:42:43 -08:00
Paul Heidenreich
ed0e19a8f2 Update to 1.15-pre4 2019-12-17 16:42:43 -08:00
Paul Heidenreich
418f541486 Upgrade to 1.15-pre3 2019-12-17 16:42:43 -08:00
Paul Heidenreich
728c1a9a37 Upgrade version to 1.15-pre2-1-SNAPSHOT 2019-12-17 16:42:40 -08:00
Steveice10
66e9d5eec2 Bump version 1.14.4-2 2019-12-17 16:42:10 -08:00
Steveice10
bdb49386ed Update PacketLib to 1.4 2019-10-20 20:26:30 -07:00
Steveice10
11274270fc Refactor out remaining utility classes. 2019-08-27 23:51:58 -07:00
Steveice10
13b92b8710 Add magic values mapping test. 2019-08-27 21:51:05 -07:00
Steveice10
4dd7416966 Use Lombok to reduce boilerplate code, add some basic packet read/write tests.
Also implements declare commands and declare recipes packets.
2019-08-17 22:59:58 -07:00
Steveice10
a12d3a87b3 Bump version to 1.14.4-2-SNAPSHOT 2019-08-17 22:00:02 -07:00
Steveice10
2cd93fcf53 Bump version to 1.14.4-1 2019-08-17 21:59:28 -07:00