FlorianMichael
08cf5e9929
Move mcmod.info into mc 1.12 module, fix artifact names
2024-04-28 21:10:10 +02:00
ccetl
3a7053fa0c
Moved the ViaForgeCommon#init call into an FMLCommonSetupEvent listener ( #83 )
...
* Moved the ViaForgeCommon#init call into an FMLCommonSetupEvent listener
* Renamed onPostInit to onInit
* Import clean up
2024-03-12 17:35:16 +01:00
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
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