Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-21 | feat(render): large boiler glow | Léa Gris | |
2021-05-21 | feat(render): large chemical reactor glow | Léa Gris | |
2021-05-21 | feat(render): active potion brewer glow | Léa Gris | |
blank for now but implemented for resource-pack compat | |||
2021-05-21 | feat(render): active mass-fabricator glow | Léa Gris | |
2021-05-21 | feat(render): multi-smelter glow | Léa Gris | |
2021-05-21 | feat(render): oil cracker glow | Léa Gris | |
2021-05-21 | feat(render): oil drilling rig glow | Léa Gris | |
Fixed to use own previously existing texture assets | |||
2021-05-21 | feat(render): ore drilling plant glow | Léa Gris | |
2021-05-21 | feat(render): processing array glow | Léa Gris | |
2021-05-21 | feat(render): pyrolyse oven glow | Léa Gris | |
2021-05-21 | feat(render): active replicator front glow | Léa Gris | |
2021-05-21 | feat(render): active rockbreacker front glow | Léa Gris | |
Used by: - Advanced Seismic Prospector - Rock Breaker - Seismic Prospector - Charcoal Pit | |||
2021-05-21 | fix(render): flickering off-world rendered multitexture with glow | Léa Gris | |
Isolated each Quad drawn ITexture layer rendering in own Tessellation context when rendering item blocks off world (inventory, in-hand, dropped item). | |||
2021-05-21 | feat(render): scanner glow | Léa Gris | |
2021-05-21 | feat(render): active steam alloy smelters glow | Léa Gris | |
2021-05-21 | feat(render): active steam furnaces glow | Léa Gris | |
2021-05-21 | feat(render): vaccum freezer glow | Léa Gris | |
2021-05-21 | feat(render): auto maintenance hatch glow | Léa Gris | |
2021-05-21 | feat(render): activity detector covers glow | Léa Gris | |
2021-05-21 | feat(render): active naquadah reactor glow | Léa Gris | |
2021-05-21 | fix(render): really not render glow if turned off in config | Léa Gris | |
2021-05-21 | feat(render): magical energy converter and absorber glow textures | Léa Gris | |
2021-05-21 | feat(render): active high pressure lava boiler glow | Léa Gris | |
2021-05-21 | feat(render): active boiler glow | Léa Gris | |
2021-05-21 | feat(render): first set of glow textures | Léa Gris | |
Add glowing textures to: - Qantum or Super Tanks and Chests - Active Bronze and Bricked Blast Furnaces - Active Magical Absorber Top - Fusion Reactor Control Computer Screen - Active Yellow Glass Fusion Casing used on: - Active Fusion Reactor Controller and Hatches - Plasma Generator - Lightning Rod - Computer Screen Cover | |||
2021-05-21 | feat(render): glowing texture renderer | Léa Gris | |
Implement a glowing texture renderer class Add option to not render glowing textures | |||
2021-05-21 | Merge pull request #543 from GTNewHorizons/patch-transformer-storage | Martin Robertz | |
Actually increase the EU storage cap | |||
2021-05-21 | Merge pull request #540 from GTNewHorizons/net-optimize | Martin Robertz | |
Get rid of intermediate byte array while sending packet | |||
2021-05-21 | Increase the EU cap a bit more | Glease | |
2021-05-21 | Actually increase the EU storage cap | Glease | |
2021-05-19 | Get rid of intermediate byte array while sending packet | Glease | |
2021-05-17 | Increase transformer eu storage cap | Glease | |
2021-05-16 | Dirty fix for ore drill not mining certain ore | Glease | |
2021-05-16 | Generate EBF recipe for calcium ingot | Glease | |
2021-05-15 | Allow client to proactively request fluid display updates | Glease | |
Currently client will only request update on blocks being looked at. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-05-13 | Merge pull request #493 from johnch18/bufferFix2 | Martin Robertz | |
Made higher tier buffers attempt to move multiple stacks/tick | |||
2021-05-13 | Merge pull request #515 from GTNewHorizons/files_format | Martin Robertz | |
Normalize all repository files format | |||
2021-05-12 | Removed redundant loop. | charles | |
2021-05-09 | Merge pull request #531 from Prometheus0000/dimeth | Martin Robertz | |
Add LCR dimethylbenzene recipe | |||
2021-05-08 | Also fix assembler one while at it | Prometheus0000 | |
2021-05-08 | Fix help message more | Prometheus0000 | |
2021-05-08 | Fix help message thing for LCR recipes | Prometheus0000 | |
2021-05-08 | Fix name of americium | Prometheus0000 | |
2021-05-06 | Actually make the buffer sort config work | Glease | |
2021-05-05 | Sets shadowiron and shadowsteel to centrifuge only | Prometheus0000 | |
I couldn't figure out how to lower the time, as it's auto-generated somehow Add spaces to the names. This is just visual Change Shadow to Shadow Metal to help differentiate the three. Also just visual | |||
2021-05-04 | Scanner info for the output hatch | repo_alt | |
2021-05-01 | Change to 1.5 | Prometheus0000 | |
2021-05-01 | Change hardness from 5 to 0.8 | Prometheus0000 | |
2021-04-27 | fix(textfiles): add missing neline at end of files | Léa Gris | |
git and diff tools will complain if text file does not end with a newline. Fixed all text files in the repository with Linux bash shell: ```sh git ls-files -z | while IFS= read -rd '' f; do mime="$(file --brief --mime "$f")"; if [ -z "${mime##text/*}" ]; then tail -c1 "$f" | read -r _ || printf '\n' >>"$f"; fi; done ``` | |||
2021-04-27 | fix(logspam): spam unification typos (#514) | Léa Gris | |
Address issue: [Gregtech.log spam with 6724 lines of "Unknown Key for Unification, Typo?" #7866](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7866) - Fix the logic for logging possible Typos (prioritise least cost) - Improve reverse recipes by excluding ore names of tools early to prevent unexpected and un needed unification lookups - Turn off unification typo logging in reverse recipes Reduced unification typo spam from 6724, down to 11 remaining entries: ```none circuitGood circuitData circuitElite circuitMaster circuitUltimate circuitSuperconductor gearSteel gearAluminium gearStainlessSteel gearTitanium gearTungstenSteel ``` |