diff options
author | YannickMG <yannickmg@gmail.com> | 2022-01-11 01:38:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 07:38:28 +0100 |
commit | 50db93d77aff4c678fffd8604375497ca27845eb (patch) | |
tree | c61df23d450df829f38f73eb4bcb0ae25e07298e /src/main/java/gregtech/api/gui/GT_Container.java | |
parent | d7ff357419a0589aae2debe6bf5805713aaef64f (diff) | |
download | GT5-Unofficial-50db93d77aff4c678fffd8604375497ca27845eb.tar.gz GT5-Unofficial-50db93d77aff4c678fffd8604375497ca27845eb.tar.bz2 GT5-Unofficial-50db93d77aff4c678fffd8604375497ca27845eb.zip |
The tooltips your mod wishes it had (#858)
* Add network support for chanining GT Tile GUIs
* Implemented Cover Tabs for IGregTechTileEntity
See GTNewHorizons/GT-New-Horizons-Modpack#9367 for details
* Added IGuiIcon
For easier addon extensibility of GT_GuiIcon
Also fixed Ghost Circuit tab tooltip overlapping right-side cover tabs
* Typo fix
* Fixed unintended scala import
* Tabs -> Spaces on the files I've touched
* Propagate needsSteamVenting to UIs
* Note special slot usage
Determine whether a machine's recipe list ever makes use of the special slot
* Add 2 configurable tooltip verbosity levels
* Readability pass
* New tooltip cache for flexibility
It loads a configurable amount of lines per key
based on the user's chosen verbosity levels
* Let GT_GuiTooltipJava to use verbosity and LSHIFT
* "Smart" auto-hiding tooltips
* GT_GUIContainerMetaTile_Machine tooltip support
* Rework Basic Machine tooltips
* Wordy tooltips -> extended tooltips (clearer)
* Fixed off-by-one error on power slot tooltips
* Cleanup
Diffstat (limited to 'src/main/java/gregtech/api/gui/GT_Container.java')
0 files changed, 0 insertions, 0 deletions