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]
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]
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#504Fixes#505Fixes#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]
[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",
[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>
[FEATURE]
/* Description: */
Also moves all nodejs stuff into `tools` package.
Also adds a basic `CONTRIBUTING.md` file.
Superseeds https://github.com/Nomi-CEu/Nomi-CEu/pull/431, which was closed as the branch needed to be renamed, due to the last two items on this list.
TODO:
- [x] Make it only run on master repo.
- [x] Remove qb-lang-revamp branch from the events
- [x] Allow workflow to run on all branches starting with test_buildscript?
/* Commits: */
* Buildscript Changes
* Make Contributing Docs a .md file
* updateqb.yml v1
* Test QB change
* Add lang file to commit file list
* Another Test Change
* Test with only lang path, + `./` at beginning of path
* Test QB change
* updateqb.yml v3
* Test QB Change
* Add some debug settings
* Remove debug, branch input. Switch to auto-commit action
* Make activate: branches prefix `test_buildscript`, commit author GHA bot
* Add branch prefix note into CONTRIBUTING.md
* Make workflow only run if on master repo
/* Description: */
QB to come!
Superseeds #428, which was based off the wrong branch. Not their fault, it is my fault.
/* Commits: */
russian content tweaker tl
Co-authored-by: theMegaTech <36931007+theMegaTech@users.noreply.github.com>
/* Description: */
Add new data textures from @Yueqing-Chen.
See the post here: https://discord.com/channels/927050775073534012/1121450759632977930.
/* Commits: */
* Add New Textures for 3 Datas
The Three Datas are:
Impossible Realm Data
Stellar Creation Data
Universe Creation Data
Co-Authored-By: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
* New Textures for Dragon, Chaos and Wither Datas
Co-Authored-By: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
---------
Co-authored-by: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
/* Description: */
Single line PRs :trollface:, anyways, this simply just enables shuffle mode on the main menu. As is the images play in a fixed order.
/* Commits: */
Enabled shufflemode on main menu