aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2021-01-21Make sure the onServerTick event is actually called.Jason Mitchell
2021-01-19ME output busrepo_alt
2021-01-18add comment as to onServerTick vs onWorldTickJason Mitchell
2021-01-18try/finallyJason Mitchell
2021-01-18Include getBlock and getBlockMetadata in the lockJason Mitchell
2021-01-18Do some locking around getTileEntity to avoid CMEs on the main threadJason Mitchell
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
2021-01-18Replace tab with 4 spacesr4phael
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact o...Jason Mitchell
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-16Better fix.Jason Mitchell
2021-01-16Fix crash with speedupJason Mitchell
2021-01-17Changed removing part with O(n) instead of O(n^2)TimeConqueror
2021-01-17One more changes to immutableTimeConqueror
2021-01-17Added immutable version of getOres method, which is faster due to not using #...TimeConqueror
2021-01-16fix(GT)Alumite GT ToolsDreamMasterXXL
2021-01-08Merge pull request #394 from GTNewHorizons/infinty-chest-compatibiletyMartin Robertz
2021-01-08Merge pull request #396 from GTNewHorizons/disable-filterMartin Robertz
2021-01-08Add option to disable input machine on single block machinesGlease
2021-01-07Re-tiered Mufflers for now (#391)bartimaeusnek
2021-01-07Merge pull request #393 from GTNewHorizons/cleanup_and_speedupMartin Robertz
2021-01-05Speed up removals even moreJason Mitchell
2021-01-05fix(rendering): bottom side orientationLéa Gris
2021-01-03infinity chest compatibilteybotn365
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-31add hardness to the blocksDreamMasterXXL
2020-12-31Merge pull request #389 from GTNewHorizons/dissassembler2Martin Robertz
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek
2020-12-29Merge pull request #386 from GTNewHorizons/OilCrackerSyncMartin Robertz
2020-12-29Remove leftover code of logistics energy costGlease
2020-12-29Remove all energy cost of moving fluid and itemsGlease
2020-12-29Fixed Min/Max switcheroobartimaeusnek
2020-12-28Merge pull request #380 from GTNewHorizons/CoilsLogicReworkbartimaeusnek
2020-12-28Added TODOs for code smellbartimaeusnek
2020-12-28Added Tier Colorsbartimaeusnek
2020-12-28More Refactorbartimaeusnek
2020-12-28Refactorbartimaeusnek
2020-12-27fixDreamMasterXXL
2020-12-27fixDreamMasterXXL
2020-12-26Add ~~stolen~~ borrowed textures for long distance pipesJason Mitchell
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from GT...Jason Mitchell
2020-12-26Readability cleanupJason Mitchell
2020-12-26Update ranges (from upstream)Jason Mitchell
2020-12-26Machine Block Update changesJason Mitchell
2020-12-24Heating Coil Logic Overhaulbartimaeusnek