Nassim Jahnke
573fc8e2b4
Print network stacktraces
2023-10-13 23:20:54 +10:00
FlorianMichael
e18f886111
Updated Via API usage
2023-10-08 09:45:02 +02:00
FlorianMichael
ccf25b41e1
Added high_contrast sprites for Via Button in 1.20.2
2023-10-04 04:50:23 +02:00
FlorianMichael
a20bb5033c
Added programmer-art sprites for Via Button in 1.20.2
2023-10-04 04:26:34 +02:00
FlorianMichael
43b89472d3
Fixed modification of pinging textures
2023-10-04 04:17:32 +02:00
Kichura
399dd9003f
Prepare for ViaVersion 4.8.1, Update 1.20.2 dependencies. ( #274 )
2023-10-03 21:46:59 +02:00
FlorianMichael
0e538ee6e8
Fixed Via Button in 1.20.2
2023-09-22 23:02:08 +02:00
Kichura
0259407fc2
1.20.2, Dependency updates, JDK level correction. ( #272 )
...
* 1.20.2-rc2, Dependency updates, JDK level correction.
* Clarify what SDKMAN will deploy.
* Improve second-liner for jitpack comment.
* Modrinth does not have 1.20.2-rc2 yet.
* Set viaversion dependency to 4.8.0 in fabric.mod.json.
1.20.2 will not work with ViaVersion 4.6.0 - 4.7.1-SNAPSHOT, therefore this part is needed at some point.
* 1.20.2-rc2 -> 1.20.2.
* We use mclo.gs now, not paste.gg.
2023-09-21 19:57:20 +02:00
Nassim Jahnke
ffd7e0bc23
1.20.2-rc2
2023-09-19 18:58:01 +10:00
Nassim Jahnke
613a1c8b3e
Update to 1.20.2-rc1
2023-09-18 21:43:20 +10:00
Amirhan-Taipovjan-Greatest-I
12e89ad5c2
Tatar Translation! ( #267 )
...
* Tatar Translation!
Vanilla-ish Tatar Translation!
* ModMenu Integration
2023-07-26 17:00:32 +02:00
creeper123123321
d1fe3f8f6e
update compat for krypton
2023-07-02 19:25:03 -03:00
Kichura
a71737827a
Set Minecraft Versions to latest minor versions only. ( #261 )
2023-06-20 18:33:05 +02:00
YoMonNPC
3ad5d718a0
Update zh_cn.json, add zh_tw.json and zh_TW.lang ( #256 )
...
* Update zh_cn.json
* Create zh_TW.lang
* Create zh_tw.json
* Delete zh_TW.lang
* Removed spacer
* Update zh_cn.json
* Revert "Delete zh_TW.lang" locally
---------
Co-authored-by: EnZaXD <60033407+FlorianMichael@users.noreply.github.com>
2023-06-18 21:42:06 +02:00
Kichura
b7ea59e954
1.7.x doesn't work on viafabric. ( #254 )
2023-06-18 20:36:44 +02:00
Kichura
8195adaadf
multiconnect -> ViaFabricPlus ( #249 )
...
* [ci skip] Multiconnect -> ViaFabricPlus in README.
* ViaFabricPlus breaks ViaFabric itself.
2023-05-29 09:08:56 -03:00
EnZaXD
01aa8fd17e
Code cleanup ( #246 )
...
* use CommonTransformer fields in Decoder
* Renamed classes and removed unused code
2023-05-28 10:40:02 -03:00
adryd
685efbcddc
Show protocol version and advertised version in server listing ( #240 )
...
Backport showing protocol version to 1.16, 1.15 and 1.14
2023-05-07 18:30:05 -03:00
creeper123123321
1570501acc
update 23w13a
2023-04-01 12:11:26 -03:00
Nassim Jahnke
647092f299
Update ViaVersion, 1.19.4-rc2
2023-03-10 18:40:17 +01:00
creeper123123321
f69e1ef2d3
fix mc dependency metadata
2023-02-21 19:45:51 -03:00
creeper123123321
7265dcffb7
1.19.3, remove 1.19 chat patch
2022-12-07 16:17:15 -03:00
creeper123123321
13a50efff0
some changes to config screen
2022-11-05 20:47:21 -03:00
F
683a7128b7
Fixes 1.19.2 -> 1.19.0 Protocol ( #200 )
...
* implemented 1.19.2 -> 1.19.0 Signatures
* moved Protocol Patching
* removed old loading
* some finally improvements
* fixed compile issue
* finally fixed edge-case
* resolve conflict #1
2022-11-05 19:08:10 -03:00
creeper123123321
7622f73a74
Remove ncr warn ( #206 )
...
* Remove warning for NoChatReports, fix typo
The warning is due to an old vulnerability of NCR
* fix some space issue
2022-10-21 06:11:18 -03:00
creeper123123321
846a8c6d72
update legacy fabric
2022-09-10 12:05:44 -03:00
Devendra Poonia
237ef309e1
Added Hindi translations. ( #191 )
...
* Added Hindi translations
* Create hi_IN.lang
* Update hi_IN.lang
* fixed json
* fix case
Co-authored-by: creeper123123321 <7974274+creeper123123321@users.noreply.github.com>
2022-08-13 15:54:58 -03:00
Nassim Jahnke
dccbefbea0
Update unsupported software reasons, fix spaces
2022-08-09 22:25:19 +02:00
Nassim Jahnke
c21985cc24
Add unsupported mod warning
...
Pretty well hidden in the logs filled by Fabric debug and errors, but it's there.
2022-08-04 13:29:16 +02:00
creeper123123321
3cedc30260
0.4.8: fix links, 1.19.1
...
fixes #188
2022-07-27 17:58:34 -03:00
creeper123123321
d2b3507822
update via
2022-07-05 19:23:57 -03:00
creeper123123321
c60755a8c6
print all stacktraces when debug
2022-06-19 09:49:33 -03:00
creeper123123321
086942e267
update deps + cleanup
2022-06-03 17:43:45 -03:00
creeper123123321
b18697c15e
22w11a + fix #175
2022-03-27 11:32:59 -03:00
Kichura
f6fefb7245
Update config contexts. ( #174 )
...
* Update config contexts.
Contained the original text aswell and missed it entirely - will also go ahead and update it.
* that sweet little period pls.
2022-03-26 17:05:19 -03:00
creeper123123321
4d17e38218
22w11a
2022-03-19 13:35:42 -03:00
Kichura
59aaeca4c5
Update the caution text. ( #173 )
2022-02-12 13:33:53 -03:00
creeper123123321
b463b48312
update legacy fabric api, lang autogen
2022-01-26 09:05:18 -03:00
creeper123123321
43379d2369
fixed injector, don't pretend to be a proxy on server-side
2021-12-18 08:07:47 -03:00
creeper123123321
db57ced2bb
return native version on server-side, allow untested mc versions
...
closes #165
2021-12-18 07:53:24 -03:00
creeper123123321
51ac0be637
1.18-pre1, fix #161 ?
2021-11-12 18:49:05 -03:00
creeper123123321
2a5ba15209
21w41a + fix #157
2021-10-17 10:31:04 -03:00
creeper123123321
a2693aafce
crash if submod dont load correctly
2021-10-09 07:11:17 -03:00
creeper123123321
d13b86fa03
update fabric, fix .viafabric
2021-09-16 16:26:13 -03:00
Kichura
32252e57f7
Replace the hive with minemen. ( #151 )
2021-07-27 15:47:09 -03:00
creeper123123321
47ed47126f
fix typo for 1.16
2021-07-22 18:21:53 -03:00
creeper123123321
1d6363bbb9
move client code to own class, some cleanup
2021-07-21 11:24:21 -03:00
creeper123123321
e3b0db878d
fabric screen, fix version field, 1.18
...
closes #135 closes #145 closes #146
2021-07-20 12:35:00 -03:00
creeper123123321
84c3421d38
fix #144 getting native server version, update address parser
2021-07-18 16:49:14 -03:00
creeper123123321
b1e5645a2c
We're now a pseudoproxy, fixes #142
2021-07-16 11:29:07 -03:00