aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bartworks/common
AgeCommit message (Collapse)Author
2024-12-02Fix ME output hatch void protection again (#3594)HEADmasterMaya
2024-12-01Fix ME Output Hatch void protection checks (#3585)Maya
2024-11-28Add info in the tooltip of the chemplant (#3559)Alexdoru
2024-11-24Renaming "Assembling Line" to "Assembly Line" (#3548)Crystie
Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-22Add name of glass tiers to Bacterial Vat NEI page (#3529)StaffiX
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-20Follow up fixes for multiple muffler hatches. (#3505)Abdiel Kavash
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-14Add explicit mention of exotic energy hatches (#3491)Mary
2024-11-03Add tinted industrial glass to the structure glasses. (#3448)BucketBrigade
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-11-01Fixes for Deep Earth Heating Pump (#3434)Noc
2024-10-25fix waterline cycle breaking on reload (#3420)VinDevGH
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-21Import pollution mixins from hodgepodge (#3395)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-10-21Make some machine drops stackable with new ones (#3392)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-20Fix mega oil cracker hatch adder (#3391)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-17Deep earth heating pump Slight Rework and Balance Attempt (#3379)Noc
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-10-14Multi ToolTip unification (#3343)Alexdoru
Co-authored-by: chochem <40274384+chochem@users.noreply.github.com> Co-authored-by: GDCloud <gdcloudstrike@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-13Remove high tier single block pumps (#3364)chochem
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-10Allow more hatches on mega oil cracker (#3346)HoleFish
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-04Remove collisions (#3324)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-02Cleanup the codebase (#3311)Alexdoru
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-29moved bartworks ic2 nuke fuel rod init (#3300)RecursivePineapple
2024-09-28Refactor packets (#3295)miozune
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-28Remove more reflection + reorganize mixin accessors packages (#3260)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-28Unify machine sound loop to use SoundResource (#3289)miozune
2024-09-25Add survival autobuild for Bacterial Vat and fix it for Fluid Shaper (#3273)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-23New sounds for multi (#3139)evgengoldwar
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-21GT++ ASM Cleanup (#3238)Alexdoru
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-17cache some Enum.values() call to reduce RAM allocationsAlexdoru
2024-09-17remove unnecessary reflection since the mods are now merged all togetherAlexdoru
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-14Port BW config to GTNHLib (#3169)boubou19
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-10Changes implosion & bio vat recipe generation (#3104)HoleFish
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-08Replace neutronium compressor with neutronium compressor (#3110)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-03Remove duplicate registry for low power laser converters (#3033)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-02The Great Renaming (#3014)NotAPenguin
* move kekztech to a single root dir * move detrav to a single root dir * move gtnh-lanthanides to a single root dir * move tectech and delete some gross reflection in gt++ * remove more reflection inside gt5u * delete more reflection in gt++ * fix imports * move bartworks and bwcrossmod * fix proxies * move galactigreg and ggfab * move gtneioreplugin * try to fix gt++ bee loader * apply the rename rules to BW * apply rename rules to bwcrossmod * apply rename rules to detrav scanner mod * apply rename rules to galacticgreg * apply rename rules to ggfab * apply rename rules to goodgenerator * apply rename rules to gtnh-lanthanides * apply rename rules to gt++ * apply rename rules to kekztech * apply rename rules to kubatech * apply rename rules to tectech * apply rename rules to gt apply the rename rules to gt * fix tt import * fix mui hopefully * fix coremod except intergalactic * rename assline recipe class * fix a class name i stumbled on * rename StructureUtility to GTStructureUtility to prevent conflict with structurelib * temporary rename of GTTooltipDataCache to old name * fix gt client/server proxy names