aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-04-05Disassemblers now cannot process items that is made by higher tier ↵miozune
Assemblers (#1011)
2022-04-04Add an override to assline recipe sanity check (#1008)Glease
* Add an override to assline recipe sanity check * Make it actually log the bugged recipe
2022-04-04fix boxinator using wrong texture (#1007)Glease
2022-04-02fix oredrilling crush gems (#991)Pnc6lx
2022-03-31Make gregtech machines mark the chunk they're in as dirty on updates (#1001)Jakub Szewczyk
* Make gregtech machines mark the chunk they're in as dirty on updates * Avoid any potential NPE in markDirty * Mark dirty on GT tool use (screwdriver/wrench/etc) * Fix multiblocks not marking hatches/buses as dirty too
2022-03-30Optimize item transfer and inventory sorting (#992)Jakub
* Optimize conveyors, input busses, chest buffers * More checks * More checks and fixes * Check for slot validity when sorting * Fix NPE * More optimization * Fix disable sort not working * Enable order in input bus, Some fixes
2022-03-30Add fluid spaces for sifter GUI (#999)Elisis
2022-03-29Super Fuel Recipe Changes (#998)Steelux
* Super Fuel Recipe Changes - Removed recipes that used McGuffium, a fluid that is currently uncraftable; - Removed recipes with LPG and Heavy Fuel inputs, as they are much easier to make than CBD. It makes little sense to have cheap oil-related fuels take the place of CBD, and this process can work as an upgrade to CBD on the advanced Large Boilers; - Removed some recipes on the magic fuel side that used Mercury + Thaumcraft inputs, keeping only the basic, inefficient Mercury options with Blaze Powder and Ender Eyes, - Changed all recipes with tiny dusts to use full dusts instead, and changed ratios on most of them, also for balancing purposes. * Glue Input Change - Changed Glue input values from 333 to 500, rounding up to a neater value (glue is very easy to get from stickreed, so I believe 500 is fine).
2022-03-29Refactor #987 (#997)MuXiu1997
2022-03-28Add Naquadria OreByProduct (#996)ScriptedPiky
Allows certain processes, like the Stargatium Leaf and Naquadria Combs with crushed Naquadria Ore to yield 144L of Molten Naquadria; if GoodGenerator is loaded, this instead will be "Naquadria Goo" and requires further processing
2022-03-28Check if given slot accepts given input instead of ignoring outright (#993)Glease
2022-03-28Also update existing sticks on load (#994)Glease
2022-03-28Add a sanity check to catch invalid assline recipes (#995)Glease
2022-03-27add tools to pile igniter recipe (#988)Martin Robertz
(cherry picked from commit 206af27f5c732b4dc0f6bbe8432b90e8839c3de5)
2022-03-26Fix secondary description not written to language file (#987)MuXiu1997
* Fix secondary description not written to language file * Extract ISecondaryDescribable interface * Recover isDisplaySecondaryDescription in MetaTileEntity
2022-03-26Change Kanthal mixer recipe to hv (#989)Martin Robertz
remove default ebf recipe (cherry picked from commit dfc5f6a1989d69262d1e37cdd3ed26860bebc78e)
2022-03-26add brickdust to brick recipe to forming press (#990)Martin Robertz
2022-03-18fix set locked fluid not working via drag n drop (#979)Glease
2022-03-18add multiblock platinum sludge recipes (#984)Martin Robertz
* add multiblock platinum sludge recipes (cherry picked from commit e233d34e88d93590d5e76ec69fbf986021f0acb0) * balance recipe (cherry picked from commit 20ebfca8a1eed609a6f3e1b8a0184674830aaa43)
2022-03-18make miner output to correct slots (#985)Glease
* make miner output to correct slots * fix git derp
2022-03-17Fix Muffler Hatch is more expensive in Assembler than hand crafting (#986)miozune
2022-03-14Add flow rate of oil rigs in the tricorder info (#981)Jakub
* Add info to tricorder * Add number formatting
2022-03-14pin comb type id instead of depending on array ordinal (#980)Glease
* pin comb type id instead of depending on array ordinal * fix up _NULL related problems * fix out of bound * make it private * add some more test
2022-03-14save config late (#982)Glease
2022-03-13Change some tiny dust recipe (#977)Pnc6lx
2022-03-13fallback to error texture if icon is null (#978)Glease
2022-03-12reverse linesMartin Robertz
(cherry picked from commit ac75144b6aedae4214d3103c075345a1bb563869)
2022-03-12change Biomass brewing recipe to 1000 mb (#976)Martin Robertz
* change Biomass brewing recipe to 1000 mb make distilled water recipe much quicker (cherry picked from commit 64d599e1bd37174df4ae5555f0492e058d40fb61) * fix biomass recipe (cherry picked from commit af0cbc4b4f207fd21428f656572d0fa5a1d013e2) * set input and aoutput stack to 1000L * change back to 1000L (cherry picked from commit 63d5b7b3bbf3d3e80485454a3c87eef65dbb28e6) * remove duplication entry change recipe stack(water) (cherry picked from commit cf86138953199b8dbc9a87451ce0be9c44bf1056) * Revert "set input and aoutput stack to 1000L" This reverts commit 500a250ade0d4eab963b96646a01c497cb252abb. (cherry picked from commit c5142567a319f8379bf716d098e97b7d809783c7)
2022-03-10Add (back?) RC coke block compressor recipe (#975)repo-alt
2022-03-08Add blueprint support to Cleanroom (#973)Jakub
* Add blueprint support to Cleanroom * Fix minimum height in hologram * Just Interface
2022-03-08sunnarium from glowstone in reactors (#971)Glease
* sunnarium from glowstone in reactors * change glowstone dust to 9 items (cherry picked from commit 24d7318ae8e73dc0082784e0a5872903b074dd2e) Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-03-07hotfix for facade covers loading (#974)repo-alt
* hotfix for facade covers loading * issue update even if side is not clear
2022-03-06fix id drift in bartworks (#972)Glease
2022-03-05Fix localized names at server in obfuscated environment (#969)repo-alt
* Fix localized names at server in obfuscated environment
2022-03-05Fix disable machine mode on cover (#968)Jakub
2022-03-05correct sulfuric acid recipe (#967)Yang Xizhi
2022-03-04Fix depleteInput addressing the wrong slot (#965)Glease
2022-03-03New recipe to recycle sulfuric acid - My suggestion (#962)Jakub
* Add recipe * Fix recipe
2022-03-03Neutronium Fusion Buff (#945)ScriptedPiky
* Neutronium Fusion Buff With the recent addition of the Naquadah line and making Naquadria a lot more difficult, it seems fair to buff this recipe for neutronium to not be completely garbage. Americium & Naquadria amount increased from 96L to 144L, and increased Neutronium gain from 24L to 144L. Time required to craft this is now 24 seconds and requires 122880 EU/t, or a total of 58,982,400 EU (58M) to create one ingot. For reference, it takes 3.2B EU total for a single neutronium hot ingot to smelt with Radon gas in a regular EBF with no overclocks. However, it's also possible that MEBFs or potentially Volcanus's will inevitably out pace this after a certain point with large EU/t gain. Thoughts on this? * Retier and large buff Neutronium now takes 4 seconds, but requires UHV voltage input and 1B EU startup; T4 fusion at the minimum. * UV input, not UHV, whoopies * Molten Neutronium is at T3 fusion, again Requires 640M EU start, ZPM voltage input, and 12 seconds of total processing time for a single ingot. The "difficulty" or challenge of this recipe is the molten Naquadria being required.
2022-03-03remove hacky circuit oredict code (#955)Yang Xizhi
2022-03-02Fix tooltip (#961)Jakub
2022-03-02add locks to the node graph so paths can block power transfer #25 (#950)Martin Robertz
Co-authored-by: bot <Krampus.sack.never@gmail.com>
2022-03-02Add Circuit from controller inventory slot to stored inputs (#960)Jakub
* Add controller inventory slot to stored inputs * Prevent adding circuit twice
2022-03-02reserve machince meta id for GlodBlock (#959)Yang Xizhi
2022-03-01Update tooltip of EBF (#958)Jakub
2022-02-28Fix cached recipes not updating permutations in NEI (#957)miozune
* Fix cached recipes not updating permutations in NEI * another cycle
2022-02-27move recipe orderMartin Robertz
(cherry picked from commit bffd14a07c30922a77d9bb6e8ae04f0a54273456)
2022-02-27fix recipes and control circuitsMartin Robertz
(cherry picked from commit 3cd6a6bd9e04dc774fe2381c9dcac012431c8329)
2022-02-27fix wrong recipesMartin Robertz
(cherry picked from commit 198e44d4a7ce950b8a61ef4286f811f1f25877cf)
2022-02-27fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8806Martin Robertz