Commit Graph

56 Commits

Author SHA1 Message Date
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
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
afff65544f fixed netty order 2023-03-01 19:39:47 +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
29dd6c8ef1 changed slot height 2023-02-28 12:49:16 +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
a5a86c9223 wooopss 2023-02-26 22:41:03 +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
09992023c8 added some util functions 2023-02-24 23:11:44 +01:00
FlorianMichael
d67ee42b27 added more API for Fixes 2023-02-24 22:46:48 +01:00
FlorianMichael
4e1b2abd84 fixed Chunks in sodium when classic is selected 2023-02-24 21:51:37 +01:00
FlorianMichael
a704ca6f22 added Values menu to OptionsScreen 2023-02-24 21:50:41 +01:00
FlorianMichael
f64661923d move button to the right 2023-02-24 20:24:45 +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
b4ca332455 added Debug HUD information 2023-02-23 21:21:05 +01:00
FlorianMichael
d38a64679e fixed crash 2023-02-23 20:34:06 +01:00
FlorianMichael
0e3133bd5a fixed compile errors 2023-02-23 20:17:33 +01:00
FlorianMichael
20d53342a6 implemented more providers, make legacy login possible 2023-02-23 20:03:41 +01:00
FlorianMichael
864b9414d6 change license to make the project public 2023-02-23 19:31:46 +01:00
FlorianMichael
cdb7576148 some final improvements 2023-02-21 02:39:36 +01:00
FlorianMichael
15914f33c2 Addon: ViaFabricPlusVisual
updated README.md
2023-02-21 02:02:06 +01:00
FlorianMichael
1b70846c38 added ViaLegacy fixes, moved some packages, improved style 2023-02-21 00:43:19 +01:00
FlorianMichael
7cca445cf7 cleaned loading system, added saving system, finished screens 2023-02-21 00:21:52 +01:00
FlorianMichael
16d8079d73 fixed Protocol Range impl 2023-02-20 05:16:25 +01:00