aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-021) 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-02Remove a bunch of old, commented out shitJason Mitchell
2021-01-02Merge pull request #383 from GTNewHorizons/long_distance_transferMartin Robertz
Long distance pipelines
2021-01-01fix (GT)emitter and sensor texturesDreamMasterXXL
(cherry picked from commit 9e483b5c905ec21d8c2193f146a8789a47b17a87)
2020-12-31Merge pull request #388 from GTNewHorizons/pump-pipe-retractMartin Robertz
add pump pipe retract feature
2020-12-31Print somewhere else since *SOMEONE* is ASMing GT_Client.onPostLoadJason Mitchell
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-31add hardness to the blocksDreamMasterXXL
(cherry picked from commit f21a80dcdd61f004b6cc78639c4448a120b76cdd)
2020-12-31Merge pull request #389 from GTNewHorizons/dissassembler2Martin Robertz
NBT Dissassebly Data removal
2020-12-31add pump pipe retract featureGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-12-29Merge pull request #386 from GTNewHorizons/OilCrackerSyncMartin Robertz
Added wrong boni to Oil Cracker
2020-12-29Remove leftover code of logistics energy costGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-12-29Remove all energy cost of moving fluid and itemsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-12-29Fixed Min/Max switcheroobartimaeusnek
2020-12-29Added wrong boni to Oil Crackerbartimaeusnek
This commit synches the Oil Cracker with the Advanced Structure Check version
2020-12-28Merge pull request #380 from GTNewHorizons/CoilsLogicReworkbartimaeusnek
Heating Coil Logic Overhaul
2020-12-28Added TODOs for code smellbartimaeusnek
2020-12-28Removed some code smellbartimaeusnek
2020-12-28Added missing @Override Annotationsbartimaeusnek
2020-12-28Added Tier Colorsbartimaeusnek
2020-12-28More Refactorbartimaeusnek
2020-12-28Fixed small oversightbartimaeusnek
2020-12-28Refactorbartimaeusnek
+ Added 2 more coils + Improved Tooltips
2020-12-28change texturesDreamMasterXXL
(cherry picked from commit bcd9bd8449a810cc0022fc58806d3e78f995ef56)
2020-12-27update TexturesDreamMasterXXL
bump verion (cherry picked from commit 5cd8800ac37e8cbcf0bc6578cec0c3215c7df4f9)
2020-12-27fix recipe derpDreamMasterXXL
(cherry picked from commit 807b4c44733a6e05c34c40b674c36a27dfd700cd)
2020-12-27Add recipes for the long distance pipesDreamMasterXXL
(cherry picked from commit d3b13dac15a1a744a5bc2910d0f53739c65fdda1)
2020-12-27fixDreamMasterXXL
(cherry picked from commit c36d2276a0a192cfcdee8e965770fcf04d2ef08f)
2020-12-27id 1900 was occupied. Lets try id 2700DreamMasterXXL
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579)
2020-12-27fixDreamMasterXXL
Luv+ components are in the core mod
2020-12-27Merge pull request #384 from Prometheus0000/fix_rodsMartin Robertz
Fix rods
2020-12-26Add ~~stolen~~ borrowed textures for long distance pipesJason Mitchell
2020-12-26Fixes chest buffers at higher tiers not workingPrometheus0000000
2020-12-26Restrict pipes to the correct metaJason Mitchell
2020-12-26Remove hand crafting recipes for fuel rodsPrometheus0000000
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵Jason Mitchell
GT6 under LGPL.
2020-12-26Readability cleanupJason Mitchell
2020-12-26Update ranges (from upstream)Jason Mitchell
2020-12-26Machine Block Update changesJason Mitchell
* Conditionally trigger an update on front facing (Needed for pipelines) * Use a queue instead of recursion
2020-12-26Misc cleanup/reformatsJason Mitchell
2020-12-26Remove a bunch of commented out stuff (mainly higher tier single blocks)Jason Mitchell
2020-12-25Fix single block pump descriptionGlease
2020-12-25Merge pull request #370 from 4gname/patch-2Martin Robertz
Fixed checking of Filter Casings in Cleanroom
2020-12-25Merge pull request #381 from Prometheus0000/rodMartin Robertz
Change rod to amount it should be
2020-12-24Change rod to amount it should bePrometheus0000
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7156
2020-12-24Heating Coil Logic Overhaulbartimaeusnek
2020-12-22Change crop harvester recipePrometheus0000000
2020-12-21attempt fix cme on gt block updatebotn365
attempt to fix a concurentModificationexeption crash when having large gt block updates