Commit Graph

514 Commits

Author SHA1 Message Date
dependabot[bot]
fec5d6c6b8
Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1
Bumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
- [Commits](https://github.com/fusesource/jansi/compare/jansi-2.4.0...jansi-2.4.1)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 05:05:25 +00:00
RaphiMC
d827fb3a5e
Merge remote-tracking branch 'origin/main' 2023-10-11 20:38:41 +02:00
RaphiMC
382da68e6a
Updated Via* 2023-10-11 20:38:25 +02:00
RK_01
0ea4cd5913
Merge pull request #121 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.3-jre
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
2023-10-11 06:30:33 +02:00
dependabot[bot]
0811fff734
Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-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-10-11 04:19:52 +00:00
RaphiMC
a919cbdf88
Made state label more readable 2023-10-10 00:37:29 +02:00
RaphiMC
27d155a878
Temp fix jjwt as the official fix probably takes ages 2023-10-10 00:00:07 +02:00
RaphiMC
3a357b3dac
Print IMPL_VERSION to log 2023-10-09 12:42:45 +02:00
RaphiMC
db0cf9a707
Merge remote-tracking branch 'origin/main' 2023-10-09 12:40:24 +02:00
RaphiMC
4353ebfa7f
Fill ViaVersion platform dump data 2023-10-09 12:39:56 +02:00
RK_01
92204a01c9
Merge pull request #119 from ViaVersion/dependabot/gradle/net.lenni0451-LambdaEvents-2.3.0
Bump net.lenni0451:LambdaEvents from 2.2.0 to 2.3.0
2023-10-09 08:06:20 +02:00
dependabot[bot]
7d19ae6a35
Bump net.lenni0451:LambdaEvents from 2.2.0 to 2.3.0
Bumps [net.lenni0451:LambdaEvents](https://github.com/Lenni0451/GradleTemplate) from 2.2.0 to 2.3.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-10-09 04:22:10 +00:00
RaphiMC
0197c6098c
Updated Via* API usage 2023-10-08 11:49:44 +02:00
RaphiMC
d69ba03224
Thanks Intellij for not committing this file 2023-10-07 21:27:37 +02:00
RaphiMC
8dda29a6f4
Updated Via* (23w40a server support) 2023-10-07 21:26:08 +02:00
RaphiMC
cf813304ab
Merge remote-tracking branch 'origin/main' 2023-10-07 19:41:57 +02:00
RaphiMC
9d021f8c1c
Updated Via* libraries 2023-10-07 19:41:43 +02:00
RK_01
d1bfe146c3
Merge pull request #116 from ViaVersion/dependabot/gradle/net.lenni0451-Reflect-1.3.0
Bump net.lenni0451:Reflect from 1.2.4 to 1.3.0
2023-10-06 09:05:07 +02:00
dependabot[bot]
7f3f371583
Bump net.lenni0451:Reflect from 1.2.4 to 1.3.0
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/Lenni0451/Reflect/releases)
- [Commits](https://github.com/Lenni0451/Reflect/commits/1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 04:54:37 +00:00
RaphiMC
f6911e8c58
Updated JavaDowngrader 2023-10-05 19:38:36 +02:00
RaphiMC
ad41b10cfa
Made code more readable 2023-10-04 18:21:06 +02:00
RaphiMC
8a51d507bb
Fixed bedrock pinging not working 2023-10-04 18:20:56 +02:00
RaphiMC
b33f2ac5fa
Added SRV resolving support to passthrough handler 2023-10-04 18:20:29 +02:00
RaphiMC
25b341a545
Fixed packets being sent too early after connecting 2023-10-03 20:20:49 +02:00
RaphiMC
58b4819677
Fixed legacy passthrough 2023-10-03 18:44:21 +02:00
RaphiMC
e461ef165e
Renamed class 2023-10-02 19:20:10 +02:00
RaphiMC
7b663e28f3
Made backend connect non blocking 2023-10-02 19:07:12 +02:00
RaphiMC
c51bb3eafb
Merge remote-tracking branch 'origin/main' 2023-10-02 18:03:04 +02:00
RaphiMC
cee36bf910
Fixed auto read race conditions 2023-10-02 18:02:48 +02:00
Lenni0451
a383772441
Use normal swing layouts and remove swingx 2023-10-02 16:59:36 +02:00
RK_01
f01d512c76
Merge pull request #115 from ViaVersion/dependabot/gradle/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.13.0 to 2.14.0
2023-10-02 08:54:23 +02:00
dependabot[bot]
240cb4551e
Bump commons-io:commons-io from 2.13.0 to 2.14.0
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 04:23:00 +00:00
RaphiMC
8574db690c
Added LegacyProxyConnection for legacy client passthrough 2023-10-01 22:03:36 +02:00
RaphiMC
006f359d69
Refactored legacy client passthrough to make use of events 2023-10-01 21:27:50 +02:00
RK_01
2471f36976
Merge pull request #114 from ViaVersion/dependabot/gradle/net.raphimc.javadowngrader-impl-classtransform-1.1.0
Bump net.raphimc.javadowngrader:impl-classtransform from 1.0.1-SNAPSHOT to 1.1.0
2023-09-29 07:43:43 +02:00
RK_01
70b03be2e6
Merge pull request #113 from ViaVersion/dependabot/gradle/net.raphimc.javadowngrader-gradle-plugin-1.1.0
Bump net.raphimc.javadowngrader:gradle-plugin from 1.0.1-SNAPSHOT to 1.1.0
2023-09-29 07:43:14 +02:00
dependabot[bot]
d2620609a6
Bump net.raphimc.javadowngrader:impl-classtransform
Bumps [net.raphimc.javadowngrader:impl-classtransform](https://github.com/RaphiMC/JavaDowngrader) from 1.0.1-SNAPSHOT to 1.1.0.
- [Release notes](https://github.com/RaphiMC/JavaDowngrader/releases)
- [Commits](https://github.com/RaphiMC/JavaDowngrader/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: net.raphimc.javadowngrader:impl-classtransform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 04:26:05 +00:00
dependabot[bot]
9018f86ccb
Bump net.raphimc.javadowngrader:gradle-plugin
Bumps [net.raphimc.javadowngrader:gradle-plugin](https://github.com/RaphiMC/JavaDowngrader) from 1.0.1-SNAPSHOT to 1.1.0.
- [Release notes](https://github.com/RaphiMC/JavaDowngrader/releases)
- [Commits](https://github.com/RaphiMC/JavaDowngrader/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: net.raphimc.javadowngrader:gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 04:25:48 +00:00
RaphiMC
b27d387418
Made account part of ProxyConnection 2023-09-27 22:00:59 +02:00
RaphiMC
6d1834fc58
Bump version to 3.0.22-SNAPSHOT 2023-09-21 19:39:10 +02:00
RaphiMC
cc6fcc8dc6
Release 3.0.21 2023-09-21 18:22:28 +02:00
RaphiMC
5369035015
Updated ViaBedrock 2023-09-20 19:59:04 +02:00
RaphiMC
52792c6964
Added ClientLoggedInEvent 2023-09-17 23:08:25 +02:00
RaphiMC
75c0434ceb
Don't trigger language change when the language isn't actually changed 2023-09-17 12:50:43 +02:00
RaphiMC
1c18ce4699
Added localization system 2023-09-17 12:46:36 +02:00
RaphiMC
9f4fbe0031
Use event system for GUI related events 2023-09-16 20:55:31 +02:00
Lenni0451
1a7c557adf
Use system default font 2023-09-16 20:02:26 +02:00
Lenni0451
fb74c159c4
Use hand cursor for Discord link 2023-09-16 19:54:26 +02:00
Lenni0451
85deab7e63
Use grid variable 2023-09-16 19:45:22 +02:00
Lenni0451
94b835554e
Make popups use layouts as well 2023-09-16 19:38:51 +02:00