Commit Graph

262 Commits

Author SHA1 Message Date
RaphiMC
9ed5575a29
Handle out of bounds data values for stone 2024-03-27 02:03:18 +01:00
RaphiMC
0a8e70e5dd
Implemented sodium fix for classic worlds 2024-03-24 11:50:53 +01:00
FlorianMichael
a55de5e5a3
Gradle 8.7 2024-03-23 12:53:10 +01:00
RK_01
0e84b40735
Merge pull request #63 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.108.Final
Bump io.netty:netty-handler from 4.1.107.Final to 4.1.108.Final
2024-03-22 10:38:53 +01:00
dependabot[bot]
03360c9b5a
Bump io.netty:netty-handler from 4.1.107.Final to 4.1.108.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.107.Final to 4.1.108.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.108.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>
2024-03-22 09:38:37 +00:00
RK_01
3c0e1ad9b5
Merge pull request #62 from ViaVersion/dependabot/gradle/com.google.guava-guava-33.1.0-jre
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
2024-03-14 12:12:50 +01:00
dependabot[bot]
9d50542cc8
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.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>
2024-03-14 09:25:41 +00:00
RaphiMC
061e09b4d5
Fixed 1.8 -> 1.7 custom payload translation issue 2024-03-09 23:00:58 +01:00
RaphiMC
87d16d3724
Updated Via NBT usage 2024-03-09 14:21:24 +01:00
RaphiMC
2bd416ac96
Added FUNDING.yml 2024-03-05 18:26:55 +01:00
RaphiMC
5681054888
Updated Via API usage 2024-03-02 20:29:38 +01:00
RaphiMC
3b4067eb51
Implemented MC|TPack custom payload translation 2024-02-28 23:34:09 +01:00
RaphiMC
9bc0af52d5
Fixed 1.7.2 -> 1.6.4 translation 2024-02-27 23:47:30 +01:00
RaphiMC
f84adb5e6c
Improved custom payload translation 2024-02-27 23:44:08 +01:00
RaphiMC
7fbb61076b
Added config option to enable sprinting for <= beta 1.7.3 servers 2024-02-27 18:47:07 +01:00
RaphiMC
45a0e1cf24
Fixed biomes not working after Via update 2024-02-23 22:15:14 +01:00
RaphiMC
a172be0df0
Updated Via API usage 2024-02-23 22:00:39 +01:00
RaphiMC
435f845885
Don't register unneeded base protocols 2024-02-18 20:16:04 +01:00
FlorianMichael
b7a83e3e0f
Tidy up LegacyProtocolVersion 2024-02-15 18:31:44 +01:00
RaphiMC
34dcedafa5
Updated Via API usage 2024-02-14 23:09:05 +01:00
RK_01
0106965764
Merge pull request #61 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.107.Final
Bump io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final
2024-02-13 11:45:47 +01:00
dependabot[bot]
057eb9395f
Bump io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.106.Final to 4.1.107.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.106.Final...netty-4.1.107.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>
2024-02-13 09:51:24 +00:00
RaphiMC
877dca1b8d
Cleaned up UUID handling 2024-02-07 17:01:04 +01:00
RaphiMC
cfe6c57d0e
Fixed 1.7.2 -> 1.7.6 UUID conversion 2024-02-07 15:37:37 +01:00
RK_01
9e6c17a9da
Merge pull request #59 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.106.Final
Bump io.netty:netty-handler from 4.1.105.Final to 4.1.106.Final
2024-01-22 12:14:55 +01:00
dependabot[bot]
7179d95bee
Bump io.netty:netty-handler from 4.1.105.Final to 4.1.106.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.105.Final to 4.1.106.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.105.Final...netty-4.1.106.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>
2024-01-22 09:57:41 +00:00
RK_01
672c95084e
Merge pull request #58 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.105.Final
Bump io.netty:netty-handler from 4.1.104.Final to 4.1.105.Final
2024-01-17 10:55:55 +01:00
dependabot[bot]
8c55361b36
Bump io.netty:netty-handler from 4.1.104.Final to 4.1.105.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.104.Final to 4.1.105.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.104.Final...netty-4.1.105.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>
2024-01-17 09:30:14 +00:00
EnZaXD
1f27d785dd
[ci skip] Removed comment 2024-01-13 07:18:19 +01:00
RK_01
92457695f2
Merge pull request #57 from FlorianMichael/main
Fixed 1.8 -> 1.7 update score translation
2024-01-12 23:43:56 +01:00
FlorianMichael
e73229b83b
Fixed 1.8 -> 1.7 update score translation 2024-01-12 23:32:41 +01:00
RaphiMC
162894fd76
Updated Via API usage 2024-01-05 16:15:30 +01:00
RaphiMC
176b6de7c8
Updated copyright: 2024 2024-01-01 02:34:58 +01:00
RaphiMC
c7bca158ce
Updated Via API usage 2023-12-29 17:01:50 +01:00
RaphiMC
8e81b3e93c
Updated mcstructs API usage 2023-12-27 20:26:26 +01:00
RaphiMC
90287e9929
Merge remote-tracking branch 'origin/main' 2023-12-25 20:25:29 +01:00
RaphiMC
5195681405
Excluded run folder in IDEA 2023-12-25 20:25:14 +01:00
RK_01
a403590a04
Merge pull request #56 from ViaVersion/dependabot/gradle/com.google.guava-guava-33.0.0-jre
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
2023-12-19 10:28:00 +01:00
dependabot[bot]
5bddc859bd
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 09:27:11 +00:00
RK_01
5276e82de5
Merge pull request #55 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.104.Final
Bump io.netty:netty-handler from 4.1.103.Final to 4.1.104.Final
2023-12-18 10:35:48 +01:00
dependabot[bot]
e35e2d1045
Bump io.netty:netty-handler from 4.1.103.Final to 4.1.104.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.103.Final to 4.1.104.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.103.Final...netty-4.1.104.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-12-18 09:35:14 +00:00
RK_01
d0d40a627a
Merge pull request #54 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.103.Final
Bump io.netty:netty-handler from 4.1.102.Final to 4.1.103.Final
2023-12-14 11:45:37 +01:00
dependabot[bot]
fb0736677d
Bump io.netty:netty-handler from 4.1.102.Final to 4.1.103.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.102.Final to 4.1.103.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.102.Final...netty-4.1.103.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-12-14 09:54:13 +00:00
RaphiMC
fbb6f5a195
Merge remote-tracking branch 'origin/main' 2023-12-13 23:06:44 +01:00
RaphiMC
dc3b7671f0
Updated gradle wrapper 2023-12-13 23:06:30 +01:00
RK_01
f2e19ae794
Merge pull request #53 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.102.Final
Bump io.netty:netty-handler from 4.1.101.Final to 4.1.102.Final
2023-12-13 10:46:36 +01:00
dependabot[bot]
e6fc5c1c8a
Bump io.netty:netty-handler from 4.1.101.Final to 4.1.102.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.101.Final to 4.1.102.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.102.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-12-13 09:38:56 +00:00
RaphiMC
58a1e66ed6
Optimized packet splitting 2023-12-10 22:48:37 +01:00
RaphiMC
7ad946c172
Cleaned code 2023-12-10 22:40:57 +01:00
RaphiMC
b517a95dc4
Fixed servers which are skipping LOGIN state 2023-12-10 20:26:07 +01:00