Commit Graph

462 Commits

Author SHA1 Message Date
Lenni0451
cf314b2308
Added crowding information 2024-11-18 21:09:01 +01:00
RaphiMC
a5fd1de977
Switch to Crowdin 2024-11-18 20:42:46 +01:00
Axolotl
526e99cdf3
Updated Traditional Chinese translations (#321)
* Added Traditional Chinese translations

* Change authors list
2024-11-09 13:22:34 +01:00
RaphiMC
a15285af98
Removed fix-1_21-placement-rotation override 2024-11-06 15:55:52 +01:00
RaphiMC
11b6426c79
Updated Via* 2024-11-05 20:35:16 +01:00
RaphiMC
83ab4b8079
Search through plugin classloaders when loading accounts 2024-11-03 20:51:05 +01:00
Lenni0451
197f9dd256
Improved code 2024-11-02 23:33:59 +01:00
PurpleProg
7154b3dd82
Added french translation (#318)
* added french tranclation

* fixed french translations

* fix a typo
2024-11-02 17:08:18 +01:00
Lenni0451
3100ef4ce8
Click buttons without delay 2024-11-01 18:32:23 +01:00
RaphiMC
3bb37e3f0e
Made blank server address validation stricter 2024-10-30 22:32:46 +01:00
RaphiMC
1287cb2f9f
Don't allow blank server address 2024-10-30 22:27:31 +01:00
RaphiMC
34fc6c2eaa
Fixed sword blocking fix version range 2024-10-30 20:55:50 +01:00
RaphiMC
0e9e05ff42
Added system property to auto start ViaProxy 2024-10-30 19:36:26 +01:00
RaphiMC
a4099d760f
Added support for snapshot client versions (Still requires VV dev access) 2024-10-30 17:53:43 +01:00
RaphiMC
fa44f021d2
Removed unused code 2024-10-29 17:12:10 +01:00
RaphiMC
5d925ac60b
Updated Via* 2024-10-26 00:37:08 +02:00
RaphiMC
fa9b6fd976
Added support for 3D Shareware clients 2024-10-15 20:42:03 +02:00
FlorianMichael
ccfd9d1e81
Enable placement rotation fix for 1.21+ clients by default 2024-10-10 19:34:23 +02:00
RaphiMC
a0f35c8ae0
Added intended protocol state to PreConnectEvent 2024-10-06 19:30:24 +02:00
RaphiMC
4478086410
Updated VV API usage 2024-09-30 19:42:39 +02:00
RaphiMC
e43bf553e4
Added method to get the recommended plugin data folder 2024-09-26 19:27:36 +02:00
RaphiMC
8a0ddf55fe
Updated betacraft auth 2024-09-25 22:27:47 +02:00
RaphiMC
8cbf58f91f
Downgrade transformers if running on java 8 2024-09-24 19:25:13 +02:00
RaphiMC
ebd051e2e4
Improved legacy client passthrough
Fixes issues with B2R plugin
2024-09-24 12:14:40 +02:00
RaphiMC
f4ae68f955
Added new RakNet options to match vanilla behaviour 2024-09-23 22:02:55 +02:00
RaphiMC
f966a34c1a
Log play state disconnect messages 2024-09-16 22:36:00 +02:00
RaphiMC
71180e59fe
Added CLI option to list supported server versions 2024-09-12 21:08:03 +02:00
RaphiMC
7807407402
Updated to NetMinecraft 3.0.0 2024-09-12 19:52:56 +02:00
Lenni0451
ce1f89c42f
Fixed crash when using CLI 2024-09-10 18:42:46 +02:00
RaphiMC
e690a1eb10
Handle 1.20.5 login hello authenticate flag 2024-09-09 19:27:18 +02:00
RaphiMC
87de244ab4
Updated Via API usage 2024-08-23 15:12:23 +02:00
RaphiMC
ea03915aed
Updated optconfig API usage 2024-08-08 21:55:39 +02:00
RaphiMC
d5eaf320bc
Fixed bedrock connection issues on MacOS 2024-08-08 17:02:32 +02:00
RaphiMC
c006439741
Updated mclo.gs library 2024-08-07 18:09:56 +02:00
RaphiMC
ed68b7d203
Migrate to optconfig instead of VV config system 2024-07-30 23:42:26 +02:00
RaphiMC
703f3f5f29
Added netty to plugin classloader exclusion list 2024-07-25 19:49:37 +02:00
RaphiMC
a2e16b6d4e
Improved code 2024-07-25 15:06:27 +02:00
RaphiMC
193ce90df3
Made connect timeout configurable 2024-07-24 17:02:05 +02:00
RaphiMC
6cd251020c
Enable RakNet compatibility mode
Fixes most RakNet connection issues
2024-07-24 16:16:35 +02:00
RaphiMC
56d376677c
Don't set IP_TOS option
It causes issues on certain servers. Verified to cause issues on play.inpvp.net
2024-07-22 12:23:56 +02:00
anhwaivo
efa8dabd37
Added Vietnamese translations (#248)
* trans to vietnamese

continue at line 63

* changing lang name before i forget to lol

lmfao

* 95%

* bruh

* small typo
2024-07-20 11:54:05 +02:00
RaphiMC
57d1af5427
Fixed proxy connect race condition 2024-07-19 15:31:37 +02:00
RaphiMC
51ea6fcbbe
Fixed pickaxe mining speeds in <=1.16.5 2024-07-10 00:58:34 +02:00
RaphiMC
a977ea519f
Removed fixes which are now in VV
https://github.com/ViaVersion/ViaVersion/pull/4010
2024-07-07 18:20:33 +02:00
FlorianMichael
864469aaac
Update MixinEntityTracker1_9 2024-07-07 00:15:49 +02:00
RaphiMC
231ee4b339
Added environment variable to set the CWD 2024-07-05 20:40:11 +02:00
RaphiMC
5a0305a09b
Print failed CWDs 2024-07-05 20:22:46 +02:00
RaphiMC
079e27c840
Fixed CWD issues on Windows
Fixes issues where ViaProxy wouldn't run when double-clicking the jar file
2024-07-03 11:38:34 +02:00
RaphiMC
a78b9583f4
Updated ClassTransform usage 2024-06-26 22:54:40 +02:00
RaphiMC
ff5c8301c2
Disable BungeeCord player info passthrough by default 2024-06-23 21:40:33 +02:00