Commit Graph

399 Commits

Author SHA1 Message Date
RaphiMC
60da5c809a
Removed custom repo for gradle plugins 2023-09-07 19:31:37 +02:00
RaphiMC
0c2a7015ec
Replaced blossom with ClassTokenReplacer 2023-09-05 21:29:58 +02:00
RaphiMC
8ce6693d57
Merge remote-tracking branch 'origin/main' 2023-09-05 18:45:55 +02:00
RaphiMC
b91723164c
Moved location of ProxyStartEvent 2023-09-05 18:45:46 +02:00
RK_01
54a20bf059
Merge pull request #106 from ViaVersion/dependabot/gradle/com.formdev-flatlaf-3.2.1
Bump com.formdev:flatlaf from 3.2 to 3.2.1
2023-09-05 07:06:47 +02:00
dependabot[bot]
a7a31d1ef3
Bump com.formdev:flatlaf from 3.2 to 3.2.1
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.2 to 3.2.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.2...3.2.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:00:34 +00:00
RaphiMC
57342c5491
Cleaned up some code 2023-09-04 20:53:13 +02:00
RaphiMC
1fbfc2765f
Migrated project to Java 17 and use JavaDowngrader gradle plugin to target Java 8 2023-09-04 19:36:24 +02:00
RK_01
bb471009f4
Merge pull request #105 from ViaVersion/dependabot/gradle/net.kyori.blossom-2.0.1
Bump net.kyori.blossom from 1.3.1 to 2.0.1
2023-09-04 08:31:11 +02:00
dependabot[bot]
c6cac10ad6
Bump net.kyori.blossom from 1.3.1 to 2.0.1
Bumps net.kyori.blossom from 1.3.1 to 2.0.1.

---
updated-dependencies:
- dependency-name: net.kyori.blossom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 04:13:05 +00:00
RaphiMC
da71e7dbb2
Added support for 23w35a 2023-08-30 19:34:54 +02:00
RaphiMC
62c50c6f55
Updated MinecraftAuth 2023-08-23 21:27:52 +02:00
RaphiMC
3ac0d81484
Fixed config state tracking issues 2023-08-18 23:42:47 +02:00
RaphiMC
4b54e6703d
Merge remote-tracking branch 'origin/main' 2023-08-17 19:04:32 +02:00
RaphiMC
7c0f72b8b1
Added support for 23w33a 2023-08-17 19:04:22 +02:00
RaphiMC
0acc098b7d
Improved anti-cheat warning message 2023-08-17 18:52:09 +02:00
RK_01
d7c729e1d7
Merge pull request #102 from ViaVersion/dependabot/gradle/net.lenni0451-Reflect-1.2.4
Bump net.lenni0451:Reflect from 1.2.3 to 1.2.4
2023-08-17 06:45:05 +02:00
dependabot[bot]
dd8af8a4a1
Bump net.lenni0451:Reflect from 1.2.3 to 1.2.4
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.2.3 to 1.2.4.
- [Commits](https://github.com/Lenni0451/Reflect/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 04:13:37 +00:00
RK_01
a4c7313700
Merge pull request #101 from ViaVersion/dependabot/gradle/net.lenni0451-Reflect-1.2.3
Bump net.lenni0451:Reflect from 1.2.2 to 1.2.3
2023-08-16 07:09:56 +02:00
dependabot[bot]
bec6d69427
Bump net.lenni0451:Reflect from 1.2.2 to 1.2.3
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.2.2 to 1.2.3.
- [Commits](https://github.com/Lenni0451/Reflect/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 05:09:36 +00:00
RaphiMC
a75a016641
Added missing play state checks 2023-08-15 22:10:01 +02:00
RaphiMC
50c117dd6a
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/java/net/raphimc/viaproxy/proxy/client2proxy/Client2ProxyHandler.java
2023-08-15 21:22:47 +02:00
RaphiMC
94baa38e7f
Added support for 23w32a clients and servers, Refactored packet handler code 2023-08-15 21:22:18 +02:00
Lenni0451
f2d413577e
Cleaned code 2023-08-15 00:57:18 +02:00
RK_01
512ce30ffe
Merge pull request #98 from ViaVersion/dependabot/gradle/com.formdev-flatlaf-3.2
Bump com.formdev:flatlaf from 3.1.1 to 3.2
2023-08-11 08:36:30 +02:00
dependabot[bot]
01d2a24c75
Bump com.formdev:flatlaf from 3.1.1 to 3.2
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.1.1 to 3.2.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.1.1...3.2)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 04:55:23 +00:00
RaphiMC
2196ed5258
Added 'exit' command to shutdown ViaProxy 2023-08-09 20:24:38 +02:00
RK_01
3259ec150f
Merge pull request #94 from ViaVersion/dependabot/gradle/net.raphimc-MinecraftAuth-2.1.5-SNAPSHOT
Bump net.raphimc:MinecraftAuth from 2.1.4-SNAPSHOT to 2.1.5-SNAPSHOT
2023-08-09 06:49:30 +02:00
dependabot[bot]
bc44699ebb
Bump net.raphimc:MinecraftAuth from 2.1.4-SNAPSHOT to 2.1.5-SNAPSHOT
Bumps net.raphimc:MinecraftAuth from 2.1.4-SNAPSHOT to 2.1.5-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 04:48:58 +00:00
RK_01
4bbfb39d1a
Merge pull request #92 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinsdummy-1.10.1
Bump net.lenni0451.classtransform:mixinsdummy from 1.10.0 to 1.10.1
2023-08-08 07:16:04 +02:00
dependabot[bot]
1d784e4dad
Bump net.lenni0451.classtransform:mixinsdummy from 1.10.0 to 1.10.1
Bumps [net.lenni0451.classtransform:mixinsdummy](https://github.com/Lenni0451/ClassTransform) from 1.10.0 to 1.10.1.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinsdummy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 05:10:40 +00:00
RK_01
ac430e2790
Merge pull request #93 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-additionalclassprovider-1.10.1
Bump net.lenni0451.classtransform:additionalclassprovider from 1.10.0 to 1.10.1
2023-08-08 07:09:12 +02:00
dependabot[bot]
6d9bb26032
Bump net.lenni0451.classtransform:additionalclassprovider
Bumps [net.lenni0451.classtransform:additionalclassprovider](https://github.com/Lenni0451/ClassTransform) from 1.10.0 to 1.10.1.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:additionalclassprovider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 04:53:03 +00:00
RK_01
90d11154d0
Merge pull request #91 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinstranslator-1.10.1
Bump net.lenni0451.classtransform:mixinstranslator from 1.10.0 to 1.10.1
2023-08-08 06:52:53 +02:00
dependabot[bot]
dffc238b46
Bump net.lenni0451.classtransform:mixinstranslator from 1.10.0 to 1.10.1
Bumps [net.lenni0451.classtransform:mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.10.0 to 1.10.1.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinstranslator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 04:52:41 +00:00
RK_01
ca40e29009
Merge pull request #88 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinsdummy-1.10.0
Bump net.lenni0451.classtransform:mixinsdummy from 1.9.1 to 1.10.0
2023-08-07 06:51:33 +02:00
dependabot[bot]
3897c2ae40
Bump net.lenni0451.classtransform:mixinsdummy from 1.9.1 to 1.10.0
Bumps [net.lenni0451.classtransform:mixinsdummy](https://github.com/Lenni0451/ClassTransform) from 1.9.1 to 1.10.0.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinsdummy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 04:51:00 +00:00
RK_01
bdd746ee20
Merge pull request #89 from ViaVersion/dependabot/gradle/net.lenni0451-LambdaEvents-2.2.0
Bump net.lenni0451:LambdaEvents from 2.1.1 to 2.2.0
2023-08-07 06:50:16 +02:00
RK_01
1007f66eb4
Merge pull request #90 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-additionalclassprovider-1.10.0
Bump net.lenni0451.classtransform:additionalclassprovider from 1.9.1 to 1.10.0
2023-08-07 06:49:57 +02:00
RK_01
a6adfc3567
Merge pull request #87 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinstranslator-1.10.0
Bump net.lenni0451.classtransform:mixinstranslator from 1.9.1 to 1.10.0
2023-08-07 06:49:48 +02:00
dependabot[bot]
ca07860ab2
Bump net.lenni0451.classtransform:additionalclassprovider
Bumps [net.lenni0451.classtransform:additionalclassprovider](https://github.com/Lenni0451/ClassTransform) from 1.9.1 to 1.10.0.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:additionalclassprovider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 04:16:22 +00:00
dependabot[bot]
ac47b2b96f
Bump net.lenni0451:LambdaEvents from 2.1.1 to 2.2.0
Bumps [net.lenni0451:LambdaEvents](https://github.com/Lenni0451/GradleTemplate) from 2.1.1 to 2.2.0.
- [Commits](https://github.com/Lenni0451/GradleTemplate/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451:LambdaEvents
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 04:16:15 +00:00
dependabot[bot]
c699c07bd5
Bump net.lenni0451.classtransform:mixinstranslator from 1.9.1 to 1.10.0
Bumps [net.lenni0451.classtransform:mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.9.1 to 1.10.0.
- [Commits](https://github.com/Lenni0451/ClassTransform/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.classtransform:mixinstranslator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 04:15:52 +00:00
RK_01
5677983519
Merge pull request #86 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.2-jre
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
2023-08-01 06:47:50 +02:00
dependabot[bot]
9a107b63d5
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-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>
2023-08-01 04:47:13 +00:00
RaphiMC
a38dc3f4f0
Merge remote-tracking branch 'origin/main' 2023-07-31 21:31:21 +02:00
RaphiMC
5f21cbe19d
Improved code 2023-07-31 21:31:12 +02:00
RK_01
6d43e7159f
Merge pull request #84 from ViaVersion/dependabot/gradle/org.apache.commons-commons-lang3-3.13.0
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
2023-07-28 12:46:21 +02:00
dependabot[bot]
2a1cecebed
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 04:16:36 +00:00
RaphiMC
ce10d26107
Fixed protocol/version blocking not doing anything 2023-07-26 10:51:26 +02:00