chore: misc project updates and settings

This commit is contained in:
2026-06-19 17:17:47 +08:00
parent 15043b5655
commit a8d380389b
7 changed files with 27 additions and 14 deletions
+8
View File
@@ -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 "prefersReducedMotion": true
} }
@@ -3,19 +3,21 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://dl3qh7uxljqse" 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={ metadata={
"vram_texture": false "imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/characters/skins/tex/oldpop_cloth_white.png" 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] [params]
compress/mode=0 compress/mode=2
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/uastc_level=0 compress/uastc_level=0
@@ -23,7 +25,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1 compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
compress/channel_pack=0 compress/channel_pack=0
mipmaps/generate=false mipmaps/generate=true
mipmaps/limit=-1 mipmaps/limit=-1
roughness/mode=0 roughness/mode=0
roughness/src_normal="" roughness/src_normal=""
@@ -37,4 +39,4 @@ process/normal_map_invert_y=false
process/hdr_as_srgb=false process/hdr_as_srgb=false
process/hdr_clamp_exposure=false process/hdr_clamp_exposure=false
process/size_limit=0 process/size_limit=0
detect_3d/compress_to=1 detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

After

Width:  |  Height:  |  Size: 164 KiB

+8 -6
View File
@@ -3,19 +3,21 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cwmqu5wsing63" 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={ metadata={
"vram_texture": false "imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
} }
[deps] [deps]
source_file="res://assets/graphics/vfx/take_powerup.png" 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] [params]
compress/mode=0 compress/mode=2
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/uastc_level=0 compress/uastc_level=0
@@ -23,7 +25,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1 compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
compress/channel_pack=0 compress/channel_pack=0
mipmaps/generate=false mipmaps/generate=true
mipmaps/limit=-1 mipmaps/limit=-1
roughness/mode=0 roughness/mode=0
roughness/src_normal="" roughness/src_normal=""
@@ -37,4 +39,4 @@ process/normal_map_invert_y=false
process/hdr_as_srgb=false process/hdr_as_srgb=false
process/hdr_clamp_exposure=false process/hdr_clamp_exposure=false
process/size_limit=0 process/size_limit=0
detect_3d/compress_to=1 detect_3d/compress_to=0
+1 -1
View File
@@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="" include_filter=""
exclude_filter="" exclude_filter=""
export_path="build/tekton_armageddon_v2.3.7.exe" export_path="build/tekton_armageddon_v2.4.0.exe"
patches=PackedStringArray() patches=PackedStringArray()
patch_delta_encoding=false patch_delta_encoding=false
patch_delta_compression_level_zstd=19 patch_delta_compression_level_zstd=19
+2 -1
View File
@@ -50,6 +50,7 @@ FriendManager="*res://scripts/managers/friend_manager.gd"
MailManager="*res://scripts/managers/mail_manager.gd" MailManager="*res://scripts/managers/mail_manager.gd"
EventBus="*res://scripts/event_bus.gd" EventBus="*res://scripts/event_bus.gd"
SessionManager="*res://scripts/managers/session_manager.gd" SessionManager="*res://scripts/managers/session_manager.gd"
_mcp_game_helper="*res://addons/godot_ai/runtime/game_helper.gd"
[display] [display]
@@ -61,7 +62,7 @@ window/stretch/mode="viewport"
[editor_plugins] [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] [file_customization]
View File