Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | ony set to max if it has to much | korneel vandamme | |
2020-11-29 | fix over filling quantumchest | korneel vandamme | |
2020-11-28 | add caching to boxinator + other optimazation | korneel vandamme | |
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 | |||
2020-11-20 | Merge branch 'experimental' into LCE2 | Prometheus0000 | |
2020-11-20 | Remove unnecessary stuff/comments. Change meta # | Prometheus0000000 | |
2020-11-20 | Fixes boosting not working. Also getInfoData too | Prometheus0000000 | |
2020-11-19 | Change all the multi tooltips over. Also changed tooltip class a bit | Prometheus0000000 | |
2020-11-18 | Add new method of displaying MB tooltips. LCR as example for now | Prometheus0000000 | |
2020-11-19 | Extreme LCE now uses LOX | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-11-19 | Fix wrong fuel consumption in extreme LCE | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-11-16 | GT ore blocks in world are not recognized as an oredicted stack | repo_alt | |
2020-11-15 | Clean up Extreme Diesel Engine | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-11-14 | Miners may actually detect ores by the oredict | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5468 | |||
2020-11-13 | Handle restart and radius change | repo_alt | |
2020-11-13 | Single block miner optimization | repo_alt | |
2020-11-13 | LCR was forming w/o energy and maintenance hatches | repo_alt | |
2020-11-10 | Cleanroom Callback Rework | bartimaeusnek | |
2020-11-03 | Added IV HOG only LCE | Prometheus0000000 | |
2020-10-13 | Merge pull request #324 from GTNewHorizons/digital-chest-void-overflow | Martin Robertz | |
Digital chest void overflow | |||
2020-10-13 | better localisation handeling | korneel vandamme | |
2020-10-13 | Make cleanroom workspeed based on height and tier | Glease | |
It is now 225 second per block height. A standard 3x4x3 cleanroom will take 7.5 minute to fire up (down from 8.33 minute). Any wider will not cause it to slowdown. The cleanroom will be overclockable (not perfect). | |||
2020-10-13 | remove extra if else | korneel vandamme | |
2020-10-12 | fix extra } in post tick | korneel vandamme | |
2020-10-12 | speling | botn365 | |
2020-10-12 | add overflow voiding to digital chests | botn365 | |
2020-09-27 | fix furnace recipes with 2+ output | botn365 | |
fix multi smelter only given 1 item if the even if the recipe gave more then 1 item | |||
2020-09-15 | fix horibe tps lag on multie smelter | botn365 | |
2020-09-09 | Fix GTNewHorizons/GT-New-Horizons-Modpack#6586 | Glease | |
This makes it waste the extra fuel value, give the optimal output advertised on tooltip and always have an efficiency of 100%. | |||
2020-08-23 | Attempt at improving chest buffers, also slowing down lower tier ones. | moller21 | |
2020-07-25 | feat(Gregtech)New Boiler Fuels | DreamMasterXXL | |
Add Cactus and Sugar Fuesl from gt++ to the single Block Boiler burn list Allow for Cactus/sugar coke/coal to be used as fuel in coal boilers. #6438 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6438 | |||
2020-05-27 | Unified Large Chem reactor OC | bartimaeusnek | |
related #294 Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-05-22 | Update GT_MetaTileEntity_Cleanroom.java | Martin Robertz | |
2020-05-12 | Refactored drilling area center to be in the corner of the chunk, so that ↵ | repo_alt | |
miner would be digging whole number of standard 3x3 veins (if placed properly) | |||
2020-05-12 | buffed drilling area in chunk mode for it to be not smaller than in the ↵ | repo_alt | |
block mode fixed scanner info & tooltip https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836 | |||
2020-05-11 | Changed drilling plant tooltip to be more clear about drilling area | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836 | |||
2020-05-10 | Fix/Nerf cleanroom | moller21 | |
2020-05-05 | 3x3 pattern does not work in a packager | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6052 | |||
2020-05-03 | Why it haff to be square | moller21 | |
2020-04-24 | Merge pull request #269 from GTNewHorizons/ReplicatorNERF | Martin Robertz | |
Nerfed replicator | |||
2020-04-24 | Factor 1.2 for now | Martin Robertz | |
2020-04-24 | fixed Adv. Seismic Prospector off-by-one error | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5588 simplified calculations some code cleanup | |||
2020-04-19 | Renamed Variables to be less misleading | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | Nerfed replicator | bartimaeusnek | |
+ added a config option + made TankSize of Replicator a bit nicer Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-16 | disable threaded caching of mUpdate values | Technus | |