diff options
author | miozune <miozune@gmail.com> | 2022-12-02 19:50:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 11:50:23 +0100 |
commit | fd6750ad7c16c749db5ce30b63fb8518e62b3cb7 (patch) | |
tree | 149178b9beceef86a7634be8a39c571f9d2529e4 /src/main/resources/assets/bartworks/textures/GUI/progressbar | |
parent | cbd693f6a29a3c1b2d056cd23f47b610d96c2b34 (diff) | |
download | GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.tar.gz GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.tar.bz2 GT5-Unofficial-fd6750ad7c16c749db5ce30b63fb8518e62b3cb7.zip |
Rewrite GUIs with ModularUI (#239)
* port most of the radio hatch to modularuii
* be done with this radio hatch. fuck colors
* radio hatch right bar color woooo
* spotless hell
* final color fix ffs
* a bit of tweak
* NEI
* Windmill
* LESU
* cleanup
* Water Pump, Destructopack, cleanup
* Circuit Programmer, Radiation Shutter
* Use new MUI method for setOnScrollNumbers
Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Former-commit-id: a717aa0117091559dd00bc0a10e54db2025979fc
Diffstat (limited to 'src/main/resources/assets/bartworks/textures/GUI/progressbar')
-rw-r--r-- | src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png | bin | 0 -> 236 bytes |
-rw-r--r-- | src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png | bin | 0 -> 249 bytes |
-rw-r--r-- | src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png | bin | 0 -> 145 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png Binary files differnew file mode 100644 index 0000000000..0dfe303cf0 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/fuel.png diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png Binary files differnew file mode 100644 index 0000000000..7a324ebf38 --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/sievert.png diff --git a/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png b/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png Binary files differnew file mode 100644 index 0000000000..b302f4e89e --- /dev/null +++ b/src/main/resources/assets/bartworks/textures/GUI/progressbar/stored_eu_116.png |