Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | Fixes chest buffers at higher tiers not working | Prometheus0000000 | |
2020-12-26 | Remove hand crafting recipes for fuel rods | 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-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 | |
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-05 | This makes batteries drain/charge their tier loss extra charging their ↵ | David Lindström | |
contained machines buffer | |||
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 | add(BloodArsenal)add blood infused iron to metal and add fine wires for the ↵ | DreamMasterXXL | |
vampire ring | |||
2020-11-29 | Merge pull request #358 from GTNewHorizons/integrated_circuit | Martin Robertz | |
fix(itegrated_circuit): starts at 0 |