Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Merge pull request #380 from GTNewHorizons/CoilsLogicRework | bartimaeusnek | |
Heating Coil Logic Overhaul | |||
2020-12-28 | Added TODOs for code smell | bartimaeusnek | |
2020-12-28 | Removed some code smell | bartimaeusnek | |
2020-12-28 | Added missing @Override Annotations | bartimaeusnek | |
2020-12-28 | Added Tier Colors | bartimaeusnek | |
2020-12-28 | More Refactor | bartimaeusnek | |
2020-12-28 | Fixed small oversight | bartimaeusnek | |
2020-12-28 | Refactor | bartimaeusnek | |
+ Added 2 more coils + Improved Tooltips | |||
2020-12-28 | change textures | DreamMasterXXL | |
(cherry picked from commit bcd9bd8449a810cc0022fc58806d3e78f995ef56) | |||
2020-12-27 | update Textures | DreamMasterXXL | |
bump verion (cherry picked from commit 5cd8800ac37e8cbcf0bc6578cec0c3215c7df4f9) | |||
2020-12-27 | fix recipe derp | DreamMasterXXL | |
(cherry picked from commit 807b4c44733a6e05c34c40b674c36a27dfd700cd) | |||
2020-12-27 | Add recipes for the long distance pipes | DreamMasterXXL | |
(cherry picked from commit d3b13dac15a1a744a5bc2910d0f53739c65fdda1) | |||
2020-12-27 | fix | DreamMasterXXL | |
(cherry picked from commit c36d2276a0a192cfcdee8e965770fcf04d2ef08f) | |||
2020-12-27 | id 1900 was occupied. Lets try id 2700 | DreamMasterXXL | |
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579) | |||
2020-12-27 | fix | DreamMasterXXL | |
Luv+ components are in the core mod | |||
2020-12-27 | Merge pull request #384 from Prometheus0000/fix_rods | Martin Robertz | |
Fix rods | |||
2020-12-26 | Add ~~stolen~~ borrowed textures for long distance pipes | Jason Mitchell | |
2020-12-26 | Fixes chest buffers at higher tiers not working | Prometheus0000000 | |
2020-12-26 | Restrict pipes to the correct meta | Jason Mitchell | |
2020-12-26 | Remove hand crafting recipes for fuel rods | Prometheus0000000 | |
2020-12-26 | Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵ | Jason Mitchell | |
GT6 under LGPL. | |||
2020-12-26 | Readability cleanup | Jason Mitchell | |
2020-12-26 | Update ranges (from upstream) | Jason Mitchell | |
2020-12-26 | Machine Block Update changes | Jason Mitchell | |
* Conditionally trigger an update on front facing (Needed for pipelines) * Use a queue instead of recursion | |||
2020-12-26 | Misc cleanup/reformats | Jason Mitchell | |
2020-12-26 | Remove a bunch of commented out stuff (mainly higher tier single blocks) | Jason Mitchell | |
2020-12-25 | Fix single block pump description | Glease | |
2020-12-25 | Merge pull request #370 from 4gname/patch-2 | Martin Robertz | |
Fixed checking of Filter Casings in Cleanroom | |||
2020-12-25 | Merge pull request #381 from Prometheus0000/rod | Martin Robertz | |
Change rod to amount it should be | |||
2020-12-24 | Change rod to amount it should be | Prometheus0000 | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7156 | |||
2020-12-24 | Heating Coil Logic Overhaul | bartimaeusnek | |
2020-12-22 | Change crop harvester recipe | Prometheus0000000 | |
2020-12-21 | attempt fix cme on gt block update | botn365 | |
attempt to fix a concurentModificationexeption crash when having large gt block updates | |||
2020-12-19 | Merge pull request #375 from dvdmandt/experimental | Martin Robertz | |
Remove EU costs from covers | |||
2020-12-19 | use getAccesble slots again | korneel vandamme | |
2020-12-19 | make getAccessibleSlots more optimesed for pipes | korneel vandamme | |
2020-12-19 | Remove EU costs from covers | David Lindström | |
2020-12-16 | Merge pull request #374 from Prometheus0000/fix_comb | Martin Robertz | |
Fix comb drop (ganymede dust) | |||
2020-12-16 | Fix comb drop (ganymede dust) | Prometheus0000000 | |
2020-12-13 | Cache steam fluid IDs on startup and use those instead of string ↵ | Jason Mitchell | |
comparisions everywhere. NOTE: Also drops MFR steam compat | |||
2020-12-14 | add animated texture for the valve | DreamMasterXXL | |
2020-12-13 | moved recipes to assembler | DreamMasterXXL | |
2020-12-13 | add textures | DreamMasterXXL | |
if anyone have a better one just send it to me. | |||
2020-12-13 | removed redundant variable | KiloJoel | |
2020-12-13 | removed redundant method | KiloJoel | |
2020-12-13 | added steam valve cover | KiloJoel | |
2020-12-13 | Update for 5.09.33.59 | [Kiwi233] | |
2020-12-12 | fix(rendering): UV Mapping on tiles | Léa Gris | |
- Fix all faces use the same UV mapping and orientation to be same as standard vanilla full blocks Vanilla blocks's face rendering. - Fix the orientation of bottom-face's arrow overlay with fixed UV of the `GT_MetaTileEntity_Buffer` type machines (filters, buffers, regulators) - Fix UV mapping of item pipes restrictor overlay - Fix UV mapping of fluid pipes blocked input overlay orientation on all sides - Fix UV mappiong of thick covers - Remove the now useless and broken custom UVMapped vertices at the bottom face.  | |||
2020-12-11 | fix cleanroom check structure | Lex | |
2020-12-10 | add the option to disable input filter (#365) | botn365 | |