Skip to content

Commit 33bcfd3

Browse files
committed
Final tweaks
Misc tweaks
1 parent db801da commit 33bcfd3

File tree

7 files changed

+49
-24
lines changed

7 files changed

+49
-24
lines changed

addons/toolbox_project/scenes/ui/game/dialog/GameDialogWon.tscn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ signal_to_open_to = "level_won"
6565

6666
[node name="EyeClose" type="Sprite" parent="." index="0"]
6767
visible = false
68-
scale = Vector2( 0.45, 0.429 )
68+
position = Vector2( -7, 6 )
69+
scale = Vector2( 0.432045, 0.425608 )
6970
texture = ExtResource( 2 )
7071
centered = false
7172
hframes = 4

levels/HudLayer.tscn

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[ext_resource path="res://assets/fonts/Love_Ya_Like_A_Sister/LoveYaLikeASister-Regular.ttf" type="DynamicFontData" id=3]
66

77
[sub_resource type="DynamicFont" id=1]
8-
size = 15
8+
size = 22
99
outline_size = 1
1010
font_data = ExtResource( 3 )
1111

@@ -70,51 +70,57 @@ margin_bottom = -1.0
7070
mouse_filter = 1
7171

7272
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer"]
73-
margin_left = 16.0
74-
margin_right = 1246.0
73+
margin_left = 1.0
74+
margin_right = 1262.0
7575
margin_bottom = 32.0
7676

7777
[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer/HBoxContainer"]
78-
margin_top = 6.0
79-
margin_right = 73.0
80-
margin_bottom = 25.0
78+
margin_top = 1.0
79+
margin_right = 104.0
80+
margin_bottom = 30.0
8181
mouse_filter = 1
8282
custom_colors/font_color = Color( 0.647059, 0.188235, 0.188235, 1 )
83+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
84+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
8385
custom_fonts/font = SubResource( 1 )
8486
text = "ZzZzZzzz...."
8587

8688
[node name="Control" type="Control" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer/HBoxContainer"]
87-
margin_left = 77.0
88-
margin_right = 502.0
89+
margin_left = 108.0
90+
margin_right = 533.0
8991
margin_bottom = 32.0
9092
rect_min_size = Vector2( 425, 0 )
9193
mouse_filter = 1
9294
size_flags_horizontal = 3
9395

9496
[node name="Label2" type="Label" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer/HBoxContainer"]
95-
margin_left = 506.0
97+
margin_left = 537.0
9698
margin_top = 3.0
97-
margin_right = 595.0
99+
margin_right = 626.0
98100
margin_bottom = 29.0
99101
mouse_filter = 1
100102
custom_colors/font_color = Color( 1, 1, 1, 1 )
103+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
104+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
101105
custom_fonts/font = SubResource( 2 )
102106
text = "Alertness"
103107

104108
[node name="Control2" type="Control" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer/HBoxContainer"]
105-
margin_left = 599.0
106-
margin_right = 1024.0
109+
margin_left = 630.0
110+
margin_right = 1055.0
107111
margin_bottom = 32.0
108112
rect_min_size = Vector2( 425, 0 )
109113
mouse_filter = 1
110114
size_flags_horizontal = 3
111115

112116
[node name="Label3" type="Label" parent="MarginContainer/VBoxContainer/ProgressBar/CenterContainer/HBoxContainer"]
113-
margin_left = 1028.0
114-
margin_right = 1230.0
117+
margin_left = 1059.0
118+
margin_right = 1261.0
115119
margin_bottom = 32.0
116120
mouse_filter = 1
117121
custom_colors/font_color = Color( 0.870588, 0.619608, 0.254902, 1 )
122+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
123+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
118124
custom_fonts/font = SubResource( 3 )
119125
text = "Do all the THINGS!!"
120126

@@ -150,6 +156,8 @@ margin_right = 71.0
150156
margin_bottom = 28.0
151157
mouse_filter = 1
152158
size_flags_horizontal = 3
159+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
160+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
153161
custom_fonts/font = SubResource( 4 )
154162
text = "Sanity:"
155163
align = 2
@@ -162,6 +170,8 @@ margin_bottom = 28.0
162170
rect_min_size = Vector2( 125, 0 )
163171
mouse_filter = 1
164172
size_flags_horizontal = 3
173+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
174+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
165175
custom_fonts/font = SubResource( 5 )
166176

167177
[node name="Control" type="Control" parent="MarginContainer/VBoxContainer/HBoxContainer"]
@@ -198,6 +208,8 @@ margin_right = 71.0
198208
margin_bottom = 28.0
199209
mouse_filter = 1
200210
size_flags_horizontal = 3
211+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
212+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
201213
custom_fonts/font = SubResource( 6 )
202214
text = "Score:"
203215
align = 2
@@ -210,4 +222,6 @@ margin_bottom = 28.0
210222
rect_min_size = Vector2( 125, 0 )
211223
mouse_filter = 1
212224
size_flags_horizontal = 3
225+
custom_colors/font_outline_modulate = Color( 0, 0, 0, 1 )
226+
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
213227
custom_fonts/font = SubResource( 7 )

levels/rooms/LivingRoom.tscn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ DIALOG = "RandomRoom"
200200

201201
[node name="CoffeeClickable" parent="Interactables" index="4" instance=ExtResource( 3 )]
202202
position = Vector2( -199, 208 )
203-
canHighlight = false
204-
canClick = false
205203

206204
[node name="TelevisionClickable2" parent="Interactables" index="5" instance=ExtResource( 11 )]
207205
position = Vector2( 590, 1 )

new_styleboxflatpressed.tres

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[gd_resource type="StyleBoxFlat" format=2]
22

33
[resource]
4-
bg_color = Color( 0.278431, 0.356863, 0.415686, 1 )
4+
bg_color = Color( 0.223529, 0.607843, 0.117647, 1 )
55
corner_radius_top_left = 5
66
corner_radius_top_right = 5
77
corner_radius_bottom_right = 5

project.godot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ _global_script_class_icons={
225225
[application]
226226

227227
config/name="Somnipathy"
228+
config/description="An Ludum Dare 50 entry"
228229
run/main_scene="res://screens/ScreenSplash.tscn"
229230
config/icon="res://aggy_icon.png"
230231

screens/ScoringScreen.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ func _on_ShowScoresButton_pressed():
2424

2525
if scores.size() == 0 or (OS.get_unix_time() - Settings.lastScoreUpdate > 600):
2626
yield(get_tree().create_timer(0.1), "timeout")
27-
yield(SilentWolf.Scores.get_high_scores(100, leaderboard), "sw_scores_received")
27+
yield(SilentWolf.Scores.get_high_scores(150, leaderboard), "sw_scores_received")
2828
scores = SilentWolf.Scores.scores
2929
Settings.lastScoreUpdate = OS.get_unix_time()
3030
statusLabel.bbcode_text = str("[center][color=green]Showing most recent scores![/color][/center]")

screens/ScreenAbout.tscn

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[gd_scene load_steps=11 format=2]
1+
[gd_scene load_steps=12 format=2]
22

33
[ext_resource path="res://addons/toolbox_project/scenes/screens/Screen.tscn" type="PackedScene" id=1]
44
[ext_resource path="res://addons/toolbox_project/scenes/ui/components/UIBox.tscn" type="PackedScene" id=2]
@@ -13,6 +13,14 @@
1313
size = 50
1414
font_data = ExtResource( 4 )
1515

16+
[sub_resource type="StyleBoxFlat" id=4]
17+
bg_color = Color( 0, 0, 0, 0.431373 )
18+
border_width_left = 2
19+
border_width_top = 1
20+
border_width_right = 1
21+
border_width_bottom = 1
22+
border_blend = true
23+
1624
[sub_resource type="DynamicFont" id=3]
1725
size = 32
1826
font_data = ExtResource( 8 )
@@ -49,17 +57,20 @@ margin_right = 840.0
4957
margin_bottom = 517.0
5058
size_flags_horizontal = 3
5159
size_flags_vertical = 3
60+
custom_styles/bg = SubResource( 4 )
5261

5362
[node name="VBoxContainer" type="VBoxContainer" parent="MenuLayer/UIBox/VBoxContainer/Panel" index="0"]
54-
margin_right = 824.0
55-
margin_bottom = 446.0
63+
margin_left = 2.0
64+
margin_top = 1.0
65+
margin_right = 839.0
66+
margin_bottom = 449.0
5667
rect_min_size = Vector2( 750, 0 )
5768
size_flags_horizontal = 3
5869
size_flags_vertical = 3
5970

6071
[node name="Credits" type="RichTextLabel" parent="MenuLayer/UIBox/VBoxContainer/Panel/VBoxContainer" index="0"]
61-
margin_right = 824.0
62-
margin_bottom = 446.0
72+
margin_right = 837.0
73+
margin_bottom = 448.0
6374
size_flags_horizontal = 3
6475
size_flags_vertical = 3
6576
theme = ExtResource( 7 )

0 commit comments

Comments
 (0)