Commit Graph

132 Commits

Author SHA1 Message Date
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
RK_01 63f560f8e5
Merge pull request #24 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:27:15 +01:00
dependabot[bot] bba7d295cd
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:27:03 +00:00
RK_01 c1776eeb44
Merge pull request #23 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.103.Final
Bump io.netty:netty-handler from 4.1.101.Final to 4.1.103.Final
2023-12-14 11:45:25 +01:00
dependabot[bot] 094bdbbf4b
Bump io.netty:netty-handler from 4.1.101.Final to 4.1.103.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.101.Final to 4.1.103.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.101.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:52:25 +00:00
RaphiMC 70f32dfe08
Updated gradle wrapper 2023-12-13 23:07:26 +01:00
RaphiMC 02dfd8b761
Bump version to 2.0.11-SNAPSHOT 2023-12-05 19:59:06 +01:00
RaphiMC 35798da104
Release 2.0.10 2023-12-05 19:31:47 +01:00
RaphiMC ecd381241e
Merge remote-tracking branch 'origin/main' 2023-12-04 00:05:34 +01:00
RaphiMC 3cb7cc16fc
Change gamemode data type in JOIN_GAME handlers 2023-12-04 00:05:18 +01:00
RK_01 6c9c0c02bf
Merge pull request #21 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.101.Final
Bump io.netty:netty-handler from 4.1.100.Final to 4.1.101.Final
2023-11-10 11:06:09 +01:00
dependabot[bot] fe90491859
Bump io.netty:netty-handler from 4.1.100.Final to 4.1.101.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.100.Final to 4.1.101.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.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-11-10 10:00:17 +00:00
RaphiMC 2911f97222
Ooops, I included SnakeYAML twice 2023-11-06 13:05:31 +01:00
RaphiMC 2b57e3f59c
Fixed dependencies 2023-11-06 13:04:18 +01:00
RaphiMC 6229781385
Updated Via API usage 2023-11-06 12:55:33 +01:00
RaphiMC 9580b667a2
Only depend on VV common 2023-11-06 12:39:45 +01:00
RaphiMC d64063ef83
Cleaned up code 2023-10-20 16:25:12 +02:00
RK_01 5df4e4cd5a
Merge pull request #19 from ViaVersion/update/via
Use static chunk type instances
2023-10-20 10:24:39 +00:00
FlorianMichael 54a1f42724
use static chunk type instances 2023-10-20 09:54:05 +02:00
FlorianMichael 462e68a0af
Updated Via API usage again 2023-10-19 20:40:00 +02:00
RK_01 0b6ebf7c77
Merge pull request #18 from ViaVersion/update/via
Updated Via API usage
2023-10-19 18:34:24 +00:00
FlorianMichael b8d239a074
Don't use deprecated item types 2023-10-19 13:02:29 +02:00
FlorianMichael 3afef18de6
Updated Via API usage 2023-10-19 12:09:18 +02:00
RaphiMC 26d149eec5
Updated jenkins link 2023-10-17 13:10:33 +02:00
RaphiMC 546318f738
Added GH workflow for building 2023-10-17 12:56:52 +02:00
RaphiMC 2994804565
Platform now takes a config file instead of config folder 2023-10-11 20:43:44 +02:00
RaphiMC 7075fbde23
Made code consistent with my other Via projects 2023-10-08 10:45:46 +02:00
RaphiMC 1085ab3a35
Register config only once on platform init 2023-10-08 10:43:07 +02:00
RK_01 0407b1e886
Merge pull request #16 from FlorianMichael/via-update
Updated Via API usage
2023-10-08 10:41:35 +02:00
FlorianMichael 53df7cd625
Updated Via API usage 2023-10-08 10:28:43 +02:00
RaphiMC 07af0d3a11
Updated Via* 2023-10-04 21:47:13 +02:00
RaphiMC 344b1b83a5
Mention ViaAprilFoolsPaper in Projects implementing ViaAprilFools section 2023-09-25 18:21:31 +02:00
RaphiMC 6e883b12c5
Bump version to 2.0.10-SNAPSHOT 2023-09-21 18:41:54 +02:00
RaphiMC f76146c1ab
Release 2.0.9 2023-09-21 17:56:05 +02:00
RaphiMC f774485224
Fixed gradle dependency issues 2023-09-08 12:56:31 +02:00
RaphiMC a585a55394
Removed custom repo for gradle plugins 2023-09-07 19:31:59 +02:00
RaphiMC aa7dbe1c71
Replaced blossom with ClassTokenReplacer 2023-09-05 21:26:13 +02:00
RaphiMC fb297646e3
Use implementation instead of compileOnly 2023-09-03 23:56:03 +02:00
RaphiMC 6215a1e5ef
Updated gradle 2023-09-03 22:35:49 +02:00
RaphiMC 077a2cbc34
Merge remote-tracking branch 'origin/main' 2023-09-03 00:48:53 +02:00
RaphiMC 4608d53a8c
Updated gradle 2023-09-03 00:48:44 +02:00
RK_01 182ae0dd76
Merge pull request #14 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.2
Bump org.yaml:snakeyaml from 2.1 to 2.2
2023-08-28 11:41:14 +02:00
dependabot[bot] 424fccc78a
Bump org.yaml:snakeyaml from 2.1 to 2.2
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:40:17 +00:00
RaphiMC 17a5f877cf
Use full implementation version as subplatform name 2023-08-15 01:52:03 +02:00
RaphiMC 3e56280fb7
Bump version to 2.0.9-SNAPSHOT 2023-08-09 22:39:11 +02:00
RaphiMC 6adabb0ae4
Release 2.0.8 2023-08-09 22:17:31 +02:00
RK_01 edb087d653
Merge pull request #13 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.1
Bump org.yaml:snakeyaml from 2.0 to 2.1
2023-08-07 17:22:30 +02:00
dependabot[bot] 4f71152293
Bump org.yaml:snakeyaml from 2.0 to 2.1
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.0 to 2.1.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 09:25:14 +00:00
RaphiMC a12b6eec74
Updated build.gradle 2023-06-30 23:54:15 +02:00