diff options
author | YannickMG <yannickmg@gmail.com> | 2021-12-30 19:24:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 01:24:13 +0100 |
commit | d7930ef92113bcff42059c0b804192ab986ef3c8 (patch) | |
tree | f0939d9bbfdf7c90b97bc5fec051bf0a4119de58 /src/main/java/gregtech/loaders/postload | |
parent | c25c1bce2dd620c2d39b77f33c57c1fc08b1ecb8 (diff) | |
download | GT5-Unofficial-d7930ef92113bcff42059c0b804192ab986ef3c8.tar.gz GT5-Unofficial-d7930ef92113bcff42059c0b804192ab986ef3c8.tar.bz2 GT5-Unofficial-d7930ef92113bcff42059c0b804192ab986ef3c8.zip |
Basicmachine gui slots highlight fix (#841)
* Updated build script
Also set developmentEnvironmentUserName = Developer
* Added .vscode to .gitignore
* Properly hide unused slots in basic machines
- Adds methods to GT_Recipe_Map to determine whether it contains fluid inputs or outputs
- Adds methods to GT_Slot_Holo to support turning it "off", which also turns off highlighting it on mouse-over
- Uses those changes in GT_GUIContainer_BasicMachine to "turn off" slots unused by a machine
- Some code clarification/deduplication in GT_GUIContainer_BasicMachine
* Hide unused Replicator fluid output slot
Diffstat (limited to 'src/main/java/gregtech/loaders/postload')
0 files changed, 0 insertions, 0 deletions