Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | 1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease) | Jason Mitchell | |
2) Batch (most) recipe map removals and additions (significant speedup) 3) Modernize old java constructs --> java8 (in the files touched) | |||
2021-01-02 | Remove a bunch of old, commented out shit | Jason Mitchell | |
2021-01-02 | Merge pull request #383 from GTNewHorizons/long_distance_transfer | Martin Robertz | |
Long distance pipelines | |||
2020-12-31 | Merge pull request #388 from GTNewHorizons/pump-pipe-retract | Martin Robertz | |
add pump pipe retract feature | |||
2020-12-31 | Print somewhere else since *SOMEONE* is ASMing GT_Client.onPostLoad | Jason Mitchell | |
2020-12-31 | Merge branch 'experimental' into long_distance_transfer | Jason Mitchell | |
2020-12-31 | add hardness to the blocks | DreamMasterXXL | |
(cherry picked from commit f21a80dcdd61f004b6cc78639c4448a120b76cdd) | |||
2020-12-31 | Merge pull request #389 from GTNewHorizons/dissassembler2 | Martin Robertz | |
NBT Dissassebly Data removal | |||
2020-12-31 | add pump pipe retract feature | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-12-31 | Implemented ReverseRecipes | bartimaeusnek | |
2020-12-31 | Disassembler rework | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-12-29 | Merge pull request #386 from GTNewHorizons/OilCrackerSync | Martin Robertz | |
Added wrong boni to Oil Cracker | |||
2020-12-29 | Remove leftover code of logistics energy cost | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-12-29 | Remove all energy cost of moving fluid and items | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-12-29 | Fixed Min/Max switcheroo | bartimaeusnek | |
2020-12-29 | Added wrong boni to Oil Cracker | bartimaeusnek | |
This commit synches the Oil Cracker with the Advanced Structure Check version | |||
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-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 | |