Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-31 | Merge pull request #388 from GTNewHorizons/pump-pipe-retract | Martin Robertz | |
add pump pipe retract feature | |||
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 | 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 | 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-26 | Fixes chest buffers at higher tiers not working | Prometheus0000000 | |
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-24 | Heating Coil Logic Overhaul | bartimaeusnek | |
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 | removed redundant variable | KiloJoel | |
2020-12-13 | removed redundant method | KiloJoel | |
2020-12-13 | added steam valve cover | KiloJoel | |
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-09 | Update ECE TT | Prometheus0000000 | |
2020-12-07 | Fix Hermetic Casing Name | Ethryan | |
[#7062](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7062) | |||
2020-12-07 | Merge pull request #366 from GTNewHorizons/more-cache-packer | Martin Robertz | |
add simple allowPutStack cache | |||
2020-12-07 | add simple allowPutStack cache | korneel vandamme | |
2020-12-07 | Drilling plant uses absolute coordinates where single block uses relative | repo_alt | |
2020-12-04 | Non-GT ores support for the seismic prospector (GT++, BW(?)) | repo_alt | |
2020-11-30 | Merge pull request #360 from GTNewHorizons/fix-overfill-quantumchest | Martin Robertz | |
fix over filling quantumchest | |||
2020-11-30 | ony set to max if it has to much | korneel vandamme | |
2020-11-30 | fix(integrated_circuit): mask comparison mode bits from damage (#359) | Léa Gris | |
2020-11-29 | fix over filling quantumchest | korneel vandamme | |
2020-11-29 | Merge pull request #358 from GTNewHorizons/integrated_circuit | Martin Robertz | |
fix(itegrated_circuit): starts at 0 | |||
2020-11-29 | fix(itegrated_circuit): starts at 0 | Léa Gris | |
2020-11-28 | add caching to boxinator + other optimazation | korneel vandamme | |
2020-11-26 | minor fix on getIconFromDamage check damage >0 (#356) | Léa Gris | |
* fix(getIconFromDamage): add check damage >0 | |||
2020-11-27 | feat(gregtech): visual programmed circuit (#355) | Léa Gris | |
* feat(gregtech): visual programmed circuit Add: Feature a configuration display for the programmed circuit (integrated circuit). Address feature request https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6993 * fix(bug): potential out of bound index | |||
2020-11-25 | remove the tier | DreamMasterXXL | |
2020-11-25 | fix(GT)rename Field Generator Tiers | DreamMasterXXL | |
2020-11-22 | Change comments to english (#350) | Prometheus0000 | |
2020-11-21 | Merge pull request #335 from Prometheus0000/LCE2 | Martin Robertz | |
Added IV HOG only LCE |