RednedEpic
|
6c0f107702
|
Don't bump version as we are still on snapshot
|
2021-11-13 12:10:31 -06:00 |
|
Redned
|
e295601d7c
|
Replace reflection usage with packet factories
|
2021-11-12 22:59:08 -06:00 |
|
D3ATHBRINGER13
|
8fcf4df994
|
Refactor to use Mojmap packet names (#662)
This allows packet name parity with Minecraft itself.
|
2021-11-12 12:59:12 -05:00 |
|
Camotoy
|
3e9c660e79
|
Use PacketLib 2.1-SNAPSHOT for now
|
2021-11-12 12:54:18 -05:00 |
|
Camotoy
|
c2985e83ea
|
Update to Adventure 4.9.3
|
2021-10-31 14:56:02 -04:00 |
|
Josh Moore
|
728e673fcf
|
Updated Lombok to fix broken compilation when using Java 16 (#665)
- As suggested by: https://stackoverflow.com/a/66981165/9665770
- in extension: https://github.com/projectlombok/lombok/issues/2681
|
2021-10-19 21:49:27 -04:00 |
|
Camotoy
|
e7979c45b6
|
Update Adventure version
|
2021-10-07 09:45:31 -04:00 |
|
Steveice10
|
270261ba2d
|
Update to latest MCAuthLib commit.
|
2021-09-06 15:05:31 -07:00 |
|
Steveice10
|
e09374ad9f
|
Update adventure and add legacy hover event serializer to default serializer.
|
2021-08-23 11:23:35 -07:00 |
|
Steveice10
|
133ecd07af
|
Bump version to 1.17.1-2-SNAPSHOT.
|
2021-08-22 18:12:30 -07:00 |
|
Steveice10
|
ee7c6195d8
|
Update to MCAuthLib 1.4 and bump version to 1.17.1-1.
MCAuthLib 1.4 includes a fix for a username-based attack on server-side authentication. Thanks to @Ry0taK for reporting.
|
2021-08-22 18:06:33 -07:00 |
|
TeksuSiK
|
5282527a3a
|
Update dependiences and add io_uring pool
|
2021-08-15 18:29:38 +02:00 |
|
Camotoy
|
85dc970041
|
Bump version
|
2021-07-07 10:54:50 -04:00 |
|
Camotoy
|
6e318f5b53
|
Update to release protocol
|
2021-07-05 22:30:19 -04:00 |
|
Camotoy
|
24a3880bd4
|
Update to 1.17.1-rc1
|
2021-07-04 10:43:26 -04:00 |
|
Camotoy
|
9db4bbca57
|
Update to 1.17.1-pre1
|
2021-06-20 12:35:34 -04:00 |
|
Camotoy
|
e3169866ef
|
Update to 1.17 release
|
2021-06-07 23:38:22 -04:00 |
|
Camotoy
|
3e56be709e
|
Update to 1.17-rc1; some optimizations
|
2021-06-04 20:47:54 -04:00 |
|
Camotoy
|
5f523d309c
|
Bump for 1.17-pre5
|
2021-06-03 16:58:08 -04:00 |
|
Camotoy
|
5ff383d27a
|
Update to 1.17-pre4 and fix particles
|
2021-06-02 22:00:26 -04:00 |
|
Camotoy
|
ac342b72cc
|
Update to 1.17-pre3
|
2021-06-01 18:47:44 -04:00 |
|
Camotoy
|
13bf22b60c
|
Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.17
|
2021-05-23 21:30:59 -04:00 |
|
Camotoy
|
104dd603b1
|
21w20a support
|
2021-05-19 22:21:58 -04:00 |
|
Steveice10
|
6499b21e4e
|
Update OpenNBT version.
|
2021-05-13 00:34:21 -07:00 |
|
Steveice10
|
4810f3a29d
|
Bump to snapshot version.
|
2021-05-13 00:23:50 -07:00 |
|
Steveice10
|
c130565935
|
Release 1.16.5-2
|
2021-05-13 00:23:11 -07:00 |
|
Steveice10
|
1e9991d3c0
|
Use PacketLib 2.0
|
2021-05-13 00:22:30 -07:00 |
|
Steveice10
|
b343e25765
|
Bump to snapshot version.
|
2021-05-13 00:13:54 -07:00 |
|
Steveice10
|
fa191ed83c
|
Release 2.0.
|
2021-05-13 00:13:13 -07:00 |
|
Camotoy
|
cd187d4cbe
|
Update to 21w18a
|
2021-05-05 12:30:25 -04:00 |
|
Camotoy
|
9541ab9bff
|
Update for 21w17a
|
2021-05-01 19:46:02 -04:00 |
|
Steveice10
|
893cc683cb
|
Update to latest PacketLib commit.
|
2021-04-20 18:28:14 -07:00 |
|
Steveice10
|
9161ba7942
|
Bump to next snapshot version.
|
2021-04-20 18:19:09 -07:00 |
|
Steveice10
|
ca928aff21
|
Release 1.16.5-1.
|
2021-04-20 18:18:22 -07:00 |
|
Steveice10
|
19a928364a
|
Update version string to 1.16.5
|
2021-04-05 17:42:22 -07:00 |
|
darbyjack
|
3aa215984a
|
Fixed parsing of the MOTD as Component
|
2021-04-05 12:43:47 -05:00 |
|
Camotoy
|
c9e70b8f59
|
Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.17
|
2021-03-25 16:05:53 -04:00 |
|
Marius Metzger
|
43e4461360
|
Add @With annotation to packet classes
|
2021-03-24 03:00:46 +00:00 |
|
Steveice10
|
da520d8a81
|
Update to PacketLib 1.8
|
2021-01-15 13:03:17 -08:00 |
|
Steveice10
|
87206da886
|
Bump version to 2.0-SNAPSHOT
|
2021-01-15 12:44:41 -08:00 |
|
Steveice10
|
f29aa03c92
|
Bump version to 1.8
|
2021-01-15 12:44:04 -08:00 |
|
VADemon
|
126b0e67de
|
Use proper @Nullable annotation from spotbugs
|
2020-12-23 13:21:12 +01:00 |
|
Mark Vainomaa
|
7b9af65ed0
|
Add netty-codec-haproxy dependency
|
2020-12-19 05:08:42 +02:00 |
|
Mark Vainomaa
|
a10416b8f3
|
Bump Netty to 4.1.56.Final
|
2020-12-19 05:08:42 +02:00 |
|
DoctorMacc
|
5e526ff01a
|
Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.17
|
2020-12-04 18:02:46 -05:00 |
|
DoctorMacc
|
0ddc3a8664
|
Initial 20w49a implementation
|
2020-12-04 17:56:27 -05:00 |
|
rtm516
|
973e6d7a6f
|
Update Adventure to 4.2.0
|
2020-11-25 20:51:17 +00:00 |
|
Steveice10
|
ccbd52dffd
|
Replace Message API with Adventure component parsing.
|
2020-11-21 13:42:36 -08:00 |
|
Steveice10
|
9d709b389c
|
Release version 1.16.4-1.
|
2020-11-21 13:40:49 -08:00 |
|
D3ATHBRINGER13
|
5993241c70
|
20w46a
|
2020-11-17 19:43:27 +00:00 |
|
DoctorMacc
|
ea3d99d0f9
|
Update for 20w45a
Notably: biome data is currently set to non-null as there is no full chunk indicator anymore.
|
2020-11-04 17:36:44 -05:00 |
|
DoctorMacc
|
7321e8f0d7
|
Update to 1.16.4
|
2020-11-02 12:31:24 -08:00 |
|
DoctorMacc
|
c363fc3cb5
|
Update to 1.16.4-pre2
|
2020-11-02 12:31:24 -08:00 |
|
DoctorMacc
|
37af0d3a39
|
Add support for 1.16.4
|
2020-11-02 12:31:24 -08:00 |
|
Steveice10
|
9182eca85b
|
Bump version to 1.16.3-1.
|
2020-11-02 12:25:56 -08:00 |
|
dependabot[bot]
|
f6773eea0e
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 06:47:14 +00:00 |
|
DoctorMacc
|
e4a3aa636a
|
Update POM
|
2020-09-10 11:22:54 -04:00 |
|
DoctorMacc
|
3dd0fd4679
|
Update for 1.16.3-rc1
|
2020-09-10 10:09:27 -04:00 |
|
D3ATHBRINGER13
|
1934c3e83d
|
bump to full release
|
2020-08-11 15:13:01 +01:00 |
|
D3ATHBRINGER13
|
eefbf2802b
|
Fix conflicts
|
2020-08-11 01:53:27 +01:00 |
|
Mark Kennedy
|
c8a06b8fde
|
Bump to rc1
|
2020-08-07 20:20:29 +01:00 |
|
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 |
|
Steveice10
|
bb12069f95
|
Bump version to 1.8-SNAPSHOT.
|
2020-06-28 13:44:07 -07:00 |
|
Steveice10
|
42e417fc50
|
Replace session host and port with resolved SRV record, bump version to 1.7.
|
2020-06-28 13:43: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 |
|
Steveice10
|
9a11ceddd5
|
Bump version to 1.7-SNAPSHOT
|
2020-06-06 14:20:59 -07:00 |
|
Steveice10
|
dc9d37f35e
|
Bump version to 1.6
|
2020-06-06 14:20:24 -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
|
bfd0687b3c
|
Replace dnsjava with netty DNS support.
|
2020-06-01 14:07:46 -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
|
12d26014fa
|
Update dnsjava to 3.1.0 and add result to debug output.
|
2020-05-30 15:22:11 -07:00 |
|
ipbeegle
|
e3208ef4e8
|
Update pom to target Java 1.8
Fixes Maven warning about dnsjava using 1.8
|
2020-05-25 01:55:28 -04: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
|
b98e525016
|
Change SRV lookup code to use dnsjava.
|
2020-04-21 12:01:26 -07:00 |
|