RaphiMC
|
c87ec975bd
|
Fixed edge case in update op level handling
Fixes #76
|
2024-07-26 18:42:17 +02:00 |
|
FlorianMichael
|
a7984797d9
|
Code cleanup
|
2024-07-25 17:32:23 +02:00 |
|
RaphiMC
|
dbb6e5a393
|
Reset stored entity data after respawn in 1.7 -> 1.8
|
2024-07-25 16:41:37 +02:00 |
|
RaphiMC
|
b61e84a235
|
Use enhanced switch
|
2024-07-24 00:06:46 +02:00 |
|
EnZaXD
|
e4c52ec587
|
Merge pull request #75 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.112.Final
Bump io.netty:netty-handler from 4.1.111.Final to 4.1.112.Final
|
2024-07-22 11:29:57 +02:00 |
|
dependabot[bot]
|
c4a6fe7c50
|
Bump io.netty:netty-handler from 4.1.111.Final to 4.1.112.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.111.Final to 4.1.112.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.112.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-07-22 09:28:45 +00:00 |
|
RaphiMC
|
e9f526e540
|
Gradle 8.9
|
2024-07-14 20:14:21 +02:00 |
|
RK_01
|
cfc9f9b0f0
|
Merge pull request #74 from ViaVersion/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
|
2024-06-29 15:53:12 +02:00 |
|
RK_01
|
b6b82d76a8
|
Merge pull request #73 from ViaVersion/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
|
2024-06-29 15:53:01 +02:00 |
|
RK_01
|
8aa30c745a
|
Merge pull request #72 from ViaVersion/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 1 to 3
|
2024-06-29 15:52:52 +02:00 |
|
dependabot[bot]
|
2a9884cd58
|
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:52:06 +00:00 |
|
dependabot[bot]
|
d52d1b5b66
|
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:52:03 +00:00 |
|
dependabot[bot]
|
e17d9267a1
|
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:52:00 +00:00 |
|
RaphiMC
|
d0beefb49e
|
Added dependabot config for GH actions
|
2024-06-29 15:51:28 +02:00 |
|
RaphiMC
|
f7eefc66e2
|
Bump version to 3.0.2-SNAPSHOT
|
2024-06-22 16:24:37 +02:00 |
|
RaphiMC
|
ee92fc3208
|
Release 3.0.1
|
2024-06-22 16:09:06 +02:00 |
|
RaphiMC
|
bbc9e1cd4e
|
Handle book content changes in 1.7.10 -> 1.8
|
2024-06-21 19:54:43 +02:00 |
|
RaphiMC
|
dc9d1ae4d3
|
Updated ClassTokenReplacer
|
2024-06-20 11:42:32 +02:00 |
|
RaphiMC
|
a6a7d45577
|
Updated ClassTokenReplacer
|
2024-06-20 11:35:30 +02:00 |
|
RaphiMC
|
3b47d46548
|
Fixed NPE if container has no items tag
|
2024-06-17 18:59:39 +02:00 |
|
RaphiMC
|
cdfa1a5a10
|
Bump version to 3.0.1-SNAPSHOT
|
2024-06-16 18:56:05 +02:00 |
|
RaphiMC
|
a93e0636fe
|
Release 3.0.0
|
2024-06-16 18:11:30 +02:00 |
|
RK_01
|
e54f5beff4
|
Merge pull request #70 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.111.Final
Bump io.netty:netty-handler from 4.1.110.Final to 4.1.111.Final
|
2024-06-12 11:47:50 +02:00 |
|
dependabot[bot]
|
c417f607a2
|
Bump io.netty:netty-handler from 4.1.110.Final to 4.1.111.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.110.Final to 4.1.111.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.110.Final...netty-4.1.111.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-06-12 09:47:39 +00:00 |
|
RaphiMC
|
f09a39c2b1
|
Gradle 8.8
|
2024-06-05 01:39:32 +02:00 |
|
RK_01
|
7a87332814
|
Merge pull request #69 from ViaVersion/dependabot/gradle/com.google.guava-guava-33.2.1-jre
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
|
2024-06-03 11:17:34 +02:00 |
|
dependabot[bot]
|
7f379dd915
|
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:16:16 +00:00 |
|
RaphiMC
|
d7d33926ec
|
Updated Via API usage
|
2024-05-27 13:34:32 +02:00 |
|
RK_01
|
f398394a2e
|
Merge pull request #68 from ViaVersion/dependabot/gradle/net.raphimc.class-token-replacer-1.0.1
Bump net.raphimc.class-token-replacer from 1.0.0 to 1.0.1
|
2024-05-23 11:56:24 +02:00 |
|
RK_01
|
ccfbdba422
|
Merge pull request #67 from ViaVersion/dependabot/gradle/io.netty-netty-handler-4.1.110.Final
Bump io.netty:netty-handler from 4.1.109.Final to 4.1.110.Final
|
2024-05-23 11:56:17 +02:00 |
|
dependabot[bot]
|
5d000d68ee
|
Bump net.raphimc.class-token-replacer from 1.0.0 to 1.0.1
Bumps net.raphimc.class-token-replacer from 1.0.0 to 1.0.1.
---
updated-dependencies:
- dependency-name: net.raphimc.class-token-replacer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-23 09:48:08 +00:00 |
|
dependabot[bot]
|
5a5e717180
|
Bump io.netty:netty-handler from 4.1.109.Final to 4.1.110.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.109.Final...netty-4.1.110.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-05-23 09:48:05 +00:00 |
|
RaphiMC
|
326cce036d
|
Always throw on serverbound custom payload errors
|
2024-05-21 20:58:34 +02:00 |
|
RaphiMC
|
d3f7f81e5b
|
Updated Via API usage
|
2024-05-21 15:06:33 +02:00 |
|
RaphiMC
|
09828c1747
|
Refactored code
|
2024-05-17 22:43:17 +02:00 |
|
RaphiMC
|
f5f99622cf
|
Updated to ViaVersion 5
|
2024-05-17 17:21:21 +02:00 |
|
RaphiMC
|
e1bf8b9680
|
Added toolchain resolving plugin
|
2024-05-16 14:07:43 +02:00 |
|
RaphiMC
|
8f8eec86bf
|
Bump ViaVersion to 4.10.1-SNAPSHOT
|
2024-05-05 12:32:24 +02:00 |
|
RK_01
|
73f490ac20
|
Merge pull request #66 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:37:58 +02:00 |
|
dependabot[bot]
|
c8942b3242
|
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:33:42 +00:00 |
|
RaphiMC
|
cf2a9ea448
|
Bump version to 2.2.23-SNAPSHOT
|
2024-04-26 16:51:21 +02:00 |
|
RaphiMC
|
f39d09c11b
|
Release 2.2.22
|
2024-04-26 15:27:37 +02:00 |
|
RaphiMC
|
8a0e63dbfd
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# src/main/java/net/raphimc/vialegacy/protocols/release/protocol1_8to1_7_6_10/rewriter/ChatComponentRewriter.java
|
2024-04-21 22:55:17 +02:00 |
|
RaphiMC
|
a48c470a48
|
Add UserConnection param to item rewriter methods
|
2024-04-21 22:54:26 +02:00 |
|
FlorianMichael
|
eeb8ca5d8b
|
Use suppress conversion config option for most warnings
|
2024-04-16 22:13:06 +02:00 |
|
FlorianMichael
|
ff484e8f1c
|
Ignore conversion suppressing when debug mode is enabled
|
2024-04-16 22:05:32 +02:00 |
|
FlorianMichael
|
05604ca1a1
|
Replace incoming/outgoing usages with client/server bound
|
2024-04-16 21:19:00 +02:00 |
|
RK_01
|
34dbb004f0
|
Merge pull request #65 from ViaVersion/update/vv-api-usage
Use VVs IdAndData
|
2024-04-16 21:14:49 +02:00 |
|
FlorianMichael
|
ffb88e96e2
|
Use VVs IdAndData
|
2024-04-16 21:07:33 +02:00 |
|
RK_01
|
f635babfa5
|
Merge pull request #64 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:03 +02:00 |
|