aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/textures/solarsystem
diff options
context:
space:
mode:
authorBlueWeabo <ilia.iliev2005@gmail.com>2023-02-26 13:16:07 +0200
committerGitHub <noreply@github.com>2023-02-26 12:16:07 +0100
commitb8d1ecf8b9b6348304392d09e4490d473dbb120d (patch)
tree1cdc59a1b660510fe2abd40686b2abed8b0ab40f /src/main/resources/assets/gregtech/textures/solarsystem
parentebd7df3a1ddba9105df008d44ab046d159279628 (diff)
downloadGT5-Unofficial-b8d1ecf8b9b6348304392d09e4490d473dbb120d.tar.gz
GT5-Unofficial-b8d1ecf8b9b6348304392d09e4490d473dbb120d.tar.bz2
GT5-Unofficial-b8d1ecf8b9b6348304392d09e4490d473dbb120d.zip
Add a completely new system for late/endgame content (#1754)
* basic work * typo fixes * make an enum folder * location enums * space project manager * implement the space project teams * commands * move things around and new things * upgrade work * requirement work * if possible use an upgrades values * cleanup * more helpers in command * fix AOOBE * fix world saved data * builder for requirements * add command autocomplete * fix command npe * mark world saved data dirty * switch to saving to json string. this is fine * fix npe * fix files not saving correctly. serialization * spotless * part 1 of fixing json saving * working json file saving * rename fields * full implementation of SP_Upgrade * fixes * cleanup * texture prep * documentation part 1 * documentation part 2 and rework of json saving * fix the missed conversions * set texture when copying * more interface usage and fixes * rework saving. * Added rudimentary NEI handler for projects * Revert "Added rudimentary NEI handler for projects" This reverts commit 6d8210e25b27fee7dc1865d1afa91708a8d9b875. * address NPEs * some textures * higher quality textures, put in the moon as a temp texture * add a check to create a team if one smt weird happens * command work * add ability to localize the space bodies * Added disabled button and toggle button * Added possibility to not render the original stacksize of item stacks in NEI * Added NEI handler * Fixes item count on tooltip always rendering as 1 * Fix refactor * 5 new body textures * fix misspelled texture name --------- Co-authored-by: minecraft7771 <maxim235@gmx.de>
Diffstat (limited to 'src/main/resources/assets/gregtech/textures/solarsystem')
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Ariel.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Arrokoth.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Callisto.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Ceres.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Deimos.pngbin0 -> 381 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Enceladus.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Europa.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Ganymede.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Hyperion.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Iapetus.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Io.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Jupiter.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/KuiperBelt.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/MakeMake.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Mars.pngbin0 -> 444 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Mercury.pngbin0 -> 570 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Mimas.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Miranda.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Moon.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Neptune.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Nereid.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Oberon.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Overworld.pngbin0 -> 612 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Phobos.pngbin0 -> 492 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Phoebe.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Pluto.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Proteus.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Rhea.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Saturn.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Sol.pngbin0 -> 639 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Tethys.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Titan.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Titania.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Triton.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Umbriel.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Uranus.pngbin0 -> 483 bytes
-rw-r--r--src/main/resources/assets/gregtech/textures/solarsystem/Venus.pngbin0 -> 648 bytes
37 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Ariel.png b/src/main/resources/assets/gregtech/textures/solarsystem/Ariel.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Ariel.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Arrokoth.png b/src/main/resources/assets/gregtech/textures/solarsystem/Arrokoth.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Arrokoth.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Callisto.png b/src/main/resources/assets/gregtech/textures/solarsystem/Callisto.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Callisto.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Ceres.png b/src/main/resources/assets/gregtech/textures/solarsystem/Ceres.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Ceres.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Deimos.png b/src/main/resources/assets/gregtech/textures/solarsystem/Deimos.png
new file mode 100644
index 0000000000..65bd8e318b
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Deimos.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Enceladus.png b/src/main/resources/assets/gregtech/textures/solarsystem/Enceladus.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Enceladus.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Europa.png b/src/main/resources/assets/gregtech/textures/solarsystem/Europa.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Europa.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Ganymede.png b/src/main/resources/assets/gregtech/textures/solarsystem/Ganymede.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Ganymede.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Hyperion.png b/src/main/resources/assets/gregtech/textures/solarsystem/Hyperion.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Hyperion.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Iapetus.png b/src/main/resources/assets/gregtech/textures/solarsystem/Iapetus.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Iapetus.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Io.png b/src/main/resources/assets/gregtech/textures/solarsystem/Io.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Io.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Jupiter.png b/src/main/resources/assets/gregtech/textures/solarsystem/Jupiter.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Jupiter.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/KuiperBelt.png b/src/main/resources/assets/gregtech/textures/solarsystem/KuiperBelt.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/KuiperBelt.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/MakeMake.png b/src/main/resources/assets/gregtech/textures/solarsystem/MakeMake.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/MakeMake.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Mars.png b/src/main/resources/assets/gregtech/textures/solarsystem/Mars.png
new file mode 100644
index 0000000000..8a329cfc0c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Mars.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Mercury.png b/src/main/resources/assets/gregtech/textures/solarsystem/Mercury.png
new file mode 100644
index 0000000000..c9dbcfe54c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Mercury.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Mimas.png b/src/main/resources/assets/gregtech/textures/solarsystem/Mimas.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Mimas.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Miranda.png b/src/main/resources/assets/gregtech/textures/solarsystem/Miranda.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Miranda.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Moon.png b/src/main/resources/assets/gregtech/textures/solarsystem/Moon.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Moon.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Neptune.png b/src/main/resources/assets/gregtech/textures/solarsystem/Neptune.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Neptune.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Nereid.png b/src/main/resources/assets/gregtech/textures/solarsystem/Nereid.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Nereid.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Oberon.png b/src/main/resources/assets/gregtech/textures/solarsystem/Oberon.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Oberon.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Overworld.png b/src/main/resources/assets/gregtech/textures/solarsystem/Overworld.png
new file mode 100644
index 0000000000..5f02e84a39
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Overworld.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Phobos.png b/src/main/resources/assets/gregtech/textures/solarsystem/Phobos.png
new file mode 100644
index 0000000000..27425a829c
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Phobos.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Phoebe.png b/src/main/resources/assets/gregtech/textures/solarsystem/Phoebe.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Phoebe.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Pluto.png b/src/main/resources/assets/gregtech/textures/solarsystem/Pluto.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Pluto.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Proteus.png b/src/main/resources/assets/gregtech/textures/solarsystem/Proteus.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Proteus.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Rhea.png b/src/main/resources/assets/gregtech/textures/solarsystem/Rhea.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Rhea.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Saturn.png b/src/main/resources/assets/gregtech/textures/solarsystem/Saturn.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Saturn.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Sol.png b/src/main/resources/assets/gregtech/textures/solarsystem/Sol.png
new file mode 100644
index 0000000000..791713e47a
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Sol.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Tethys.png b/src/main/resources/assets/gregtech/textures/solarsystem/Tethys.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Tethys.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Titan.png b/src/main/resources/assets/gregtech/textures/solarsystem/Titan.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Titan.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Titania.png b/src/main/resources/assets/gregtech/textures/solarsystem/Titania.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Titania.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Triton.png b/src/main/resources/assets/gregtech/textures/solarsystem/Triton.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Triton.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Umbriel.png b/src/main/resources/assets/gregtech/textures/solarsystem/Umbriel.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Umbriel.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Uranus.png b/src/main/resources/assets/gregtech/textures/solarsystem/Uranus.png
new file mode 100644
index 0000000000..08a5655183
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Uranus.png
Binary files differ
diff --git a/src/main/resources/assets/gregtech/textures/solarsystem/Venus.png b/src/main/resources/assets/gregtech/textures/solarsystem/Venus.png
new file mode 100644
index 0000000000..d96fce6dc2
--- /dev/null
+++ b/src/main/resources/assets/gregtech/textures/solarsystem/Venus.png
Binary files differ