Commit graph

8 commits

Author SHA1 Message Date
IThundxr
20c3f6ca8c
Merge remote-tracking branch 'origin/mc1.20.1/dev' into mc1.21.1/dev 2025-03-02 07:51:41 -05:00
IThundxr
45f913d07c
update wrapper validation 2025-03-02 07:51:01 -05:00
IThundxr
5734f4b119
Merge remote-tracking branch 'origin/mc1.20.1/dev' into mc1.21.1/dev
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	build.gradle
#	gradle.properties
#	src/main/java/com/simibubi/create/content/equipment/potatoCannon/AllPotatoProjectileBlockHitActions.java
#	src/main/java/com/simibubi/create/content/equipment/tool/CardboardSwordItem.java
#	src/main/java/com/simibubi/create/content/fluids/potion/PotionMixingRecipes.java
#	src/main/java/com/simibubi/create/content/logistics/factoryBoard/FactoryPanelBehaviour.java
#	src/main/java/com/simibubi/create/content/logistics/factoryBoard/FactoryPanelScreen.java
#	src/main/java/com/simibubi/create/content/logistics/packager/PackagerBlock.java
#	src/main/java/com/simibubi/create/content/logistics/stockTicker/StockKeeperCategoryScreen.java
#	src/main/java/com/simibubi/create/content/logistics/stockTicker/StockKeeperRequestScreen.java
#	src/main/java/com/simibubi/create/content/trains/entity/ArrivalSoundQueue.java
#	src/main/java/com/simibubi/create/infrastructure/debugInfo/DebugInformation.java
#	src/main/resources/META-INF/mods.toml
2025-03-01 15:53:53 -05:00
IThundxr
a89b582ae3
Morning fixes
- Fix upload task not uploading the reobf'd jar
- Fix debug info not translating the graphics mode text
- Fix crash with factory gauges
- Mark getQueuedPromises as @Nullable
2025-03-01 07:54:34 -05:00
IThundxr
eccf2de123
Merge remote-tracking branch 'upstream/mc1.20.1/dev' into mc1.21.1/dev
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/release.yml
2025-02-28 19:21:14 -05:00
IThundxr
34fa528a6c
Workflows 2025-02-28 19:07:43 -05:00
IThundxr
b29acf823b
Java 2021 2025-02-27 14:03:55 -05:00
IThundxr
a962ade027
A new era
- Switch to MDG instead of using FG
- Implement CI-based mod publishing
- Embed commit hash into the built jar
- Log commit hash
2025-01-12 16:06:44 -05:00