From caace67d120886a3adf8f14521e18e2861cba1c9 Mon Sep 17 00:00:00 2001 From: Zacharie Guet Date: Mon, 22 Jun 2026 20:43:25 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20des=20changements=20sp=C3=A9cial=20d?= =?UTF-8?q?=C3=A9mo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/game_info/game_info.gd | 2 +- project.godot | 4 +-- stages/title_screen/title_screen.tscn | 45 ++------------------------- 3 files changed, 6 insertions(+), 45 deletions(-) diff --git a/common/game_info/game_info.gd b/common/game_info/game_info.gd index 906c0a0..cbf1cd4 100644 --- a/common/game_info/game_info.gd +++ b/common/game_info/game_info.gd @@ -1,6 +1,6 @@ extends Node -const SAVE_GAME_LOCATION = "user://stw_demo_save.tres" +const SAVE_GAME_LOCATION = "user://stw_playtest_2_save.tres" const SAVE_SETTINGS_LOCATION = "user://stw_settings.tres" var game_loaded = false diff --git a/project.godot b/project.godot index 24b9ca4..c506542 100644 --- a/project.godot +++ b/project.godot @@ -16,7 +16,7 @@ compatibility/default_parent_skeleton_in_mesh_instance_3d=true config/name="Seeding The Wasteland" config/description="Seeding planets is a survival, managment and cosy game in which you play a little gardener robot." -config/version="demo-1.3" +config/version="beta-2.0" run/main_scene="uid://c5bruelvqbm1k" config/features=PackedStringArray("4.7", "Forward Plus") config/icon="uid://df0y0s666ui4h" @@ -257,7 +257,7 @@ environment/defaults/default_clear_color=Color(0.0617213, 0.0605653, 0.169189, 1 [steam] -initialization/app_id=4690960 +initialization/app_id=4452760 initialization/initialize_on_startup=true initialization/embed_callbacks=true multiplayer_peer/max_channels=4 diff --git a/stages/title_screen/title_screen.tscn b/stages/title_screen/title_screen.tscn index b0511f5..02182c2 100644 --- a/stages/title_screen/title_screen.tscn +++ b/stages/title_screen/title_screen.tscn @@ -3,7 +3,7 @@ [ext_resource type="Theme" uid="uid://bgcmd213j6gk1" path="res://gui/ressources/hud.tres" id="1_4ph5l"] [ext_resource type="Script" uid="uid://cwmp2une7hobe" path="res://stages/title_screen/scripts/title_screen.gd" id="1_6yuhi"] [ext_resource type="Texture2D" uid="uid://dcgnamu7sb3ov" path="res://common/icons/bolt.svg" id="3_6yuhi"] -[ext_resource type="Texture2D" uid="uid://3813d8ld7vt2" path="res://stages/title_screen/assets/textures/Logo-demo.png" id="3_lwj2x"] +[ext_resource type="Texture2D" uid="uid://cdpqg3pkjcw2h" path="res://stages/title_screen/assets/textures/title.png" id="3_lwj2x"] [ext_resource type="Texture2D" uid="uid://bewr0t1wi8pff" path="res://common/icons/rotate.svg" id="5_6yuhi"] [ext_resource type="PackedScene" uid="uid://cm5b7w7j6527f" path="res://stages/title_screen/planet_3d.tscn" id="5_7a1qq"] [ext_resource type="Texture2D" uid="uid://cixd5j8yqpavg" path="res://common/icons/settings.svg" id="6_3aitq"] @@ -23,48 +23,12 @@ [sub_resource type="ViewportTexture" id="ViewportTexture_6yuhi"] viewport_path = NodePath("SubViewport") -[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_rf16a"] -bg_color = Color(1, 0, 0.43137255, 1) -border_width_left = 10 -border_width_top = 10 -border_width_right = 10 -border_width_bottom = 10 -border_color = Color(1, 0, 0.43137255, 1) -corner_radius_top_left = 5 -corner_radius_top_right = 5 -corner_radius_bottom_right = 5 -corner_radius_bottom_left = 5 - -[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gn4uv"] -bg_color = Color(0.78039217, 0, 0.3372549, 1) -border_width_left = 10 -border_width_top = 10 -border_width_right = 10 -border_width_bottom = 10 -border_color = Color(0.78, 0, 0.33800003, 1) -corner_radius_top_left = 5 -corner_radius_top_right = 5 -corner_radius_bottom_right = 5 -corner_radius_bottom_left = 5 - -[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ofiho"] -bg_color = Color(1, 0.24000001, 0.5693334, 1) -border_width_left = 10 -border_width_top = 10 -border_width_right = 10 -border_width_bottom = 10 -border_color = Color(1, 0.23921569, 0.5686275, 1) -corner_radius_top_left = 5 -corner_radius_top_right = 5 -corner_radius_bottom_right = 5 -corner_radius_bottom_left = 5 - [sub_resource type="ShaderMaterial" id="ShaderMaterial_lwj2x"] shader = ExtResource("8_pjo5j") shader_parameter/strength = 5.00000023424012 shader_parameter/mix_percentage = 0.3 -[sub_resource type="FastNoiseLite" id="FastNoiseLite_lwj2x"] +[sub_resource type="FastNoiseLite" id="FastNoiseLite_rf16a"] frequency = 1.0 [sub_resource type="Animation" id="Animation_gn4uv"] @@ -332,9 +296,6 @@ size_flags_horizontal = 4 size_flags_vertical = 4 theme = ExtResource("1_4ph5l") theme_override_font_sizes/font_size = 33 -theme_override_styles/normal = SubResource("StyleBoxFlat_rf16a") -theme_override_styles/pressed = SubResource("StyleBoxFlat_gn4uv") -theme_override_styles/hover = SubResource("StyleBoxFlat_ofiho") text = "START" icon = ExtResource("3_6yuhi") @@ -452,7 +413,7 @@ size = Vector2i(1980, 1080) [node name="Planet3d" parent="SubViewport" unique_id=926789923 instance=ExtResource("5_7a1qq")] unique_name_in_owner = true -noise = SubResource("FastNoiseLite_lwj2x") +noise = SubResource("FastNoiseLite_rf16a") [node name="Camera3D" type="Camera3D" parent="SubViewport" unique_id=806252928] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -14.369979, 0, 64.323425)