aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bartworks/system
AgeCommit message (Collapse)Author
2024-11-30fix many broken and incorrect recycling recipes and fixes several infinite ↵chochem
material loops (#3576)
2024-11-23Remove empty Auto-generated BW Centrifuge, Electrolyzer, etc. recipes (#3524)Elisis
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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-10-04Remove collisions (#3324)Mary
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-10-02Some bio lab recipes should be real (#3318)HoleFish
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-26Collisions (#3284)Mary
2024-09-25Fix sealed wood + more collisions (#3282)Mary
2024-09-25So, so, so many collisions (#3278)Mary
2024-09-24Fix broken imprecise casing recipe (#3274)Mary
2024-09-23Remove duplicate materials from gt++ (#3268)Mary
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-21cache the ItemList.values() call in the PlatinumSludgeOverHaul makes it run ↵Alexdoru
8 times faster (#3250)
2024-09-22Remove tungsten chain recipe remover (#3251)Maya
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-21Fix more collisions (#3246)Mary
Co-authored-by: BlueHero233 <87818077+BlueHero233@users.noreply.github.com>
2024-09-21Delete more reflection (#3233)Alexdoru
2024-09-17remove reflection from CLSCompatAlexdoru
2024-09-17remove reflection from WerkstoffLoaderAlexdoru
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-15Revert one part of bartworks collision removal (#3198)Mary
2024-09-14More collisions (#3191)Mary
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-14Port BW config to GTNHLib (#3169)boubou19
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-09-11Kill bartworks fluid canner registry (#3156)Mary
Co-authored-by: boubou19 <miisterunknown@gmail.com>
2024-09-08add null checks to the replacement logs (#3128)chochem
2024-09-08fixed ross128b & ross128ba oregen (#3127)RecursivePineapple
2024-09-08log recipes edited/removed by BW platinum overhaul (#3121)boubou19
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-04Delete/modify some reflection + more renaming (#3037)Alexdoru
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