RednedEpic
|
34e4141db3
|
Use 1.18-1 as version
|
2021-11-29 21:55:05 -06:00 |
|
RednedEpic
|
098b2301ee
|
1.18 release
|
2021-11-29 21:24:56 -06:00 |
|
Camotoy
|
d527164d4c
|
Initial update to 1.18 protocol
|
2021-11-13 23:48:38 -05:00 |
|
RednedEpic
|
c5032fb425
|
Update to new packetlib changes
|
2021-11-13 13:52:39 -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 |
|
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 |
|
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 |
|
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 |
|