Commit Graph

315 Commits

Author SHA1 Message Date
FlorianMichael
d19e7e79cd Merge remote-tracking branch 'origin/main' into 1.20-recode
# Conflicts:
#	src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/entity/MixinClientPlayerEntity.java
2023-04-30 22:03:21 +02:00
FlorianMichael
8290f6bbf7 Bump version 2023-04-30 21:59:25 +02:00
FlorianMichael
ecddd21132 Removed ClassicProtocolCommands, Implemented ViaVersion commands 2023-04-30 21:34:54 +02:00
FlorianMichael
bfb28f7835 fixed NPE 2023-04-30 20:14:13 +02:00
FlorianMichael
a8c9ec9654 updated VB 2023-04-30 01:34:12 +02:00
FlorianMichael
23cd8a4618 Merge remote-tracking branch 'origin/main' 2023-04-29 23:00:29 +02:00
FlorianMichael
61881ecd94 removed temp fix 2023-04-29 23:00:24 +02:00
Calvineries
6593180edd
Create fr_fr.json 2023-04-29 21:46:40 +02:00
FlorianMichael
d2c754ab0c Added null safety 2023-04-29 16:27:02 +02:00
YoMonNPC
b1fadd3598
Fix some formatting and text mistakes 2023-04-29 10:07:13 +08:00
YoMonNPC
5c422640d5
Update zh_tw.json 2023-04-29 09:56:37 +08:00
YoMonNPC
4ac343c475
Update zh_cn.json 2023-04-29 09:05:34 +08:00
FlorianMichael
5445ec5f59 fixed FontCache was not reloaded properly 2023-04-28 16:16:22 +02:00
FlorianMichael
dedb142013 Merge remote-tracking branch 'origin/main' into 1.20-recode 2023-04-27 22:58:33 +02:00
FlorianMichael
a24c247f18 Update Via* (23w147a) 2023-04-27 22:25:36 +02:00
FlorianMichael
4feee86511 Fixed crash when pressing F3 + F4 2023-04-27 22:23:45 +02:00
FlorianMichael
e034f928f9 fixed compile errors 2023-04-27 22:13:30 +02:00
FlorianMichael
ba330ec1a2 started with 1.20 port 2023-04-27 01:05:41 +02:00
FlorianMichael
7520103bae Allow infinite characters 2023-04-26 19:49:18 +02:00
FlorianMichael
1abe14cdc2 cleaned up signature fixes 2023-04-25 22:58:14 +02:00
FlorianMichael
858cf17d54 Merge remote-tracking branch 'origin/main' 2023-04-25 00:37:34 +02:00
FlorianMichael
3889519f01 Update libs 2023-04-25 00:37:29 +02:00
Felix14-v2
ad21c6a302
Add ru_ru.json 2023-04-25 00:31:56 +03:00
FlorianMichael
65fe211fae some code style changes 2023-04-24 22:34:25 +02:00
FlorianMichael
9104b4d78c renamed method 2023-04-24 20:37:57 +02:00
FlorianMichael
0afc393291 Fixed https://github.com/FlorianMichael/ViaFabricPlus/issues/67 2023-04-24 20:33:50 +02:00
Allink
eb65c6aa72
fixup! Load ClassicItemSelectionScreen after Minecraft has initialized 2023-04-24 16:42:27 +01:00
Allink
da7c0eea1a
Load ClassicItemSelectionScreen after Minecraft has initialized
Fixes #68
2023-04-24 16:28:17 +01:00
Marcel
91b5a16257
Add '.json' to hungarian translation file
i uploaded hu_hu.json without the .json first, apologies
2023-04-24 17:14:24 +02:00
FlorianMichael
aeacbdc4b8 fixed small typo in DEVELOPER_API.md 2023-04-23 19:38:57 +02:00
FlorianMichael
929ab2f588 sync outgoing packets 2023-04-23 18:50:26 +02:00
FlorianMichael
597d57b50f updated VLB 2023-04-23 03:24:57 +02:00
FlorianMichael
9b3a2bc7e9 updated C4J usage 2023-04-23 02:57:33 +02:00
FlorianMichael
7b97a60503 Merge remote-tracking branch 'origin/main' 2023-04-22 20:20:46 +02:00
FlorianMichael
62e623de8b Implemented https://github.com/FlorianMichael/Classic4J 2023-04-22 20:20:40 +02:00
Gitty891
2083afd6eb
Create hu_hu.json (hungarian translation) 2023-04-22 19:20:26 +02:00
FlorianMichael
76949aa88d removed Fix which is merged in Via since https://github.com/ViaVersion/ViaVersion/pull/3302 2023-04-22 09:57:36 +02:00
FlorianMichael
0a2a93c74f Bump version 2023-04-21 20:40:37 +02:00
FlorianMichael
d1059a4542 Fixed InventoryTracker16 in ViaVersion 2023-04-21 20:37:42 +02:00
EnZaXD
63fd6fbfdd
Merge pull request #65 from Fundi1330/patch-6
added experimental and auto-detect translations
2023-04-21 19:53:16 +02:00
FlorianMichael
3b6ae50436 added support for negative items in <= 1.10 2023-04-21 19:52:56 +02:00
Fundi1330
57b7b04e63
Update uk_ua.json 2023-04-21 19:21:52 +03:00
FlorianMichael
2241052a90 removed Level check in NBTType 2023-04-21 16:53:21 +02:00
FlorianMichael
845dbeaf01 Updated Via* (23w16a) 2023-04-20 20:54:48 +02:00
FlorianMichael
ff065e0a87 cleaned up Code 2023-04-20 13:38:13 +02:00
FlorianMichael
9a9c079d13 added -DVFPDebug Property to show debug logs 2023-04-20 13:33:03 +02:00
FlorianMichael
12163042f5 load Classic stuff after Minecraft 2023-04-20 13:03:47 +02:00
FlorianMichael
34c3a77e48 added ViaLoadingBaseBuilderCallback 2023-04-20 00:23:49 +02:00
FlorianMichael
5515d4eefc Fixed incompatibility with an amazing mod 2023-04-20 00:06:04 +02:00
FlorianMichael
24baf65970 Fixed Chat sessions not working 2023-04-19 21:29:43 +02:00
FlorianMichael
08b0484812 Fixed EssentialClient incompatibility 2023-04-19 21:27:52 +02:00
FlorianMichael
c4b00bc259 changed logging to VFP 2023-04-19 20:57:03 +02:00
FlorianMichael
5e7e3a954d added Version auto detection 2023-04-19 20:51:51 +02:00
FlorianMichael
2dd154203c Fixed Font Cache in <= 1.12.2 2023-04-19 19:57:51 +02:00
Joe
8102ff3467
Cleanup ItemReleaseVersionMappings
Fix cherry wood and mangrove wood showing in 1.13, and non-red beds not showing in 1.12.
2023-04-19 14:55:56 +01:00
FlorianMichael
9e4119899c some code styling 2023-04-19 15:36:12 +02:00
FlorianMichael
622b996dc6 Merge remote-tracking branch 'origin/main' 2023-04-19 15:14:16 +02:00
FlorianMichael
bbd2d3a4e8 fixed https://github.com/FlorianMichael/ViaFabricPlus/issues/61 2023-04-19 15:14:10 +02:00
Joe
9edad2cd9a
Implement PlayerLookTargetProvider 2023-04-19 13:54:38 +01:00
FlorianMichael
67a6424434 removed Old classes 2023-04-19 04:40:40 +02:00
FlorianMichael
84f9753ce1 updated README 2023-04-19 03:41:30 +02:00
FlorianMichael
b8dd7a24b6 Bump version 2023-04-18 01:12:49 +02:00
FlorianMichael
17579eee90 rewrite of the settings system 2023-04-18 00:21:35 +02:00
FlorianMichael
f35ac33e94 Fixed MF detection in <= 1.12.2 2023-04-17 23:48:33 +02:00
FlorianMichael
e5b64731d8 updated VBedrock usage 2023-04-17 14:26:19 +02:00
FlorianMichael
95e893aff7 Removed wrong and outdated fix 2023-04-17 00:58:46 +02:00
FlorianMichael
04dfa9033b Merge remote-tracking branch 'origin/main' 2023-04-16 21:20:39 +02:00
FlorianMichael
b6124e4710 Fixed authentication not working sometimes in <= 1.6.4 2023-04-16 21:20:34 +02:00
Blayung
e160907a3d
Add the chunkbroderfix key to the Polish translation 2023-04-15 12:05:44 +02:00
FlorianMichael
12f48411c8 updated Mod metadata 2023-04-14 21:56:43 +02:00
FlorianMichael
03ba1249d8 Moved some classes 2023-04-14 21:45:43 +02:00
FlorianMichael
b38387bdd7 updated Via* 2023-04-14 21:38:39 +02:00
FlorianMichael
a2775306fe Merge remote-tracking branch 'origin/main' 2023-04-12 18:24:21 +02:00
FlorianMichael
4d08a77b67 added missing License headers 2023-04-12 18:24:16 +02:00
Fundi1330
9c53f8256b
Added FixChunkBorders 2023-04-11 22:29:44 +03:00
FlorianMichael
d884210a81 fixed Warning 2023-04-11 18:13:02 +02:00
FlorianMichael
4bb729137f Updated libs, reverted 1a706fd04f 2023-04-11 18:10:11 +02:00
FlorianMichael
e5e33d8f9e already done by Via 2023-04-11 16:12:03 +02:00
MIOGMIOG
ad91947abd
Update cs_cz.json 2023-04-10 13:12:36 +02:00
FlorianMichael
02b396553e added ChunkBorderFix 2023-04-09 22:51:14 +02:00
FlorianMichael
e8ed57ca3e Merge remote-tracking branch 'origin/main' 2023-04-09 22:33:09 +02:00
FlorianMichael
14e5337aee added FabricAPI as required mod 2023-04-09 22:33:04 +02:00
Blayung
98e8f79db6 Add Polish translation 2023-04-09 21:49:43 +02:00
MIOGMIOG
b1e287b57c
Merge branch 'FlorianMichael:main' into main 2023-04-08 10:40:06 +02:00
FlorianMichael
5373dda3c6 Bump version 2023-04-07 21:38:44 +02:00
FlorianMichael
5e1dfc0ddf cleaned up some code parts 2023-04-07 21:34:32 +02:00
MIOGMIOG
eeed57df9b
Update cs_cz.json, bedrock login error should make more sense now 2023-04-07 09:25:51 +02:00
MIOGMIOG
020976ebbe
Small lang fix
Small typo fix
2023-04-07 09:05:01 +02:00
FlorianMichael
0c8f506cfc removed debug 2023-04-07 02:14:45 +02:00
FlorianMichael
e88419b06c fixed Compression issues 2023-04-07 02:13:33 +02:00
FlorianMichael
0246df347d fixed NPE 2023-04-06 21:23:42 +02:00
FlorianMichael
7b15c0c7e4 Merge remote-tracking branch 'origin/main' 2023-04-06 20:54:25 +02:00
FlorianMichael
e9648d5ae3 added Czech translations 2023-04-06 20:54:18 +02:00
yingcan
db6e9111ac
Update zh_cn.json 2023-04-06 19:35:53 +08:00
FlorianMichael
28ce2ebc32 Updated Via* 2023-04-05 18:47:42 +02:00
FlorianMichael
679495bb0e Fixed netty pipeline 2023-04-04 02:30:07 +02:00
FlorianMichael
4fcba4bca8 updated mod metadata and mixins 2023-04-03 20:57:11 +02:00
FlorianMichael
7c80473594 fixed race condition 2023-04-03 18:16:22 +02:00
FlorianMichael
847447421c renamed some fields 2023-04-03 17:29:06 +02:00
FlorianMichael
ed3ca3d557 Updated VLB usage 2023-04-03 17:25:38 +02:00