FlorianMichael
f97d74964a
Updated Via* (1.20-pre1) and updated README
2023-05-13 20:55:50 +02:00
FlorianMichael
f4dfb63f70
fixed sign interactions and updated ItemReleaseVersionMappings
2023-05-13 17:10:44 +02:00
FlorianMichael
9e035ca97a
manually updated code
2023-05-13 16:31:10 +02:00
FlorianMichael
dac8f0deef
Merge remote-tracking branch 'origin/main' into 1.20-recode
...
# Conflicts:
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/base/MixinConnectScreen.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/base/MixinDownloadingTerrainScreen.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/MixinInGameHud.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/MixinItemRenderer.java
# src/main/java/de/florianmichael/viafabricplus/injection/mixin/fixes/minecraft/entity/MixinClientPlayerEntity.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/MappedSlotEntry.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/ClassicItemSelectionScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/base/ForceVersionScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/base/ProtocolSelectionScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/SettingsScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/settingrenderer/BooleanSettingRenderer.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/settingrenderer/ButtonSettingRenderer.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/settingrenderer/ModeSettingRenderer.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/settingrenderer/ProtocolSyncBooleanSettingRenderer.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/settings/settingrenderer/meta/TitleRenderer.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/thirdparty/BetaCraftScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/thirdparty/classicube/ClassiCubeLoginScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/thirdparty/classicube/ClassiCubeMFAScreen.java
# src/main/java/de/florianmichael/viafabricplus/ui/screen/impl/thirdparty/classicube/ClassiCubeServerListScreen.java
2023-05-13 16:21:47 +02:00
FlorianMichael
654ce9672f
Don't overwrite sendMovementPackets
2023-05-13 15:56:37 +02:00
FlorianMichael
4fab54529e
Merge remote-tracking branch 'origin/main'
2023-05-12 20:51:14 +02:00
FlorianMichael
89aa3f7482
Fixed crash when protocol from config doesn't exist anymore
2023-05-12 20:51:07 +02:00
nukkkiz
62b2d997b2
cool finnish translation
2023-05-11 17:32:28 +03:00
FlorianMichael
7c03415290
slightly fix to the last pr
2023-05-08 18:33:47 +02:00
Blayung
c25f738037
Update the polish translations to fit the new mod changes
2023-05-08 18:29:20 +02:00
FlorianMichael
1381141e13
improved ClassiCube Account handling
2023-05-08 15:25:12 +02:00
FlorianMichael
e56f06097c
created own package for ui
2023-05-07 20:17:51 +02:00
FlorianMichael
184d8ea694
refactor project
2023-05-07 20:08:33 +02:00
FlorianMichael
0420a2c194
Updated MinecraftAuth
2023-05-06 19:51:58 +02:00
FlorianMichael
581be34349
register 23w18a PackFormat version
2023-05-06 19:46:27 +02:00
FlorianMichael
89c41ffdc5
Implemented Movement changes
2023-05-05 21:30:06 +02:00
FlorianMichael
efc94bf685
Implement some code changes
2023-05-05 20:48:20 +02:00
FlorianMichael
605f2b44d9
Updated to 23w18a
2023-05-05 20:24:42 +02:00
FlorianMichael
d0debf1d94
Implemented legacy public key signature
2023-05-05 20:24:20 +02:00
FlorianMichael
193b0c2735
Merge remote-tracking branch 'origin/main' into 1.20-recode
2023-05-05 20:10:35 +02:00
FlorianMichael
1b9fd0a12f
Updated Via* (23w18a)
2023-05-04 15:45:59 +02:00
FlorianMichael
81ae865683
Merge remote-tracking branch 'origin/main'
2023-05-03 14:42:42 +02:00
FlorianMichael
b44713b9b2
Implemented 7adadc0d21
2023-05-03 14:42:35 +02:00
yingcan
fd84f4563b
Update zh_cn.json
...
对待定翻译采取 原文(正常)+翻译(浅色) 的方案
微调标点符号(统一全角)、空格、用词
-回调“开启”和“关闭”->“开”和“关”
移除“译者注”(如“[调试](F3)”->“[调试]”)
2023-05-03 02:30:41 +08:00
Blayung
ce7e0e0531
Update the Polish translation to fit the new updates
2023-04-30 22:50:00 +02:00
FlorianMichael
4a6128b7a2
removed dumped Materials
2023-04-30 22:32:42 +02:00
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
Allink
f701806424
Use HostAndPort#toString() in HostAndPort replacement
...
Fixes #49
2023-04-02 22:45:45 +01:00
Fundi1330
0b9f32e971
Update uk_ua.json
2023-04-02 07:37:48 +03:00
FlorianMichael
c1e1f3705f
added own setting for skin loading
2023-04-01 00:11:51 +02:00
FlorianMichael
8648d050ee
updated Via*
2023-04-01 00:08:39 +02:00
FlorianMichael
792ba08669
removed casts
2023-03-31 15:13:06 +02:00
FlorianMichael
c31a77be0a
improved BetaCraft error screen
2023-03-30 19:35:01 +02:00
FlorianMichael
196b9c0261
Updated VLB usage
2023-03-30 18:03:55 +02:00
FlorianMichael
2e6199f574
fixed compile error
2023-03-30 01:53:16 +02:00
FlorianMichael
d2d7f52c48
Fixed exception
2023-03-30 01:40:19 +02:00
FlorianMichael
6a070fda9f
Fixed 1.7 interactions
2023-03-30 01:10:49 +02:00
FlorianMichael
50db6ec48b
Fixed pinging issues
2023-03-30 00:56:07 +02:00
FlorianMichael
c6feaadafa
Fixed world heights in ClassiCube
2023-03-30 00:23:29 +02:00
FlorianMichael
ddb1578ccf
Fixed sneaking finally
...
Fixed Wall block culling
2023-03-29 19:50:09 +02:00
FlorianMichael
f49b5a6db6
fixed some compile errors by the PRs
...
Bump version
2023-03-29 00:23:28 +02:00
FlorianMichael
9a74f6333e
Implemented copy code action to bedrock login
...
Fixed resource packs aren't loading
Updated ViaBedrock
Updated some translations
2023-03-29 00:17:56 +02:00
FlorianMichael
d6d6a8240f
Fixed end portal frames
2023-03-27 20:16:37 +02:00
FlorianMichael
29237272fd
Fixed critical joining issue, implemented BetaCraft server list
2023-03-27 16:21:48 +02:00
FlorianMichael
8144cc81d6
updated Translations
2023-03-26 22:49:43 +02:00
FlorianMichael
ed52f9fb30
Implemented setting to spoof username if using ClassiCube
2023-03-26 22:44:02 +02:00
FlorianMichael
75bf5ddd69
fixed pinger sometimes uses the wrong address
2023-03-26 22:30:32 +02:00
FlorianMichael
40e3ca64dd
added Traditional chinese
2023-03-26 11:30:35 +02:00
FlorianMichael
a104c92a7c
removed debug, fixed MFA impl in ClassiCube
2023-03-26 04:57:05 +02:00
FlorianMichael
8e4ee48192
added Ukrainian translations, updated Simplified Chinese translations, updated Thai translations, translated more strings
2023-03-25 21:51:06 +01:00
FlorianMichael
236cedea59
refactored some code parts, refactored PR, implemented ClassiCube, fixed some bugs
2023-03-25 21:42:43 +01:00
FlorianMichael
67e6be3788
refactored some parts of the PR
2023-03-24 21:52:03 +01:00
Allink
6e45cb1b98
Remove obsolete constructor
2023-03-24 20:44:20 +00:00
Allink
306555e409
Merge branch 'main' into feat/classicube-auth
2023-03-24 20:38:30 +00:00
Allink
f23480aebb
Add ClassiCube API-related classes
2023-03-24 20:37:55 +00:00
FlorianMichael
f852f212f7
Fixed german translations, added Luxembourgish translations
2023-03-24 20:36:40 +01:00
FlorianMichael
725d20a335
Bump version
2023-03-24 19:58:47 +01:00
FlorianMichael
a63a352b46
moved some mixin classes
2023-03-24 00:28:45 +01:00
FlorianMichael
9cbd8bb559
Fixed Incompatibility with Raknetify
2023-03-23 23:44:45 +01:00
FlorianMichael
d5876090c0
Removed ClientConnection#connect overwrite
2023-03-23 23:12:56 +01:00
FlorianMichael
2a047a3544
Fixed Issue that some beta servers didn't work
2023-03-23 20:32:27 +01:00
FlorianMichael
225518f9a4
removed wrong fix (I have no idea what I did there)
2023-03-23 15:47:18 +01:00
FlorianMichael
d18241bc9f
updated some new translations
2023-03-23 14:58:29 +01:00
FlorianMichael
b0899c4a28
Updated Via* (23w12a)
2023-03-22 19:51:04 +01:00
FlorianMichael
76b64552ce
Fixed Armor and Elytra item interaction 1.19.4 -> 1.19.3
2023-03-22 16:33:34 +01:00
FlorianMichael
6adb66da2a
Fixed sprinting 1.19.4 -> 1.19.3 (Grim Detection)
2023-03-22 16:08:41 +01:00
FlorianMichael
0e44fbfb4b
Updated Via*
2023-03-22 15:23:57 +01:00
FlorianMichael
08056c3ee8
moved USAGE to own file
2023-03-22 15:00:00 +01:00
FlorianMichael
c620e02b83
Fixed bedrock pinging
2023-03-22 14:33:20 +01:00
FlorianMichael
0ded19ee42
Fixed Incompatibility with VMP
2023-03-22 14:18:42 +01:00
FlorianMichael
1aa201e2aa
added Raknetify to fabric.mod.json
2023-03-22 13:18:22 +01:00
FlorianMichael
b24343f0f0
added Japanese translations
2023-03-22 13:07:18 +01:00
FlorianMichael
1e8ecd7cad
fixed wrong Position for main button (Right; bottom)
2023-03-22 13:06:32 +01:00
FlorianMichael
e004852471
added Simplified chinese translations
2023-03-22 13:02:31 +01:00
FlorianMichael
f3d55a961f
updated Thai lang again
2023-03-21 23:56:50 +01:00
FlorianMichael
45ea7b2699
added more Error handling to File saving
2023-03-21 22:41:28 +01:00
FlorianMichael
f1e1f688ad
Proper reload storages
2023-03-21 22:26:41 +01:00
FlorianMichael
c63e701361
fixed Pre-netty stuff
2023-03-21 22:16:43 +01:00
FlorianMichael
47e209f8ba
updated Thai translations
2023-03-21 20:53:39 +01:00
FlorianMichael
f4ce31638f
Bump version
2023-03-21 20:36:18 +01:00
FlorianMichael
d1ce29e76a
re-implemented all protocol fixes, added new HUD variables for forced version
2023-03-21 20:32:04 +01:00
FlorianMichael
008523c103
added System to force version for singleton server
2023-03-21 18:47:49 +01:00
FlorianMichael
73836131ec
added more Abstraction for file saving
2023-03-21 15:14:38 +01:00
FlorianMichael
df598e95be
added Thai translations
2023-03-21 14:03:31 +01:00
FlorianMichael
a735fb31ed
pre-load more classic features
2023-03-21 13:45:10 +01:00
FlorianMichael
26dbfe1d90
fixed KeepAlive sender, updated README
2023-03-21 13:15:05 +01:00
FlorianMichael
a90b7b1161
sync dismount fix with minecraft
2023-03-20 22:09:52 +01:00
FlorianMichael
92bcd38508
added remap = false
2023-03-20 21:23:26 +01:00
FlorianMichael
daf663633b
started with 1.19.4 fixes
2023-03-20 20:54:11 +01:00
FlorianMichael
1ac8d9fb18
added Error screen for Bedrock authentication
2023-03-20 17:37:41 +01:00
FlorianMichael
19a2d1715b
fixed classic loading
...
added spacer to buttons
2023-03-20 17:07:44 +01:00
FlorianMichael
d8841be601
fixed Title rendering
2023-03-19 16:14:32 +01:00
FlorianMichael
652a4deafd
added translation base
2023-03-19 16:05:42 +01:00
FlorianMichael
2751da2c36
updated mod metadata
2023-03-19 15:08:36 +01:00
FlorianMichael
0421352dae
fixed imports
2023-03-19 04:05:04 +01:00
FlorianMichael
efa68bcac8
added Sanity Checks for F3
2023-03-19 03:23:06 +01:00
FlorianMichael
572f6203df
Fixed loading priority issues
2023-03-18 02:19:38 +01:00
FlorianMichael
d5f50cc01f
removed broken mixin
2023-03-18 01:51:09 +01:00
FlorianMichael
4edf343e99
fixed and updated ItemReleaseVersionDefinition
2023-03-18 01:41:47 +01:00
FlorianMichael
c85797fa9a
improved Bossbar Fix
2023-03-18 00:47:52 +01:00
FlorianMichael
47af8de417
changed License header
2023-03-17 23:09:32 +01:00
FlorianMichael
5192a74387
reload Bedrock account on load
2023-03-17 22:11:09 +01:00
FlorianMichael
e854710eee
changed Protocol selection footer
2023-03-17 22:05:30 +01:00
FlorianMichael
34572e0896
updated README and cleaned up code
2023-03-17 21:31:55 +01:00
FlorianMichael
550b9b4e4a
fixed startup
...
rewrote Setting generator
added Button settings
moved Bedrock authentication
2023-03-17 00:02:19 +01:00
FlorianMichael
7e422eb2c5
moved Via loading
...
implemented Bedrock authentication
added some new Bedrock related fixes
2023-03-16 21:46:33 +01:00
FlorianMichael
da9f390f71
fixed mixin issue
2023-03-15 21:34:05 +01:00
FlorianMichael
5ad8380cd0
fixed PackFormatsDefinition
2023-03-15 21:23:26 +01:00
FlorianMichael
1c46fab9b0
1.19.4 port
2023-03-15 21:15:48 +01:00
FlorianMichael
9c3bf70cc1
reordered some classes and packages
2023-03-15 17:35:23 +01:00
FlorianMichael
10754a59cd
rewrote F3 HUD with new Information system
2023-03-15 17:07:17 +01:00
FlorianMichael
f3fe5239dc
updated README
2023-03-15 15:24:01 +01:00
FlorianMichael
3303d975b3
recode again, updated README
2023-03-15 00:47:06 +01:00
FlorianMichael
869225e159
full recode
2023-03-14 23:45:57 +01:00
FlorianMichael
969025d3ce
updated Via*
2023-03-14 21:23:41 +01:00
FlorianMichael
5c893ba9b8
Bump version
2023-03-14 21:10:03 +01:00
FlorianMichael
42eb7e46e4
(WIP) ViaBedrock Implementation
2023-03-14 21:07:55 +01:00
FlorianMichael
e5aa52f10f
renamed fields
2023-03-13 00:05:38 +01:00
FlorianMichael
a6c2aaff58
changed default value of Main button orientation
2023-03-11 19:35:31 +01:00
FlorianMichael
a8282d7b45
Fixed mining speeds in <= 1.4.7
2023-03-11 01:41:04 +01:00
FlorianMichael
d3a45760d9
updated ViaLoadingBase
2023-03-10 18:38:54 +01:00
FlorianMichael
180bab20f6
updated README
2023-03-10 17:40:17 +01:00
FlorianMichael
480a7008f4
prefixed classes
2023-03-10 17:20:32 +01:00
FlorianMichael
177b72e437
updated TODO, added new setting to control the command system
2023-03-10 17:16:58 +01:00
FlorianMichael
3ce8ede16c
added Classic command system, only display classic extension blocks if extension is installed
2023-03-10 17:12:39 +01:00
FlorianMichael
534859d989
added Sumandora to author list
2023-03-10 16:14:03 +01:00
FlorianMichael
e9a8c517ea
prevent NPE
2023-03-10 01:32:32 +01:00
FlorianMichael
471f77bfc9
updated README
2023-03-10 00:41:09 +01:00
FlorianMichael
debc4bb864
updated Via*, removed outdated fixes
...
added classic protocol extensions to debug hud
2023-03-10 00:23:05 +01:00
FlorianMichael
45500b23c0
fixed Keep Alive in b1.8 -> b1.7
2023-03-09 16:56:21 +01:00
FlorianMichael
125c595c38
only send needed packets
2023-03-09 16:19:42 +01:00
FlorianMichael
f254cbebd2
cleanup
2023-03-09 15:58:33 +01:00
FlorianMichael
59189686f3
added Base for custom classic protocol extensions
2023-03-09 15:53:24 +01:00
FlorianMichael
e344d1165a
added Herobrine
2023-03-09 15:02:14 +01:00
FlorianMichael
7f1af33818
updated meta
2023-03-08 22:27:05 +01:00
FlorianMichael
0e5aa31270
changed year
2023-03-08 22:19:57 +01:00
FlorianMichael
f4be4c4205
added License header
2023-03-08 22:08:13 +01:00
FlorianMichael
b065b7284a
moved onLoad() call
2023-03-08 20:55:37 +01:00
FlorianMichael
0737985e6b
removed test
2023-03-07 21:36:23 +01:00
FlorianMichael
5e286c0e62
forgot version if for attribute fix
2023-03-07 17:15:36 +01:00
FlorianMichael
af1d2de9bf
disable debug mode
2023-03-07 00:00:26 +01:00
FlorianMichael
e42e7e0b87
fixed mixin crash, implemented legacy srv handling in <= 1.3
2023-03-06 23:52:21 +01:00
FlorianMichael
6579902e13
renamed setting, improved Fix
2023-03-06 21:58:49 +01:00
FlorianMichael
d4b196dffe
added Block Spam fix
2023-03-06 21:19:54 +01:00
FlorianMichael
dce621a30b
added Debugging decoder
2023-03-06 20:42:02 +01:00
FlorianMichael
80b93de586
Fixed loading issue with BetterMountHud
2023-03-06 19:57:24 +01:00
FlorianMichael
dc23ac56eb
improved old Chest rendering
...
added Beta Hud for <= beta 1.7.3
fixed ViaAprilFools implementation
2023-03-05 22:17:53 +01:00
FlorianMichael
54494b4362
Huge update:
...
include all licenses into the jar file
added old chest model and bounding box in <= b1.7.3
added old furnace bounding box in <= b1.8.1
refactored license management
cleaned up some mixin classes
added old hurt sound in <= b1.7.3
2023-03-05 20:34:51 +01:00
FlorianMichael
b1828ba168
updated VLB usage, fixed cpe implementation
2023-03-03 22:21:58 +01:00
FlorianMichael
778c0f2169
added Bridge settings
...
added more MP Pass related settings
changed Debug Hud format
updated ClassicItemSelectionScreen
2023-03-03 18:38:01 +01:00
FlorianMichael
43fb26bcc2
fixed material placement
2023-03-03 17:45:36 +01:00