Commit Graph

20 Commits

Author SHA1 Message Date
FlorianMichael
8657507cca
Removed not working temp migration code 2024-03-11 13:19:10 +01:00
FlorianMichael
53d81b4bdb
Renamed protocolhack -> protocoltranslator 2024-03-11 13:07:58 +01:00
FlorianMichael
fbe5cf8ded
24w09a, port to upstream changes 2024-03-11 13:06:23 +01:00
FlorianMichael
10547649ad
Fixed GUI rendering 2024-02-14 23:18:56 +01:00
FlorianMichael
25af1896f5
24w07a, port to upstream changes (maybe) 2024-02-14 22:47:38 +01:00
FlorianMichael
060d4b527b
Cleaned build script by using mc_version for comparisons 2024-02-04 00:46:45 +01:00
FlorianMichael
17218b808c
Updated mods.toml files 2024-01-02 17:37:47 +01:00
FlorianMichael
11e365b36d
Update to Minecraft 1.20.4 and Gradle 8.1 2024-01-02 17:19:19 +01:00
FlorianMichael
cd293c781f
Fixed compile errors 2024-01-02 17:01:21 +01:00
FlorianMichael
4da0b63c19
Updated copyright files 2024-01-01 16:52:20 +01:00
FlorianMichael
80594682a8
2024 2024-01-01 00:56:16 +01:00
FlorianMichael
b91a408d36
Improved mods.toml files 2023-12-08 16:24:17 +01:00
FlorianMichael
2bd493a166
Rework build structure to prevent gradle plugins
Drop 1.14/1.15 as Forge doesn't seem to like Mixins on those versions
Fixed 1.17+ GUI rendering crashing for OpenGL exceptions
2023-12-06 22:05:18 +01:00
FlorianMichael
79631f7caf
Some final cleanup before 1.20.3 2023-12-02 01:14:12 +01:00
FlorianMichael
9aea3aa3ac
Sync last commits to all mc version implementations 2023-10-26 01:05:26 +02:00
FlorianMichael
a489e42ee0
Only apply mixins on the client side 2023-10-24 16:54:58 +02:00
FlorianMichael
3fed59dbda
Added proper fix for the idle packet in <= 1.8 2023-10-24 16:51:42 +02:00
FlorianMichael
04f297e1bb
Added config to save selected protocol version and to disable ViaForge button + javadoc 2023-10-21 21:51:02 +02:00
FlorianMichael
1fbc96b805
Abstract platform code, build tasks and resources / fixed loading on all versions ™️ 2023-10-21 16:08:11 +02:00
FlorianMichael
fe045d01ac
Added Support for Minecraft 1.17, 1.18, 1.19, 1.20 2023-10-21 01:27:37 +02:00