Commit graph

249 commits

Author SHA1 Message Date
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
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
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
b91723164c
Moved location of ProxyStartEvent 2023-09-05 18:45:46 +02: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
RaphiMC
da71e7dbb2
Added support for 23w35a 2023-08-30 19:34:54 +02:00
RaphiMC
3ac0d81484
Fixed config state tracking issues 2023-08-18 23:42:47 +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
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
RaphiMC
2196ed5258
Added 'exit' command to shutdown ViaProxy 2023-08-09 20:24:38 +02:00
RaphiMC
5f21cbe19d
Improved code 2023-07-31 21:31:12 +02:00
RaphiMC
ce10d26107
Fixed protocol/version blocking not doing anything 2023-07-26 10:51:26 +02:00
RaphiMC
286ac0a269
Implemented ViaBedrock TransferProvider 2023-07-03 19:14:30 +02:00
RaphiMC
b0a4b22f72
Properly implemented BungeeCord player info forwarding support 2023-06-28 14:08:04 +02:00
RaphiMC
7f34005147
Added support for bungeecord legacy player info forwarding 2023-06-28 08:55:50 +02:00
RaphiMC
02a48b519f
Fixed proxy <-> server ping behaviour 2023-06-26 22:29:25 +02:00
RaphiMC
353b1301e8
Made version parsing more lenient and improved CLI error handling 2023-06-22 19:50:14 +02:00
Lenni0451
a0e1732bb9
Merge remote-tracking branch 'origin/main' 2023-06-19 18:29:06 +02:00