Age | Commit message (Expand) | Author |
2021-03-23 | fix(rendering): brightness of no-z-fighting offset faces | Léa Gris |
2021-03-12 | requested changes | Léa Gris |
2021-03-11 | Minor improvements | bartimaeusnek |
2021-03-11 | Implemented Builder Pattern | bartimaeusnek |
2021-03-10 | Missed one | bartimaeusnek |
2021-03-10 | Added a few safety measurements | bartimaeusnek |
2021-03-10 | Implemented Requests | bartimaeusnek |
2021-03-10 | Refactor World Events | bartimaeusnek |
2021-03-03 | impr(rendering): Machine block casts an ambient occlusion shadow | Léa Gris |
2021-02-16 | feat(render): tile ambient occlusion | Léa Gris |
2021-01-31 | BasicMachine fluid tank manipulations in GUI | Glease |
2021-01-18 | Merge pull request #410 from albus12138/fix_multiblock_tooltip_error | Martin Robertz |
2021-01-18 | Replace tab with 4 spaces | r4phael |
2021-01-17 | Fix multiblock machine tooltip error | r4phael |
2021-01-16 | Better fix. | Jason Mitchell |
2021-01-16 | Fix crash with speedup | Jason Mitchell |
2021-01-17 | Changed removing part with O(n) instead of O(n^2) | TimeConqueror |
2021-01-17 | One more changes to immutable | TimeConqueror |
2021-01-17 | Added immutable version of getOres method, which is faster due to not using #... | TimeConqueror |
2021-01-08 | Merge pull request #394 from GTNewHorizons/infinty-chest-compatibilety | Martin Robertz |
2021-01-05 | Speed up removals even more | Jason Mitchell |
2021-01-03 | infinity chest compatibiltey | botn365 |
2021-01-02 | 1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease) | Jason Mitchell |
2020-12-31 | Implemented ReverseRecipes | bartimaeusnek |
2020-12-31 | Disassembler rework | bartimaeusnek |
2020-12-19 | use getAccesble slots again | korneel vandamme |
2020-12-13 | Cache steam fluid IDs on startup and use those instead of string comparisions... | Jason Mitchell |
2020-12-05 | This makes batteries drain/charge their tier loss extra charging their contai... | David Lindström |
2020-11-27 | fix-infinit-while | botn365 |
2020-11-26 | isRecipeInputEqual optimization (#351) | Uristqwerty |
2020-11-21 | Merge pull request #335 from Prometheus0000/LCE2 | Martin Robertz |
2020-11-21 | Merge pull request #347 from GTNewHorizons/move-Item-optimazation | Martin Robertz |
2020-11-20 | Merge branch 'experimental' into LCE2 | Prometheus0000 |
2020-11-20 | Fix merger problem | Prometheus0000000 |
2020-11-19 | Change all the multi tooltips over. Also changed tooltip class a bit | Prometheus0000000 |
2020-11-20 | add suport for drawers and barrels | korneel vandamme |
2020-11-18 | Add new method of displaying MB tooltips. LCR as example for now | Prometheus0000000 |
2020-11-16 | add moveMultipleItemStacks to utils | korneel vandamme |
2020-11-15 | Clean up Extreme Diesel Engine | Glease |
2020-11-14 | Miners may actually detect ores by the oredict | repo_alt |
2020-11-03 | Minor text fixes | Prometheus0000000 |
2020-09-09 | replace HashMap with a (bounded) Guava Cache | repo_alt |
2020-09-08 | A simple cache for the furnace recipes, to avoid linear iteration | repo_alt |
2020-08-23 | Attempt at improving chest buffers, also slowing down lower tier ones. | moller21 |
2020-07-31 | Better optimization for moving items between inventories. | Kalle |
2020-07-29 | Simple optimization to GT_Utility.moveOneItemStack | Kalle |
2020-06-09 | Fixed NEI time value for Replicators | bartimaeusnek |
2020-06-01 | Added gui's for the rest of em covers. | moller21 |
2020-05-16 | bee changes | DreamMasterXXL |
2020-05-10 | Merge pull request #281 from moller21/coverguis2 | Martin Robertz |