Commit graph

272 commits

Author SHA1 Message Date
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
Steveice10
58ed868db2 Bump PacketLib and MCAuthLib versions. 2020-04-20 14:58:49 -07:00
Steveice10
29f960a24c Bump version to 1.6-SNAPSHOT 2020-04-20 14:55:30 -07:00
Steveice10
b23b6f8b4e Bump version to 1.5 2020-04-20 14:55:01 -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
Steveice10
d725ce0d79 Implement proper NIO proxy support and remove synchronous support from
send/disconnect.
2020-02-26 18:15:59 -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
d05bdadbbf Bump version to 1.5-SNAPSHOT 2019-10-20 20:22:01 -07:00
Steveice10
a5712ac9b0 Bump version to 1.4 2019-10-20 20:20:46 -07:00
Steveice10
c0fae1d4d5 Update netty version. 2019-10-20 20:20:01 -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
Jonas Herzig
3e98900a7c Update to 1.14.4 2019-07-19 13:01:14 +02:00
Jonas Herzig
0dc580ee23 Update to 1.14.3 2019-06-24 17:43:41 +02:00
Paul Heidenreich
10b72ca5a6 Update to 1.14.2 2019-05-28 22:39:25 +02:00
Paul Heidenreich
519c2d1304 Update to 1.14.1 2019-05-28 09:11:06 +02:00
Paul Heidenreich
02d3f6f319 Use 1.2 Release of OpenNBT 2019-04-29 10:53:13 +02:00
Paul Heidenreich
83353daea3 Use Latest Version of OpenNBT 2019-04-28 14:25:37 +02:00
Paul Heidenreich
812997d587 Bump Version to 1.14-SNAPSHOT 2019-04-28 13:30:25 +02:00
Julien Kirch
01ce9ab63d
Update javadoc plugin so it won't crash on my Mac
Before I had this error
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project mcprotocollib: Execution attach-javadocs of goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-javadoc-plugin:2.10.4🫙 java.lang.ExceptionInInitializerError: null
2018-10-31 07:20:37 +01:00
Paul
8b759faf44
Update to Minecraft 1.13.2 2018-10-24 17:29:23 +02:00
Steveice10
eee8573395 Update to 1.13.1, fix entity IDs. 2018-08-29 20:00:33 -07:00
Steven Smith
c4c23eb00f
Merge pull request #416 from ReplayMod/1.13-dev
Update to MC 1.13
2018-08-29 18:56:39 -07:00
Steveice10
2e53f6ba1f Update surefire plugin to 2.22.0 2018-08-20 12:22:08 -07:00
Steveice10
83221af168 Update surefire plugin to 2.22.0 2018-08-20 12:21:34 -07:00
Jonas Herzig
c374deb992 Begin updating to 1.13 2018-07-18 22:22:51 +02:00
Steveice10
3e07b2ebf3 Add argLine to properties. 2018-07-02 15:23:35 -07:00
Steveice10
dea7aef2f8 Undo previous commit, add argLine to properties section. 2018-07-02 15:21:55 -07:00
Steveice10
da0361f90b Fix running tests. 2018-07-02 15:20:06 -07:00
Steveice10
8a81b14b51 Fix example, bump OpenNBT version to 1.1 2018-07-02 15:17:00 -07:00
Steveice10
34c3504e6a Fix hang closing server in example, update PacketLib version. 2018-06-03 11:43:08 -07:00
Steveice10
26b127a4cd Bump version to 1.4-SNAPSHOT 2018-06-03 10:46:04 -07:00
Steveice10
d6ed28cbd0 Bump version to 1.3 2018-06-03 10:45:28 -07:00
Steveice10
d81fdd0632 Update netty version. 2018-06-03 10:44:59 -07:00
Steven Smith
93f4b8ad86 Bump version for development. 2018-02-06 14:30:54 -08:00
Steven Smith
a9a2e0e2e5 Bump version for release 1.12.2-2 2018-02-06 14:30:12 -08:00
Steven Smith
ad0a450dc0 Bump version for development. 2018-02-06 14:26:53 -08:00
Steven Smith
586157506d Bump version for release 1.2 2018-02-06 14:25:56 -08:00
sgdc3
0261b68298 Pom cleanup 2018-02-04 14:29:55 +01:00
sgdc3
bc07f0f136 Bump netty version 2018-02-01 19:14:51 +01:00
sgdc3
a100a4fbbf Pom enhancements 2018-02-01 19:13:37 +01:00
Steven Smith
43dd23528a Clean up pom.xml 2018-01-31 22:50:23 -08:00
Steven Smith
880393f92a Clean up pom.xml 2018-01-31 22:49:08 -08:00
Steveice10
b1bcd339d6 Bump version for development. 2018-01-14 11:48:48 -08:00
Steveice10
cc4fc1cc1b Bump version for release. 2018-01-14 11:48:04 -08:00
Steveice10
5a7f8a66c3 Use PacketLib version 1.1 2018-01-14 11:39:36 -08:00
Steveice10
0d32cd5ddd Bump version for development. 2018-01-14 11:38:28 -08:00
Steveice10
73cd1fdb38 Bump version to 1.1 for release. 2018-01-14 11:37:52 -08:00
Jonas Herzig
f9c86c5aa5 Update to MC 1.12.2 2017-09-19 09:13:00 +02:00
Jonas Herzig
4adf969385 Bump version to 1.12.1-1 2017-09-19 08:53:16 +02:00
Jonas Herzig
e7ee69fb3e Update to MC 1.12.1 2017-08-04 08:55:20 -07:00
Steveice10
821e13ed2c Bump version to 1.12-1 2017-08-04 08:51:32 -07:00
Jonas Herzig
0003b5f4ae Change pom version to again include revision number 2017-06-10 10:03:26 +02:00
Jonas Herzig
f1afab396e Update to MC 1.12 2017-06-09 13:22:03 +02:00
Steveice10
b05e0b56a4 Update version for development. 2017-04-27 18:04:56 -07:00
Steveice10
8c7a7f1d6b Update version for release. 2017-04-27 18:04:36 -07:00
Steveice10
ef649efd7b Bump version for development. 2017-03-01 16:34:08 -08:00
Steveice10
661faf9541 Migrate away from spacehq.org 2017-03-01 16:33:38 -08:00
Steveice10
bdefaa60c3 Bump version for development. 2017-03-01 16:14:22 -08:00
Steveice10
4608261e99 Migrate away from spacehq.org 2017-03-01 16:09:48 -08:00
Steveice10
f51fda303a Fix pom.xml indentation. 2017-01-25 15:17:21 -08:00
Kevin Rossouw
cc4d9869bb Ported library to Netty 4.1.4 (Netty 5 has been discontinued) by modifying TcpSession.java and pom.xml. Fixed a bug in Server.java where isListening() would throw a NullPointerException if called before bind(). Removed unused imports of java.net.InetAddress in Session.java and TcpSession.java. Updated Maven plugin versions in pom.xml. 2017-01-25 16:47:00 +02:00
Steveice10
b9f0d690a3 Bump OpenNBT version. 2016-12-24 08:50:12 -08:00
games647
b6d72152da
Update protocol ids for 1.11.2 2016-12-23 16:57:01 +01:00
Steveice10
f846b96ab4 Generate source and javadoc jars. 2016-12-15 16:57:22 -08:00
Steveice10
513fbb4f43 Generate source and javadoc jars. 2016-12-15 16:26:18 -08:00
johni0702
839925054b Update to MC 1.11 2016-12-03 20:31:07 +01:00
Jadon Fowler
7be81ec106
Set Java version to 1.7 in POM
There are 1.7 classes being used, so we should specify that Java 1.7 is
required.
2016-08-23 19:31:52 -07:00
Final Child
f1f1d992a4 Bump MC version to 1.10.2. Nothing changed. 2016-06-26 13:03:07 +09:00
Final Child
a56d41a998 Update pom.xml 2016-06-11 07:29:36 +09:00
Final Child
7e301fc3e8 Bump version to 1.9.4-SNAPSHOT 2016-05-15 15:39:09 +09:00
Final Child
5cf9a9f895 Bump version to 1.9.2-SNAPSHOT 2016-04-03 20:06:54 +09:00
Steven Smith
97c0a69294 1.9 2016-03-03 18:32:08 -08:00
Steven Smith
480f339742 15w39c, major restructuring. 2015-09-24 20:51:43 -07:00
Steven Smith
8f98f3a780 Add unit test from @ensirius. 2015-08-21 19:30:33 -07:00
Steven Smith
0c2b7fdce8 15w33c 2015-08-14 17:01:28 -07:00
Steven Smith
08ab590e07 15w33b 2015-08-12 21:33:50 -07:00
Steven Smith
abb2108fb3 15w32c 2015-08-11 22:58:20 -07:00
Steven Smith
4ccf753002 Update game version. 2015-07-28 20:49:40 -07:00
Steven Smith
a2e4898749 Update URLs. 2015-07-21 15:58:27 -07:00
Steven Smith
59b5e6f136 Update URLs. 2015-07-21 15:57:47 -07:00
Steven Smith
eb57e0835c Update version. 2015-07-20 12:26:58 -07:00
Steven Smith
26e6ae38a5 General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
Steven Smith
b22cd66d4f General cleanup, fixes, and re-versioning. 2015-07-20 11:13:18 -07:00
Steven Smith
2b39ead979 Update pom.xml. 2015-07-18 18:55:43 -07:00
Steven Smith
83161ffa03 Update to Netty 5.0.0.Alpha2 2015-07-18 18:55:00 -07:00
Steven Smith
5546770d4b 1.8 2014-09-02 16:11:24 -07:00