Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
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
a8282d7b45 Fixed mining speeds in <= 1.4.7 2023-03-11 01:41:04 +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
e9a8c517ea prevent NPE 2023-03-10 01:32:32 +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
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
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
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
43fb26bcc2 fixed material placement 2023-03-03 17:45:36 +01:00
FlorianMichael
6e561270bb Updated Via* 2023-03-03 16:40:38 +01:00
FlorianMichael
6c17a2c6e1 added OldWalkingAnimation in classic 2023-03-02 20:25:25 +01:00
FlorianMichael
4adda46d75 updated ViaLoadingBase, remove unused code 2023-03-01 16:29:01 +01:00
FlorianMichael
0410f4b101 updated Via* 2023-02-28 15:01:59 +01:00
FlorianMichael
9c408cd648 removed random classes TM 2023-02-28 12:41:29 +01:00
FlorianMichael
510c3591ce more abstraction for settings renderer 2023-02-28 12:33:02 +01:00
FlorianMichael
79395d748b values are now called settings 2023-02-26 22:40:18 +01:00
FlorianMichael
25c30ed9d7 added more Documentation, updated ViaLoadingBase 2023-02-26 22:36:22 +01:00
FlorianMichael
2572e49849 removed ViaFabricPlus-Visual, changed Settings screen
added ModMenu implementation
2023-02-26 21:59:01 +01:00
FlorianMichael
1c30b26a2a implemented all chat lengths 2023-02-26 18:11:23 +01:00
FlorianMichael
e40aa02544 make gui better, fixed item filter 2023-02-26 16:29:13 +01:00
FlorianMichael
dd45f40ee1 updated ViaLoadingBase 2023-02-25 21:12:16 +01:00
FlorianMichael
1e66320771 fixed NPE 2023-02-25 18:39:25 +01:00
FlorianMichael
4e9d455d68 added even more API 2023-02-24 23:20:45 +01:00
FlorianMichael
d67ee42b27 added more API for Fixes 2023-02-24 22:46:48 +01:00
FlorianMichael
6f82996299 some gui improvements 2023-02-24 00:27:51 +01:00
FlorianMichael
f3f077ca38 added Classic loading progress renderer
ViaFabricPlusVisual: added old creative menu
added AddonAPI
2023-02-23 21:58:37 +01:00
FlorianMichael
d38a64679e fixed crash 2023-02-23 20:34:06 +01:00