Commit Graph

130 Commits

Author SHA1 Message Date
FlorianMichael ddda269b0a
Port to upstream changes 2024-05-17 19:24:42 +02:00
RaphiMC 4e898b85d0
Added toolchain resolving plugin 2024-05-16 14:12:11 +02:00
RaphiMC bc1f1c60bd
Bump version to 2.0.13-SNAPSHOT 2024-05-05 17:02:15 +02:00
RaphiMC 6d73d366b0
Release 2.0.12 2024-05-05 16:44:07 +02:00
RaphiMC bb669cdfed
Updated Via API usage 2024-05-05 12:31:43 +02:00
RK_01 bd9296f7b8
Merge pull request #37 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:16:25 +02:00
dependabot[bot] 25d57760e4
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:15:02 +00:00
RaphiMC 7b3ccfdd2e
Bump version to 2.0.12-SNAPSHOT 2024-04-26 16:52:06 +02:00
RaphiMC 13dc1ac6b6
Release 2.0.11 2024-04-26 15:53:08 +02:00
EnZaXD 5d274c25b8
Merge pull request #36 from ViaVersion/update/dev
Update Via API usage
2024-04-26 15:52:37 +02:00
FlorianMichael a4bc9bf676
Update VV/VB 2024-04-26 15:51:21 +02:00
FlorianMichael 2a5631117d
Update mappings 2024-04-22 08:11:30 +02:00
FlorianMichael b3a5559c6b
Port to upstream changes 2024-04-22 08:11:15 +02:00
RaphiMC cf0e9c9baf
Add UserConnection param to item rewriter methods 2024-04-21 22:57:16 +02:00
FlorianMichael a3fa487012
Ignore conversion suppressing when debug mode is enabled 2024-04-16 22:18:23 +02:00
RK_01 544fe9bb7d
Merge pull request #35 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:04 +02:00
dependabot[bot] dc2b72a3c6
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:32:38 +00:00
FlorianMichael c6ae615a50
Use self class 2024-03-25 05:50:46 +01:00
FlorianMichael c1b741846d
Updated Via API usage 2024-03-25 05:41:58 +01:00
FlorianMichael 315e81c286
Use correct method for mappings file loading 2024-03-24 12:33:34 +01:00
FlorianMichael 1d19987cc4
Update mappings handling 2024-03-24 12:21:32 +01:00
FlorianMichael 29f705ec2b
Gradle 8.7 2024-03-23 12:50:32 +01:00
RK_01 e4ddc15161
Merge pull request #33 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:23:01 +01:00
dependabot[bot] cca127bf8e
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:08:58 +00:00
RK_01 05d78175d3
Merge pull request #32 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:52 +01:00
dependabot[bot] 5e7f811b04
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:43 +00:00
RaphiMC 554878b34f
Added FUNDING.yml 2024-03-05 18:26:07 +01:00
RaphiMC a7c50c2ff8
Add base protocols manually 2024-02-18 21:54:14 +01:00
RaphiMC 1b6797675a
Explained workaround 2024-02-18 21:14:05 +01:00
RaphiMC 8bc59bec3b
Workaround for base protocol issues 2024-02-18 20:33:32 +01:00
FlorianMichael 2f375bf448
Tidy up AprilFoolsProtocolVersion 2024-02-15 18:29:25 +01:00
RaphiMC 37ecd17dbd
Updated Via API usage 2024-02-14 23:08:24 +01:00
RaphiMC 035d63847c
Updated Via API usage 2024-02-13 21:35:31 +01:00
RK_01 6c610e15f5
Merge pull request #29 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:34 +01:00
dependabot[bot] d3d742754c
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:29:34 +00:00
FlorianMichael 6bf3eae7e4
Updated Via* API usage 2024-01-29 18:21:28 +01:00
RK_01 b9313d3464
Merge pull request #28 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:53 +01:00
dependabot[bot] 65ff26d1e6
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:46:41 +00:00
RK_01 87d2f1d418
Merge pull request #27 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:45 +01:00
dependabot[bot] d5496cbcf8
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:21:49 +00:00
RK_01 d9be3ff729
Merge pull request #26 from ViaVersion/fix/vv-usage
Updated VV API usage
2024-01-13 11:26:31 +01:00
FlorianMichael 3d9feb2d81
Ensure TagRewriter is initialized after mapping loading 2024-01-13 08:44:08 +01:00
FlorianMichael 7ec2b0ac63
Optimized mapping loading 2024-01-13 08:37:36 +01:00
FlorianMichael 717b711ad8
Updated VV API usage 2024-01-13 06:54:20 +01:00
RaphiMC 660cdf3ab2
Updated Via API usage 2024-01-05 15:30:16 +01:00
RaphiMC 6fd36a822b
Updated copyright: 2024 2024-01-01 02:33:14 +01:00
RaphiMC f304edd28f
Merge remote-tracking branch 'origin/main' 2023-12-25 20:28:49 +01:00
RaphiMC 3866128cf9
Excluded run folder in IDEA 2023-12-25 20:28:37 +01:00
RK_01 f897ad7227
Merge pull request #25 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:27:58 +01:00
dependabot[bot] f864a2511e
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:26:40 +00:00