609 Commits

Author SHA1 Message Date
IntegerLimit
1bf43597de Fix BlastFurnace.zs NPE 2023-04-14 13:11:15 +10:00
IntegerLimit
e9b3b6b243 Change Remaining calls to old circuit constructor to .circuit() 2023-04-13 17:19:04 +10:00
IntegerLimit
6ed7e2528a Finally fix nc packager issue 2023-04-13 17:08:41 +10:00
IntegerLimit
292f6a8380 Fix https://github.com/Nomi-CEu/nomi-ceu/issues/314 , cleanup logo textures 2023-04-09 10:45:01 +10:00
IntegerLimit
0c1221c339 1.6 2023-04-08 22:05:08 +10:00
IntegerLimit
c5858db390 New Main Menu Screenshots 2023-04-08 21:28:20 +10:00
IntegerLimit
eaec9525bb
Cleanup README.md 2023-04-08 20:24:59 +10:00
IntegerLimit
3a621b1e4d Replace 1.5.3 with 1.6 2023-04-08 20:24:32 +10:00
0xC4DE
c50caee9dc
Pack Mode Switcher changes to address #241 (#292)
Difficulty cannot be inforced by the difficulty locker mod. Meaning it's not only not required by the server, but the difficulty needs to be manually set by server.properties.

I added a second server.properties.expert that just sets difficulty to 0 initially. Obviously a user can change this but they should just know that expert is supposed to be peaceful at that point. I then updated the script to switch between the two configs, if and only if they exist, so it should still work on ssp just the same.

This was made to address #241 Since it is impossible for a mod to enforce server difficulty (Source: Trust me and dig through the code yourself I suggest starting with Forge's DedicatedServer object)

/* Commits: */
* Pack Mode Switcher changes to address 241 in the most roundabout way possible

* pack mode switcher updates and changing server.properties

* added the properties files

* made the readme's more friendly

* more readme-bility

* Made README more tutorial

* typofix/capitialization is my passion

* readme updates

* forced

* repalace

* expert mode, again

* script disclaimer

* Script disclaimer

* hopefully fixed jank formatting

* fixed jank formatting

* beautify
2023-04-08 20:08:03 +10:00
IntegerLimit
f1bbaf4658 Move NM PBF recipe removals to removeAll 2023-04-08 20:03:21 +10:00
IntegerLimit
8e236c36a5 HM Early Game Chapter Cleanup
Also fix up some small errors in NM
Add mention of new GT Circuit behaviour in both mode's qb
Update certain NM Qb changes to HM
2023-04-08 20:00:17 +10:00
IntegerLimit
7b675ae033 QB Rework... ish (NM)
Completely change Early Game
Some fixed descriptions and prerequisites
Sorting quest
Fixed Matter Energy Icon
Some Storage Drawers changes
Secret Quest for Neeve
2023-04-08 18:02:06 +10:00
IntegerLimit
e1f1553402
Revert "Fix incompatibility with GT and ULV covers" (#281)
This reverts commit 7f47865, adding back the Small Storage Cover. To be merged when a GT update is released, which fixes the incompatibility with GT and ULV Covers.

/* Commits: */
* Revert "Fix incompatibility with GT and ULV covers"

This reverts commit 7f47865b96ff3c334dc5b54acf782b7e465631d1.

* Revert "Update README.md with GT bansoukou"

This reverts commit b73f69f0e6362ca6b522f7e9c287a0b2e786c74e.
2023-04-08 17:31:52 +10:00
IntegerLimit
c0092a3a49
Add GT Drawers (#305)
https://github.com/Nomi-CEu/gregtech-drawers
https://www.curseforge.com/minecraft/mc-mods/gregtech-drawers

Fixes #238.
This will be merged once gt 2.6 is out.

/* Commits: */
* Add GT drawer stuff to TOP config + Hand Framing Tool

* Oops

* Add GT Drawers mod (v1.0.2)
2023-04-08 17:30:46 +10:00
IntegerLimit
e64e8b4d72 RHF and BBC rebalance (NM)
Now locked in ZPM, instead of UV/UHV
Removed temporary assembler recipes
2023-04-08 10:32:23 +10:00
IntegerLimit
8ee19aa851 Add quests for P2P and Nature's Compass 2023-04-07 16:11:43 +10:00
IntegerLimit
7e9b28ce58 Rename GTEU P2P -> EU P2P, FE P2P -> RF P2P 2023-04-07 14:47:32 +10:00
IntegerLimit
2aebc9cf84 Add some p2p tooltips 2023-04-06 21:44:13 +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
cc6e0017b3 Recipe: Cow Soul Vial -> Cow Spawn Egg + cleanup 2023-04-06 19:47:27 +10:00
IntegerLimit
922be0442e Remove Pulverized Obsidian + niter drops, add conversion recipes 2023-04-06 19:33:54 +10:00
IntegerLimit
c6b09c5f4f Make backups be every 30min 2023-04-06 17:37:11 +10:00
IntegerLimit
46ac97eed1 Make Storage Drawers Keep Contents on Break 2023-04-04 22:43:31 +10:00
IntegerLimit
f65c280537 Add shadows and transparency to new title 2023-04-03 17:43:42 +10:00
IntegerLimit
df7aeff12a Update more links 2023-04-03 08:19:42 +10:00
IntegerLimit
f1d276d96f Update various links 2023-04-02 22:32:30 +10:00
IntegerLimit
c46d39b701 Main Menu: Proper Update Changes button 2023-04-02 20:48:55 +10:00
IntegerLimit
1901225bb4 Improve new title 2023-04-02 14:53:49 +10:00
IntegerLimit
e07366450d Logos
Moves custom logo to resources/
New Title Logo
2023-04-02 12:56:30 +10:00
IntegerLimit
f8435448e4 Update config-overrides 2023-03-25 10:20:38 +11:00
IntegerLimit
801cae7f1f Improve custom logo 2023-03-25 10:13:50 +11:00
IntegerLimit
6dbd45e35f Add a custom logo 2023-03-25 10:03:12 +11:00
IntegerLimit
93f7a9364c More wack-a-mole hard mode edition
Change window name from Hard Mode to Expert Mode.
2023-03-21 10:07:08 +11:00
IntegerLimit
46423878a1 Make Sodium Persulfate quest clearer 2023-03-18 15:56:42 +11:00
IntegerLimit
ebb1a56af3 Delete a unused config file in config-overrides/expert 2023-03-18 14:46:19 +11:00
IntegerLimit
7af7fb1150 QB fixes [NM&HM]
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]
2023-03-17 20:15:35 +11:00
IntegerLimit
1292fcb5a6 Move Tool Belt lang change to overrides/resources 2023-03-17 08:10:58 +11:00
IntegerLimit
b5138b0f93 Change AdvRocketry Upgrade recipes back to assembler
This reverts commit d358a982cce39ad6db74e70e5121568269e27061, because GTCEu has fixed this problem.
2023-03-16 19:52:30 +11:00
IntegerLimit
7b5308cd91 Add Tool Belt Quests
This, with 80134f9cf5, closes https://github.com/tracer4b/nomi-ceu/issues/288.
2023-03-16 19:02:23 +11:00
IntegerLimit
80134f9cf5 Fix Tool Belt's lang via Bansoukou
This was actually a PR (merged) to the Tool Belt repo, but the author of Tool Belt has said that no more updates will b e posted for 1.12.2, unless there is a gamebreaking crash/bug.
Furthermore, improves the README links to the original repos, now pointing them to the branch we are using (eg. 1.12.2)
2023-03-16 17:10:45 +11:00
IntegerLimit
142ce83b0a Change Belt Pouch Recipe
Moves away from string
Gates behind Steel (very little progression, but enough to hopefully give another target in genesis)
2023-03-14 22:22:36 +11: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
f9be9f4506 Fix https://github.com/tracer4b/nomi-ceu/issues/286.
Closes https://github.com/tracer4b/nomi-ceu/issues/286.
2023-03-14 21:44:26 +11:00
IntegerLimit
f54307ed32 Add config
Allows all storage drawer keys in tool belt
Doesn't allow any satchels in tool belt
2023-03-14 21:33:18 +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
66ec5e2ec6 Fix PBF recipes [NM] 2023-03-13 12:19:21 +11:00
IntegerLimit
ed7414adab Remove duplicate line 2023-03-13 11:49:45 +11:00
IntegerLimit
0f04a7f4ce Fix and add Firework Rocket Recipes to JEI 2023-03-13 11:47:02 +11:00
IntegerLimit
4c1479357d Slightly rebalance Red Alloy and Dark Steel
Add Obsidian Dust variations to Dark Steel [Both]
Change ABS Dark Steel recipe to use obsidian dust [Both]
Change custom Red Alloy ABS recipe to be same duration as base GCYM [NM]
2023-03-13 11:42:21 +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