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
d292d36200
fix workflow
2025-02-28 19:10:07 -05:00
IThundxr
63dfa04beb
Merge remote-tracking branch 'concealed/mc1.21.1/dev' into mc1.21.1/dev
2025-02-28 19:09:52 -05:00
IThundxr
9785760bbb
fix workflow
2025-02-28 19:09:18 -05:00
IThundxr
34fa528a6c
Workflows
2025-02-28 19:07:43 -05:00
IThundxr
dbb4f9decb
Java 4021
2025-02-28 11:36:20 -05:00
IThundxr
b29acf823b
Java 2021
2025-02-27 14:03:55 -05:00
IThundxr
9edc952d3a
Merge branch 'mc1.20.1/feature-dev' into mc1.21.1/dev
2025-01-17 22:16:44 -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
IThundxr
15565fab47
Port to 1.21.1
...
Co-authored-by: TropheusJ <jverrellijr@icloud.com>
Co-authored-by: techno-sam <77073745+techno-sam@users.noreply.github.com>
Co-authored-by: ryanhcode <42245712+ryanhcode@users.noreply.github.com>
2025-01-07 21:00:32 -05:00
simibubi
b6856bda86
Update localization.yml
2024-09-03 10:02:03 +02:00
IThundxr
653b1e7909
Issue Label Actor ( #6221 )
...
* label actor
* Push
* Update bug_report.yml
* update label actor
* fix close issue type
* Update label actions
* Add missing quotes
* Make messages more concise
* Fix typo and improve hybrid server message
---------
Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com>
2024-08-10 12:26:26 -07:00
TropheusJ
e227f50470
Redo issue templates ( #5669 )
...
* new issue templates
* add MC version to crash
* make MC version required
* update suggestions
* questions link
* simpler language
* remove minecraft version labeler
* change some more words
* recommend joining discord before reporting a bug
* make debug info optional
* typo, say to not upload log contents. remove minecraft version from crash
* Tweak some descriptions
---------
Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com>
2024-08-06 11:39:14 -07:00
zelophed
39ef3da5df
updates to crowdin.yml and the localization workflow
2023-06-03 12:45:24 +02:00
simibubi
5a18b86309
Update gametest.yml
2023-05-13 01:28:50 +02:00
TropheusJ
beb61708a0
Add GameTests by TropheusJ ( #4496 )
2023-05-11 15:00:32 +02:00
douira
0588dd5124
Update issue-labeler and fix the regex ( #4512 )
...
* Fix regex in issue labeler config
The regex was wrongly matching extra characters through the use of `.` which matches any character. This also adds the requirement of the match version number being immediately after the `Minecraft Version` section.
* update issue-labeler to v3
* Update labels.yml
* fix backslashes again
* fix that there are actually two newlines
* fix escaping again?
* use sync labels
* use single quotes
* use more double backslashes
* reduce to test if this works at all
* reintroduce minecraft version
* doesn't work
* try previous version
* didn't help
* add back the 1.
2023-03-07 13:28:26 -08:00
Zelophed
d235edec7e
update localization workflow
2022-12-15 15:48:59 +01:00
Zelophed
2297421cc1
Merge pull request #3136 from andrii-bodnar/mc1.18/dev
...
Setup Crowdin
2022-12-15 15:31:52 +01:00
PepperCode1
08591b3411
Little things
...
- Check for spectator mode before rendering the toolbox overlay
- Tag sturdy sheets with forge:plates
- Remove empty event handler
- Remove Github Actions building configuration
2022-08-18 08:52:16 -07:00
Andrii Bodnar
b2d8cbce87
Temporary disable cron schedule
2022-07-04 15:35:53 +03:00
Andrii Bodnar
e80d027227
Setup Crowdin
2022-06-21 11:59:25 +03:00
reidbhuntley
bcfd0aed88
Exempt critical issues from being marked as stale
2021-12-20 20:44:21 -05:00
Cael Warner
c5a3306d56
MORE operations
...
- Increase "Close Issues" operations count again
2021-12-18 18:01:03 -08:00
Cael Warner
521102556a
Hopefully no rate limiting
...
- Increase "Close Issues" action operation limit
2021-12-16 00:26:07 -08:00
Cael Warner
c1851bb081
Updates to actions and issue forms
...
- Fixed label_issues.yml action
- Made bug_report.yml clearer
2021-12-15 11:44:40 -08:00
Cael Warner
de77ac9f49
Added "Label Issues" action
...
- Added label_issues.yml to label issues with the correct MC version
- Refactored manage_issues.yml to close_issues.yml
2021-12-15 11:24:05 -08:00
Cael Warner
a83618ef24
Added "Manage Issues" action
...
- Added manage_issues.yml to automatically deal with inactive issues
2021-12-15 02:35:00 -08:00
lizelive
ac83085641
add a ci
2020-11-14 19:29:58 -08:00