aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-07-09RefactorsJason Mitchell
2024-07-09add VP to mod enum (#2715)chochem
2024-07-09Firebrick fixes (#2712)chochem
* fix firebrick * fix forgehammer recipe
2024-07-07Swap out copied code with library callJason Mitchell
2024-07-06Add config to spray can (#2710)HoleFish
2024-07-06Add MK0 and MK4 precise casings for PrAss (#2698)HoleFish
* add mk0 and mk4 casings * fix recipe (fuck bw material)
2024-07-06Add super fuel mixture documentation to prevent future removals (#2707)Guillaume Mercier
Since those recipes have been nuked a couple times over and some people seem to believe it is craftable and/or renewable; It would be a good idea to leave in a note that it's just a joke material/recipe and that it shouldn't be removed, and thought of too deeply about.
2024-07-05Rename Dark Iron to Deep Dark Iron (#2708)Ethryan
2024-07-03Add ID for Akashic Tome (#2705)Ethryan
2024-07-03Magic super fuel fixes (#2704)Reflex18
* remove mcguffium239 uses * Added missing coal coke to magic fuel recipe Since the other coal types had this recipe it appears that it was just missing from the coal coke. So i added it back. * spotapply * Revert "remove mcguffium239 uses" This reverts commit a9a1b3419d16d74c344983466f61fb51ddbb58af.
2024-07-02Fix DTPF convergence void protection machine crash (#2703)GDCloud
fix crash with void protection
2024-07-02Removal of the GT Arrows (#2692)boubou19
* remove arrows * remove arrow classes * remove arrow usages in ItemList * less bullshit * sa --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-07-02Add Dimensional Convergence, a new DTPF mode (#2669)GDCloud
* store astral arrays internally * save to item nbt * initial implementation * uncap running time and add syncer for convergence status * adjust tooltips and add localisation * add comments * this should not be here * small text adjustments * Add bonus for using higher tier CoAl casings (#2668) * add bonus for higher tier casings * add tooltip info * Fix a vat recipe conflict (#2677) add circuit * update * Fix EBF & multi smelter scanner info (#2681) fix * Put some sanity in GT_MetaGenerated_Item_01 (#2649) * set coin ids in enum * extract coin shapeless recipes * Arrows * splitting more * mold shapes * big split * split behaviors * spotless * enumerated shapes * more enum work * continuing enum work * new batch of enum work * last enum work * Sort enum by IDs * move enum into its own class * public field * Put some sanity in GT_MetaGenerated_Item_02/03 and in GT_MetaGenerated_Tool_01 (#2659) * enum work * sorting the class * extracting the enum in its own class * initial enum work for GT_MetaGenerated_Item_03 * split * finished enum work * extract enum in its own class * migrate to enum * remove duplicated recipes * sorted enums * extracted enum in its own class * spotless * fix compilation errors * spotless * fix mistake * Add oredict for LV and HV circuits (try no 2) (#2682) * blacklist ic2 ciruits from unificator * fix 2 circuit oredicts * move cleanroom assembler recipe * remove unittest that needs nhcoremod to work * fix electronic circuit recipe * move recipe to better place and avoid duplicates * move fluid filter recipe * Clean crafting achievements (#2662) * clean up crafting achievements * spotless * make crop tooltip appropriate (#2684) change tooltip * Move some mixins to hodgepodge (#2633) * Move some mixins to hodgepodge * store astral arrays internally * save to item nbt * initial implementation * uncap running time and add syncer for convergence status * adjust tooltips and add localisation * add comments * this should not be here * small text adjustments * add transdimensional alignment matrix * add recipe * require alignment matrix * capital c * fix catalyst tier being off by one * swap some items around * update aligment matrix tooltip --------- Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: HoleFish <48403212+HoleFish@users.noreply.github.com> Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Jason Mitchell <mitchej@gmail.com>
2024-07-01Add an alias to SP_Command (#2701)BlueWeabo
add sp command alias as spaceproject
2024-06-30add mold check for solidifier hatch (#2679)Quetz4l
* add mold check for solidifier hatch * code improvement for Solidifier hatch --------- Co-authored-by: Zereff06 <Zereff06@gmail.com>
2024-06-30fix used spray can behavior id (#2699)Caedis
2024-06-30Remove malus for steel variant of steam multiblocks (#2697)chochem
remove malus for steel variant
2024-06-30Adding information to Waila (#2674)evgengoldwar
* Adding information to Waila * sp * Added mode names to the lang file
2024-06-30fix tgs breaks tools when outputs are full + inversion buses (#2678)Quetz4l
* fix tgs breaks tools when outputs are full * code improvement for TGS * code improvement for TGS 2 --------- Co-authored-by: Zereff06 <Zereff06@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-06-29Prevent debug structure writer from setting a negative size value (#2672)Lyfts
prevent debug structure writer from setting a negative size value
2024-06-29Several fixes for Tesla Cover (#2671)RealSilverMoon
* Fix tesla cover memory leak * Fix tesla crash when destroying tesla cover * Add max output display
2024-06-29Fix microwave crash when gunpowder is inside (#2680)ChangHwan Lee / 이창환
Fix GT_MetaTileEntity_TM_microwave Index Out of Bounds
2024-06-29Fix flux gas position and randomness from taintedEssentia in LEG (#2683)Reagan
Fix fluxgoo position and randomness from taintedEssentia in LEG
2024-06-29Fix fog showing when there is no pollution (#2695)Caedis
2024-06-29Fix tooltips and other typos in steam multis (#2696)chochem
* fix tooltip and typos in steam mac+comp * also fix new steam multis and add missing tooltips
2024-06-29Add GUI parallel configuration window for transcendent plasma mixer (#2664)GDCloud
add parallel config window
2024-06-29Cribs support capacity of over 2.1G per ingredient (#2654)HoleFish
* Cribs support capacity of over 2.1G per ingredient * spotless * fix mistake
2024-06-29Fix DC memory leak after unloading (#2661)RealSilverMoon
Fix memory leak after unloading
2024-06-27Create Enum for gt++ and GG IDs (#2685)boubou19
* enum for goodgen ids * enum for gt++ ids * spotlessApply
2024-06-26Fix ArrayIndexOutOfBound (#2691)HoleFish
fix
2024-06-26Remove gangue dust (#2690)NotAPenguin
remove gangue
2024-06-26Fix dupe bug in YOTHatch (#2656)Jakub
* Fix dupe bug in YOTHatch * Proper implementation of injectItems
2024-06-26Update EEC tooltip (#2689)Pxx500
Update GT_MetaTileEntity_ExtremeEntityCrusher.java
2024-06-26LFTR chemistry fixes + samarium (III) chloride chemical formula fix (#2645)hallucinogender
* Update RecipeLoader_Nuclear.java Start of LFTR fixes. * Update MaterialGenerator.java * Corrected chemical formula of Li2CO3 + Ca(OH)2 * Fixed samarium chloride chemical formula * Revert item to fluid ratio change * Second round of fixes - Revert item:fluid ratio change from initial fix attempt - Recipes: - Autoclave: - 1 zirconium dust + 4000 chlorine = 1 zirconium pellet - Blast furnace: - Fixed chemistry of lithium tetrafluoroberyllate - Uses solid rule - Chemical bath: - Fixed chemistry of lithium fluoride from lithium carbonate - Chemical reactor: - Fixed chemistry of producing Li2CO3 + Ca(OH)2 compound dust - Ca(OH)2 is treated as 1 calcium + 2 oxygen + 2 hydrogen rather than 1 calcium + 2 hydroxide - This is for consistency with how it is produced and used elsewhere - Fixed chemistry of lithium fluoride from lithium hydroxide - Fixed chemistry of producing lithium hydroxide fluid - Fixed chemistry of beryllium hydroxide production - Uses solid rule - Fixed chemistry of ammonium bifluoride production - Uses solid rule - Fixed chemistry of sodium fluoride production - Dehydrator: - Fixed chemistry of using Li2CO3 + Ca(OH)2 compound dust - See previous note regarding calcium hydroxide - Fixed chemistry in both recipes for zirconium tetrafluoride dust - Preliminary fix for ammonium tetrafluoroberyllate production - Requires cell volume fix for molten fluids - Otherwise requires migrating to LCR - Preliminary fix for ammonium tetrafluoroberyllate dehydrating - Requires cell volume fix for molten fluids - Otherwise requires migrating to LCR - Macerator: - 1 zirconium pellet = 5 ZrCl4 dust - Mixer: - Fixed chemistry of uranium tetrafluoride production - This breaks LFTR balance, to be fixed once chemistry is fixed * Ammonium tetrafluoroberyllate recipes Fixes ammonium tetrafluoroberyllate recipes to circumvent currently-incorrect cell volumes by using dust forms of beryllium hydroxide, ammonium bifluoride, and beryllium fluoride. * Lithium tetrafluoroberyllate melting fix Reverted previous change to item:fluid ratio for lithium tetrafluoroberyllate. * Chemical formula adjustments Adjusted formula of calcium hydroxide to be consistent with how it is used everywhere (i.e. 1 part calcium, 2 parts oxygen, and 2 parts hydrogen, rather than 1 part calcium and 2 parts hydroxide as the previous formula implied). Also adjusted formula and name of the lithium carbonate + calcium hydroxide compound. * sa+bs * Update WerkstoffMaterialPool.java --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-06-26Remove crates (#2687)boubou19
* remove crates * Add placeholder oreprefix To be used in cases where a prefix is removed that isnt at the end of a list. Causes blank items for existing items * spotless --------- Co-authored-by: Caedis <Caedis@users.noreply.github.com>
2024-06-25Microoptimizations for GT_MetaTileEntity_BasicTank.onPreTick (#2688)Raven Szewczyk
2024-06-24Move some mixins to hodgepodge (#2633)Jason Mitchell
* Move some mixins to hodgepodge
2024-06-24make crop tooltip appropriate (#2684)chochem
change tooltip
2024-06-24Clean crafting achievements (#2662)boubou19
* clean up crafting achievements * spotless
2024-06-24Add oredict for LV and HV circuits (try no 2) (#2682)chochem
* blacklist ic2 ciruits from unificator * fix 2 circuit oredicts * move cleanroom assembler recipe * remove unittest that needs nhcoremod to work * fix electronic circuit recipe * move recipe to better place and avoid duplicates * move fluid filter recipe
2024-06-24Put some sanity in GT_MetaGenerated_Item_02/03 and in ↵boubou19
GT_MetaGenerated_Tool_01 (#2659) * enum work * sorting the class * extracting the enum in its own class * initial enum work for GT_MetaGenerated_Item_03 * split * finished enum work * extract enum in its own class * migrate to enum * remove duplicated recipes * sorted enums * extracted enum in its own class * spotless * fix compilation errors * spotless * fix mistake
2024-06-24Put some sanity in GT_MetaGenerated_Item_01 (#2649)boubou19
* set coin ids in enum * extract coin shapeless recipes * Arrows * splitting more * mold shapes * big split * split behaviors * spotless * enumerated shapes * more enum work * continuing enum work * new batch of enum work * last enum work * Sort enum by IDs * move enum into its own class * public field
2024-06-23Fix EBF & multi smelter scanner info (#2681)HoleFish
fix
2024-06-21Fix a vat recipe conflict (#2677)chochem
add circuit
2024-06-19Add bonus for using higher tier CoAl casings (#2668)GDCloud
* add bonus for higher tier casings * add tooltip info
2024-06-17Sludge fixes (and buff) (#2667)chochem
what a sludge
2024-06-15Add DetravScannerMod to mods enum (#2663)ah-OOG-ah
2024-06-12Fix random stocking hatch extraction fail (#2655)Jakub
2024-06-12Fix stocking bus division by zero (#2658)NotAPenguin
Fix stocking bus divide by zero when loading a data stick without refreshTime tag
2024-06-09Fix typo in wind meter (#2653)Reagan
Fix typo in wind mete