Commit Graph

154 Commits

Author SHA1 Message Date
FlorianMichael
08cf5e9929
Move mcmod.info into mc 1.12 module, fix artifact names 2024-04-28 21:10:10 +02:00
FlorianMichael
cb49b6d819
Merge remote-tracking branch 'origin/master' 2024-04-28 18:54:48 +02:00
FlorianMichael
d19e57a98e
Beautify version comparisons 2024-04-28 18:54:38 +02:00
FlorianMichael
1f047f0a84
Update Via*, only include common modules 2024-04-28 18:53:39 +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
25f3c470e3
[ci skip] Create FUNDING.yml 2024-03-05 13:32:44 +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
EnZaXD
d551e52083
24w06a 2024-02-07 20:00:13 +01:00
FlorianMichael
98c299886f
Next try lol 2024-02-04 01:53:50 +01:00
FlorianMichael
bd7b535134
Gradle 8.5 2024-02-04 01:03:06 +01:00
FlorianMichael
9912150b16
Try java 17 2024-02-04 00:51:48 +01:00
FlorianMichael
060d4b527b
Cleaned build script by using mc_version for comparisons 2024-02-04 00:46:45 +01:00
FlorianMichael
bc32c47617
Removed outdated comments 2024-02-04 00:34:38 +01:00
EnZaXD
b6057fe811
Merge pull request #80 from HowardZHY/master
Update versions in readme
2024-02-03 20:22:34 +01:00
Howard ZHY
fd77239068 Update versions in readme 2024-02-04 03:19:01 +08:00
EnZaXD
45d10be95d
24w05b 2024-02-02 11:30:55 +01:00
EnZaXD
36d14d5554
24w04a 2024-01-26 13:56:21 +01:00
EnZaXD
9d02580e50
24w03b 2024-01-22 19:47:13 +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
d0d46e9e6d
Updated Via* 2024-01-02 17:02:53 +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
c202c4c3ca
Removed debug print 2023-12-08 15:40:48 +01:00
FlorianMichael
758dc93bc7
Update Via* libraries 2023-12-06 22:11:18 +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
c9efed6697
Bump version to 3.6.0-SNAPSHOT 2023-12-06 22:04:45 +01:00
FlorianMichael
76ec05ec35
Release 3.5.0 2023-12-05 20:02:15 +01:00
FlorianMichael
79631f7caf
Some final cleanup before 1.20.3 2023-12-02 01:14:12 +01:00
EnZaXD
a6c9ed237f
1.20.3-rc1 2023-11-30 18:11:58 +01:00
EnZaXD
ddc93d7a59
1.20.3-pre4 2023-11-28 17:29:36 +01:00
EnZaXD
3a2011caab
1.20.3-pre3 2023-11-27 17:21:42 +01:00
EnZaXD
14e555c861
1.20.3-pre2 2023-11-22 18:08:41 +01:00
EnZaXD
3eb7157bf1
1.20.3-pre1 2023-11-20 19:40:38 +01:00
EnZaXD
cb0e67591e
23w46a 2023-11-20 13:59:35 +01:00
EnZaXD
fc3b03d8fb
23w45a 2023-11-10 16:03:04 +01:00
EnZaXD
ab9c735eea
Update Via* 2023-11-03 20:17:05 +01:00
FlorianMichael
c31b19c2ce
Fixed GUI rendering in all versions 2023-11-01 05:10:55 +01:00
FlorianMichael
703ead17dc
Add refmap file to output jar 2023-11-01 04:58:44 +01:00
FlorianMichael
fbc33a80d0
Don't include plugins twice 2023-11-01 04:46:50 +01:00
FlorianMichael
be8f079e26
Merge remote-tracking branch 'origin/dev' 2023-10-26 01:12:41 +02:00
FlorianMichael
9aea3aa3ac
Sync last commits to all mc version implementations 2023-10-26 01:05:26 +02: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