Commit Graph

302 Commits

Author SHA1 Message Date
RaphiMC 34d518cb4c
Removed debug sysout 2023-08-27 01:06:28 +02:00
RaphiMC 08cee46788
Improved classic chunk loading system 2023-08-27 00:14:20 +02:00
RaphiMC a3060f1bb1
Merge remote-tracking branch 'origin/main' 2023-08-26 01:11:18 +02:00
RaphiMC 122ceb8d1e
Fixed LegacyProtocolVersion returning wrong ids when protocols overlap 2023-08-26 01:11:10 +02:00
RK_01 c366361b32
Merge pull request #39 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.97.Final
Bump io.netty:netty-handler from 4.1.96.Final to 4.1.97.Final
2023-08-24 12:33:51 +02:00
dependabot[bot] 37d9a514cd
Bump io.netty:netty-handler from 4.1.96.Final to 4.1.97.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 09:51:36 +00:00
RaphiMC 46656e5f75
Merge remote-tracking branch 'origin/main' 2023-08-15 01:49:50 +02:00
RaphiMC 99e8fa7b83
Use full implementation version as subplatform name 2023-08-15 01:49:41 +02:00
RK_01 3ef5341d82
Merge pull request #38 from ViaVersion/dependabot/gradle/net.lenni0451.mcstructs-text-2.3.1
Bump net.lenni0451.mcstructs:text from 2.3.0 to 2.3.1
2023-08-14 11:41:27 +02:00
dependabot[bot] 0f56ce03b6
Bump net.lenni0451.mcstructs:text from 2.3.0 to 2.3.1
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.3.0 to 2.3.1.
- [Commits](https://github.com/Lenni0451/MCStructs/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs:text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 09:36:58 +00:00
RaphiMC 0e02ecf818
Added API method to get real protocol version from shifted legacy version 2023-08-12 02:35:25 +02:00
RaphiMC 0181e3dc05
Bump version to 2.2.19-SNAPSHOT 2023-08-09 22:38:50 +02:00
RaphiMC 7a1ac15c56
Release 2.2.18 2023-08-09 22:16:01 +02:00
RK_01 0de63e7603
Merge pull request #37 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.1
Bump org.yaml:snakeyaml from 2.0 to 2.1
2023-08-07 17:22:45 +02:00
dependabot[bot] 90c77a3352
Bump org.yaml:snakeyaml from 2.0 to 2.1
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 09:55:14 +00:00
RaphiMC 41a1faab41
Merge remote-tracking branch 'origin/main' 2023-08-06 17:09:18 +02:00
RaphiMC 270df05f20
Fixed sky light being treated as biome data in 1.2.x 2023-08-06 17:09:09 +02:00
RK_01 bc9f9aa609
Merge pull request #36 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.2-jre
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
2023-08-01 11:50:51 +02:00
dependabot[bot] 2f60507bcc
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 09:23:10 +00:00
RK_01 7318a5cfd1
Merge pull request #34 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.96.Final
Bump io.netty:netty-handler from 4.1.95.Final to 4.1.96.Final
2023-07-28 12:46:33 +02:00
dependabot[bot] 9a5987b2b1
Bump io.netty:netty-handler from 4.1.95.Final to 4.1.96.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.95.Final to 4.1.96.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.95.Final...netty-4.1.96.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 09:38:55 +00:00
RaphiMC 4f688893d1
Merge remote-tracking branch 'origin/main' 2023-07-28 00:41:12 +02:00
RaphiMC 72688b334b
Fixed b1.3 - b1.4 metadata reading edge case 2023-07-28 00:41:03 +02:00
RK_01 61b59e3d1d
Merge pull request #32 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.95.Final
Bump io.netty:netty-handler from 4.1.94.Final to 4.1.95.Final
2023-07-21 12:06:45 +02:00
dependabot[bot] 4ac993fd9b
Bump io.netty:netty-handler from 4.1.94.Final to 4.1.95.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.94.Final to 4.1.95.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 09:56:36 +00:00
RaphiMC ec1b88627b
Fixed being able to sprint on servers that aren't sending the health 2023-07-16 20:54:09 +02:00
RaphiMC 01e3c0e13b
Fixed >= b1.8 clients being able to sword block on <= b1.7 2023-07-12 17:59:43 +02:00
RaphiMC 2d49b0ca31
Merge remote-tracking branch 'origin/main' 2023-07-12 16:54:21 +02:00
RaphiMC 102b8a55db
Fixed own skin not loading after respawn 2023-07-12 16:54:10 +02:00
RK_01 4fa95dbc6b
Merge pull request #31 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.1-jre
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre
2023-07-03 11:44:55 +02:00
dependabot[bot] b3123d14ca
Bump com.google.guava:guava from 32.1.0-jre to 32.1.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.0-jre to 32.1.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 09:44:34 +00:00
RaphiMC dbf995863e
Merge remote-tracking branch 'origin/main' 2023-06-30 23:51:48 +02:00
RaphiMC 5ecaf3dd6d
Updated build.gradle 2023-06-30 23:51:40 +02:00
RK_01 32cb23181c
Merge pull request #30 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.0-jre
Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre
2023-06-30 11:59:13 +02:00
dependabot[bot] 76a0d0359e
Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 09:44:10 +00:00
RaphiMC b9af38e9f8
Fixed classic inactive socket issue 2023-06-26 22:27:15 +02:00
RaphiMC 1cdeac431f
Default disable fly on regular classic servers 2023-06-24 01:50:50 +02:00
RK_01 f5a66731eb
Merge pull request #29 from ViaVersion/dependabot/gradle/net.lenni0451.mcstructs-text-2.3.0
Bump net.lenni0451.mcstructs:text from 2.2.6 to 2.3.0
2023-06-23 12:13:14 +02:00
dependabot[bot] 3b4e8a472a
Bump net.lenni0451.mcstructs:text from 2.2.6 to 2.3.0
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.6 to 2.3.0.
- [Commits](https://github.com/Lenni0451/MCStructs/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs:text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 10:12:15 +00:00
RK_01 816eef60ae
Merge pull request #27 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.94.Final
Bump io.netty:netty-handler from 4.1.93.Final to 4.1.94.Final
2023-06-21 12:23:05 +02:00
dependabot[bot] d889497019
Bump io.netty:netty-handler from 4.1.93.Final to 4.1.94.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.93.Final to 4.1.94.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.93.Final...netty-4.1.94.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 10:04:42 +00:00
FlorianMichael af112cb196
Update ViaVersion 2023-06-18 18:57:02 +02:00
FlorianMichael be8563779f
Update README 2023-06-18 18:56:37 +02:00
RaphiMC eaee33983d
Merge remote-tracking branch 'origin/main' 2023-06-16 16:50:45 +02:00
RaphiMC b2b895879b
Fixed chest with data 0 being invisible for 1.8+ 2023-06-16 16:50:36 +02:00
RK_01 ad17d3aa71
Merge pull request #25 from ViaVersion/dependabot/gradle/net.lenni0451.mcstructs-text-2.2.6
Bump net.lenni0451.mcstructs:text from 2.2.5 to 2.2.6
2023-06-14 12:12:26 +02:00
dependabot[bot] 4c4f5fcbf2
Bump net.lenni0451.mcstructs:text from 2.2.5 to 2.2.6
Bumps [net.lenni0451.mcstructs:text](https://github.com/Lenni0451/MCStructs) from 2.2.5 to 2.2.6.
- [Commits](https://github.com/Lenni0451/MCStructs/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs:text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 10:10:56 +00:00
RK_01 87d66e92db
Merge pull request #24 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.0.1-jre
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
2023-06-09 12:13:22 +02:00
dependabot[bot] 70431e2ea7
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:06:26 +00:00
RaphiMC 356f658810
Bump version to 2.2.18-SNAPSHOT 2023-06-07 17:30:12 +02:00