aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech/textures/gui/picture
diff options
context:
space:
mode:
authorGDCloud <93287602+GDCloudstrike@users.noreply.github.com>2024-05-22 22:42:24 +0200
committerGitHub <noreply@github.com>2024-05-22 22:42:24 +0200
commite32c6e09e9b56827b8f5196f720cbed223d6fad4 (patch)
treee143c7540f1362df0945e34ded7756566257e1d2 /src/main/resources/assets/tectech/textures/gui/picture
parent686d95158677dea7caa31856c2d330c410d9ddba (diff)
downloadGT5-Unofficial-e32c6e09e9b56827b8f5196f720cbed223d6fad4.tar.gz
GT5-Unofficial-e32c6e09e9b56827b8f5196f720cbed223d6fad4.tar.bz2
GT5-Unofficial-e32c6e09e9b56827b8f5196f720cbed223d6fad4.zip
Forge of the Gods continued (#282)
* whole lotta plasmas * adjust plasma recipe times * fix up plasma nei page * change module names + very minor cleanup * refactor a bunch + add OC heat, energy discount, effective fuel factor and misc module functionality * rework internal battery * add graviton shard cost to upgrades * add module count restriction * display module connection status in gui * add processing voltage calculations * add special overclock functionality * make nbt data sticky * add exotic module bonuses & fix stacksize issue * add module refresh and new logo * add gorge logo and fix processing voltage * redo recipemap swapping * redo exotic module nei page * add required upgrade check for modules * swap object types * undo star import * save milestone relevant stats * add functionality and basic gui to milestones * undo star import * add new magmatter mechanic * fix exotic module bonuses * blacklist furnace mode from recipe milestone * make milestones grant graviton shards * exotic module nei improvements * new main and module structure * slight structure adjustment * new module screen textures + fix furnace mode toggle sound * add rings to structure * small split upgrade check adjustment * lore dump v1 (thx deleno) * add tooltip delay * base upgrade 101 off of new variable * technical text dump + some upgrade gui adjustments * minor structure adjustment * structure adjustment followup + place button higher in upgrade window * remove unused code * rework milestone window & add inverted milestone + corresponding math * minor structure adjustment * add individual milestone windows + milestone symbol in upgrade BGs * fix long overflow in power tally * more milestone ui work * fix input hatch npe * more milestone work * yet another structure adjustment * add logic for structure milestone * add logic for structure milestone inversion * small followup fixes * upgrade window text changes * new debug button * lower max scroll distance to match the star * add startup cost * some startup cost fixes * primitive item insertion window
Diffstat (limited to 'src/main/resources/assets/tectech/textures/gui/picture')
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/gorge_logo.pngbin0 -> 1043 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst.pngbin0 -> 1527 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst_glow.pngbin0 -> 2215 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_charge.pngbin0 -> 1274 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_charge_glow.pngbin0 -> 2379 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_composition.pngbin0 -> 1566 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_composition_glow.pngbin0 -> 3506 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion.pngbin0 -> 1454 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion_glow.pngbin0 -> 2544 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/overlay_blue.pngbin0 -> 120 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/overlay_green.pngbin0 -> 120 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/overlay_orange.pngbin0 -> 120 bytes
-rw-r--r--src/main/resources/assets/tectech/textures/gui/picture/overlay_purple.pngbin0 -> 120 bytes
13 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/gorge_logo.png b/src/main/resources/assets/tectech/textures/gui/picture/gorge_logo.png
new file mode 100644
index 0000000000..cdc6b609af
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/gorge_logo.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst.png
new file mode 100644
index 0000000000..7085898445
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst_glow.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst_glow.png
new file mode 100644
index 0000000000..6787270397
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_catalyst_glow.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge.png
new file mode 100644
index 0000000000..5fec5cdded
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge_glow.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge_glow.png
new file mode 100644
index 0000000000..148c8c9202
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_charge_glow.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition.png
new file mode 100644
index 0000000000..5a2f011349
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition_glow.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition_glow.png
new file mode 100644
index 0000000000..a37e194cb0
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_composition_glow.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion.png
new file mode 100644
index 0000000000..2ecf6e0617
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion_glow.png b/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion_glow.png
new file mode 100644
index 0000000000..952c00a526
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/milestone_conversion_glow.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/overlay_blue.png b/src/main/resources/assets/tectech/textures/gui/picture/overlay_blue.png
new file mode 100644
index 0000000000..8e2bb24af4
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/overlay_blue.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/overlay_green.png b/src/main/resources/assets/tectech/textures/gui/picture/overlay_green.png
new file mode 100644
index 0000000000..e49c9d70c4
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/overlay_green.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/overlay_orange.png b/src/main/resources/assets/tectech/textures/gui/picture/overlay_orange.png
new file mode 100644
index 0000000000..bbfc03392f
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/overlay_orange.png
Binary files differ
diff --git a/src/main/resources/assets/tectech/textures/gui/picture/overlay_purple.png b/src/main/resources/assets/tectech/textures/gui/picture/overlay_purple.png
new file mode 100644
index 0000000000..e189df603f
--- /dev/null
+++ b/src/main/resources/assets/tectech/textures/gui/picture/overlay_purple.png
Binary files differ