aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2024-09-09Buffs to creon and superdense plate processing (#3134)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-09Large Large & Larger Turbine Rework (#3075)Sampsa
Co-authored-by: Daniel Mendes <steelux7@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: NotAPenguin <michiel.vandeginste@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-09Multiblock solidifer Fixes, and Cleanup (#3130)TheEpicGamer274
Co-authored-by: Mary Hopson <doyoumined@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-09Don't add DT catalyst recipes to singleblock (#3133)miozune
2024-09-09Neutronium/black hole bugfix (#3132)Mary
2024-09-09Remove Dynamic Adjustment logic and instead apply the adjustment right away ↵Spacebuilder2020
if a fuel is eligible for super eff increase (#3062) Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-09Remove findRecipe methods (#3084)miozune
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-08scrollable multiblock status display (#3089)Glease
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-08Adds Infinite Spray Can, left click event for item behaviors (#3085)querns
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-08Add waterline debug mode (#3123)NotAPenguin
2024-09-08Fix Black Hole amperage (#3114)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-08fix GT Stones not being generated (#3112)boubou19
2024-09-07Fix waterline bugs (#3107)NotAPenguin
2024-09-07Change Cinobite alternative breeding requirement to Arcanite (#3092)StaffiX
Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-07Finishing touches on black hole compressor (#3060)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: BucketBrigade <138534411+CookieBrigade@users.noreply.github.com>
2024-09-07Rebalance DSS + Proto-Halkonite (#3098)Maya
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-07Followup for the great renaming & cleanup IMC for NEI (#3083)miozune
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-07Remove a bunch more reflection (#3074)Alexdoru
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-07Fluid solidifer multiblock balance and cleanup (#3094)TheEpicGamer274
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-07Fix overlapped IDs for sounds and add two new sounds (#3093)Volence
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-06Multiblock machine for Fluid Solidifier (#2808)OmdaCZ
Co-authored-by: Mary Hopson <doyoumined@gmail.com> Co-authored-by: GDCloud <gdcloudstrike@gmail.com> Co-authored-by: Dream Master <dream-master@gmx.net> Co-authored-by: Caedis <Caedis@users.noreply.github.com> Co-authored-by: NotAPenguin <michiel.vandeginste@gmail.com>
2024-09-06Halkonite/Superdense Plate fixes (#3081)Maya
2024-09-05Fix up tooltips, crib acceptance, and normalize the lathe to use all item ↵Volence
pipe casings (#3057) Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-05Enhance GPL for several multis (#3071)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-05UEV+ Material Diversity (#3045)NotAPenguin
2024-09-05Move superdense plates to MI3 (#3068)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-05crops++ ids (#3065)boubou19
2024-09-05Fix conflicting lang key for spray can (#3063)miozune
2024-09-05Add superdense plates (#3050)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-04Delete/modify some reflection + more renaming (#3037)Alexdoru
2024-09-04Fix tiering of cable recipes (#3055)chochem
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-04Rework Indium comb Processing (#3051)StaffiX
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-04Remove hard dep on mobs-info (#3053)Jakub
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-04Readd advanced alloy recipe (#3052)chochem
2024-09-04Fix the new code based oredict tweaks (#3047)chochem
* fix string arrays * nikolite is not a thing
2024-09-04Add support to disable pattern optimization in CRIBs (#3043)kstvr32
* add button to disable optimizing patterns in CRIBs * spotless --------- Co-authored-by: kstvr32 <kstvr32@gmail.com> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-04Fix Overflows with Burn Times and adjust burn-time when the super efficiency ↵Spacebuilder2020
increase logic reaches max efficiency (#3044) * Fix Burn Times and adjust burntime when superEffIncrease reaches max eff. * Apply Spotless * implement suggestion Co-authored-by: Alexander Anishin <oneeyemaker@gmail.com> --------- Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Alexander Anishin <oneeyemaker@gmail.com>
2024-09-04Implement itemInputsUnsafe (#3042)Mary
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-04Fixes #17207 (#3041)joegnis
Changed methods in OverclockCalculator: - setEUtDiscount - setSpeedBoost - setHeatDiscountMultiplier Most of other changes are directly related to them. Adds a unit test. Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-03fix nei (#3035)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03replace Loader.isModLoaded() calls with Mods enum cached call (#3031)Alexdoru
* replace Loader.isModLoaded() calls with Mods enum cached call * prevent Loader.isModLoaded calls * Revert "prevent Loader.isModLoaded calls" This reverts commit 9df23fd8db9dfe70a16be10e1d8688ee629da054. * no Loader.isModLoaded calls in gagreg --------- Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03Improve unification for blocks (#3023)chochem
* prio gt blocks for unification * clean up unnecessary loop * remove superfluous enderio check --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03Steam Hatch texture update (#3020)Elkatra2
* Steam Hatch texture update * apply spotless --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03rename gui factory (#3032)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03remove unnecessary reflection to add IC2 scrapbox drop (#3027)Alexdoru
2024-09-03Add lapis plate recipe (#3028)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03fluid canner fix (#3025)chochem
* add safety check with early exit * fix --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03Laser Engraver fixes (#3024)Mary
* Better renderer adder, fixes plate not appearing in NEI preview * Lower minimum casing * New casing texture --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03fix string references to classes in callConstructor calls (#3021)NotAPenguin
2024-09-03update modularui to fix gt (#3019)NotAPenguin