Commit Graph

121 Commits

Author SHA1 Message Date
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
RaphiMC
b42553d6fe
Actual Release 2.2.12 2023-12-07 16:18:24 +01:00
RaphiMC
08a8106330
Release 2.2.12 2023-12-07 16:16:48 +01:00
RaphiMC
001b540eb4
Bump version to 2.2.12-SNAPSHOT 2023-12-05 19:59:37 +01:00
RaphiMC
c0e411bc14
Release 2.2.11 2023-12-05 19:40:21 +01:00
RaphiMC
337c355866
Merge remote-tracking branch 'origin/main' 2023-12-04 00:01:24 +01:00
RaphiMC
03fd2473e9
Fixed invalid RakNet frame behaviour 2023-12-04 00:01:07 +01:00
FlorianMichael
1a1e1deeda
Added VersionRange#equals to compare version ranges. 2023-11-24 17:59:50 +01:00
FlorianMichael
b25f99f1f4
Added VersionRange#fromString 2023-11-24 17:44:47 +01:00
FlorianMichael
d3b829f25c
Fixed VersionRange#toString not working with multiple ranges 2023-11-24 17:43:27 +01:00
FlorianMichael
9e90d1f098
Added VersionEnum#fromProtocolName 2023-11-24 17:34:00 +01:00
FlorianMichael
50c7f623a6
Updated copyright header 2023-11-24 17:11:10 +01:00
RaphiMC
e0dfc6556e
Updated README 2023-11-12 18:00:30 +01:00
RaphiMC
0e09507ede
Fixed protocol registry sorting issue 2023-11-12 02:44:23 +01:00
RaphiMC
f4bcebe13e
Fixed dependencies 2023-11-06 12:55:46 +01:00
RaphiMC
d9aaeb1bc6
Fixed dependencies 2023-11-06 12:48:19 +01:00
RaphiMC
07224d93a2
Only depend on VV common 2023-11-06 12:40:37 +01:00
RaphiMC
6fd4382d44
Updated jenkins link 2023-10-17 13:10:05 +02:00
RaphiMC
727a7359be
Added GH workflow for building 2023-10-17 12:58:37 +02:00
RaphiMC
041b7a86f7
Updated platforms 2023-10-11 20:46:42 +02:00
RaphiMC
05c5cc1725
Updated Via* 2023-10-11 20:36:01 +02:00
RK_01
0ac5893da4
Merge pull request #22 from FlorianMichael/main
Updated Via* API usage
2023-10-08 10:47:20 +02:00
FlorianMichael
67b6ca444c
Updated README 2023-10-08 09:31:47 +02:00
FlorianMichael
e46d9be16a
Updated Via* API usage 2023-10-08 09:30:40 +02:00
RaphiMC
bd1801e3aa
Added 1.20.3 to VersionEnum 2023-10-07 19:45:25 +02:00
RaphiMC
24f97129e0
Bump version to 2.2.11-SNAPSHOT 2023-10-07 19:37:59 +02:00
RaphiMC
9f670cf50d
Release 2.2.10 2023-10-07 19:25:06 +02:00
RaphiMC
26fb7deeb0
Updated Via* API usage (Via 4.8.1) 2023-10-07 19:13:21 +02:00
EnZaXD
949d5e9275
Mention ViaBedrock and updated VF description 2023-09-23 19:41:11 +02:00
RaphiMC
8af1db5e89
Bump version to 2.2.10-SNAPSHOT 2023-09-21 18:42:34 +02:00
RaphiMC
f41de68c55
Release 2.2.9 2023-09-21 18:03:25 +02:00
RaphiMC
c6d543be31
Merge remote-tracking branch 'origin/main' 2023-09-20 19:58:30 +02:00
RaphiMC
91cee66bb3
Updated ViaBedrock 2023-09-20 19:58:16 +02:00
FlorianMichael
1728fc2037
Updated ViaRewind usage 2023-09-10 22:32:37 +02:00
RaphiMC
d985f1548c
Fixed gradle dependency issues 2023-09-08 12:54:57 +02:00
RaphiMC
af77d74421
Removed custom repo for gradle plugins 2023-09-07 19:31:49 +02:00
RaphiMC
a26929a511
Replaced blossom with ClassTokenReplacer 2023-09-05 21:28:01 +02:00
RaphiMC
87d80dea5c
Updated ViaRewind usage 2023-09-04 19:08:26 +02:00
RK_01
4aa03b5441
Merge pull request #21 from ViaVersion/dependabot/gradle/org.slf4j-slf4j-api-2.0.9
Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
2023-09-04 17:10:21 +02:00
dependabot[bot]
d66f12b4c7
Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

---
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-09-04 15:10:12 +00:00
RaphiMC
389e54505b
Use implementation instead of compileOnly 2023-09-03 23:57:59 +02:00
RaphiMC
e30cd6f23b
Updated gradle 2023-09-03 22:35:26 +02:00
RaphiMC
9e1ead2829
Merge remote-tracking branch 'origin/main' 2023-09-03 00:49:57 +02:00
RaphiMC
9bcf32381e
Updated gradle 2023-09-03 00:49:48 +02:00
RK_01
2b000be0f6
Merge pull request #19 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.2
Bump org.yaml:snakeyaml from 2.1 to 2.2
2023-08-28 17:42:09 +02:00