Commit Graph

285 Commits

Author SHA1 Message Date
RaphiMC e1bf8b9680
Added toolchain resolving plugin 2024-05-16 14:07:43 +02:00
RaphiMC 8f8eec86bf
Bump ViaVersion to 4.10.1-SNAPSHOT 2024-05-05 12:32:24 +02:00
RK_01 73f490ac20
Merge pull request #66 from ViaVersion/dependabot/gradle/com.google.guava-guava-33.2.0-jre
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
2024-05-03 11:37:58 +02:00
dependabot[bot] c8942b3242
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.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-05-03 09:33:42 +00:00
RaphiMC cf2a9ea448
Bump version to 2.2.23-SNAPSHOT 2024-04-26 16:51:21 +02:00
RaphiMC f39d09c11b
Release 2.2.22 2024-04-26 15:27:37 +02:00
RaphiMC 8a0e63dbfd
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/java/net/raphimc/vialegacy/protocols/release/protocol1_8to1_7_6_10/rewriter/ChatComponentRewriter.java
2024-04-21 22:55:17 +02:00
RaphiMC a48c470a48
Add UserConnection param to item rewriter methods 2024-04-21 22:54:26 +02:00
FlorianMichael eeb8ca5d8b
Use suppress conversion config option for most warnings 2024-04-16 22:13:06 +02:00
FlorianMichael ff484e8f1c
Ignore conversion suppressing when debug mode is enabled 2024-04-16 22:05:32 +02:00
FlorianMichael 05604ca1a1
Replace incoming/outgoing usages with client/server bound 2024-04-16 21:19:00 +02:00
RK_01 34dbb004f0
Merge pull request #65 from ViaVersion/update/vv-api-usage
Use VVs IdAndData
2024-04-16 21:14:49 +02:00
FlorianMichael ffb88e96e2
Use VVs IdAndData 2024-04-16 21:07:33 +02:00
RK_01 f635babfa5
Merge pull request #64 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.109.Final
Bump io.netty:netty-handler from 4.1.108.Final to 4.1.109.Final
2024-04-16 12:10:03 +02:00
dependabot[bot] 24bbb8f092
Bump io.netty:netty-handler from 4.1.108.Final to 4.1.109.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.108.Final to 4.1.109.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.109.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-04-16 09:54:02 +00:00
RaphiMC 9fcdaac398
Cleaned up code 2024-04-09 21:55:33 +02:00
RaphiMC 87cb125ee4
Updated Via API usage 2024-04-05 19:43:11 +02:00
RaphiMC a3af7ef5bf
Implemented custom payload fail-safe handling 2024-04-05 19:28:35 +02:00
RaphiMC 4d2161d5f1
Replaced chat component translation with mcstructs 2024-04-05 19:01:04 +02:00
RaphiMC 4998dbec16
Remap invalid directional blocks in 1.8 -> 1.7.10 2024-04-01 23:23:47 +02:00
RaphiMC c00850bb25
Removed remap-based-on-color option 2024-04-01 02:05:27 +02:00
RaphiMC d980812b2a
Improved chat item rewriting 2024-04-01 00:57:59 +02:00
RaphiMC d4d448b3e5
Fixed 1.8 -> 1.7.10 release item direction value 2024-04-01 00:44:17 +02:00
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