1232 Commits

Author SHA1 Message Date
IntegerLimit
5a0413945d Update GT Drawers from v1.0.2 to v1.0.3 2023-04-17 11:21:33 +10:00
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
Letter N
5aafefa07b
Update Github Actions to v3 (#321) 2023-04-13 18:58:35 +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
704515e5a8 Update GTCEu from 2.6 to 2.6.1, update GCYM from 1.2.1 to 1.2.2 2023-04-10 20:32:33 +10:00
IntegerLimit
fe6f63fb0b
Change two links from tracer4b/nomi-ceu to Nomi-CEu/nomi-ceu 2023-04-10 17:09:02 +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
54367b86b9 Fix double bogo sort (GitHub messed something up) 2023-04-08 21:50:44 +10:00
IntegerLimit
c5858db390 New Main Menu Screenshots 2023-04-08 21:28:20 +10:00
IntegerLimit
8ee152eef5 Update PackagedExCrafting from v1.0.2.8 to v1.0.2.10 2023-04-08 20:33:21 +10:00
IntegerLimit
136f464850 Update PAuto from v1.0.7.29 to v1.0.8.31 2023-04-08 20:32:35 +10:00
IntegerLimit
23db4c3c21 Update CraftTweaker from v4.1.20.684 to v4.1.20.687 2023-04-08 20:31:26 +10:00
IntegerLimit
381a0ff66a Update Inventory Bogo Sorter from v1.2.5 to v1.2.6 2023-04-08 20:31:22 +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
IntegerLimit
cd09c82fb8
Cleanup README.md 2023-04-08 20:20:51 +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
b5e27b43db Update ModularUI from v2.0.2 to v2.0.3 2023-04-08 17:50:45 +10:00
IntegerLimit
69c567a923 Update GCYM from v1.2.0 to v1.2.1 2023-04-08 17:36:53 +10:00
IntegerLimit
e50d68415b Update GTCEu from v2.5.4 to v2.6.0 2023-04-08 17:36:02 +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
f3ed1bcd79 Delete modlist & old logo
Modlist is not needed, as it is autogenerated when building the modpack. Nomifactory doesn't have it either.
2023-04-06 17:27:57 +10:00
IntegerLimit
4d39d0d9eb Replace Phosphor with Hesperus 2023-04-06 17:22:35 +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