From 70e4069713f4646bbafb5f3eea5c8d38358361d0 Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 16 Sep 2025 23:29:38 +0200 Subject: Upgrade to Godot Engine 4.5 --- client/gui/resources/shaders/paper.tres | 2 +- client/map/items/sliced_lettuce.res | Bin 5177 -> 5186 bytes client/project.godot | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'client') diff --git a/client/gui/resources/shaders/paper.tres b/client/gui/resources/shaders/paper.tres index 2c681244..f99aec03 100644 --- a/client/gui/resources/shaders/paper.tres +++ b/client/gui/resources/shaders/paper.tres @@ -10,5 +10,5 @@ domain_warp_enabled = true domain_warp_frequency = -1.465 [resource] -color_ramp = SubResource("Gradient_pkrjd") noise = SubResource("FastNoiseLite_k7p6k") +color_ramp = SubResource("Gradient_pkrjd") diff --git a/client/map/items/sliced_lettuce.res b/client/map/items/sliced_lettuce.res index 927f5cb5..1a748947 100644 Binary files a/client/map/items/sliced_lettuce.res and b/client/map/items/sliced_lettuce.res differ diff --git a/client/project.godot b/client/project.godot index 1111d50a..cffc2b4e 100644 --- a/client/project.godot +++ b/client/project.godot @@ -13,7 +13,7 @@ config_version=5 config/name="hurrycurry" run/main_scene="res://gui/menus/entry.tscn" config/quit_on_go_back=false -config/features=PackedStringArray("4.4", "Forward Plus") +config/features=PackedStringArray("4.5", "Forward Plus") boot_splash/image="res://icons/main.png" config/icon="res://icons/main.png" @@ -43,8 +43,8 @@ display_server/driver.linuxbsd="wayland" [editor] -movie_writer/mjpeg_quality=0.9 movie_writer/movie_file="/tmp/output.avi" +movie_writer/mjpeg_quality=0.9 [input] -- cgit v1.2.3-70-g09d2