Age | Commit message (Collapse) | Author |
|
* Inscriber and ae circuits use SIsg
* more si fixes
(cherry picked from commit 7c2b346dc103261d483c6cf50dbe00b1cde9393c)
* spotlessApply (#1325)
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: GitHub GTNH Actions <>
* revert because it dont work
* change recipe using wafer
(cherry picked from commit 955b5c34b225130880db7802d0f37a7f24ebdd53)
* remove this duplication recipe
(cherry picked from commit 3087fed6fb9410ab9cfea088ce3bf0e378209177)
* spotless
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* add a circuit slot to wiremil
* add circuits to wire recipes
* add 2 input slots to Wiremil
* exchange circuit and material slot
* add 2x-16x wires to wiremil
* add missing 12x wires
* add slot migration code (#1326)
* spotlessApply (#1327)
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* add new GUI
* make gui interactable
* make later three buttons actually function
* add auto output feature
* do localization
* apply spotless
* spotless pt.2
|
|
|
|
|
|
|
|
|
|
* fix multi input hatch doesn't work properly in oil cracker
* spotlessApply (#1309)
Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
* crap
* remove debug log
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Make MultiSmelter able to do more than 128 parallels
The multismelter was before only able to do 128 and it got to that with HSS-G coils.
With this change it will be able to go above that with the higher tier coils.
This change won't cause any more lag than it is currently creating.
* undo public method
* spotlessApply (#1312)
Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Fix broken rebase
* Undo Materials formatting, it generates too many lines
* Dummy commit
* Missed a structurelib update
|
|
* Update dependencies
* Update buildscript, apply spotless
|
|
itself (#1305)
* Delegate NEI recipe stack position placement to recipemap instead of recipe itself
* maybe this is better
|
|
server (#1304)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* a proper fix for anyrubber product outputting silicon rubber on macerate
* remove debug prints
|
|
|
|
|
|
|
|
Provides a low tech method to cool down hot-coolant using vent covers.
It is meant for reprocessing hot coolant before having access to
a Large Heat Exchanger or a VacuumFreezer.
The tier of vent cover and the type of aire or water in front of it
determines the cooling speed.
Feature preview: https://youtu.be/g5a-WuVBqOI
|
|
* add all bw glass and warded glass
* update tooltips
* color unification with circuit tooltips
|
|
|
|
|
|
* add all bw glass and warded glass
* update tooltips
|
|
|
|
Disable calcification when using distilled water.
|
|
|
|
* Refactored built-in integrated circuit support
Added built-in integrated circuit to input buses
* fix spacing
|
|
* reworking drilling plant following 0lafe ticket
* thanks, fixed
* here the mighty method
|
|
* Add heating coil NEI display
* correct condition
|
|
|
|
|
|
|
|
* changed diatomite chemical formula
* added the small 8 as requested in the ticket
|
|
* IndiumBee
Added Indiumbee
* Bee change
REduced chance to 2%
added venus dim requirement
* Updated Infinity Bee
Infinity bee had a 100 chance divider which was unreasonably high considering its blocked from mutatron.
|
|
* add craft for every sc tier using liquid helium
* sorry, fixed
|
|
* Centrifuge Changes
All of the Centrifuge recipes for bees were a joke. Thus, I kept chances and made it output a full dust instead.
Also, Infinity Catalyst, Cosmic Neutronium and Infinity are properly integrated into their respective tiers with better chances.
+ fixed spelling mistake
* Dependencies and Neutronium
removed dependencies I added
made neutronium bee output 1 nugget instead of dust- was a mistake by me in bees balance changes. Should have been a nugget from the beginning.
|
|
|
|
* Fix a circuit slot position
"Borrow" item size rendering from AE2
* Add existing type check
|
|
* Bind atlas according to sprite number
* Don't modulate color when rendering fluids
|
|
* Don't disable blending before overlay rendering
* Yeet unnecessary color reset
|
|
|
|
types (#1271)
* ME input bus, gives the multiblock direct access to the 16 selected item types
* Reworked GUI to match the normal interface
* Don't need to duplicate shadow slots
Sync can (better) be done in `endRecipeProcessing`, in case some multi doesn't call `updateSlots` or does it at the wrong time
* Clarify name, to distinguish from the (future) Buffering and Crafting buses
* Make the GUI 4x4 again
* Make the 4x4 GUI actually work
* Make ghost item show item amount
* Remove unimplemented code remnants
Co-authored-by: Sampsa <sampo.vanninen@aalto.fi>
|
|
|