Commit Graph

165 Commits

Author SHA1 Message Date
RaphiMC d2b45fd415
Updated to ViaVersion 5 2024-05-17 17:31:33 +02:00
RaphiMC 64d0ad1a14
Added toolchain resolving plugin 2024-05-16 19:14:58 +02:00
RaphiMC d6a1f08290
Updated README and dependencies 2024-05-10 20:36:45 +02:00
RaphiMC b30cef9227
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	build.gradle
2024-05-05 17:02:50 +02:00
RaphiMC e58f763d26
Updated README and dependencies 2024-05-05 17:02:01 +02:00
RK_01 8fc2b95736
Merge pull request #34 from ViaVersion/dependabot/gradle/net.raphimc-ViaBedrock-0.0.7-SNAPSHOT
Bump net.raphimc:ViaBedrock from 0.0.6-SNAPSHOT to 0.0.7-SNAPSHOT
2024-05-02 17:09:07 +02:00
RK_01 3fa9af0b04
Merge pull request #33 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-02 17:09:00 +02:00
dependabot[bot] 053a50c120
Bump net.raphimc:ViaBedrock from 0.0.6-SNAPSHOT to 0.0.7-SNAPSHOT
Bumps net.raphimc:ViaBedrock from 0.0.6-SNAPSHOT to 0.0.7-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.raphimc:ViaBedrock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 15:08:42 +00:00
dependabot[bot] bea9562ec9
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-02 15:08:35 +00:00
RaphiMC 72dcde02cb
Bump version to 2.2.14-SNAPSHOT 2024-04-26 17:22:36 +02:00
RaphiMC 98ac0333f3
Release 2.2.13 2024-04-26 16:47:20 +02:00
RK_01 94c10dbb1a
Merge pull request #32 from ViaVersion/dependabot/gradle/org.slf4j-slf4j-api-2.0.13
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
2024-04-12 17:38:17 +02:00
dependabot[bot] e65e30a976
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 15:38:01 +00:00
FlorianMichael 6b87889907
Gradle 8.7 2024-03-23 12:51:58 +01:00
RK_01 f61031a33a
Merge pull request #31 from ViaVersion/dependabot/gradle/net.raphimc-ViaBedrock-0.0.6-SNAPSHOT
Bump net.raphimc:ViaBedrock from 0.0.5-SNAPSHOT to 0.0.6-SNAPSHOT
2024-03-18 16:37:09 +01:00
dependabot[bot] a4b35aca78
Bump net.raphimc:ViaBedrock from 0.0.5-SNAPSHOT to 0.0.6-SNAPSHOT
Bumps net.raphimc:ViaBedrock from 0.0.5-SNAPSHOT to 0.0.6-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.raphimc:ViaBedrock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 15:16:18 +00:00
EnZaXD 728f571fbc
Merge pull request #30 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 16:50:49 +01:00
dependabot[bot] e60ec0c24d
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 15:49:37 +00:00
RaphiMC a73f6c99d1
Added FUNDING.yml 2024-03-05 18:25:35 +01:00
RaphiMC 2af017b4ec
Updated Via* 2024-03-04 22:17:33 +01:00
FlorianMichael f976ac3b85
Updated ViaRewind platform implementation 2024-02-18 22:33:28 +01:00
FlorianMichael 2c4770ab69
Don't require ViaBedrock and ViaLegacy for pipeline utils 2024-02-18 20:27:24 +01:00
RaphiMC b565635aa6
Added util class to get sorted protocol list 2024-02-14 21:06:56 +01:00
FlorianMichael 5754b07583
Fixed Via API usage 2024-02-14 19:58:55 +01:00
RaphiMC 289f5656b8
Updated Via API usage 2024-02-14 19:27:28 +01:00
RaphiMC d8aff7f979
Fixed version comparisons 2024-02-14 17:09:53 +01:00
FlorianMichael 164f229aa0
[ci skip] Fixed example in README 2024-02-14 13:51:15 +01:00
FlorianMichael e5138149b8
Updated Via* API usage 2024-02-14 13:48:13 +01:00
FlorianMichael 65b9a0bd64
Deleted VersionEnum class file and replaced with proper Via API 2024-02-14 00:44:31 +01:00
RaphiMC 2b44f2bf6f
Updated Via API usage 2024-02-13 23:45:05 +01:00
RaphiMC b0ee047bd0
Moved Via config load to correct place 2024-02-13 23:30:03 +01:00
RK_01 b3c439e0fe
Merge pull request #29 from ViaVersion/dependabot/gradle/net.raphimc-ViaBedrock-0.0.5-SNAPSHOT
Bump net.raphimc:ViaBedrock from 0.0.4-SNAPSHOT to 0.0.5-SNAPSHOT
2024-02-08 16:14:38 +01:00
dependabot[bot] 57bb44dfa5
Bump net.raphimc:ViaBedrock from 0.0.4-SNAPSHOT to 0.0.5-SNAPSHOT
Bumps net.raphimc:ViaBedrock from 0.0.4-SNAPSHOT to 0.0.5-SNAPSHOT.

---
updated-dependencies:
- dependency-name: net.raphimc:ViaBedrock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 15:13:38 +00:00
RK_01 2a813208a7
Merge pull request #28 from ViaVersion/dependabot/gradle/org.slf4j-slf4j-api-2.0.12
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
2024-02-06 16:51:28 +01:00
dependabot[bot] 70adf63f2c
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 15:50:38 +00:00
FlorianMichael 18d8ef9117
Correct implementation of ViaVersionPlatformImpl#hasPlugin 2024-01-21 12:16:31 +01:00
RK_01 57fcbe7725
Merge pull request #27 from ViaVersion/dependabot/gradle/org.slf4j-slf4j-api-2.0.11
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
2024-01-09 16:53:44 +01:00
dependabot[bot] 26e981a94d
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 15:15:54 +00:00
RaphiMC bec10b1569
Merge remote-tracking branch 'origin/main' 2024-01-01 02:31:13 +01:00
RaphiMC 428a2aad8f
Updated copyright: 2024 2024-01-01 02:31:00 +01:00
RK_01 d9116788c9
Merge pull request #26 from ViaVersion/dependabot/gradle/org.slf4j-slf4j-api-2.0.10
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
2023-12-29 16:36:37 +01:00
dependabot[bot] 3c2b445934
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 15:36:14 +00:00
RK_01 cb32d8b264
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 16:53:27 +01:00
dependabot[bot] 6e806dd31e
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 15:46:21 +00:00
RaphiMC 492f973e59
Actually added 1.20.5 to VersionEnum 2023-12-19 00:40:03 +01:00
RaphiMC a83a50d2b7
Added 1.20.5 to VersionEnum 2023-12-19 00:36:31 +01:00
RaphiMC ff5da9ed21
Updated gradle wrapper 2023-12-13 23:05:57 +01:00
RaphiMC fa96c19326
Fixed RakMessageEncapsulationCodec 2023-12-11 00:58:24 +01:00
RaphiMC c11aabae47
Updated ViaBedrock 2023-12-08 00:46:53 +01:00
RaphiMC cbfa134a6e
Bump version to 2.2.13-SNAPSHOT 2023-12-07 16:30:54 +01:00