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 |
|
Lenni0451
|
345ecd8b78
|
Finished tabs
|
2023-09-16 19:22:02 +02:00 |
|
Lenni0451
|
ec028e8723
|
Started UI recode
|
2023-09-16 18:15:35 +02:00 |
|
RaphiMC
|
277a845bc8
|
Fixed compile error better
|
2023-09-15 17:44:19 +02:00 |
|
Lenni0451
|
a1e14e5610
|
Fixed compile error
|
2023-09-15 17:19:51 +02:00 |
|
RK_01
|
53a091ba8f
|
Merge pull request #110 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinstranslator-1.11.0
Bump net.lenni0451.classtransform:mixinstranslator from 1.11.0-SNAPSHOT to 1.11.0
|
2023-09-15 07:01:25 +02:00 |
|
dependabot[bot]
|
0680b5bb6a
|
Bump net.lenni0451.classtransform:mixinstranslator
Bumps [net.lenni0451.classtransform:mixinstranslator](https://github.com/Lenni0451/ClassTransform) from 1.11.0-SNAPSHOT to 1.11.0.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits/1.11.0)
---
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-09-15 05:01:03 +00:00 |
|
RK_01
|
a0fc1a0cc3
|
Merge pull request #109 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-mixinsdummy-1.11.0
Bump net.lenni0451.classtransform:mixinsdummy from 1.11.0-SNAPSHOT to 1.11.0
|
2023-09-15 07:00:15 +02:00 |
|
dependabot[bot]
|
67d1c317ad
|
Bump net.lenni0451.classtransform:mixinsdummy
Bumps [net.lenni0451.classtransform:mixinsdummy](https://github.com/Lenni0451/ClassTransform) from 1.11.0-SNAPSHOT to 1.11.0.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits/1.11.0)
---
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-09-15 05:00:08 +00:00 |
|
RK_01
|
f4f2a0de7b
|
Merge pull request #108 from ViaVersion/dependabot/gradle/net.lenni0451.classtransform-additionalclassprovider-1.11.0
Bump net.lenni0451.classtransform:additionalclassprovider from 1.11.0-SNAPSHOT to 1.11.0
|
2023-09-15 06:58:58 +02:00 |
|
dependabot[bot]
|
594e006635
|
Bump net.lenni0451.classtransform:additionalclassprovider
Bumps [net.lenni0451.classtransform:additionalclassprovider](https://github.com/Lenni0451/ClassTransform) from 1.11.0-SNAPSHOT to 1.11.0.
- [Release notes](https://github.com/Lenni0451/ClassTransform/releases)
- [Commits](https://github.com/Lenni0451/ClassTransform/commits/1.11.0)
---
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-09-15 04:58:30 +00:00 |
|
RaphiMC
|
8baa02ec40
|
Fixed jANSI segfaulting the JVM when there is no console
|
2023-09-12 18:09:09 +02:00 |
|
RaphiMC
|
59e9aa708d
|
Fixed ANSI support on Windows
|
2023-09-10 17:00:28 +02:00 |
|
RaphiMC
|
73f2e96201
|
Added option to ignore packet translation errors
|
2023-09-10 14:51:16 +02:00 |
|
RaphiMC
|
05bb19bdd0
|
Added support for 1.20.2-pre2
|
2023-09-10 00:21:24 +02:00 |
|
RaphiMC
|
305714905b
|
Fixed HAProxy IPv6 issues and added HAProxy support to legacy passthrough
|
2023-09-08 12:44:28 +02:00 |
|
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 |
|