Commit Graph

624 Commits

Author SHA1 Message Date
FlorianMichael
c675d34296
Removed unsupported mod warnings
Reverts c21985cc24
2024-01-21 11:15:39 +01:00
FlorianMichael
68ecd55d8c
Normalize Unique fields in mixins 2024-01-21 11:11:09 +01:00
FlorianMichael
08f153f434
Don't rely on deprecated Via API 2024-01-21 10:54:24 +01:00
FlorianMichael
1f9cbd2853
Cleanup of the last PR. 2024-01-21 10:43:22 +01:00
Kichura
67c977009b
Fix loom 1.5 screwing up the buildscript (#300)
* Finally fix the cursed loom 1.5 update.

* Formatstyle adjustment.

Tabs make this look ugly.
2024-01-21 10:38:51 +01:00
EnZaXD
051e944693
Merge pull request #298 from Kichura/main
Update CI and fabric
2024-01-20 23:25:25 +01:00
EnZaXD
db5a12bbcd
Fabric Loom 1.5 2024-01-20 23:25:08 +01:00
Kichura
0c6fcbd383
Update CI and fabric. 2024-01-20 23:21:14 +01:00
EnZaXD
8a3e961550
Merge pull request #297 from Kichura/patch-1
Update JDK to 17.0.10
2024-01-20 09:01:57 +01:00
Kichura
8a1be75f27
Update JDK to 17.0.10. 2024-01-19 22:46:13 +01:00
EnZaXD
ad47afb6e0
Merge pull request #296 from Kichura/main
Use JDK 17 instead of 21 in terms of codespaces
2024-01-16 03:29:08 +01:00
Kichura
55dab979ec
Use JDK 17 instead of 21 in terms of codespaces. 2024-01-16 00:04:11 +01:00
FlorianMichael
f946c609e4
Switch back to master VV branch 2024-01-14 23:52:51 +01:00
FlorianMichael
d2cd87c35b
Merge branch 'dev'
# Conflicts:
#	gradle.properties
2024-01-14 23:49:42 +01:00
FlorianMichael
d6386bf679
Updated Via API usage 2023-12-29 04:42:35 +01:00
EnZaXD
4baeaea176
Merge pull request #294 from Kichura/patch-1
Don't upload artifacts twice, only on build script
2023-12-26 16:46:56 +01:00
Kichura
acb9c5e519
Don't upload artifacts twice, only on build script. 2023-12-26 16:41:47 +01:00
FlorianMichael
9bc6fb90c9
Update Fabric Loader to 0.15.3 2023-12-26 16:30:26 +01:00
EnZaXD
8fdc3cd902
Merge pull request #293 from Kichura/main
Undo ViaVersion dependency but update loader to 0.15.3
2023-12-26 16:29:13 +01:00
Kichura
b2e8af0b25
Undo ViaVersion dependency but update loader to 0.15.3. 2023-12-26 16:17:36 +01:00
Kichura
510d0fe993
Update 1.20.x's build dependencies (#292)
* Update Mod Menu and Fabric API for 1.20.x.

* Update 1.20.4 yarn to build 3.
2023-12-24 00:24:50 +01:00
FlorianMichael
b5974553da
ViaVersion 4.10.0-23w51b-SNAPSHOT 2023-12-20 18:26:17 +01:00
FlorianMichael
679de94c18
Fixed 1.17 not booting
Closes https://github.com/ViaVersion/ViaFabric/issues/290
2023-12-20 18:24:19 +01:00
Kichura
660f3690dc
Gradle 8.5, CI Updates, ViaVersion 4.9.3. (#288)
* Update setup-java and upload-artifact to v4.

* Gradle 8.5, ViaVersion 4.9.3 (SNAPSHOT).
2023-12-17 03:31:17 +01:00
Kichura
e0d19dbe8c
1.20.3->1.20.4, Update authors list (#286)
* 1.20.3->1.20.4, Update authors list.

* Revert to 1.20.3 being compatible.
2023-12-07 20:19:06 +01:00
Kichura
6c0184d1a2
Update ViaVersion to 4.9.2. (#285) 2023-12-07 12:46:32 +01:00
FlorianMichael
47afaf1043
0.4.12, 1.20.3 2023-12-05 20:37:05 +01:00
Kichura
91a0a1809d
Update ViaFabric from 1.20.2->1.20.3 (#284)
* Prepare to update to 1.20.3. (Hunt for errors first)

* Correct report URL in value, Update Mod Menu.

* Fixed compile errors

---------

Co-authored-by: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com>
2023-12-05 20:35:11 +01:00
EnZaXD
f233b4b6d3
1.20.3-rc1 2023-11-30 18:12:24 +01:00
EnZaXD
a433afb317
1.20.3-pre4 2023-11-28 17:33:37 +01:00
EnZaXD
b86ab4ac5c
1.20.3-pre3 2023-11-27 17:22:04 +01:00
Kichura
4d40e852aa
Update Fabric Loader to 0.14.24 in Gradle. (#281) 2023-11-22 18:19:01 +01:00
EnZaXD
7831f9fd16
1.20.3-pre2 2023-11-22 18:08:24 +01:00
EnZaXD
d0ed185ec1
1.20.3-pre1 2023-11-20 19:40:13 +01:00
EnZaXD
a2ff858685
23w46a 2023-11-20 14:00:04 +01:00
EnZaXD
f36f63d4a8
23w45a 2023-11-10 16:04:01 +01:00
EnZaXD
08546bbbd8
23w44a Via 2023-11-03 20:13:16 +01:00
EnZaXD
c36106c1fc
23w43a Via 2023-10-26 05:23:06 +02:00
Kichura
d1860be2ad
Gradle 8.4, Fabric Loader 0.14.23. (#277)
* Gradle 8.4, Fabric Loader 0.14.23.

* Ensure gradle-wrapper JAR is up-to-date.
2023-10-19 15:17:09 +02:00
FlorianMichael
1e3f80d046
23w42a Via 2023-10-19 12:56:09 +02:00
FlorianMichael
d5e06f67e0
Add task to validate gradle wrapper jar file. 2023-10-16 15:03:00 +02:00
FlorianMichael
36a41fd9b4
Sync debug mixin to all ViaFabric versions 2023-10-16 15:00:44 +02:00
FlorianMichael
f3151e820c
Combine ViaVersion injections into one mixin 2023-10-16 14:37:53 +02:00
FlorianMichael
bf2a1abde4
23w41a Via 2023-10-16 14:32:26 +02:00
FlorianMichael
1ed87db152
fabric loom 1.4 2023-10-16 14:24:59 +02:00
Nassim Jahnke
573fc8e2b4 Print network stacktraces 2023-10-13 23:20:54 +10:00
FlorianMichael
158ba3ee93
fixed config screens 2023-10-08 09:50:46 +02:00
FlorianMichael
e18f886111
Updated Via API usage 2023-10-08 09:45:02 +02:00
FlorianMichael
ccf25b41e1
Added high_contrast sprites for Via Button in 1.20.2 2023-10-04 04:50:23 +02:00
FlorianMichael
a20bb5033c
Added programmer-art sprites for Via Button in 1.20.2 2023-10-04 04:26:34 +02:00