This PR updates Nomi-Labs to 0.7.0, allowing for associate updates to GT, GCYM, GrS and Architecture Craft, as well as the removal of Random Patches, Just Enough Dimensions, and Difficulty Lock.
Although GT 2.8.10 also fixed Extreme RAM Usage in Alfheim 1.3, (See PR https://github.com/GregTechCEu/GregTech/pull/2475) this PR **does not** update Alfheim to 1.3. This is because Alfheim 1.3, although not consuming large amounts of memory, still consumes more memory than 1.1.1, and causes fps spikes.
Also, because Nomi-Labs now implements a native and better difficulty lock, of which works on dedicated servers, `server.properties` overrides, as well as previously changed parts in README and Pack Mode Switchers (in https://github.com/Nomi-CEu/Nomi-CEu/pull/292), have been removed.
This PR also fixes an issue with corrupted images and jar files in built packs.
/* Github Stuff */
[FIXUP]
[[fixes]]
sha = "bd58b9072f45d647734ae66168cbd27bf9b2f220"
newTitle = "Update GT and Related Mods for 1.7"
newBody = '''
[EXPAND]
[[messages]]
messageTitle = "Update GT to 2.8+, add Nomi Labs"
messageBody = """
[BREAKING]
[DETAILS]
details = [
\"**Please DO NOT revert any saves that have been loaded in this release to 1.6.1b, 1.6.1a, or prior!**\",
\"**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]
[PRIORITY]
priority = 100
[PRIORITY]
"""
[[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]
[PRIORITY]
priority = 50
[PRIORITY]
"""
[EXPAND]
'''
[FIXUP]
[EXPAND]
[[messages]]
messageTitle = "Upgrade AE2 Stuff to AE2 Stuff Unofficial"
messageBody = '''
[BREAKING]
[DETAILS]
details = [
"Pattern Encoders have been Removed!",
"Any existing Pattern Encoders, whether items, in patterns or placed, have been remapped to AE2 Interfaces.",
"All Usages in Recipes have also been changed to AE2 Interfaces!",
]
[DETAILS]
[PRIORITY]
priority=25
[PRIORITY]
'''
[[messages]]
messageTitle = "Update GT to 2.8.10"
messageBody = '''
[BREAKING]
[DETAILS]
details = [
"Allows GregTech Data Sticks to Copy ME Hatch Settings",
"Adds an 'Stocking' Version of ME Hatches and Buses",
"Support for Displaying Power Substation on Central Monitor",
]
[DETAILS]
[PRIORITY]
priority=20
[PRIORITY]
[IGNORE]
checks = { compareBefore = "1.7-alpha-4" } # Only apply this if the commit being compared against is 1.7-alpha-4 or newer
[IGNORE]
'''
[[messages]]
messageTitle = "Update Nomi Labs to 0.7.0"
messageBody = '''
[BREAKING]
[DETAILS]
details = [
"Improvement of DME Simulation Chamber (now increases Tiers and Data Counts of Models)",
"Custom Implementation of Difficulty Lock, now works on Dedicated Servers",
"Replacement of the Void Dimension, fixing issues with Difficulty Changing",
"Replacement of Custom Window Titles and Logos, Allowing the Removal of Random Patches",
"Improvements to FTB Utils and Effortless Building",
"Allows Setting of Default Keybinds for New Players",
]
[DETAILS]
[PRIORITY]
priority=15
[PRIORITY]
[IGNORE]
checks = { compareBefore = "1.7-alpha-4" } # Only apply this if the commit being compared against is 1.7-alpha-4 or newer
[IGNORE]
'''
[EXPAND]
[MOD INFO]
[[infos]]
projectID = 254317
info = "Replaced by Nomi Labs"
[[infos]]
projectID = 285612
info = "Replaced by Nomi Labs"
[[infos]]
projectID = 390886
info = "Replaced by Nomi Labs"
[[infos]]
projectID = 538092
info = "Replaced by Betterer P2P"
[MOD INFO]
This reverts it back to the old way of building the JSON files and the lang at build time, instead of storing the built JSON and lang files.
Requested by @NotMyWing
[INTERNAL]
[IGNORE]
checks = { compareNot = "1.7-alpha-1" }
[IGNORE]
[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
Steel Heavy Plates -> Steel Double Plates [NM & HM]
Make Cleanroom Quest clearer [NM & HM]
Fix Vat quest's messed up dependencies [NM & HM]
Clean up `Into the Microverse` chapter [NM & HM]
Change `your're` to `your` in `Hot Titanium` quest [NM & HM]
Update Hot Titanium quest changes, made to NM previously, to HM
Update small Rocket Fuel quests changes, made to NM previously, to HM
Fix missing black steel quest dep for crystal growth chamber [HM]
Added a quest for the EIO Spawner (Written by @Brownbeltninja)
Added a quest for Programmed Circuits, redirecting to Wiremill instead of Bender
Updated Fusion descriptions
Fixed Distillation Tower quest requiring Iridium [HM]
Rearranged certain quests, mostly to make space for new quests
Co-Authored-By: Brownbeltninja <89230590+brownbeltninja@users.noreply.github.com>
Completely change Early Game
Some fixed descriptions and prerequisites
Sorting quest
Fixed Matter Energy Icon
Some Storage Drawers changes
Secret Quest for Neeve
Remove invis Genesis quest [Both]
Update qb with UV machine hulls, and Hydrogen & Oxygen, as well as various missing prerequisites [HM]
Move EnderIO ingots -> GT Ingots in logos [Both]
Rearrange Early Game, and Late Game chapters (HM]
Changes:
HM:
Remove ferroboron quest
Both versions:
Enlarged GCYM quest
Rearrange quests around IV machine hull, to account for the GCYM quest change, and to remove line crossings
Re-arranged Fission Reactor quest to make it more readable
Changed each Fission quest's frame to be consistent
How the Nuclear Fission qb part was overhauled:
Renamed quest: Nuclear Fuel Infrastructure -> Uranium Fuel Infrastructure
TBU now needs Fission reactor as prerequisite, no longer needs Uranium Fuel Infrastructure
Add missing prerequisites, e.g. Plutonium can be made with Neptunium.
Rearrange quests
Thorium Fission now doesn't request depleted fuel, and requests Prepared Thorium instead of Thorium Dust
Uranium Fuel Infrastructure no longer requests oredict, oredict there was useless as the other oredict options were unobtainable
Uranium Fission now no longer requests depleted fuel
LEU-233 now requests a Uranium-233, but doesn't request depleted fuel
For other Fission quests:
No longer requests fuel
Now requests one of any obtainable isotope of that material
All quests updated to reflect these changes
Some quests have now added recommendations, and have information on the materials needed to make that fuel, due to removed specific isotope tasks and fuel tasks
Add T8 and Half Micro Miner to Progression Tab [HM]
Mention better red alloy ratios [NM], alloy smelter recipes and reduced time [HM&NM] in ABS quest
Allow any Super or Quantum Tank in Super Tanks quest, now renamed to Super and Quantum Tanks. [NM&HM]
GT Infinity Ingot -> Avaritia Infinity Ingot
Add notice of how to force exit terminal, addresses https://github.com/tracer4b/nomi-ceu/issues/274.
Add notice of how to connect Building Gadgets to an inventory, in Inspector Gadget quest and Interface quest
Add quest for Auto-Chisel, in Matter Energy and The Beginning
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
Fixes inconsistencies between recipes and quest descriptions of micro miners
Adds a quest in HM for Tier Eight and a Half Micro Miner
Several Updates to HM Nuclear QB chain
Rearrange Late Game Chapter
State fastest way to make Singularities (Aqueous Accumulator + Fluid Lasers) in AE2 Everywhere Quest
Update Automating Assembly Lines Quest, now recommends Extended Processing Pattern Terminal / Pattern Terminal instead of PAuto
Shift some quests' description layout slightly
Mention Wireless Booster card in Wireless Ae2 quest [NM&HM]
Allow radon quest to be unlocked by 'The End.....?' quest [HM]
Add Machine Naming Quest from NM [HM]
Make Exchanging Gadget an optional task [HM]
Update Quest Frames in 'Matter Energy' Chapter, similar to NM [HM]