Commit Graph

219 Commits

Author SHA1 Message Date
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
Lenni0451
370222b2a9
Use cell renderer instead of raw strings 2023-06-19 18:28:57 +02:00
RaphiMC
cdcdfaa60e
Added account refresh cache of 10 seconds 2023-06-19 18:28:28 +02:00
RaphiMC
68d4a4b72d
Don't refresh all accounts on startup 2023-06-19 18:13:37 +02:00
RaphiMC
44579a0046
Removed movement fix because its now part of Via 2023-06-18 14:58:45 +02:00
RaphiMC
76f84af5da
Updated MinecraftAuth usage 2023-06-17 00:42:52 +02:00
RaphiMC
9510c672a7
Improved chat signing implementation and lazy load account runtime data 2023-06-16 15:32:55 +02:00
RaphiMC
d4660a9b97
Use new Via API for creating dumps 2023-06-14 23:30:08 +02:00
RaphiMC
411b534499
Made 1.19.0 chat signing optional 2023-06-14 23:21:53 +02:00
RaphiMC
b7d2956b08
Refreshing bedrock account chain before join 2023-06-14 22:56:16 +02:00
RaphiMC
ad3e34b369
Added buttons to upload the log and create ViaVersion dumps 2023-06-14 16:04:28 +02:00
RaphiMC
6f263513c9
Renamed 1.20 protocol version 2023-06-12 16:53:22 +02:00
RaphiMC
cb7eb2bade
Fixed UI not saving the server version state properly 2023-06-08 17:05:51 +02:00
RaphiMC
3fc5671e86
Fixed CLI exception on startup when there is no CLI 2023-06-08 17:05:37 +02:00
RaphiMC
2aee84ff1c
Fixed OpenAuthMod auth status not resetting when changing auth method 2023-06-08 16:34:28 +02:00
RaphiMC
ade7294e54
Added dependency system to plugin loader 2023-06-08 00:00:33 +02:00
RaphiMC
0172a3d870
Fixed YAML interpreting plugin version as Number 2023-06-07 22:47:49 +02:00
RaphiMC
87a1392cd9
Added 1.20 client and server support 2023-06-07 21:43:02 +02:00
RaphiMC
5a3ea47e8d
Fixed bedrock accounts not saving 2023-06-02 00:36:11 +02:00
RaphiMC
7448c0cbff
Fixed plugin loader 2023-05-31 22:40:05 +02:00
RaphiMC
0613132cb1
Updated ViaBedrock usage 2023-05-31 22:12:27 +02:00
RaphiMC
fae244e5e5 Updated to 1.20-rc1 2023-05-31 15:54:02 +02:00
RaphiMC
0a1fc12e22 Updated libraries 2023-05-30 22:46:59 +02:00
RaphiMC
b6abe50c1e Add cursed code to allow replacing Via* at runtime 2023-05-30 21:44:57 +02:00
RaphiMC
c3c5aa3bf3 Swapped out discord link 2023-05-30 21:05:58 +02:00
RaphiMC
d12491bb52 Migrated to ViaLoader 2023-05-30 00:34:51 +02:00
RaphiMC
98758740e1 Updated to 1.20-pre7 2023-05-29 19:31:21 +02:00
RaphiMC
79f77da4be Improved plugin API 2023-05-29 13:08:42 +02:00
RaphiMC
a718506d68 Migrated ViaLoader usage 2023-05-28 19:42:22 +02:00
Lenni0451
e9b3f7605c Added warning when starting ViaProxy for the first time 2023-05-28 17:15:37 +02:00
RaphiMC
4455f90949 Improved code 2023-05-28 11:41:10 +02:00