diff --git a/media/image/UI/hhoney_logo.svg b/media/image/UI/hhoney_logo.svg new file mode 100644 index 0000000..15a7f52 --- /dev/null +++ b/media/image/UI/hhoney_logo.svg @@ -0,0 +1,49 @@ + + + + + + + diff --git a/media/image/UI/hhoney_logo.svg.import b/media/image/UI/hhoney_logo.svg.import new file mode 100644 index 0000000..c5dbd35 --- /dev/null +++ b/media/image/UI/hhoney_logo.svg.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/hhoney_logo.svg-29a9142ec4509b73dd095f13be472d71.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://media/image/UI/hhoney_logo.svg" +dest_files=[ "res://.import/hhoney_logo.svg-29a9142ec4509b73dd095f13be472d71.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/media/image/UI/title_splash.png b/media/image/UI/title_splash.png index 7f7457e..1cf786f 100644 Binary files a/media/image/UI/title_splash.png and b/media/image/UI/title_splash.png differ diff --git a/project.godot b/project.godot index 217cd79..49472f8 100644 --- a/project.godot +++ b/project.godot @@ -59,17 +59,17 @@ _global_script_classes=[ { "language": "GDScript", "path": "res://src/menu/options/scroll/Scroll.gd" }, { -"base": "Reference", +"base": "", "class": "SteamAPI", "language": "NativeScript", "path": "res://addons/steam_api/steam_api.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamCallback", "language": "NativeScript", "path": "res://addons/steam_api/steam_callback.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamFriends", "language": "NativeScript", "path": "res://addons/steam_api/steam_friends.gdns" @@ -84,42 +84,42 @@ _global_script_classes=[ { "language": "NativeScript", "path": "res://addons/steam_api/steam_id.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboard", "language": "NativeScript", "path": "res://addons/steam_api/steam_leaderboard.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboardEntries", "language": "NativeScript", "path": "res://addons/steam_api/steam_leaderboard_entries.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboardEntry", "language": "NativeScript", "path": "res://addons/steam_api/steam_leaderboard_entry.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboardFindResult", "language": "NativeScript", "path": "res://addons/steam_api/steam_find_leaderboard_result.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboardScoreUploaded", "language": "NativeScript", "path": "res://addons/steam_api/steam_leaderboard_uploaded.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamLeaderboardScoresDownloaded", "language": "NativeScript", "path": "res://addons/steam_api/steam_leaderboard_scores_downloaded.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamUser", "language": "NativeScript", "path": "res://addons/steam_api/steam_user.gdns" }, { -"base": "Reference", +"base": "", "class": "SteamUserStats", "language": "NativeScript", "path": "res://addons/steam_api/steam_user_stats.gdns" @@ -185,6 +185,7 @@ Steam="*res://addons/steam_api/steam.gd" window/size/width=1280 window/size/height=720 +window/size/borderless=true window/size/test_width=1920 window/size/test_height=1080 window/stretch/mode="2d" diff --git a/src/menu/MenuTitle.tscn b/src/menu/MenuTitle.tscn index 12f4fa5..ed04d5c 100644 --- a/src/menu/MenuTitle.tscn +++ b/src/menu/MenuTitle.tscn @@ -12,7 +12,7 @@ [ext_resource path="res://src/detail/FlowerPetals.tscn" type="PackedScene" id=10] [ext_resource path="res://src/detail/Candle.tscn" type="PackedScene" id=11] [ext_resource path="res://src/detail/Lamppost.tscn" type="PackedScene" id=12] -[ext_resource path="res://media/image/UI/HarmonyHoneyLogo.svg" type="Texture" id=13] +[ext_resource path="res://media/image/UI/hhoney_logo.svg" type="Texture" id=13] [ext_resource path="res://src/menu/MenuFile.gd" type="Script" id=14] [ext_resource path="res://src/menu/MenuTitle.gd" type="Script" id=15] [ext_resource path="res://src/menu/MenuFileDelete.gd" type="Script" id=16] @@ -627,9 +627,9 @@ custom_constants/separation = 0 alignment = 1 [node name="Prefix" type="Label" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 42.0 +margin_top = 24.0 margin_right = 512.0 -margin_bottom = 73.0 +margin_bottom = 55.0 custom_fonts/font = SubResource( 6 ) text = " a game by" valign = 1 @@ -652,34 +652,39 @@ __meta__ = { "_edit_use_anchors_": false } -[node name="TextureRect" type="TextureRect" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 73.0 +[node name="Control" type="Control" parent="Canvas/CenterContainer/Control/Credits/List"] +margin_top = 55.0 margin_right = 512.0 -margin_bottom = 223.0 +margin_bottom = 205.0 rect_min_size = Vector2( 0, 150 ) + +[node name="TextureRect" type="TextureRect" parent="Canvas/CenterContainer/Control/Credits/List/Control"] +anchor_top = 0.1 +anchor_right = 1.0 +anchor_bottom = 0.9 texture = ExtResource( 13 ) expand = true stretch_mode = 6 [node name="Suffix" type="Label" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 223.0 +margin_top = 205.0 margin_right = 512.0 -margin_bottom = 254.0 +margin_bottom = 236.0 custom_fonts/font = SubResource( 6 ) text = "hhoney.net " align = 2 valign = 1 [node name="Spacer" type="Control" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 254.0 +margin_top = 236.0 margin_right = 512.0 -margin_bottom = 274.0 +margin_bottom = 256.0 rect_min_size = Vector2( 0, 20 ) [node name="Prefix2" type="Label" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 274.0 +margin_top = 256.0 margin_right = 512.0 -margin_bottom = 305.0 +margin_bottom = 287.0 custom_fonts/font = SubResource( 6 ) text = " made with" valign = 1 @@ -688,9 +693,9 @@ __meta__ = { } [node name="TextureRect2" type="TextureRect" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 305.0 +margin_top = 287.0 margin_right = 512.0 -margin_bottom = 455.0 +margin_bottom = 437.0 rect_min_size = Vector2( 0, 150 ) texture = ExtResource( 23 ) expand = true @@ -712,24 +717,24 @@ __meta__ = { } [node name="Suffix2" type="Label" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 455.0 +margin_top = 437.0 margin_right = 512.0 -margin_bottom = 486.0 +margin_bottom = 468.0 custom_fonts/font = SubResource( 6 ) text = "godotengine.org " align = 2 valign = 1 [node name="Spacer2" type="Control" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 486.0 +margin_top = 468.0 margin_right = 512.0 -margin_bottom = 516.0 +margin_bottom = 498.0 rect_min_size = Vector2( 0, 30 ) [node name="HBoxContainer" type="HBoxContainer" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 516.0 +margin_top = 498.0 margin_right = 512.0 -margin_bottom = 566.0 +margin_bottom = 548.0 custom_constants/separation = 10 alignment = 1 @@ -766,19 +771,29 @@ texture = ExtResource( 27 ) expand = true [node name="Spacer3" type="Control" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 566.0 +margin_top = 548.0 margin_right = 512.0 -margin_bottom = 576.0 +margin_bottom = 558.0 rect_min_size = Vector2( 0, 10 ) [node name="HFlowContainer" type="HFlowContainer" parent="Canvas/CenterContainer/Control/Credits/List"] -margin_top = 576.0 +margin_top = 558.0 margin_right = 512.0 -margin_bottom = 642.0 +margin_bottom = 659.0 [node name="Label4" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] -margin_left = 37.0 -margin_right = 205.0 +margin_left = 23.0 +margin_right = 271.0 +margin_bottom = 31.0 +size_flags_horizontal = 6 +custom_fonts/font = SubResource( 6 ) +text = "Harmony Honey" +align = 1 +valign = 1 + +[node name="Label8" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] +margin_left = 321.0 +margin_right = 489.0 margin_bottom = 31.0 size_flags_horizontal = 6 custom_fonts/font = SubResource( 6 ) @@ -787,9 +802,10 @@ align = 1 valign = 1 [node name="Label6" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] -margin_left = 284.0 -margin_right = 474.0 -margin_bottom = 31.0 +margin_left = 20.0 +margin_top = 35.0 +margin_right = 210.0 +margin_bottom = 66.0 size_flags_horizontal = 6 custom_fonts/font = SubResource( 6 ) text = "Sam Murray" @@ -797,9 +813,9 @@ align = 1 valign = 1 [node name="Label5" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] -margin_left = 31.0 +margin_left = 255.0 margin_top = 35.0 -margin_right = 267.0 +margin_right = 491.0 margin_bottom = 66.0 size_flags_horizontal = 6 custom_fonts/font = SubResource( 6 ) @@ -808,16 +824,27 @@ align = 1 valign = 1 [node name="Label7" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] -margin_left = 334.0 -margin_top = 35.0 -margin_right = 480.0 -margin_bottom = 66.0 +margin_left = 32.0 +margin_top = 70.0 +margin_right = 178.0 +margin_bottom = 101.0 size_flags_horizontal = 6 custom_fonts/font = SubResource( 6 ) text = "neropatti" align = 1 valign = 1 +[node name="Label9" type="Label" parent="Canvas/CenterContainer/Control/Credits/List/HFlowContainer"] +margin_left = 246.0 +margin_top = 70.0 +margin_right = 479.0 +margin_bottom = 101.0 +size_flags_horizontal = 6 +custom_fonts/font = SubResource( 6 ) +text = "Cassidy Blaede" +align = 1 +valign = 1 + [node name="Back" type="ColorRect" parent="Canvas/CenterContainer/Control"] visible = false anchor_right = 1.0