Commit Graph

278 Commits

Author SHA1 Message Date
RaphiMC
dd1f602e53
Improved handshake address rewriting 2023-11-04 17:05:54 +01:00
Lenni0451
9a41bca967
Merge remote-tracking branch 'origin/main' 2023-11-03 20:46:47 +01:00
Lenni0451
4360abab2f
Refactored transformers to mixins annotations 2023-11-03 20:46:28 +01:00
RaphiMC
fd0556842b
Added support for 23w44a clients 2023-11-02 22:54:37 +01:00
RaphiMC
368e86d374
Fixed console input preview not showing up 2023-11-02 21:20:34 +01:00
RaphiMC
e2c712239c
Actually fixed event to skip Mojang auth 2023-11-02 20:34:27 +01:00
RaphiMC
ac5fe1263b
Structural refactor 2023-11-02 19:49:11 +01:00
RaphiMC
f97405604d
Added event to skip Mojang auth 2023-11-02 19:30:46 +01:00
RaphiMC
f167a05148
Updated Via* (23w44a server support) 2023-11-02 18:48:58 +01:00
FlorianMichael
644987eadd
Updated Via*
Added 23w43a support
2023-10-26 09:31:09 +02:00
FlorianMichael
4ef4115b10
Remove 1.14 -> 1.13.2 extra data fix
Upstream has merged this fix into itself
2023-10-24 06:25:33 +02:00
RaphiMC
c30a5a2d1f
Removed an unneeded fix 2023-10-23 19:37:08 +02:00
RaphiMC
d7211fa33b
Updated Via* API usage 2023-10-22 11:56:18 +02:00
RaphiMC
e3651490c5
Fixed chat signature injection 2023-10-20 21:13:24 +02:00
RaphiMC
d986ea0875
Added CLI option to ignore packet translation errors 2023-10-20 16:50:37 +02:00
RaphiMC
598626c610
Updated Via* API usage 2023-10-20 16:39:35 +02:00
RaphiMC
f608551097
Updated Via* 2023-10-19 21:15:32 +02:00
RaphiMC
f890fd0c79
Added the ability to use microsoft accounts in CLI 2023-10-16 19:47:59 +02:00
RaphiMC
85ddaf877a
Moved ViaProxy specific dump data to platform dump section 2023-10-16 17:41:12 +02:00
RaphiMC
175c24d320
Updated MinecraftAuth (jjwt) 2023-10-15 10:19:59 +02:00
RaphiMC
382da68e6a
Updated Via* 2023-10-11 20:38:25 +02: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
4353ebfa7f
Fill ViaVersion platform dump data 2023-10-09 12:39:56 +02: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
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
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
RaphiMC
b27d387418
Made account part of ProxyConnection 2023-09-27 22:00:59 +02:00
RaphiMC
cc6fcc8dc6
Release 3.0.21 2023-09-21 18:22:28 +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