Commit Graph

21 Commits

Author SHA1 Message Date
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
3cf92fa69f
Some clean up, added f3 debug hud 2023-10-25 23:17:37 +02:00
FlorianMichael
fd1b080728
Set VFNetworkManager in commons injector 2023-10-25 22:46:58 +02:00
FlorianMichael
76e8ec8baa
Added groups in config.yml
Allow to set button positions
Added system to set versions for singleton servers in the server list
Added BetaCraft MpPass for classic servers
Added per-server-version system
2023-10-25 22:42:41 +02:00
FlorianMichael
5a4b714bc5
Various changes to the protocol selection gui:
1. Add button for creating Via dumps and reloading all config files
2. Fix ESC action to actually open the parent screen
3. Made the GUI pretty
2023-10-25 03:51:41 +02:00
FlorianMichael
2e09d167bf
ViaLegacy/ViaAprilFools 😎 2023-10-25 01:58:52 +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
48dea35519
Added version-replacement 2023-10-21 00:21:33 +02:00
FlorianMichael
cc10575786
Fixed corrupt gradle wrapper jar file 2023-10-21 00:05:53 +02:00
FlorianMichael
4b51ddf542
Abstract build scripts 2023-10-20 23:59:21 +02:00
Kichura
21f6507dac
Clean up CI, Update Gradle and dependencies. (#72)
* Clean up CI, Update Gradle and dependencies.

* Attempt 1 on minecraftforge's gradle.

* Attempt 2 on minecraftforge's gradle.

* Go back to Gradle 7.5.1.

* Revert shadow back to 7.1.2.

* ViaForge 3.4.4, Update via* to dev builds, G1GC.
2023-10-20 20:38:36 +02:00
FlorianMichael
18f17e4494
Add support for Minecraft 1.16.5 ™️ 2023-10-20 18:32:52 +02:00
FlorianMichael
967930ef64
Building works now 2023-10-20 10:46:47 +02:00
FlorianMichael
5e40ef4111
Setup multi module project 2023-10-20 09:40:46 +02:00