aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech/textures/gui/picture
diff options
context:
space:
mode:
authorGDCloud <93287602+GDCloudstrike@users.noreply.github.com>2024-03-12 00:19:29 +0100
committerGitHub <noreply@github.com>2024-03-12 00:19:29 +0100
commitb03e63865a93ff13800da93cfa425989222b554f (patch)
tree452cbe81a70aafd5d1aea9f2a074787cffd0c33a /src/main/resources/assets/tectech/textures/gui/picture
parent5d8119a6ae3831c973c4b2e8efd1ca6c23d0196b (diff)
downloadGT5-Unofficial-b03e63865a93ff13800da93cfa425989222b554f.tar.gz
GT5-Unofficial-b03e63865a93ff13800da93cfa425989222b554f.tar.bz2
GT5-Unofficial-b03e63865a93ff13800da93cfa425989222b554f.zip
Forge of the Gods (#225)
* Initial commit * Graviton Modulation Casings * It forms * testing cursed things, will rework soon * test better recipe check * get rid of cursed stuff * fix OC * parameter shenanigans * fuel input hatch * redo fuel drain * fluid output * add blocks * run on preload * dependency bump * preliminary structure works * fix some misc things * New class * Fix build issue * 1 hatch * Cleaning up code with seperate class for structure string * start on modules * Spotless + Smelting Module Class + BaseModule Changes * Remove useless import * ... * protected * trying module things * add checkRecipe, remove some redundant stuff * Initial commit * Graviton Modulation Casings * It forms * testing cursed things, will rework soon * test better recipe check * get rid of cursed stuff * fix OC * parameter shenanigans * fuel input hatch * redo fuel drain * fluid output * add blocks * run on preload * preliminary structure works * fix some misc things * New class * 1 hatch * start on modules * Fix build issue * Cleaning up code with seperate class for structure string * Spotless + Smelting Module Class + BaseModule Changes * Remove useless import * protected * trying module things * add checkRecipe, remove some redundant stuff * ... * New Classes + Modules * Recipe Maps * fix deps * recipe map fixes * make modules connect * spotless * remove recipe functionality + misc cleanup * parallel parameter * remove unneeded check * fix item to fluid conversion + remove parameter * outputs appear now * remove parallel param * improve scanner info * parameter adjustment + add onRemoval * parameter followup * plasma module (almost) fully works * attempt at fixing param * Fixes & stuff * Recommendation fixes * tooltip upgrade * Spotless for clean * plasma recipe map * recipe adder * first recipes * use new recipe map * Recipe map change stuff * recipe map fixes * some quick fixes * Spotless * fix null checks * batch size * add input separation * add batch mode parameter and functionality * spotless * first recipe addition loops * start on ui (add button) * spotless * add rendering block * render tile * more rendering * summon render block * spotless again * greyscale * lighter * why is rendering a pain * fix merge conflicts * is this the conflict? * spotless * merge conflict again :pensib: * start on upgrade gui * more upgrade gui things * saving * resolve merge conflicts & crashes * redo added blocks + add new ones + some tooltip stuff * more tooltip stuff * one more casing * forgot this * redo module processing logic * migrate to wirelessNetworkManager * quark gluon -> exotic * forgot achievements * adjust plasma module recipemap to prepare for upgrades * migrate to nice mui gui * some more plasma recipemap changes * eve more plasma recipemap changes, yay * everyone loves plasma recipemap changes * they never end, do they * exotic module recipes (wip) * exotic module recipe processing (mostly works) * prevent duplicate materials * make input sizes random * fix gt++ material conversions * nbt data things * start on magmatter mode + misc stuff * more magmatter work * no need for putIfAbsent + added awdr and runite * load recipemap from nbt * getFluidsStored -> inputFluids * add upgrades and make them scrollable * assign window colors to upgrades * green background * green background * redo upgrade IDs and add boolean array for storing whether they are active * implement system to restrict the order which upgrades can be bought in * add split functionality * switch to constants * reset button tooltip + change texture of upgrade if active * some cleanup + new fuel config * button BGs, altered power switch + localisation * fuel config window + save everything to nbt + random stuff * new helper class + fuel calculations * heat calculations + some molten module logic adjustments * more calculations, fuel hatch removal, transfer values to modules, internal fuel battery * use values in module processing * switch to UUID * switch to numericWidget * fix speedbonus being infinite sometimes * move method over to godforgeMath + very minor exotic module changes * remove this so it actually loads * new texture * switch to processInitialSettings * remove wireless energy things * add furnace mode * mode localisation * remove author tag * scala bad (switch away from scala arrays) * nuke all star imports (& godforge recipemap) * minor wording changes * add mod checks * mod check * revert star textures * return widget * dont return object types * forgot I even enabled debug, whoops * remove unnecessary GL11 calls --------- Co-authored-by: TheEpicGamer274 <102255081+TheEpicGamer274@users.noreply.github.com> Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/assets/tectech/textures/gui/picture')
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/connector.pngbin0 -> 163 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/connector_empty.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/connector_switch.pngbin0 -> 189 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/green_selector.pngbin0 -> 152 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/connector.png b/src/main/resources/assets/tectech/textures/gui/picture/connector.png
new file mode 100644
index 0000000000..c333d0ded8
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/connector.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/connector_empty.png b/src/main/resources/assets/tectech/textures/gui/picture/connector_empty.png
new file mode 100644
index 0000000000..c043180b5c
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/connector_empty.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/connector_switch.png b/src/main/resources/assets/tectech/textures/gui/picture/connector_switch.png
new file mode 100644
index 0000000000..f72c959a52
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/connector_switch.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/green_selector.png b/src/main/resources/assets/tectech/textures/gui/picture/green_selector.png
new file mode 100644
index 0000000000..daa67e29c0
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/green_selector.png
Binary files differ