53 Commits

Author SHA1 Message Date
Integer Limit
9474cca4c5
Misc Thermal Expansion Improvements (#1127)
## Bug Fixes:
- Fixes Issues displaying JEI Creative Cell's recipes in JEI

## Features:
- Removes Creative Tank and Machines from JEI
- Cleans up Upgrade Recipes
  - Fixes Duplicated and Cluttered Upgrade Recipes
  - Adds Upgrade Recipes for Dynamos, Tanks, and Full Conversion Options for Cells

## Balancing:
- Changes Portable Tank Upgrade Recipes
  - Now takes Upgrade/Conversion Kits instead of Custom Materials
  - Portable Tanks could be upgraded with Kits as Placed Blocks Previously
  
## Internal:
- Cleans up Thermal JEI Hiding

[EXPAND]
[[messages]]
messageBody = '''
[BUG]
[DETAILS]
detail = "Fixes Issues displaying JEI Creative Cell's recipes in JEI"
[DETAILS]
'''

[[messages]]
messageBody = '''
[FEATURE]
[DETAILS]
details = [
"Removes Creative Tank and Machines from JEI",
"Cleans up Thermal Upgrade Crafting Recipes",
["Fixes Duplicated and Cluttered Upgrade Recipes",
"Adds Upgrade Crafting Recipes for Dynamos and Portable Tanks"],
]
[DETAILS]
'''

[[messages]]
messageBody = '''
[BALANCING]
[DETAILS]
details = [
"Streamlines Portable Tank Upgrade Recipes",
["Now takes Upgrade/Conversion Kits instead of Custom Materials",
"Portable Tanks could be Upgraded with Kits as Placed Blocks Previously"],
]
[DETAILS]
'''
[EXPAND]
2024-12-01 18:36:04 +11:00
Integer Limit
315620d84f
Update Quest Book for AE2 & NAE2 Updates (#928)
[QB]
2024-08-22 08:32:26 +10:00
Integer Limit
5d0ef356fa
Cleanup Thermal and EIO Items in JEI (#799)
[FEATURE]
2024-07-14 21:21:16 +10:00
Integer Limit
226cd449fe
Port Tooltips to Groovy + Fix Fluids in JEI (#796)
[EXPAND]
[[messages]]
messageTitle = "Port Tooltips to Groovy (#796)
messageBody = '''
[FEATURE]
[DETAILS]
detail = "Tooltips are now Localisable!"
[DETAILS]
'''

[[messages]]
messageTitle = "Fix Fluids in JEI (#796)"
messageBody = '''
[BUG]
[DETAILS]
details = [
  "Fixes Some Fluids being Items in JEI",
  "Adds Information about Temperature to all Fluids",
]
[DETAILS]
'''
[EXPAND]
2024-07-13 19:32:07 +10:00
tracer4b
b526677126 Questbook Update + Buildscript Improvements (#681)
[EXPAND]
[[messages]]
messageTitle = "QB Update for GT 2.8 (#681)"
messageBody = """
[QB]
[DETAILS]
details = ["Fixes many Quest Book issues", "Updates QB with changes in GT 2.8"]
[DETAILS]
"""

[[messages]]
messageTitle = "Buildscript Refactor (#681)"
messageBody = """
[INTERNAL]
[DETAILS]
details = ["**Important: Buildscript has changed from `npx gulp...` or `gulp...` to `npm run gulp...`**!", "Moves to Node 16 Package Management + Typescript Strict Mode", "New Port QB, Check QB and Fix QB Tasks"]
[DETAILS]
"""
[EXPAND]


Co-authored-by: Integer Limit <103940576+IntegerLimit@users.noreply.github.com>
Co-authored-by: Ghzdude <44148655+ghzdude@users.noreply.github.com>
Co-authored-by: SparkedTheorem <162088357+SparkedTheorem@users.noreply.github.com>
2024-05-14 21:57:00 +10:00
Integer Limit
2cfdcb10e2
Update to GT 2.8.* & Integrate Nomi Labs (#619)
Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
Co-authored-by: Serenibyss <10861407+serenibyss@users.noreply.github.com>
Co-authored-by: Sylvia <skraman1999@gmail.com>
Co-authored-by: windyknight <windyknight@users.noreply.github.com>
Co-authored-by: Ghzdude <44148655+ghzdude@users.noreply.github.com>

[BREAKING]
2024-03-24 23:45:47 +11: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
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
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
IntegerLimit
abf190be33 Fix https://github.com/Nomi-CEu/nomi-ceu/issues/399
Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/399
2023-07-23 20:59:25 +10:00
IntegerLimit
8ee19aa851 Add quests for P2P and Nature's Compass 2023-04-07 16:11:43 +10:00
IntegerLimit
82bf56b6ec Addition of Nature's Compass & Better P2P
Also remove the better questing starter guide from jei
2023-04-06 20:42:24 +10:00
IntegerLimit
de47ce2944 Fix https://github.com/tracer4b/nomi-ceu/issues/282
Fix https://github.com/tracer4b/nomi-ceu/issues/282, and Coal Coke Chisel blocks too.
2023-03-14 22:07:47 +11:00
IntegerLimit
a96f79bb38 NC Fission qb overhaul & more qb issues [NM&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
2023-03-13 17:43:00 +11:00
IntegerLimit
6929fbf140 Several QB Issues [NM & HM]
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]
2023-03-12 22:23:14 +11:00
IntegerLimit
ed24954e69 Several QB Issues and Mentions (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
2023-03-11 21:36:42 +11:00
IntegerLimit
1e24db02b8
Phase out activated blocks + DE patches (#275)
**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
2023-03-08 21:53:13 +11:00
IntegerLimit
466e77825f Update QB and Scripts for AE2 Wireless
Also small qb reformatting and re-organizing
Allow LV, MV and HV macerators to be accepted for Macerator quest
2023-02-16 23:04:31 +11:00
IntegerLimit
480eed665e Clean up Microminers
Clean up code for t8.5mm
Add tooltips for t4.5mm and t8.5mm
Fix some Microminer tooltips not being italic
Delete unused tier nine and ten stabilized micro miners
Clean up code for Stabilized Miners and Matters Tooltips in Endgame.zs

Remove unused Extended Crafting, Crafting Table (no recipe)
2023-02-15 22:24:36 +11:00
IntegerLimit
002da4bc24
QB Fixes (#226)
* Revert "Revert "Merge branch 'processing-lines-p2' into main""

This reverts commit db7af29d9f79af9b989fb03e2e20814cfbd70a2b.

* More Changes [NM]

Adds framework of Polytetrafluoroethylene
Adds two ae2 quests, first, the extended processing pattern terminal, provided by dev
second, the pattern expansion card
Changed [Plastic Here] sheets to solidifying [Plastic Here].

* Add Icons for Polytetrafluoroethylene Chain

* Add tasks and prerequisites to PTFE chain

* Move PTFE chain and Phantom Booster quest

Phantom Booster quest now states how to use it.

* AE2 stuff

Fix up error in 'Setting up autocrafting' quest

Port new AE2 quests to HM

* Rearranging and fixes [NM]

Fixes #232
'Early Game Chapter' was rearranged
'HV Power Storage' quest renamed to
'Good HV Power Storage'
Mentioned Glowstone-Doped Silicon Boules in Nitrogen Quest
Rearrange text in 'Hot Titanium' quest.

* Fixes [NM & HM]

Fixes Issue #232 in HM
Rearrange Phantomface quest's description in NM & HM
Port Actually Additions quests to HM.

* Early Game Stuff [NM]

Rearranged 'The Beginning' Chapter.
Added tips on 'Aluminium' quest, 'Compacting Drawer' quest, and 'Obsidian' quest.

* Rock Breaker Quests

Adds two Rock Breaker related quests
One at HV, aimed at Obsidian
One at EV, for Black Granite Processing
'EV Machine Hull' quest was edited to mention Neodynium
Small Rewording of 'Hydrofluoric Acid' quest.

* Fixes [NM]

Fixes Naq proc quest not being 'Or'
Stuff with ethylene quest
Paper Rings mentioned in LV Pumps
Underlined -> Italic
Changes in Implosion Compressor

* Players start with terminal = false

* Remove unfinished Ethylene and PTFE Lines

* Update HM qb.

* Small Fixes [NM & HM]

* Quest Reformatting (NM & HM)

* Activated Certus Quartz -> Certus Quartz
2023-02-15 18:39:50 +11:00
IntegerLimit
e120312830 Thermal and AR Stuff, Fix issue #240
Removes all thermal ores, and dyes, from JEI
Adds a lens for the Orbital Laser Drill, and renamed it to avoid confusion. Furthermore, added a warning to the Orbital Laser Drill
Adds the Void World to the AR Database, orbiting around Earth, allowing for rockets launching from the void world to the moon.
Fixes issue #240 by changing the recipes from a fixed ingredient to an oreDict.
2023-02-12 19:50:11 +11:00
IntegerLimit
f6d48743ba Remove GT Mana Infused & Hide Thermal Stuff
Removes GT Mana Infused, adds conversion recipes for ingot and dust.

Fixes https://github.com/tracer4b/nomi-ceu/issues/233

Hides all Thermal Hardened Glass.

Hides Mana Infused Ore
2023-02-05 21:33:10 +11:00
IntegerLimit
445b4d236b Hide BQu Extra Lives from JEI
These are unobtainable and are used only as a potential quest reward, which NFu won't need, as it isn't a combat pack.
2023-01-26 19:28:47 +11:00
IntegerLimit
db7af29d9f Revert "Merge branch 'processing-lines-p2' into main"
This reverts commit ed758e9fe5c10ecbbe8f645e8dc56ef289a4d070, reversing
changes made to 4179c05ba2b06e68dba3f7d4efa3b34a3f53b2fa.
2023-01-24 19:05:14 +11:00
IntegerLimit
d54b237cd6 Merge remote-tracking branch 'upstream/main' into processing-lines-p2 2023-01-24 17:06:00 +11:00
IntegerLimit
12393dbd85
Fix Diamond Sword Recipe, CT script and DME cleanup (#207)
* Remove Diamond Sword recipe change

* Fix DML learner recipe, and clean up scripts

also fixed non-commented lines
also, moved DML Learner stuff to dml.zs

* Remove DME recipes in HM

Also fix HM CT error

* Remove Voltage Control Units
2023-01-24 13:55:24 +08:00
IntegerLimit
a9723dbae7 Add questbookItemPipes oreDict
Allows for any item pipe to be used to complete the quest
Also fixed a typo
2023-01-23 13:20:11 +11:00
IntegerLimit
24bdd9c90c Small Changes
Re-format some quests
Fix error in previous commit
Add questbookPowerUnit oredict
Redo GT Electric tools quest
Move GT Electric Tools quest to The Beginning, unlocking with LV Batteries instead of MV
Move Inspector Gadget quest to Genesis
Rename Inspector Gadget quest to Building Gadgets
2023-01-19 21:15:16 +11:00
tracer4b
3b30e2096c AR force field (#187) 2023-01-14 19:39:10 +08:00
tracer4b
26778cf4d0 fix lazy ae2 script error 2022-10-02 00:00:35 +08:00
tracer4b
fc5adee9d5 add tempered glass to fused glass oredict 2022-10-01 21:49:40 +08:00
tracer4b
918d2e4275 fix #98 2022-09-29 17:54:25 +08:00
tracer4b
0861282264 lazy ae2 compat 2022-09-22 22:03:08 +08:00
tracer4b
14d38ae24a fix projred oredicts 2022-09-01 22:55:57 +08:00
tracer4b
01c36556e3 swap to avaritia infinity
closes #79
2022-08-27 12:33:59 +08:00
tracer4b
f96593bdde orbital laser drill 2022-08-25 15:18:36 +08:00
tracer4b
612075eb49 move ingot replacements to oredict.zs 2022-08-09 23:34:38 +08:00
tracer4b
c282202cd9 fix omnium wire uncraftable by wiremill 2022-07-03 11:45:35 +08:00
tracer4b
6414a80b08 world accelerators 2022-05-02 13:46:58 +08:00
tracer4b
1b959b8c9d update and fix perfect gems and nq 2022-04-30 22:09:57 +08:00
tracer4b
c138b5374a ton of shit
update ceu/gcym, update circuit oredicts, adjust for update, remove crystal matrix from hardmode exotic materials catalyst, add front overlays to multis
2022-04-06 17:27:36 +08:00
m2r1k5
5c798cbfc8 all scripts 2022-03-24 23:07:41 +08:00
m2r1k5
8c38c98890 1.0-rc3 script updates 2022-03-16 19:09:36 +08:00
m2r1k5
776b28edeb 1.0-rc1 script cleanup 2022-03-05 15:48:14 +08:00
m2r1k5
940899eebe b0.7 scripts 2022-02-27 21:51:24 +08:00
m2r1k5
adb30e1ad1 0.6 2022-02-13 19:10:18 +08:00
m2r1k5
b7c9dc825e 0.5.3 2022-02-09 21:40:22 +08:00
m2r1k5
2e07f5d5bf 0.5.2 2022-02-05 16:29:50 +08:00
m2r1k5
ad7c4f0187 0.5.1 2022-02-05 00:52:48 +08:00
m2r1k5
b92b5a2bfb 0.5 2022-02-03 19:37:43 +08:00