Commit Graph

192 Commits

Author SHA1 Message Date
FlorianMichael
b1afee85c9
Add gradle task to quickly test/debug code changes 2024-10-29 14:56:19 +01:00
FlorianMichael
6fd7b8caab
Cleanup 2024-10-28 11:37:41 +01:00
FlorianMichael
b3304405ec
Use new ParticleRewriter 2024-10-28 11:34:44 +01:00
RaphiMC
6667a26be8
Bump version to 3.0.4-SNAPSHOT 2024-10-25 19:15:16 +02:00
RaphiMC
58aed00c1b
Release 3.0.3 2024-10-25 18:53:20 +02:00
FlorianMichael
b54e99f5a8
Update VV API usage 2024-10-25 18:39:17 +02:00
FlorianMichael
51f7a5d5eb
Update version ranges in gradle.properties 2024-10-25 18:21:08 +02:00
RaphiMC
f88401482d
Bump version to 3.0.3-SNAPSHOT 2024-10-14 20:38:19 +02:00
RaphiMC
62c746f692
Release 3.0.2 2024-10-14 20:27:33 +02:00
FlorianMichael
c0f975c4c7
Cleanup Fabric dependencies 2024-10-10 15:46:23 +02:00
FlorianMichael
ceb938df7e
Define as Sponge plugin for ViaSponge 2024-10-03 19:05:58 +02:00
github-actions[bot]
6569b6129e
Update Gradle Wrapper from 8.10.1 to 8.10.2 (#48)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-09-29 04:20:03 +02:00
RaphiMC
248b56d3eb
Updated github actions to use ubuntu 24.04 2024-09-28 23:19:27 +02:00
RaphiMC
3cc8060d32
Updated gradle wrapper update action 2024-09-17 00:11:28 +02:00
FlorianMichael
072b6de189
Fix dimension switch handling in 20w14infinite->1.16 2024-09-15 22:34:12 +02:00
RaphiMC
9dea6be04c
Use Java 21 in gradle wrapper update action 2024-09-15 11:45:43 +02:00
github-actions[bot]
8726e932a6
Update Gradle Wrapper from 8.10 to 8.10.1. (#47)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-09-15 09:53:38 +02:00
RaphiMC
79aa4fff9f
Merge remote-tracking branch 'origin/main' 2024-09-05 01:15:46 +02:00
RaphiMC
a944ed789c
[ci skip] Cleaned up gradle repo config 2024-09-05 01:15:32 +02:00
FlorianMichael
e68c972d4e
Update VV API usage 2024-08-21 17:08:46 +02:00
github-actions[bot]
ba20ade944
Update Gradle Wrapper from 8.9 to 8.10. (#46)
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-08-18 03:21:16 +02:00
FlorianMichael
f7a0919047
Update icon 2024-08-11 23:04:43 +02:00
RaphiMC
77f8acf4bb
Added gradle wrapper update action 2024-08-06 23:44:58 +02:00
RaphiMC
4beb5f2fb0
Migrated gradle wrapper validation action 2024-08-05 18:09:39 +02:00
RaphiMC
7921309c1a
Bump VV and VB to snapshot 2024-08-05 12:53:09 +02:00
RaphiMC
7a0610ba07
Bump version to 3.0.2-SNAPSHOT 2024-07-28 22:32:32 +02:00
RaphiMC
ff4d440cbc
Release 3.0.1 2024-07-28 21:09:45 +02:00
FlorianMichael
0923ac71bb
Update VV API usage 2024-07-22 18:36:41 +02:00
FlorianMichael
5eb1f5730c
Fix impl version string 2024-07-22 12:33:51 +02:00
FlorianMichael
3e2533f7c2
Support server bound protocols on bukkit/fabric/velocity 2024-07-21 17:45:44 +02:00
FlorianMichael
124f914db8
Update README.md 2024-07-21 16:03:39 +02:00
FlorianMichael
f4cdd60f7e
Hello Modrinth and Hangar 😎 2024-07-21 15:30:56 +02:00
FlorianMichael
cf40e6b628
Some final cleanup 2024-07-21 15:26:53 +02:00
FlorianMichael
398f339a8a
Fix logger name, formatting 2024-07-21 15:10:59 +02:00
FlorianMichael
9d48917307
Setup multi project structure 2024-07-21 13:24:06 +02:00
FlorianMichael
41b9ebab8e
Update README.md 2024-07-20 00:01:30 +02:00
FlorianMichael
3a9b481351
Add 1.16.2->combat test 8c protocol 2024-07-20 00:00:36 +02:00
FlorianMichael
5f4e5e2a1a
Override Config#getDefaultConfigInputStream as well 2024-07-19 01:28:23 +02:00
FlorianMichael
6bdded7061
Use correct version to get base protocol 2024-07-18 14:21:09 +02:00
FlorianMichael
33ff7c444d
Set base protocol for 3d shareware->1.14 2024-07-17 00:36:11 +02:00
RaphiMC
568d39da4e
Gradle 8.9 2024-07-14 20:14:46 +02:00
FlorianMichael
994e011611
Fix protocol class names
Protocol classes should be named the same as the package:
server version To client version
2024-07-03 22:02:47 +02:00
FlorianMichael
be56317d0c
Update VV API usage 2024-07-03 21:58:19 +02:00
RK_01
7ad9d159d1
Merge pull request #45 from ViaVersion/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 1 to 3
2024-06-29 15:55:20 +02:00
RK_01
c0db9cff63
Merge pull request #44 from ViaVersion/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
2024-06-29 15:55:04 +02:00
RK_01
6fb8f6cb79
Merge pull request #43 from ViaVersion/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-06-29 15:54:56 +02:00
dependabot[bot]
670df77005
Bump gradle/wrapper-validation-action from 1 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:54:17 +00:00
dependabot[bot]
0eedfea05c
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:54:15 +00:00
dependabot[bot]
714408b594
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:54:12 +00:00
RaphiMC
c3434c3709
Added dependabot config for GH actions 2024-06-29 15:53:41 +02:00