mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-12 16:53:07 +00:00
Update About & Splash dialogs
This commit is contained in:
parent
1b7e3d57f9
commit
c488e605dd
|
@ -13,6 +13,7 @@ const AUTHORS: PackedStringArray = [
|
||||||
"ArthyChaux",
|
"ArthyChaux",
|
||||||
"azagaya",
|
"azagaya",
|
||||||
"ballerburg9005",
|
"ballerburg9005",
|
||||||
|
"BrotherShort",
|
||||||
"CheetoHead (greusser)",
|
"CheetoHead (greusser)",
|
||||||
"Christos Tsoychlakis (ChrisTs8920)",
|
"Christos Tsoychlakis (ChrisTs8920)",
|
||||||
"Clara Hobbs (Ratfink)",
|
"Clara Hobbs (Ratfink)",
|
||||||
|
@ -57,6 +58,7 @@ const AUTHORS: PackedStringArray = [
|
||||||
"RorotoSic",
|
"RorotoSic",
|
||||||
"sapient_cogbag",
|
"sapient_cogbag",
|
||||||
"Silent Orb (silentorb)",
|
"Silent Orb (silentorb)",
|
||||||
|
"Spencer Beckwith (spencerjbeckwith)",
|
||||||
"Subhang Nanduri (SbNanduri)",
|
"Subhang Nanduri (SbNanduri)",
|
||||||
"TheLsbt",
|
"TheLsbt",
|
||||||
"THWLF",
|
"THWLF",
|
||||||
|
@ -83,11 +85,13 @@ const TRANSLATORS_DICTIONARY := {
|
||||||
"Roroto Sic (Roroto_Sic)": ["French"],
|
"Roroto Sic (Roroto_Sic)": ["French"],
|
||||||
"ninjdai": ["French"],
|
"ninjdai": ["French"],
|
||||||
"celeste tollec (celeste73-t)": ["French"],
|
"celeste tollec (celeste73-t)": ["French"],
|
||||||
|
"Nino Keravel (riioze)": ["French"],
|
||||||
"Schweini07": ["German"],
|
"Schweini07": ["German"],
|
||||||
"Martin Zabinski (Martin1991zab)": ["German"],
|
"Martin Zabinski (Martin1991zab)": ["German"],
|
||||||
"Manuel (DrMoebyus)": ["German"],
|
"Manuel (DrMoebyus)": ["German"],
|
||||||
"Dominik K. (mezotv)": ["German"],
|
"Dominik K. (mezotv)": ["German"],
|
||||||
"alikin12": ["German"],
|
"alikin12": ["German"],
|
||||||
|
"Poolitzer": ["German"],
|
||||||
"Dawid Niedźwiedzki (tiritto)": ["Polish"],
|
"Dawid Niedźwiedzki (tiritto)": ["Polish"],
|
||||||
"Serhiy Dmytryshyn (dies)": ["Polish"],
|
"Serhiy Dmytryshyn (dies)": ["Polish"],
|
||||||
"Igor Santarek (jegor377)": ["Polish"],
|
"Igor Santarek (jegor377)": ["Polish"],
|
||||||
|
@ -196,6 +200,7 @@ const TRANSLATORS_DICTIONARY := {
|
||||||
"CaelusV": ["Danish"],
|
"CaelusV": ["Danish"],
|
||||||
"Jonas Vejlin (jonas.vejlin)": ["Danish"],
|
"Jonas Vejlin (jonas.vejlin)": ["Danish"],
|
||||||
"Cat (cultcats)": ["Danish"],
|
"Cat (cultcats)": ["Danish"],
|
||||||
|
"cat (catsnote)": ["Danish"],
|
||||||
"GGIEnrike":
|
"GGIEnrike":
|
||||||
[
|
[
|
||||||
"Romanian",
|
"Romanian",
|
||||||
|
@ -216,8 +221,6 @@ const DONORS: PackedStringArray = [
|
||||||
"Jonas Rudlang",
|
"Jonas Rudlang",
|
||||||
"Mike King",
|
"Mike King",
|
||||||
"ShikadiGum",
|
"ShikadiGum",
|
||||||
"Tassos Kyriakopoulos",
|
|
||||||
"Πολιτισμός Τύπου 1",
|
|
||||||
"Ormanus"
|
"Ormanus"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
[ext_resource type="Texture2D" uid="uid://bnhuqq1ucdlw2" path="res://assets/graphics/splash_screen/github_32px.png" id="10"]
|
[ext_resource type="Texture2D" uid="uid://bnhuqq1ucdlw2" path="res://assets/graphics/splash_screen/github_32px.png" id="10"]
|
||||||
[ext_resource type="Texture2D" uid="uid://c587jfnyu84ro" path="res://assets/graphics/splash_screen/patreon_mark_white.png" id="11"]
|
[ext_resource type="Texture2D" uid="uid://c587jfnyu84ro" path="res://assets/graphics/splash_screen/patreon_mark_white.png" id="11"]
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="2"]
|
[sub_resource type="StyleBoxFlat" id="5"]
|
||||||
bg_color = Color(1, 1, 1, 0)
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="4"]
|
[sub_resource type="StyleBoxFlat" id="4"]
|
||||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="5"]
|
[sub_resource type="StyleBoxFlat" id="2"]
|
||||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
bg_color = Color(1, 1, 1, 0)
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="3"]
|
[sub_resource type="StyleBoxFlat" id="3"]
|
||||||
bg_color = Color(0.6, 0.6, 0.6, 0)
|
bg_color = Color(0.6, 0.6, 0.6, 0)
|
||||||
|
@ -55,10 +55,10 @@ offset_top = -10.0
|
||||||
offset_right = 30.0
|
offset_right = 30.0
|
||||||
offset_bottom = 10.0
|
offset_bottom = 10.0
|
||||||
mouse_default_cursor_shape = 2
|
mouse_default_cursor_shape = 2
|
||||||
theme_override_styles/normal = SubResource("2")
|
theme_override_styles/focus = SubResource("5")
|
||||||
theme_override_styles/hover = SubResource("4")
|
theme_override_styles/hover = SubResource("4")
|
||||||
theme_override_styles/pressed = SubResource("5")
|
theme_override_styles/pressed = SubResource("5")
|
||||||
theme_override_styles/focus = SubResource("5")
|
theme_override_styles/normal = SubResource("2")
|
||||||
|
|
||||||
[node name="TextureRect" type="TextureRect" parent="Contents/SplashArt/ChangeArtBtnLeft"]
|
[node name="TextureRect" type="TextureRect" parent="Contents/SplashArt/ChangeArtBtnLeft"]
|
||||||
layout_mode = 0
|
layout_mode = 0
|
||||||
|
@ -85,10 +85,10 @@ offset_top = -10.0
|
||||||
offset_right = -5.0
|
offset_right = -5.0
|
||||||
offset_bottom = 10.0
|
offset_bottom = 10.0
|
||||||
mouse_default_cursor_shape = 2
|
mouse_default_cursor_shape = 2
|
||||||
theme_override_styles/normal = SubResource("3")
|
theme_override_styles/focus = SubResource("5")
|
||||||
theme_override_styles/hover = SubResource("5")
|
theme_override_styles/hover = SubResource("5")
|
||||||
theme_override_styles/pressed = SubResource("5")
|
theme_override_styles/pressed = SubResource("5")
|
||||||
theme_override_styles/focus = SubResource("5")
|
theme_override_styles/normal = SubResource("3")
|
||||||
|
|
||||||
[node name="TextureRect" type="TextureRect" parent="Contents/SplashArt/ChangeArtBtnRight"]
|
[node name="TextureRect" type="TextureRect" parent="Contents/SplashArt/ChangeArtBtnRight"]
|
||||||
layout_mode = 0
|
layout_mode = 0
|
||||||
|
@ -205,8 +205,7 @@ custom_minimum_size = Vector2(230, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_vertical = 8
|
size_flags_vertical = 8
|
||||||
text = "ShikadiGum
|
text = "ShikadiGum
|
||||||
Hugo Locurcio
|
Hugo Locurcio"
|
||||||
Tassos Kyriakopoulos"
|
|
||||||
|
|
||||||
[node name="VBoxContainer" type="VBoxContainer" parent="Contents/ButtonsPatronsLogos/Info"]
|
[node name="VBoxContainer" type="VBoxContainer" parent="Contents/ButtonsPatronsLogos/Info"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|
Loading…
Reference in a new issue