This commit is contained in:
2025-08-21 11:41:16 -04:00
parent a5d5a05369
commit 906f761041
103 changed files with 2670 additions and 250 deletions

View File

@@ -1,6 +1,6 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://by1jk8r2avjp4"]
[ext_resource type="Texture2D" uid="uid://bgf0ow1t18yqf" path="res://graphics/open_shift_panel.png" id="1_vv6wn"]
[ext_resource type="Texture2D" uid="uid://bk0u7lxc26r2h" path="res://graphics/ui/open-shift-window.png" id="1_vv6wn"]
[resource]
texture = ExtResource("1_vv6wn")

21
styles/stat_font.tres Normal file
View File

@@ -0,0 +1,21 @@
[gd_resource type="Theme" load_steps=5 format=3 uid="uid://dlobmn4esosk3"]
[ext_resource type="FontFile" uid="uid://cju0vb3cw5qoj" path="res://fonts/Bagnard.otf" id="1_2tgdq"]
[sub_resource type="Gradient" id="Gradient_3wiiu"]
[sub_resource type="GradientTexture2D" id="GradientTexture2D_q3o2i"]
gradient = SubResource("Gradient_3wiiu")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_q74nj"]
texture = SubResource("GradientTexture2D_q3o2i")
[resource]
default_font = ExtResource("1_2tgdq")
default_font_size = 32
Label/colors/font_shadow_color = Color(0, 0, 0, 1)
Label/constants/line_spacing = 0
Label/constants/outline_size = 1
Label/constants/shadow_offset_x = 1
Label/constants/shadow_offset_y = 1
Label/styles/gradient = SubResource("StyleBoxTexture_q74nj")

View File

@@ -1,10 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://b7vjpwageyi6m"]
[ext_resource type="Texture2D" uid="uid://uhovyed0br4e" path="res://graphics/working_shift_panel.png" id="1_tfsob"]
[ext_resource type="Texture2D" uid="uid://h64620t06o2o" path="res://graphics/ui/closed-shift-window.png" id="1_tfsob"]
[resource]
texture = ExtResource("1_tfsob")
texture_margin_left = 117.0
texture_margin_top = 48.0
texture_margin_left = 48.0
texture_margin_top = 70.0
texture_margin_right = 48.0
texture_margin_bottom = 35.0