aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-22updateMartin Robertz
2024-02-22Adjust mk5 plasmas to account for 1 lost OC (#2504)GDCloud
account for 1 less OC
2024-02-22Fix compact fusion tierskip, wrong OC and scanner info (#238)GDCloud
* negate scanner eu/t * prevent fusion tierskips * stop compacts from overclocking on-tier recipes * undo star import
2024-02-22updateMartin Robertz
2024-02-22fix naq nugget recipe (#237)chochem
2024-02-20updateMartin Robertz
Former-commit-id: 85c609be4ba51c0994024e034155c6a1558bdb17
2024-02-20CAL CA mode recipe tier nerf (#392)Батьків Нестор-Євген Васильович
* Do the thing * spotlessApply (#393) Co-authored-by: GitHub GTNH Actions <> * improve tooltip --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Former-commit-id: 637fa78a4d2de7457c7f0ce41657dbb78a47eab0
2024-02-19Fix Cleanroom logic with an LV energy hatch (#2499)Caedis
* Fix Cleanroom logic with an LV energy hatch * Spotless apply for branch fix/lvCleanroom for #2499 (#2500) spotlessApply Co-authored-by: GitHub GTNH Actions <> * Only allow LV+ energy hatches to run * change to use TierEU instead of magic value * Spotless apply for branch fix/lvCleanroom for #2499 (#2501) spotlessApply Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19Update dependencies. (#2497)Abdiel Kavash
2024-02-18Migrate dissolution tank & digester to processingLogic (#86)GDCloud
* dissolution tank * digester * update * address review * make dissolution tank void and stop if the input ratio is wrong * update --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-02-17Fix water bottle fluid exploit (#2494)chochem
* fix water bottle fluid amount * require 1000L minimum
2024-02-17Fix recipe (#118)Jakub
2024-02-17updateMartin Robertz
2024-02-16Change over wireless teams to use SP teams (#2493)BlueWeabo
* Change over wireless teams to use SP teams * spotless * null checks * fix unit test being wrong * update * add tab autocomplete * spotless * make sure teams are transfered over correctly * spotless * do not delete space teams data when two world saves put something into it * spotless * go away from a stream * make wireless networks load later --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-02-16Fix not dropping weapon (#117)HoleFish
2024-02-16updateMartin Robertz
2024-02-16updateMartin Robertz
2024-02-15Force properties should be in GT (#836)chochem
force needs to be in GT
2024-02-15Assign force fuel value in GT (#2495)chochem
assign force fuel value in GT
2024-02-15Allow interacting with machines instantly upon placing (#2496)Raven Szewczyk
2024-02-15fix QFT tooltips (#835)HoleFish
fix tooltips
2024-02-14updateMartin Robertz
Former-commit-id: 56fb3b1a93921840c16f65c383d75eb449209071
2024-02-14updateMartin Robertz
2024-02-14updateMartin Robertz
2024-02-14GT++ Fish Catcher Water Block Check (#818)George Higashiyama
* Fix Gt++ Fish Trap Adjacent Block Checks * Replace GT++ Fish Catcher testing rates with official rates * Remove string contains for "Water" from GT++ Fish Catcher * Adjust rates to account for the impracticality of using all 6 sides * Update src/main/java/gtPlusPlus/core/tileentities/general/TileEntityFishTrap.java Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2024-02-14Fix crop harvester stopping after 1 crop if harvesting is off (#833)Lyfts
fix crop harvester stopping after 1 crop if harvesting is off
2024-02-13Enable perfect OC on the matter fabrication CPU recycler mode (#834)GDCloud
enable perfect OC on recycler mode
2024-02-12Add batch mode to nano forge (#2492)GDCloud
add batch mode
2024-02-12Wireless Activity Detector; Power On/Off Activity Detector (#2490)slprime
* Wireless Activity Detector; Power On/Off Activity Detector * Wireless Gui Redesign --------- Co-authored-by: slprime <history-21@yandex.ru>
2024-02-11Add godforge materials (#2491)GDCloud
* add magmatter * add quark gluon plasma * remove nanites * forgot chem formula
2024-02-10fix OC behaviour (#391)GDCloud
Former-commit-id: ada48df6ee07c5d1216b9a4f934fc351c818ae4a
2024-02-10set back TGregworks to original repo (#390)Martin Robertz
Former-commit-id: adc2079b633fcdb377c8d7317878a5626e514d4b
2024-02-10updateMartin Robertz
2024-02-10updateMartin Robertz
2024-02-10Compact fusion structure fixes (#236)Lyfts
* update bs+deps+address deprecation * compact fusion autobuild fixes
2024-02-10updateMartin Robertz
Former-commit-id: 8dcdeaf0555fd64132079ebb9aae0c4f2166700a
2024-02-10Add EIC recipes for a few Singularities & Infinity Catalyst (#389)Sampsa
* Add EIC recipes for Iron Singularity, Fluxed Electrum Singulatiry & Infinity Catalyst * Update dependancy? * Update dependencies.gradle * Update dependencies.gradle * Update dependencies.gradle using us tag so long the other one not working * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Former-commit-id: 2bd4adf2020a326af5e137250b48ff943318b0d2
2024-02-10Fix UCFE fuel consumption (#234)HoleFish
* fix consumption and adjust code structure * Update UniversalChemicalFuelEngine.java * Update UniversalChemicalFuelEngine.java --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-02-10updateMartin Robertz
2024-02-10Fix MuTE Casings Not Forming Correctly (#2489)Daniel Mendes
Fixed packet sending - Changed blockMetadata to mteID on methods in MultiTileEntity.hava that are not being used yet (Blue said this is how they're supposed to be); - Send graphic packets for tickable and non-tickable MuTEs; - Encode and decode relevant IDs to ensure MuTE casings form correctly on world load and auto-building.
2024-02-10updateMartin Robertz
2024-02-104/4 overclocks for IsaMill and FlotationCell again (#831)HoleFish
restore 4/4 oc
2024-02-10Fix LFTR (#832)HoleFish
* Fix hatch * fix fuel search * spotless
2024-02-08Allow compact fusions to accept any amount of energy from energy hatches (#235)HoleFish
* fix energy consumption * hatch stuff
2024-02-07updateMartin Robertz
2024-02-06Fix dimethylbenzene names (#2488)GDCloud
add missing 'e'
2024-02-06updateMartin Robertz
2024-02-04[ci skip] upgraded build systemRaven Szewczyk
2024-02-04[ci skip] upgraded build systemRaven Szewczyk
2024-02-04[ci skip] upgraded build systemRaven Szewczyk