Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-24 | Fix crash in Fishing Port when no recipe is found (#3547) | Wilhelm Schuster | |
Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com> | |||
2024-11-22 | Readd fluid inputs for HG-1223 in ABS (#3535) | Ableytner | |
2024-11-17 | Add Raw Ores to Isamill recipes (#3496) | BlueHero233 | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-11-17 | Remove the GT++ programmed circuit from certain chem plant recipes (#3495) | Alexdoru | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-11-14 | Delete GT++ Super chests (#3497) | Alexdoru | |
2024-11-11 | Fix to Vanadium Redox Power Cell Recipe (#3481) | Noc | |
2024-11-09 | Add Ore Dictionary Tags for Subatomic Particles (#3465) | Noc | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-11-08 | Remove waterline QFT skip (#3460) | NotAPenguin | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-11-03 | Fix memory leak in gt++ PlayerUtils (#3411) | Alexdoru | |
Co-authored-by: Maya <10861407+serenibyss@users.noreply.github.com> | |||
2024-10-31 | Delete 4 unused GT++ classes (#3426) | Alexdoru | |
2024-10-25 | Fix World leak caused by BlockPos class from GT++ (#3414) | Alexdoru | |
2024-10-21 | Import pollution mixins from hodgepodge (#3395) | Alexdoru | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-10-14 | Amazon warehouse downtiering (#3366) | Noc | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-10-13 | Restore yeeted constructors on sickblaze (#3367) | chochem | |
2024-10-13 | Add an incoloy-903 recipe to ABS (#3356) | Mary | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-10-11 | Make frostproof casing use circuit 1 and add sturdy casing to circuit 2 (#3349) | BlueHero233 | |
2024-10-11 | UHV transmission couldn't be craftable because of for loop lenght (#3351) | BlueHero233 | |
2024-10-04 | Remove collisions (#3324) | Mary | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-10-04 | make GT++ CommonProxy implement IFuelHandler directly instead of using a ↵ | Alexdoru | |
separate class | |||
2024-10-04 | Fix for CME when registering fuel value for Cactus/Sugar fuel blocks | Darren Eberly | |
2024-10-02 | Cleanup the codebase (#3311) | Alexdoru | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-10-02 | Revert solar reflector and reinforced steam turbine recipe (#3309) | chochem | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-10-01 | Remove 32x textures (#3276) | BlueHero233 | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-28 | Remove 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-26 | Collisions (#3284) | Mary | |
2024-09-25 | So, so, so many collisions (#3278) | Mary | |
2024-09-24 | Cactus/Sugar Charcoal/Coke Blocks (#3269) | Darren Eberly | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-23 | Remove duplicate materials from gt++ (#3268) | Mary | |
Co-authored-by: boubou19 <miisterunknown@gmail.com> | |||
2024-09-23 | GT++ Code Sanitize (#3235) | BlueHero233 | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-21 | GT++ ASM Cleanup (#3238) | Alexdoru | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-21 | Fix more collisions (#3246) | Mary | |
Co-authored-by: BlueHero233 <87818077+BlueHero233@users.noreply.github.com> | |||
2024-09-21 | Delete more reflection (#3233) | Alexdoru | |
2024-09-19 | migrate GT++ config to GTNHLib (#3193) | boubou19 | |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-19 | Remove unused class (#3228) | Connor-Colenso | |
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> | |||
2024-09-18 | Fix of new Overflow Valve (#3186) | Elkatra2 | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-17 | Fix froth vacuum furnace recipes (#3221) | Maya | |
2024-09-17 | remove reflection from BioRecipes.java that's just calling ↵ | Alexdoru | |
GTModHandler.addCraftingRecipe with extra steps... | |||
2024-09-17 | remove reflection and try catches from GregtechConduits | Alexdoru | |
2024-09-17 | delete gt++ capes | Alexdoru | |
2024-09-17 | use higher update frequency to sync updates of the GT++ entities so it ↵ | Alexdoru | |
doesn't look like they teleport | |||
2024-09-17 | cleanup EntityStaballoyConstruct, remove broken reflection + broken logic ↵ | Alexdoru | |
and remove the explosion on death behavior | |||
2024-09-17 | Delete the GT ++ utils method that mindlessly register event classes to both ↵ | Alexdoru | |
buses | |||
2024-09-17 | handle baubles dependency in gt++ ServerProxy with @optional method annotation | Alexdoru | |
2024-09-17 | delete SideOnly annotation in gt++ ClientProxy | Alexdoru | |
2024-09-17 | delete GT++ ServerProxy.java since it does nothing | Alexdoru | |
2024-09-17 | delete SpecialBehaviourTooltipHandler.java which does nothing | Alexdoru | |
2024-09-17 | fix molecular transformer tooltip notice that disappeared in last gt+ cleanup | Alexdoru | |
2024-09-17 | delete CommandMath and MiningUtils which can only be used by minecraft user ↵ | Alexdoru | |
"draknyte1" | |||
2024-09-17 | Add more is mod loaded checks to avoid crash during recipe registration (#3211) | Alexdoru | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
2024-09-17 | fix ioob errors (#3212) | chochem | |
Co-authored-by: Martin Robertz <dream-master@gmx.net> |