466 Commits

Author SHA1 Message Date
IntegerLimit
7a13c1d24b Fix Black Steel! 2023-04-17 10:55:56 +10:00
IntegerLimit
a2efbed8b3 Fix https://github.com/Nomi-CEu/nomi-ceu/issues/313
Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/313
2023-04-16 21:07:34 +10:00
IntegerLimit
382a30b4b0 Fix https://github.com/Nomi-CEu/nomi-ceu/issues/327
Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/327.
2023-04-16 20:59:39 +10:00
IntegerLimit
0af561e95d Many QB Issues [NM & HM], + quest for EIO Spawner
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>
2023-04-16 20:50:37 +10:00
IntegerLimit
5b2269dc2e Fix Issue https://github.com/Nomi-CEu/nomi-ceu/issues/330 2023-04-16 17:32:34 +10:00
IntegerLimit
c3157c8ef6 Rotate HM's Early Game
90 degrees anticlockwise

Done by a java program I wrote
2023-04-16 17:25:48 +10:00
IntegerLimit
bbdeea2d6c Fix Recipe Conflict 2023-04-14 15:36:00 +10:00
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