Integer Limit
8a4b323505
Improve Build CI/CD System ( #552 )
...
This improves the Build CI/CD System and the Release Commit Workflows.
The CD system now builds and zips the pack in parallel, increasing the speed twofold.
The CI system now does not produce double zips, but remains the same speed, thanks to parallel processing.
The CI system now also changes server.properties and random patches config files for the build, and the buildscript has been edited for that.
Since the CI system replaces the nightly task, the nightly workflow has been deleted. The makeArtifactNames task is now used, and has been changed to remove usage of deprecated features.
The release commit workflows now supports updating files without version input, and the version is grabbed from versions.txt.' The code for the release commit workflows has also been greatly cleaned up.
The changes made to the random patches template files have also been updated. The changes made incorrectly to the issue templates in #487 have also been fixed.
The README badges have also been changed. The issue badge has been replaced by a nightly builds badge.
Finally, this changes the forge download process to try again if the response is null, resulting in a decrease, to almost none, test build pack and build pack failures.
[INTERNAL]
[IGNORE]
checks = { compareNot = "1.7-alpha-1" }
[IGNORE]
2023-12-04 21:56:24 +11:00
github-actions[bot]
00a04e5426
Update Quest Book Jsons and Lang
...
[SKIP]
2023-11-29 04:57:40 +00:00
tracer4b
9a911e1403
1.7 Further Quest Book Tweaks ( #485 )
...
More Quest Book Tweaks after 1.7-a-1.
Rest of the changes will be after the update to GregTech 2.8 and the move to Nomi Labs.
[IGNORE]
checks = { compareNot = "1.7-alpha-1" }
[IGNORE]
[EXPAND]
[[messages]]
messageTitle = "Fixes some Quests giving Nomicoins (#485 )"
messageBody = "[QB]\n[HM]"
[[messages]]
messageTitle = "More Fixes and Tweaks related to GregTech 2.7+ (#485 )"
messageBody = "[QB]"
[EXPAND]
2023-11-29 15:56:56 +11:00
Integer Limit
79b9cd3a3f
Move From ----
Separators to <hr>
( #544 )
...
[SKIP]
2023-11-28 22:32:54 +11:00
Integer Limit
e3ee82626f
Update AE2 Unofficial Extended Life ( #475 )
...
[BUG]
[DETAILS]
detail = "Fixes many AE2 Issues, such as #531 "
[DETAILS]
2023-11-18 16:14:57 +11:00
Integer Limit
65bd92d9fa
Allow Adding Info to Mod Changes & Refactor ( #527 )
...
Allows adding info/details to mod changes section of the changelog.
Because this uses numbers, the TOML parser has been changed. The old parser produced weird artifacts when processing numbers.
Refactor:
For most tags (except for ignore), allows for optional lists.
[MOD INFO]
[[infos]]
projectID = 620262
info = "Replaced by Alfheim Lighting Engine"
[[infos]]
projectID = 230976
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 271492
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 271740
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 278385
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 278494
info = "Replaced by Vintage Fix"
[[infos]]
projectID = 280510
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 284904
info = "Replaced by Universal Tweaks"
[[infos]]
projectID = 288885
info = "Replaced by Universal Tweaks"
[MOD INFO]
2023-11-18 16:07:42 +11:00
Integer Limit
15ff662307
Stop Depletion of Void Oil ( #526 )
...
[BUG]
2023-11-13 21:35:04 +11:00
CrossTech
39355a3382
Restore Hard Recipes for HM ( #530 )
...
Closes #506 #498 #497 by copying over the 1.6 config.
/* CHANGELOG STUFF */
[BUG]
[HM]
[IGNORE]
checks = { compareNot = "1.7-alpha-1" }
[IGNORE]
[FIXUP]
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = """
[EXPAND]
[[messages]]
messageTitle = \"Update GT to 2.7.4\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research**\\",
\\"**Recipe Changes, such as:**\\",
\\"\\"\\"
[DETAILS]
details = [
\\\\"Maintenance Hatch Assembler Recipe: Circuit changed from 1 -> 8\\\\",
\\\\"Hatch and Bus Recipe Changes\\\\",
\\\\"And more... Check your machines!\\\\"
]
[DETAILS]
\\"\\"\\",
\\"Adds Assembly Line Research\\",
\\"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\\",
\\"Adds Filtered Output Hatches\\",
\\"Adds EU Multiblock Power Storage\\",
\\"Adds Multiblock Transformer and Laser Power Transfer\\",
\\"Adds Long Distance Pipes\\",
\\"Creating Waypoints in the Prospector\\",
\\"Fixing many bugs\\",
\\"And many more!\\"
]
[DETAILS]
\"\"\"
[[messages]]
messageTitle = \"Multiblock Changes\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"Multiblocks now have a **maximum of 2 Energy Hatches** (Down from 3)\\",
\\"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and need a **maintenance hatch**\\",
\\"Naquadah Reactors now have a **maximum of 1 Dynamo Hatch**\\",
\\"Some Custom Multiblocks now allow for Distinct Buses Mode\\",
\\"All Custom Multiblocks now have custom Front Overlays\\",
\\"Reworked & Improved Multiblock UIs\\"
]
[DETAILS]
\"\"\"
[EXPAND]
"""
[FIXUP]
2023-11-13 21:34:32 +11:00
Integer Limit
4f59838993
Remove Empty Script ( #528 )
...
[SKIP]
2023-11-10 17:07:27 +11:00
Integer Limit
50a5ff0646
Allow for Creating Just Cutting Edge Changelogs ( #524 )
2023-11-09 09:30:05 +11:00
Integer Limit
0da5fe0971
Fix and Improve Custom Multis ( #483 )
...
Adds Front Overlays back
Fix Muffler Hatch not being allowed everywhere (multiverse)
Adds Maintenance and Min Casing Requirements to all multis
Add distinct mode to some multis
Note: the HM crafting recipe for naq reactors has been removed, as the new assembly line recipe added applies to both NM and HM.
Fixes #504
Fixes #505
Fixes #513
[EXPAND]
[[messages]]
messageTitle = "Improve Custom Multis"
messageBody = """
[COMBINE]
commits = [\"bd58b9072f45d647734ae66168cbd27bf9b2f220\"]
[COMBINE]
"""
[[messages]]
messageTitle = "Fix Custom Multis"
messageBody = """
[BUG]
[IGNORE]
checks = { compareNot = \"1.7-alpha-1\" }
[IGNORE]
[DETAILS]
details = [
\"Fixes Multiverse Projector Muffler Hatch Issues\",
\"Fixes Naquadah Reactors\"
]
[DETAILS]
"""
[EXPAND]
[FIXUP]
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = """
[EXPAND]
[[messages]]
messageTitle = \"Update GT to 2.7.4\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\\",
\\"Adds Assembly Line Research\\",
\\"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\\",
\\"Adds Filtered Output Hatches\\",
\\"Adds EU Multiblock Power Storage\\",
\\"Adds Multiblock Transformer and Laser Power Transfer\\",
\\"Adds Long Distance Pipes\\",
\\"Creating Waypoints in the Prospector\\",
\\"Fixing many bugs\\",
\\"And many more!\\"
]
[DETAILS]
\"\"\"
[[messages]]
messageTitle = \"Multiblock Changes\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"Multiblocks accept a new **maximum** of 2 Energy Hatches.\\",
\\"All Custom Multiblocks, such as Naquadah Reactors and Multiverse Projectors, now have **minimum casing requirements** and a **maintenance hatch**.\\",
\\"Some Custom Multiblocks now have Distinct Mode\\",
\\"All Custom Multiblocks now have custom Front Overlays\\",
\\"Reworked & Improved Multiblock UIs\\"
]
[DETAILS]
\"\"\"
[EXPAND]
"""
[FIXUP]
2023-11-09 09:24:02 +11:00
Integer Limit
9fc71696fc
Fix Universal Tweaks Conflicts ( #509 )
...
[COMBINE]
commits = ["7ca652d468166680fed9927c6dc2e4e0ca44f33e"]
[COMBINE]
2023-11-01 20:46:09 +11:00
Integer Limit
2d6e7a647e
Allow for Transforming Issue Tags into Links ( #511 )
...
[COMBINE]
commits = ["ce5272fcf17b617495f05de102cf39dc23aece95"]
[COMBINE]
2023-11-01 08:26:24 +11:00
IntegerLimit
123adfeccb
Improve Checks for Same Author ( #502 )
...
[COMBINE]
commits = ["ce5272fcf17b617495f05de102cf39dc23aece95"]
[COMBINE]
[FIXUP]
[[fixes]]
sha = "ce5272fcf17b617495f05de102cf39dc23aece95"
newTitle = "Changelog Improvements (#466 )"
newBody = "[INTERNAL]"
[[fixes]]
sha = "3b03b11b7d2cebe3595a38ad2cccc37b38e2c1b9"
newTitle = "Update Custom Main Menu Per Update (#468 )"
newBody = """
[COMBINE]
commits = [\"ce5272fcf17b617495f05de102cf39dc23aece95\"]
[COMBINE]
"""
[[fixes]]
sha = "21037b17f3e1174d581a95ab4462025ac87f699d"
newTitle = "Add More Ignore Tag Options (#500 )"
newBody = """
[COMBINE]
commits = [\"ce5272fcf17b617495f05de102cf39dc23aece95\"]
[COMBINE]
"""
[[fixes]]
sha = "5d557b642477aed767b0a4207d123453f3ea46e3"
newTitle = "Implement Ignore Tag (#481 )"
newBody = """
[COMBINE]
commits = [\"ce5272fcf17b617495f05de102cf39dc23aece95\"]
[COMBINE]
"""
[[fixes]]
sha = "542655bcfb3437656495a0f6941dc931bac76bc5"
newTitle = "Allow for Multiple Changelogs (#488 )"
newBody = """
[COMBINE]
commits = [\"ce5272fcf17b617495f05de102cf39dc23aece95\"]
[COMBINE]
"""
[[fixes]]
sha = "2a0f5eab525c7f9b29ace0c003c95ef44160af05"
newTitle = "Fix Workflows Pushing to Main (#465 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[[fixes]]
sha = "e2aac147e539f48b01e702a24fba8e6fa6666861"
newTitle = "Fix Non Release Commit Workflow (#464 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[[fixes]]
sha = "7a6a147006dbc6fca439e6fc4c1bff8f3d4e1c9d"
newTitle = "Fix Parsing Complex Bodies in GitHub Commits (#460 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[[fixes]]
sha = "8fc1c45080f3247f973308aa8824629b98b18a91"
newTitle = "Fix Draconic Evolution Crash (#484 )"
newBody = """
[BUG]
[IGNORE]
checks = { compareNot = \"1.7-alpha-1\" }
[IGNORE]
"""
[FIXUP]
2023-10-29 21:56:26 +11:00
Integer Limit
21037b17f3
Add More Ignore Tag Options ( #500 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
[FIXUP]
[[fixes]]
sha = "8fc1c45080f3247f973308aa8824629b98b18a91"
newTitle = "Fix Draconic Evolution Crash (#484 )"
newBody = """
[BUG]
[IGNORE]
checks = { compareNot = \"1.7-alpha-1\" }
[IGNORE]
"""
[FIXUP]
2023-10-29 21:05:47 +11:00
Integer Limit
542655bcfb
Allow for Multiple Changelogs ( #488 )
...
Allows for generating multiple changelogs, useful in further alphas/betas.
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
[FIXUP]
[[fixes]]
sha = "8fc1c45080f3247f973308aa8824629b98b18a91"
newTitle = "Fix Draconic Evolution Crash (#484 )"
newBody = """
[BUG]
[IGNORE]
after = "1.7-alpha-2"
[IGNORE]
"""
[FIXUP]
2023-10-26 20:25:26 +11:00
Integer Limit
74597941ad
Replace Hesperus with Alfheim Lighting Engine and RedCore ( #486 )
...
[COMBINE]
commits = ["7ca652d468166680fed9927c6dc2e4e0ca44f33e"]
[COMBINE]
2023-10-26 10:05:37 +11:00
Integer Limit
488e875a8e
Streamline Issue Templates ( #487 )
...
[SKIP]
2023-10-26 09:37:30 +11:00
WaterMo
ebc4f45028
Correct Electron Flux's Chinese Translation ( #476 )
...
[BUG]
2023-10-26 07:40:40 +11:00
Integer Limit
8fc1c45080
Fix Draconic Evolution Crash ( #484 )
...
[BUG]
[IGNORE]
after = "1.7"
[IGNORE]
2023-10-26 07:39:16 +11:00
htmlcsjs
878eb9bd9a
Allow Changing of Sound Output Device ( #478 )
...
*A small mod that adds an option to switch the sound output device*
v1.0.4 (https://www.curseforge.com/minecraft/mc-mods/more-sound-config/files/2707092 )
[FEATURE]
[QOL]
2023-10-25 20:33:18 +11:00
Integer Limit
5d557b6424
Implement Ignore Tag ( #481 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-25 19:48:02 +11:00
github-actions[bot]
92edad53ec
Alpha Release 1.7-alpha-1
...
[NO CATEGORY]
2023-10-24 09:52:38 +00:00
github-actions[bot]
425c8c737d
Update Quest Book Jsons and Lang
...
[SKIP]
2023-10-24 09:31:42 +00:00
tracer4b
60b6c70a25
Further Fixes and Tweaks for 1.7 ( #470 )
...
See Description (https://github.com/Nomi-CEu/Nomi-CEu/pull/470 ).
[EXPAND]
[[messages]]
messageTitle = "Fixes QB Issues in [#367 ](https://github.com/Nomi-CEu/Nomi-CEu/issues/367 )"
messageBody = "[QB]"
[[messages]]
messageTitle = "Reworded and Cleared Up Fluid Rig Quest"
messageBody = "[QB]"
[[messages]]
messageTitle = "Allow Brewery Quest to accept up to IV Tier"
messageBody = "[QB]\n[NM]"
[[messages]]
messageTitle = "Allow LV Battery Buffer Quest to accept any Battery Buffer"
messageBody = "[QB]\n[NM]"
[[messages]]
messageTitle = "Allow Steam Production Quest to accept any Steam Boiler"
messageBody = "[QB]\n[HM]"
[[messages]]
messageTitle = "Fix Titanium Tetrachloride Quest requiring a Bucket"
messageBody = "[QB]"
[[messages]]
messageTitle = "Allow Macerating Charcoal Blocks"
messageBody = "[FEATURE]\n[QOL]"
[[messages]]
messageTitle = "Add GT Machine Recipes for some Crafting Components"
messageBody = "[FEATURE]\n[QOL]"
[EXPAND]
Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-10-24 20:30:57 +11:00
IntegerLimit
7ca652d468
Mod Performance Improvements ( #474 )
...
Updates:
- Hesperus v2.9.2 to v2.9.3
- CensoredASM/LoliASM v5.14 to v5.18
- Deep Mob Evolution v1.1.2 to v1.2.1
- MixinBooter v8.3 to v8.6
Adds:
- ConfigAnytime v1.0
- UniversalTweaks v1.8.0
- Vintage Fix v0.3.3
Removes:
- AttributeFix
- Fast Leaf Decay
- Fast Workbench
- Toast Control
- Diet Hopper
- Foam FIx
- I Know What I'm Doing
- No Recipe Book
[PERFORMANCE]
[DETAILS]
details = [
"DME Performance Improvements",
"Improved Pack Loading Speed",
"Replaces > 7 Mods with Universal Tweaks"
]
[DETAILS]
2023-10-24 12:59:20 +11:00
tracer4b
25c53f16a8
1.7 Balance and Recipe Changes ( #451 )
...
[EXPAND]
[[messages]]
messageTitle = "Balancing Changes For GregTech 2.7"
messageBody = "[BALANCING]"
[[messages]]
messageTitle = "Copper Buff in Platinum Line (See [#407 ](https://github.com/Nomi-CEu/Nomi-CEu/issues/407 ))"
messageBody = "[BALANCING]\n[HM]"
[[messages]]
messageTitle = "Rebalance ABS Recipe for Fluxed Electrum's Duration"
messageBody = "[BALANCING]"
[EXPAND]
Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-10-23 21:42:25 +11:00
uku
bbd2e807a2
Fix Mac/Linux Pack Mode Switcher Erroring ( #458 )
...
[INTERNAL]
2023-10-23 18:58:13 +11:00
IntegerLimit
d9909efcbf
Fix Output File Names for PR Test Builds ( #471 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-21 16:32:25 +11:00
IntegerLimit
b15494c8bf
Fix Null Pointer Exception on Message Issue Links ( #469 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-21 15:19:14 +11:00
IntegerLimit
3b03b11b7d
Update Custom Main Menu Per Update ( #468 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-21 15:08:14 +11:00
IntegerLimit
ce5272fcf1
Changelog Improvements ( #466 )
...
- [Add time zone to cutting edge changelog](d29e9a9b33
)
- [Make Multi Commits appear in reverse (oldest -> newest)](4469ace03c
)
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
[FIXUP]
[[fixes]]
sha = "2a0f5eab525c7f9b29ace0c003c95ef44160af05"
newTitle = "Fix Workflows Pushing to Main (#465 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[[fixes]]
sha = "e2aac147e539f48b01e702a24fba8e6fa6666861"
newTitle = "Fix Non Release Commit Workflow (#464 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[[fixes]]
sha = "7a6a147006dbc6fca439e6fc4c1bff8f3d4e1c9d"
newTitle = "Fix Parsing Complex Bodies in GitHub Commits (#460 )"
newBody = """
[COMBINE]
commits = [\"fbd1584e7baed4a3603e3c810066603185f1b230\"]
[COMBINE]
"""
[FIXUP]
2023-10-21 13:36:14 +11:00
IntegerLimit
cd3e175876
Fix Removal of Fixup Sections in Github Commits ( #467 )
...
[COMBINE]
commits = ["fbd1584e7baed4a3603e3c810066603185f1b230"]
[COMBINE]
2023-10-21 13:31:46 +11:00
github-actions[bot]
78448dfe84
Update Issue, Server and RP Config Files from Templates
...
[SKIP]
2023-10-21 01:12:05 +00:00
github-actions[bot]
f36557b813
Update Quest Book Jsons and Lang
...
[SKIP]
2023-10-21 01:10:53 +00:00
IntegerLimit
2a0f5eab52
Fix Workflows Pushing to Main ( #465 )
...
[SKIP]
2023-10-21 12:09:58 +11:00
IntegerLimit
e2aac147e5
Fix Non Release Commit Workflow ( #464 )
2023-10-20 16:59:58 +11:00
IntegerLimit
8d8e944c14
Cleanup + Fix Issues from PR #450 ( #462 )
...
/* Description: */
Restores Window Titles.
Updates Bogo Sort: 1.3.0 -> 1.4.4, Updates ModularUI: 2.1.0 -> 2.2.3
Old Bogo Sort + ModularUI versions caused crashes with custom window titles & logos.
Removes old unneeded Bansoukou Patch.
[COMBINE]
commits = ["bd58b9072f45d647734ae66168cbd27bf9b2f220"]
[COMBINE]
2023-10-20 16:49:01 +11:00
IntegerLimit
481339995e
Update SIB from v1.4 to v1.5 ( #461 )
...
Fixes #433 .
2023-10-20 13:19:37 +11:00
IntegerLimit
7a6a147006
Fix error parsing complex bodies made on GH ( #460 )
...
[SKIP]
Caused by Line Endings
2023-10-20 13:19:05 +11:00
tracer4b
7db0a282dd
Update Quest Book for GregTech 2.7 ( #447 )
...
[QB]
/* Description: */
Update questbook for new CEu 2.7 things.
- [x] Add quests for Assembly Line research system / Update Assembly Line quest
- [x] Add a questbookScanner oredict for the data quest
- [x] Fix QB progression around Kanthal Coil Blocks, which were changed in 2.7 to be required for Silicon Ingots
- [x] Add quests for the Research Station and HPCA
- Fusion and Research is now in the same tab
- [x] Add quests for the Active Transformer and Lasers
- [x] Add quests for the Power Substation
- [x] Add quest for ME multiblock parts
- [x] Add quest for World Accelerators
- [x] Add a questbookWA oredict for this quest
- [x] Update other outdated quests
- [x] Bring the questbook changes to HM
/* Commits: */
* assembly line quest, first data quest
* power substation and world accelerator quests
* me multi parts
* research related quests
* kanthal and silicon quests
* active transformer, fixes here and there
* fixes here and there
* kanthal, coil and program circuit related fixes
* laser hatch quest (requires ceu update)
* update for AT and research update
* tweaks here and there
* data bank chaining stuff
* patches around EV and LuV
* add qb oredict for scanner and wa
* hm quests, mostly
* hm: remove nomicoin rewards, more fixes
* readd "build:8": "4.1.0",
2023-10-20 13:16:34 +11:00
IntegerLimit
fbd1584e7b
New Buildscript ( #434 )
...
/* Category: */
[INTERNAL]
/* Fixup for previous commits' bad syntax: */
[FIXUP]
[[fixes]]
sha = "4f966073890315ae0eb103b6011cdac7e6e960c0"
newTitle = "Update GregTech CEu to v2.7.4"
newBody = """
[COMBINE]
commits = ["bd58b9072f45d647734ae66168cbd27bf9b2f220"]
[COMBINE]
"""
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = """
[EXPAND]
[[messages]]
messageTitle = \"Update GT to 2.7.4\"
messageBody = \"\"\"
[BREAKING]
[DETAILS]
details = [
\\"**Lots of Recipes have been moved to the Assembly Line, and now require Assembly Line Research.**\\",
\\"Adds Assembly Line Research\\",
\\"Adds ME Hatches and Buses, for combining Multiblocks with AE Networks\\",
\\"Adds EU Multiblock Power Storage\\",
\\"Adds Multiblock Transformer and Laser Power Transfer\\",
\\"Adds Long Distance Pipes\\",
\\"Reworked & Improved Multiblock UIs\\",
\\"Creating Waypoints in the Prospector\\",
\\"Fixing many bugs\\",
\\"And many more!\\"
]
[DETAILS]
\"\"\"
[EXPAND]
"""
[[fixes]]
sha = "1a40bd87f9c648429059c77a90470e55e0e39c5e"
newTitle = "Update QB Jsons and Lang"
newBody = "[SKIP]"
[[fixes]]
sha = "bcae6f4eebf5616766edcc3e735df7cbf6276440"
newTitle = "Russian Content Tweaker Translation (#429 )"
newBody = "[FEATURE]"
[[fixes]]
sha = "ca64e658083d5ff41f15ce37fe817842018031d3"
newTitle = "Update NAE2 to v1.3.1 (#424 )"
newBody = "[BUG]"
[[fixes]]
sha = "1a35ae82d9830c5444c5634d93268e3b857f07bd"
newTitle = "Fix Description of The First Tier Two Circuits Quest"
newBody = "[QB]"
[[fixes]]
sha = "c66f5428818e02051b77d84fa01792bf2a6d9dcf"
newTitle = "Make Neeve Quest Ignore NBT"
newBody = "[QB]"
[[fixes]]
sha = "5b5d13710abe0f96c41ba4a3505969c0a98e23bc"
newTitle = "Update and Rewrite Mixer Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "342d988e322a45e0d141227c9aa34ec8e53663e7"
newTitle = "Remove Mention of HV Batteries in Iron Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "d037ee5f466cec066fac1d14a762a377426a032d"
newTitle = "Remove Reward for Bending Machine Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "03d61c8d5fbaa0439fc823b5aef3a4859b17a444"
newTitle = "Move Multiblock Machine Previews Quest"
newBody = """
[QB]
[DETAILS]
details = [\"Moved From `The Beginning` to `Genesis`\"]
[DETAILS]
"""
[[fixes]]
sha = "a52b91d97ac6849fe74623e3cc08362eb3ad99fa"
newTitle = "Change Mold Quest Task from Ball Mold -> Rotor Mold"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "fcb48d4bc9f27058c6a2dcca7bf813f3d7f6a6d9"
newTitle = "Mention how to Mute Machines in Steam Machines Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "f59eecad41745f65348da88a3f4c057300459782"
newTitle = "Adjust Steam Dynamo Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "02eaf67bd168eb11a7a71f4d346eb591841d0af3"
newTitle = "Specify that Alloy Smelter is used to make Rubber Sheets"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "a988d2df30e4d01b973870cc85350962a9125f5c"
newTitle = "Fix Grammar Errors in 'From Ingots to Wires' Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "8df9f6e3180323946cc6553cd0fb5e1e96f0ac03"
newTitle = "Add Molds Quest to Genesis, Make Glass Quest"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "5d51fda1c6740edc5021657f90f6ecd1de954d29"
newTitle = "Make Drawer Quest Accept Either Task"
newBody = "[QB]\n[HM]"
[[fixes]]
sha = "a02ef21fbae24df59e5fa9a5ef4640752baf835f"
newTitle = "New Data Textures (#419 )"
newBody = "[FEATURE]"
[[fixes]]
sha = "758f7e704ca8b13031f7ca859e6bc9c0f0a9e786"
newTitle = "Fix DML Multiblock Recipes"
newBody = "[BUG]"
[[fixes]]
sha = "5671bca7fe7b685ac3495ef2497c3711a0baa2a0"
newTitle = "Improve Mac/Linux Pack Mode Switcher"
newBody = "[INTERNAL]"
[[fixes]]
sha = "5538fe4524dcb0b64a333b756bfeeec34e12661c"
newTitle = "Enable shufflemode on main menu (#414 )"
newBody = "[FEATURE]"
[[fixes]]
sha = "644491a9f53c0ee300dbaf345f23e5b3f08b3c8a"
newTitle = "Release 1.6.1a"
newBody = "[NO CATEGORY]"
[FIXUP]
/* Description: */
TODO:
- [x] Changelog Generation
- [x] Decomp Expand
- [x] Decomp Details
- [x] Add Commit Details to Mod Changes
- [x] Allow changing of dir
- [x] Catch parsing errors
- [x] Move to TOML instead of YAML
- [x] GHA Workflows
- [x] Split workflows into called and callers (See https://docs.github.com/en/actions/using-workflows/reusing-workflows )
- [x] Create workflow to generate Release Commit + Changelog, changelog in another branch
- [x] Create workflow to grab Changelog from another branch, then deploy
- [x] Create workflow to combine previous two
- [x] Create workflow to test new commits' body syntax
- [x] Split workflows into jobs
- [x] Cleanup Code
- [x] Split code into multiple files
- [x] Document Code (JS Docs)
- [x] CONTRIBUTING.md Documentation on workflows, and on templates
- [x] Remove changelog files
New TODO:
- [x] Make workflow to update modlist
- [x] Add modlist updating to release commit workflow, split into jobs
- [x] https://discord.com/channels/927050775073534012/1131899853052575785/1162897825173086299
- [ ] Update Documentation
/* Commits: */
* Create releasecommit.yml
* Update releasecommit.yml
* Update setup-node & various tasks to v3, improve .gitignore
* Working method to add version to Issue Templates
Produces weird artifacts...
* Revert "Working method to add version to Issue Templates"
This reverts commit f63480e2eba4b8ef5269ebc0a26cebd146fbe45e.
* WIP method to update release content, using templates
* Finish Release Commit Npx Gulp Task
* Update Files
* Allow for non-release commits
* Actually update version.txt
* Remove unneded env in updateqb.yml
* Fix releasecommit.yml
* Remove random patches config file transforming in `version.ts`
* Remove note about regex
* Add tag to release commits
* Allow changelog task to compare with any commit, seperate changelog task
* Add generation for CF changelog, begin detailed changelog
* Add new formatted commitList
* test change to CHANGELOG.md
* Fix HTML file formatting; test new MD file formatting
* Another HTML File formatting fix
* New formatting logic
* cleanup quest transform npx task
* Cleanup
* Progress
* Small Fixes
* Fix formatting
* Fix commits appearing twice
* Changelog Categories
* Remove Tags from Commit Messages
* New Storage System for ChangelogSections
* Fix Formatting
* Progress of version info for changed mods
* Allow external deps
* Cleanup Version, Fix Crash, temp change compare to 1.5.2...1.6
* Cleanup code
* Cleanup Code, use templates instead of ifs
* Expand Decomp, fix some commits not being added
* Testing time
* What the changelog looks like
* Test
* Sort logs, with newest on top. Sort Commit Log
* Transform markdown entries into HTML at end
* Remove section matter npm package
* Test
* Update changelog
* Test nested Details
* update changelog files
* Begin Commit SHAs of Mod Changes Section
Just need to add support, in formatting funct, for multi commits
* Test new formatting
* Formatting Test
* Allow for multi commits in changelog messages
* Fix not showing multi commits
* Fix formatting
* formatting
* Add Performance Category
* Remove debug messages + date in changelog messages
* sort multi authors
* Allow for commits to go in multi categories
* Start Cleanup Code
* Allow changing of output dir
* More Cleanup + Create Post 1.7 Version
* Catch parsing errors of manifest.json
View the magical changelog, from the first file commit, to this commit!
* Catch errors in Expand Task, more cleanup
* Catch parsing errors in Details task
* Make UpdateQB Task not return an error if no changes
* Remove Comma Expressions
* Catch edge case parsing errors, improve error descriptions
* Cleanup parsing errors code, display original body
* TOML Test
* TOML
* Delete test.txt
* Update Post 1.7 Version
* Test no error qb task
* Test
* cleanup updateqb.yml
* Formatting
* Update Changelogs (after rebase to TOML syntax)
* Fix Deploy GH Task
* Remove uneeded code
* Allow for fetching/making changelog in build task
* Fix Changelog Fetching
* Change Changelog Output Dir to build root dir
* Add new features to Github Release Task
* Combine Version & GitHub_TAG
* Create GHA files, improve TS code (#446 )
* Setup Action
* test
* test again
* Update releasecommit.yml
* Move setup.yml
* Update releasecommit.yml
* Update releasecommit.yml
* Update setup.yml
* Update releasecommit.yml
* Update deploygh.yml
* Delete .github/workflows/setup.yml
* Create build-pack.yml
* Update build-pack.yml
* test
* Update build-pack.yml
* more test
* Stupid me using download job for upload
* more testing...
* Update build-pack.yml
* Update build-pack.yml
* Update build-pack.yml
* Update build-pack.yml
* Create build-pack-manual.yml
* Move file
* Revert "Move file"
This reverts commit 506a523aed2d5d8af21094b943aa2b7e2b7ee688.
* Update build-pack-manual.yml
* Update build-pack-manual.yml
* Create deploy.yml
* Delete .github/workflows/deploygh.yml
* Rename deploy.yml to deploygh.yml
* Update deploygh.yml
* Create deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploygh.yml
* Remove debug logging
* Update build-pack.yml
* Delete .github/workflows/build-pack-manual.yml
* Update deploygh.yml
* Update build-pack.yml
* Update deploy.yml
* Update deploygh.yml
* Update deploygh.yml
* Update build-pack.yml
* Update build-pack.yml
* Update deploy.yml
* Update build-pack.yml
* Update deploygh.yml
* Update deploy.yml
* Update releasecommit.yml
* Release 5.0
* Update releasecommit.yml
* Release 6.0
* Update Issue, Server and RP Config Files from Templates
* Update releasecommit.yml
* Release 7.0
* Add release title in changelog, remove more code
* Add link to full changelog, format release name
* Release 7.1
* Update deploy.yml
* Alpha Release 7.2
* Fix tags excaping, improve full changelog
* Release 7.3
* Add to CF Release, Cleanup Code
* Delete .github/workflows/deploycfrc.yml
* Update deploycf.yml
* Update deploy.yml
* Update gulpfile
* Alpha Release 8.0-alpha-1
* Update deploycf.yml
* Update deploycf.yml
* Fix Curseforge Changelog
* Beta Release 8.0-beta-2
* Update releasecommit.yml
* Rename build-pack.yml to buildpack.yml
* Update deploy.yml
* Add CF redirect
* Fix existing version detection
* Create releasedeploy.yml
* Update releasedeploy.yml
* Update releasedeploy.yml
* Release 8.0
* Update releasedeploy.yml
* Create test.yml
* Delete .github/workflows/test.yml
* Create makechangelog.yml
* Update makechangelog.yml
* Update and rename makechangelog.yml to createchangelog.yml
* Rename: MakeChangelog -> CreateChangelog
* Update createchangelog.yml
* Create releasechangelog.yml
* Update releasechangelog.yml
* Update createchangelog.yml
* Beta Release 9.0-beta-1
* Release 9.0
* Release 9.1
* Update releasechangelog.yml
* Alpha Release 9.1-alpha-1
* Remove extra versions
* Fix more changed version numbers
* Update Issue, Server and RP Config Files from Templates
* Update versions.txt
* Update Issue, Server and RP Config Files from Templates
* Update Post 1.7 Version
* Start writing more in CONTRIBUTING
* Add basic Table Of Contents structure, qb contributing
* test
* Fix wrong html tag
* Final Formatting
* Script contributing information + cleanup
* More Contribution Information
* Begin Maintainer Information
* Improve documentation, make submessages not include author/sha
* Finish Changelog Workflow Documentation
* Create structure
* Write section for create release commit workflow
* Provide a overview table of all keys
* Documentation on Deploy Task
* Artifacts information + start build pack documentation
* test new way to center elements
* Allow for Cutting Edge Build in build task
* Actually use release_type input in build task
* Finish Contributing information
* Remove changelog files
* JS documentation
* MMC zips + allow for build pack task to upload seperately
* test
* test selective artifact method, allow for selectively deploying
* Finish Buildscript (#457 )
* mention contributing stuff in wiki
* Transform PR Tags in Message into links
2023-10-20 11:00:55 +11:00
tracer4b
4f96607389
Update CEu to 2.7.4 ( #452 )
...
[NO CATEGORY]
/* Description: */
There should be no breaking changes (code-side) from 2.7.3 to 2.7.4
/* Commits: */
Update manifest.json
2023-10-15 22:25:33 +11:00
htmlcsjs
bd58b9072f
update mods ( #450 )
...
* Update mods:
- foamfix-0.10.15-1.12.2.jar
- multiblocktweaker-1.12.2-stable-gtceu-1.9.0.jar
- devtech-2.1.4.jar
- gregtech-1.12.2-2.7.3-beta.jar
- GregicalityMultiblocks-1.2.5.jar
- appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar
- modularui-2.1.0.jar
- bogosorter-1.3.0.jar
* Now launches
* fix #381 , and move mufflers
* Mostly working scripts
* fix lang
* double plate flag addition
* missed one
---------
Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2023-10-13 18:01:55 +08:00
github-actions[bot]
117704ece5
Update Quest Book Jsons and Lang
...
[SKIP]
2023-09-29 05:03:16 +00:00
Clarence "Sparr" Risher
ca70250a41
Clear up one-way power conversion in Cables
Quest ( #444 )
...
[QB]
/* Description: */
Also fixed an apostrophe encoding mistake from #437 per discussion.
/* Commits: */
* Cables can't carry RF power
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
* Fix non-encoded apostrophe from previous PR
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
---------
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
2023-09-29 15:02:38 +10:00
github-actions[bot]
a265bbb4c1
Update Quest Book Jsons and Lang
...
[SKIP]
2023-09-26 10:55:06 +00:00
Clarence "Sparr" Risher
468a0e0d82
Change references from Redstone Dust to Redstone ( #440 )
...
[QB]
[GENERAL]
/* Description: */
A few quests and one tooltip refer to Redstone Dust, but the normal dust-shaped version of the item is just called Redstone, unlike all the other dust-shaped resources that do have Dust in their name. This change would have saved me some time going from quest descriptions to actual recipes.
(actually renaming Redstone to Redstone Dust would be more consistent in this modpack, but probably alienate a lot of people used to the normal MC naming of the item)
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
2023-09-26 20:54:25 +10:00
saschahi
6a7e04ea0b
Add Chisel Recipes for changing Colours of AE2 Cables ( #439 )
...
[FEATURE]
/* Description: */
Covers
- Cables
- Covered Cables
- Dense Covered Cables
- Smart Cables
- Dense Smart Cables
in all colours
graciously adapted from https://github.com/Divine-Journey-2/Divine-Journey-2/blob/main/overrides/scripts/ModSpecific/Chisel.zs
2023-09-25 21:23:43 +10:00
github-actions[bot]
9172e8b133
Update Quest Book Jsons and Lang
...
[SKIP]
2023-09-25 05:12:37 +00:00