Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2020-11-21 | Merge pull request #347 from GTNewHorizons/move-Item-optimazation | Martin Robertz | |
Move item optimazation | |||
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-16 | use moveMultipleItemStacks to variuos functions | korneel vandamme | |
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-29 | Fix ore not synced to client in some cases (again) | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-28 | Fix ore not synced to client in some cases | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-25 | Organize import | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-25 | Move the hide to proper place & use proper api | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-23 | Actually hide filled volumetric flask in NEI | Glease | |
Previously this is called too early that many fluid are simply not yet registered. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-19 | Bee Definition Cleanup (#326) | bartimaeusnek | |
* Bee Definition Cleanup Removed a Lot of boilerplate code, by using Consumers instead of Overrides Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Made Use of Static imports + use "Color" class for better IDE integration & readability + parameterised some Generics + reroute some Method overloads Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed an oversight Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed a typo Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
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 | |