Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | add(gradle.properties): timeout fix | Léa Gris | |
Added configuration to prevent timeouts from building with jitpack on the fly | |||
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-20 | Fix translations from resourcepacks. | Usernm | |
Without this fix gregtech always use localised names from GregTech.lang in minecraft root folder. With this fix you can change localisations on fly using resourcepacks. | |||
2021-05-19 | add imports | korneel vandamme | |
2021-05-19 | fix-plasma-turbine-display | botn365 | |
fix #7799 | |||
2021-05-19 | Get rid of intermediate byte array while sending packet | Glease | |
2021-05-17 | Merge pull request #539 from GTNewHorizons/patch-npe-gt-client | Martin Robertz | |
Fix NPE in GT_Client | |||
2021-05-18 | Fix NPE in GT_Client | Glease | |
2021-05-17 | Merge pull request #538 from GTNewHorizons/patch-uhv-transformer | Ethryan | |
Increase transformer eu storage cap | |||
2021-05-17 | Increase transformer eu storage cap | Glease | |
2021-05-16 | Merge pull request #537 from GTNewHorizons/ore-drill-fix | Martin Robertz | |
Dirty fix for ore drill not mining certain ore | |||
2021-05-16 | bump version | DreamMasterXXL | |
2021-05-16 | Dirty fix for ore drill not mining certain ore | Glease | |
2021-05-15 | Merge pull request #536 from GTNewHorizons/calcium-ingot-fix | Martin Robertz | |
Generate EBF recipe for calcium ingot | |||
2021-05-16 | Generate EBF recipe for calcium ingot | Glease | |
2021-05-15 | Merge pull request #534 from GTNewHorizons/safe-mode-gui-fix | Martin Robertz | |
Fix machine controller gui not being properly initialized | |||
2021-05-15 | Merge pull request #533 from GTNewHorizons/update-fluid-display | Martin Robertz | |
Allow client to proactively request fluid display updates | |||
2021-05-15 | Merge pull request #535 from GTNewHorizons/iridium-fix | Martin Robertz | |
Remove ic2 iridium ore to iridium ingot recipe | |||
2021-05-16 | Remove ic2 iridium ore to iridium ingot recipe | Glease | |
2021-05-15 | Fix machine controller gui not being properly initialized | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
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 #532 from Prometheus0000/trans | Martin Robertz | |
Change UV transformer cable to bedrockium so you can actually make it in UV | |||
2021-05-13 | Allow annealed again | Prometheus0000 | |
2021-05-13 | Merge pull request #528 from Prometheus0000/remove_useless | Martin Robertz | |
Remove useless recipes in GT5U involving tiny/small dusts | |||
2021-05-13 | Remove commented out code | Prometheus0000 | |