diff --git a/.claude/settings.local.json b/.claude/settings.local.json index d1e8d29..8b4ec60 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,3 +1,11 @@ { + "permissions": { + "allow": [ + "Bash(sort -t'\"' -k2 -n)", + "WebFetch(domain:github.com)", + "WebFetch(domain:raw.githubusercontent.com)", + "Bash(claude mcp *)" + ] + }, "prefersReducedMotion": true } diff --git a/assets/characters/skins/tex/oldpop_cloth_white.png.import b/assets/characters/skins/tex/oldpop_cloth_white.png.import index 6a4b46b..1cd012c 100644 --- a/assets/characters/skins/tex/oldpop_cloth_white.png.import +++ b/assets/characters/skins/tex/oldpop_cloth_white.png.import @@ -3,19 +3,21 @@ importer="texture" type="CompressedTexture2D" uid="uid://dl3qh7uxljqse" -path="res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.ctex" +path.s3tc="res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.s3tc.ctex" +path.etc2="res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.etc2.ctex" metadata={ -"vram_texture": false +"imported_formats": ["s3tc_bptc", "etc2_astc"], +"vram_texture": true } [deps] source_file="res://assets/characters/skins/tex/oldpop_cloth_white.png" -dest_files=["res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.ctex"] +dest_files=["res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.s3tc.ctex", "res://.godot/imported/oldpop_cloth_white.png-dddb60d47dcb664ce61a06b4cd98d06a.etc2.ctex"] [params] -compress/mode=0 +compress/mode=2 compress/high_quality=false compress/lossy_quality=0.7 compress/uastc_level=0 @@ -23,7 +25,7 @@ compress/rdo_quality_loss=0.0 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 -mipmaps/generate=false +mipmaps/generate=true mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" @@ -37,4 +39,4 @@ process/normal_map_invert_y=false process/hdr_as_srgb=false process/hdr_clamp_exposure=false process/size_limit=0 -detect_3d/compress_to=1 +detect_3d/compress_to=0 diff --git a/assets/graphics/vfx/take_powerup.png b/assets/graphics/vfx/take_powerup.png index 4a43f67..0e1f52d 100644 Binary files a/assets/graphics/vfx/take_powerup.png and b/assets/graphics/vfx/take_powerup.png differ diff --git a/assets/graphics/vfx/take_powerup.png.import b/assets/graphics/vfx/take_powerup.png.import index d720524..133c387 100644 --- a/assets/graphics/vfx/take_powerup.png.import +++ b/assets/graphics/vfx/take_powerup.png.import @@ -3,19 +3,21 @@ importer="texture" type="CompressedTexture2D" uid="uid://cwmqu5wsing63" -path="res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.ctex" +path.s3tc="res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.s3tc.ctex" +path.etc2="res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.etc2.ctex" metadata={ -"vram_texture": false +"imported_formats": ["s3tc_bptc", "etc2_astc"], +"vram_texture": true } [deps] source_file="res://assets/graphics/vfx/take_powerup.png" -dest_files=["res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.ctex"] +dest_files=["res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.s3tc.ctex", "res://.godot/imported/take_powerup.png-9020da02d6cb4ea40dac3fd7cd66fcef.etc2.ctex"] [params] -compress/mode=0 +compress/mode=2 compress/high_quality=false compress/lossy_quality=0.7 compress/uastc_level=0 @@ -23,7 +25,7 @@ compress/rdo_quality_loss=0.0 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 -mipmaps/generate=false +mipmaps/generate=true mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" @@ -37,4 +39,4 @@ process/normal_map_invert_y=false process/hdr_as_srgb=false process/hdr_clamp_exposure=false process/size_limit=0 -detect_3d/compress_to=1 +detect_3d/compress_to=0 diff --git a/export_presets.cfg b/export_presets.cfg index 7d16315..7c4edec 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -8,7 +8,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="build/tekton_armageddon_v2.3.7.exe" +export_path="build/tekton_armageddon_v2.4.0.exe" patches=PackedStringArray() patch_delta_encoding=false patch_delta_compression_level_zstd=19 diff --git a/project.godot b/project.godot index fb11a3f..c08f3c1 100644 --- a/project.godot +++ b/project.godot @@ -50,6 +50,7 @@ FriendManager="*res://scripts/managers/friend_manager.gd" MailManager="*res://scripts/managers/mail_manager.gd" EventBus="*res://scripts/event_bus.gd" SessionManager="*res://scripts/managers/session_manager.gd" +_mcp_game_helper="*res://addons/godot_ai/runtime/game_helper.gd" [display] @@ -61,7 +62,7 @@ window/stretch/mode="viewport" [editor_plugins] -enabled=PackedStringArray("res://addons/com.heroiclabs.nakama/plugin.cfg", "res://addons/enhanced_gridmap/plugin.cfg", "res://addons/godotsteam/plugin.cfg", "res://addons/gut/plugin.cfg") +enabled=PackedStringArray("res://addons/com.heroiclabs.nakama/plugin.cfg", "res://addons/enhanced_gridmap/plugin.cfg", "res://addons/godot_ai/plugin.cfg", "res://addons/godotsteam/plugin.cfg", "res://addons/gut/plugin.cfg") [file_customization] diff --git a/tools/build_patch.gd.uid b/tools/build_patch.gd.uid new file mode 100644 index 0000000..e69de29