feat: add battlepass slider and quest list tabs to lobby HUD

This commit is contained in:
2026-07-09 18:25:07 +08:00
parent 114748a54f
commit 933119ca56
99 changed files with 3861 additions and 417 deletions
@@ -0,0 +1 @@
trigger
+3
View File
@@ -0,0 +1,3 @@
<svg width="29" height="32" viewBox="0 0 29 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26.5908 0C27.7455 0 28.6813 0.93623 28.6816 2.09082V6.33496C28.6816 6.74949 28.5597 7.13498 28.3516 7.45996C28.3248 7.78987 28.2184 8.12325 28.0156 8.43359L18.1201 23.5752H26.5908C27.7455 23.5752 28.6814 24.5113 28.6816 25.666V29.9092C28.6816 31.064 27.7457 32 26.5908 32H2.0918C0.937096 31.9998 0 31.0639 0 29.9092V25.666C0.000226274 24.5115 0.937236 23.5754 2.0918 23.5752H10.8691L0.835938 8.49023C0.66992 8.24041 0.566752 7.97466 0.517578 7.70801C0.196833 7.34056 7.64485e-05 6.861 0 6.33496V2.09082C0.00031815 0.936346 0.937293 0.000188385 2.0918 0H26.5908ZM14.8809 3.48828C14.7244 3.00665 14.0422 3.00665 13.8857 3.48828L12.418 8.00684C12.348 8.22215 12.1473 8.36806 11.9209 8.36816H7.16895C6.66281 8.36849 6.45273 9.01588 6.8623 9.31348L10.7061 12.1064C10.8893 12.2396 10.9655 12.476 10.8955 12.6914L9.42773 17.21C9.27131 17.6916 9.82274 18.0916 10.2324 17.7939L14.0762 15.002C14.2594 14.8688 14.5072 14.8688 14.6904 15.002L18.5342 17.7939C18.9439 18.0916 19.4953 17.6915 19.3389 17.21L17.8711 12.6914C17.8011 12.476 17.8773 12.2396 18.0605 12.1064L21.9043 9.31348C22.3139 9.01578 22.1031 8.36816 21.5967 8.36816H16.8457C16.6193 8.3681 16.4186 8.22218 16.3486 8.00684L14.8809 3.48828Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dqwm7rou1fttt"
path="res://.godot/imported/badge_bar.svg-e4a524a9fe98564c44524e72480e967b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/badge_bar.svg"
dest_files=["res://.godot/imported/badge_bar.svg-e4a524a9fe98564c44524e72480e967b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+4
View File
@@ -0,0 +1,4 @@
<svg width="41" height="34" viewBox="0 0 41 34" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5986 20.0674C15.5986 21.1178 16.4496 21.9695 17.5 21.9697H22.6357C23.6863 21.9697 24.5381 21.1179 24.5381 20.0674V15.2178H34.334V31.8613C34.3339 32.9118 33.4821 33.7637 32.4316 33.7637H7.89453C6.84404 33.7637 5.99226 32.9118 5.99219 31.8613V15.2178H15.5986V20.0674ZM4.18457 31.8613H3.61426C1.61826 31.8613 0 30.2431 0 28.2471V19.4023C0 17.4063 1.61826 15.7881 3.61426 15.7881H4.18457V31.8613ZM36.7119 15.7881C38.7079 15.7882 40.3262 17.4064 40.3262 19.4023V28.2471C40.3262 30.243 38.7079 31.8613 36.7119 31.8613H36.1416V15.7881H36.7119ZM32.4316 0C33.4822 0 34.334 0.85181 34.334 1.90234V13.5059H24.5381V9.03516C24.538 7.98469 23.6862 7.13281 22.6357 7.13281H17.5C16.4497 7.13301 15.5987 7.98482 15.5986 9.03516V13.5059H5.99219V1.90234C5.99219 0.85181 6.844 0 7.89453 0H32.4316Z" fill="white"/>
<rect x="16.834" y="8.36963" width="6.27713" height="12.364" rx="1.90216" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 999 B

+43
View File
@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b45naqdq1rfbf"
path="res://.godot/imported/bag.svg-6aad2540ac3b2ae41bbaa0eab08dc35d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/bag.svg"
dest_files=["res://.godot/imported/bag.svg-6aad2540ac3b2ae41bbaa0eab08dc35d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+3
View File
@@ -0,0 +1,3 @@
<svg width="81" height="9" viewBox="0 0 81 9" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.89406 0H80.3482L73.4541 9H0L6.89406 0Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 168 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b5qt2u2k23b5w"
path="res://.godot/imported/bar_active.svg-fa2bdc20c08dc5e5caf41404ea9fca52.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/bar_active.svg"
dest_files=["res://.godot/imported/bar_active.svg-fa2bdc20c08dc5e5caf41404ea9fca52.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,3 @@
<svg width="81" height="9" viewBox="0 0 81 9" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.4" d="M6.89406 0H80.3482L73.4541 9H0L6.89406 0Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 182 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://y0y2fqa6xml7"
path="res://.godot/imported/bar_default.svg-b536747d2c9a6af5ffa8cdb61e16d577.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/bar_default.svg"
dest_files=["res://.godot/imported/bar_default.svg-b536747d2c9a6af5ffa8cdb61e16d577.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bwk0ftvkieg6a"
path="res://.godot/imported/battlepass_left.png-faa67cece510943dcfea37649905d983.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/battlepass_left.png"
dest_files=["res://.godot/imported/battlepass_left.png-faa67cece510943dcfea37649905d983.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ccnwto2rc8h6u"
path="res://.godot/imported/battlepass_right.png-bfe70d145001815fbebe7138176c3a0d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/battlepass_right.png"
dest_files=["res://.godot/imported/battlepass_right.png-bfe70d145001815fbebe7138176c3a0d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bjqxr7nt5n1i0"
path="res://.godot/imported/blue_tile.png-b6228b7f24ff3e6dc562f9408bf54937.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/blue_tile.png"
dest_files=["res://.godot/imported/blue_tile.png-b6228b7f24ff3e6dc562f9408bf54937.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bhv35y3q1jxr0"
path="res://.godot/imported/card_xmple.png-8c32694d37dfa9b52f185eb68032d21f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/card_xmple.png"
dest_files=["res://.godot/imported/card_xmple.png-8c32694d37dfa9b52f185eb68032d21f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
+3
View File
@@ -0,0 +1,3 @@
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26.6 0C30.1346 0 33 2.77699 33 6.20259V19.3831C33 22.8087 30.1346 25.5857 26.6 25.5857H16.3142L8.36533 31.8048C7.7767 32.2653 6.90002 31.8593 6.9 31.1261V25.5857H6.4C2.86538 25.5857 1.03095e-07 22.8087 0 19.3831V6.20259C1.03095e-07 2.77699 2.86538 0 6.4 0H26.6ZM9.1 10.1761C7.60883 10.1761 6.4 11.3477 6.4 12.7928C6.4 14.238 7.60883 15.4096 9.1 15.4096C10.5912 15.4096 11.8 14.238 11.8 12.7928C11.8 11.3477 10.5912 10.1761 9.1 10.1761ZM16.5 10.1761C15.0088 10.1761 13.8 11.3477 13.8 12.7928C13.8 14.238 15.0088 15.4096 16.5 15.4096C17.9912 15.4096 19.2 14.238 19.2 12.7928C19.2 11.3477 17.9912 10.1761 16.5 10.1761ZM23.9 10.1761C22.4088 10.1761 21.2 11.3477 21.2 12.7928C21.2 14.238 22.4088 15.4096 23.9 15.4096C25.3912 15.4096 26.6 14.238 26.6 12.7928C26.6 11.3477 25.3912 10.1761 23.9 10.1761Z" fill="#FFFFFF"/>
</svg>

After

Width:  |  Height:  |  Size: 927 B

+43
View File
@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dj1dt2noi1bl3"
path="res://.godot/imported/chat.svg-ace9e070f497fc9416dfc6184da3dbb8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/chat.svg"
dest_files=["res://.godot/imported/chat.svg-ace9e070f497fc9416dfc6184da3dbb8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+3
View File
@@ -0,0 +1,3 @@
<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.63512 0.244192C7.25935 -0.0812354 6.70159 -0.0812345 6.32582 0.244193L0.347785 5.42132C-0.352119 6.02745 0.0765559 7.17725 1.00244 7.17725L12.9585 7.17725C13.8844 7.17724 14.3131 6.02745 13.6132 5.42132L7.63512 0.244192Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 350 B

+43
View File
@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bblx8fmv77m7h"
path="res://.godot/imported/chev.svg-fce4a145742f1ff9544de09b3a2b99e2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/chev.svg"
dest_files=["res://.godot/imported/chev.svg-fce4a145742f1ff9544de09b3a2b99e2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=1.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,8 @@
<svg width="41" height="32" viewBox="0 0 41 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25.8808 6.23451C25.8808 9.67774 23.0895 12.469 19.6463 12.469C16.2031 12.469 13.4118 9.67774 13.4118 6.23451C13.4118 2.79129 16.2031 0 19.6463 0C23.0895 0 25.8808 2.79129 25.8808 6.23451Z" fill="white"/>
<path d="M37.87 7.28916C37.87 10.1497 35.5511 12.4686 32.6906 12.4686C29.83 12.4686 27.5111 10.1497 27.5111 7.28916C27.5111 4.42864 29.83 2.10972 32.6906 2.10972C35.5511 2.10972 37.87 4.42864 37.87 7.28916Z" fill="white"/>
<path d="M11.7811 7.28916C11.7811 10.1497 9.46219 12.4686 6.60166 12.4686C3.74114 12.4686 1.42222 10.1497 1.42222 7.28916C1.42222 4.42864 3.74114 2.10972 6.60166 2.10972C9.46219 2.10972 11.7811 4.42864 11.7811 7.28916Z" fill="white"/>
<path d="M8.4125 16.5375C8.59451 16.5375 8.77538 16.5442 8.95417 16.5569C8.66574 17.3644 8.50833 18.2353 8.50833 19.1431V32H0V24.1604C9.07467e-05 19.9504 3.38123 16.5376 7.55208 16.5375H8.4125Z" fill="white"/>
<path d="M20.2187 14.2222C24.6273 14.2222 28.2014 17.8299 28.2014 22.2799V32H12.2361V22.2799C12.2361 17.8299 15.8102 14.2222 20.2187 14.2222Z" fill="white"/>
<path d="M32.9813 16.5375C37.1521 16.5376 40.5332 19.9504 40.5333 24.1604V32H31.6431V19.1431C31.6431 18.2486 31.4901 17.3898 31.2097 16.5924C31.5084 16.5561 31.8125 16.5375 32.1208 16.5375H32.9813Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bg7mca4i1fgup"
path="res://.godot/imported/community_bar.svg-504b1077795422180a9f71afb6c956cc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/community_bar.svg"
dest_files=["res://.godot/imported/community_bar.svg-504b1077795422180a9f71afb6c956cc.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,11 @@
<svg width="41" height="31" viewBox="0 0 41 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.5101 4C19.2799 2.66667 21.2052 2.66667 21.975 4L27.7484 14H28.0394L33.8002 5.11914C34.9666 3.32125 37.7615 4.36951 37.4584 6.49121L35.9935 16.7412C35.9763 16.8615 35.9486 16.978 35.9115 17.0898L34.7426 28H5.74255L4.57361 17.0898C4.53647 16.978 4.50879 16.8615 4.49158 16.7412L3.02673 6.49121C2.72363 4.36951 5.51851 3.32125 6.68494 5.11914L12.4447 14H12.7357L18.5101 4Z" fill="#FFAE00"/>
<path d="M18.5101 4C19.2799 2.66667 21.2052 2.66667 21.975 4L27.7484 14H28.0394L33.8002 5.11914C34.9666 3.32125 37.7615 4.36951 37.4584 6.49121L35.9935 16.7412C35.9763 16.8615 35.9486 16.978 35.9115 17.0898L34.7426 28H5.74255L4.57361 17.0898C4.53647 16.978 4.50879 16.8615 4.49158 16.7412L3.02673 6.49121C2.72363 4.36951 5.51851 3.32125 6.68494 5.11914L12.4447 14H12.7357L18.5101 4Z" fill="url(#paint0_linear_95_36)" fill-opacity="0.74" style="mix-blend-mode:color-dodge"/>
<path d="M16.1009 2.1974C18.0691 -0.73243 22.417 -0.732505 24.3851 2.1974L24.5736 2.50014L28.0345 8.49428L31.2835 3.48647C34.2008 -1.01018 41.186 1.61361 40.429 6.91518L40.4281 6.91615L38.9632 17.1662C38.9398 17.3302 38.9075 17.4916 38.8685 17.6505L37.4388 31.0001H3.04721L1.61752 17.6505C1.57853 17.4916 1.54528 17.3303 1.52182 17.1662L0.0569719 6.91615C-0.688111 1.69763 6.06765 -0.927241 9.06185 3.28041L9.20248 3.48647L12.4505 8.49428L15.9124 2.50014L16.1009 2.1974ZM21.9749 4.00014C21.2051 2.66696 19.2799 2.66686 18.5101 4.00014L12.7357 14.0001H12.4447L6.6849 5.11928C5.51842 3.32163 2.72366 4.36975 3.0267 6.49135L4.49154 16.7413C4.50875 16.8616 4.53645 16.9782 4.57357 17.09L5.74252 28.0001H34.7425L35.9115 17.09C35.9486 16.9782 35.9763 16.8617 35.9935 16.7413L37.4583 6.49135C37.7614 4.36965 34.9666 3.32138 33.8001 5.11928L28.0394 14.0001H27.7484L21.9749 4.00014Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_95_36" x1="20.2426" y1="3" x2="20.2426" y2="28" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF623B"/>
<stop offset="1" stop-color="#666666" stop-opacity="0"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://k1sghma1361w"
path="res://.godot/imported/crown_profile.svg-1d229ff3606b6073a9f2b00a00db02fc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/crown_profile.svg"
dest_files=["res://.godot/imported/crown_profile.svg-1d229ff3606b6073a9f2b00a00db02fc.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,4 @@
[gd_resource type="CompressedTexture2D" format=3 uid="uid://dwb753gnca5wv"]
[resource]
load_path = "res://.godot/imported/crown_profile.svg-1d229ff3606b6073a9f2b00a00db02fc.ctex"
+8
View File
@@ -0,0 +1,8 @@
<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.1441 3.04572C10.3436 2.47913 10.8789 2.1001 11.4796 2.1001H20.7324C21.3331 2.1001 21.8684 2.47913 22.0679 3.04572L24.7897 10.7751C24.8695 11.0017 24.9102 11.2403 24.9102 11.4805V15.9995C24.9102 16.7815 24.2763 17.4154 23.4943 17.4154H8.71765C7.93568 17.4154 7.30176 16.7815 7.30176 15.9995V11.4805C7.30176 11.2403 7.34253 11.0017 7.42233 10.7751L10.1441 3.04572Z" fill="white"/>
<path d="M12.193 5.35219C12.3239 4.98026 12.6753 4.73145 13.0697 4.73145H19.1436C19.5379 4.73145 19.8893 4.98026 20.0203 5.35219L21.8069 10.4261C21.8593 10.5749 21.8861 10.7314 21.8861 10.8892V13.8556C21.8861 14.3689 21.47 14.785 20.9566 14.785H11.2566C10.7433 14.785 10.3271 14.3689 10.3271 13.8556V10.8892C10.3271 10.7314 10.3539 10.5749 10.4063 10.4261L12.193 5.35219Z" fill="#F2AF1D"/>
<path d="M2.84232 15.7303C3.04183 15.1637 3.57714 14.7847 4.17783 14.7847H13.4306C14.0313 14.7847 14.5666 15.1637 14.7662 15.7303L17.4879 23.4597C17.5677 23.6863 17.6085 23.9248 17.6085 24.1651V28.6841C17.6085 29.4661 16.9746 30.1 16.1926 30.1H1.4159C0.633919 30.1 0 29.4661 0 28.6841V24.1651C0 23.9248 0.0407685 23.6863 0.12057 23.4597L2.84232 15.7303Z" fill="white"/>
<path d="M4.88925 18.0372C5.02022 17.6653 5.37162 17.4165 5.76594 17.4165H11.8399C12.2342 17.4165 12.5856 17.6653 12.7166 18.0372L14.5032 23.1111C14.5556 23.2599 14.5824 23.4165 14.5824 23.5742V26.5407C14.5824 27.054 14.1662 27.4701 13.6529 27.4701H3.95289C3.43957 27.4701 3.02344 27.054 3.02344 26.5407V23.5742C3.02344 23.4165 3.0502 23.2599 3.10258 23.1111L4.88925 18.0372Z" fill="#F2AF1D"/>
<path d="M17.4341 15.7303C17.6336 15.1637 18.1689 14.7847 18.7696 14.7847H28.0224C28.6231 14.7847 29.1584 15.1637 29.358 15.7303L32.0797 23.4597C32.1595 23.6863 32.2003 23.9248 32.2003 24.1651V28.6841C32.2003 29.4661 31.5663 30.1 30.7844 30.1H16.0077C15.2257 30.1 14.5918 29.4661 14.5918 28.6841V24.1651C14.5918 23.9248 14.6326 23.6863 14.7124 23.4597L17.4341 15.7303Z" fill="white"/>
<path d="M19.482 18.0372C19.613 17.6653 19.9644 17.4165 20.3587 17.4165H26.4326C26.827 17.4165 27.1784 17.6653 27.3093 18.0372L29.096 23.1111C29.1484 23.2599 29.1751 23.4165 29.1751 23.5742V26.5407C29.1751 27.054 28.759 27.4701 28.2457 27.4701H18.5457C18.0323 27.4701 17.6162 27.054 17.6162 26.5407V23.5742C17.6162 23.4165 17.643 23.2599 17.6954 23.1111L19.482 18.0372Z" fill="#F2AF1D"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://rncdblgyqxms"
path="res://.godot/imported/curr_gold.svg-e2aade40f51cb8afdee7896e5f918c90.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/curr_gold.svg"
dest_files=["res://.godot/imported/curr_gold.svg-e2aade40f51cb8afdee7896e5f918c90.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+4
View File
@@ -0,0 +1,4 @@
[gd_resource type="CompressedTexture2D" format=3 uid="uid://dq3crtqml0k35"]
[resource]
load_path = "res://.godot/imported/curr_gold.svg-e2aade40f51cb8afdee7896e5f918c90.ctex"
+4
View File
@@ -0,0 +1,4 @@
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.2435 2.35929C11.76 -0.786429 16.24 -0.786432 17.7565 2.35929L19.6881 6.36628C20.0979 7.21624 20.7838 7.90212 21.6337 8.31186L25.6407 10.2435C28.7864 11.76 28.7864 16.24 25.6407 17.7565L21.6337 19.6881C20.7838 20.0979 20.0979 20.7838 19.6881 21.6337L17.7565 25.6407C16.24 28.7864 11.76 28.7864 10.2435 25.6407L8.31186 21.6337C7.90212 20.7838 7.21624 20.0979 6.36628 19.6881L2.35929 17.7565C-0.786429 16.24 -0.786432 11.76 2.35929 10.2435L6.36628 8.31186C7.21624 7.90212 7.90212 7.21624 8.31186 6.36628L10.2435 2.35929Z" fill="white"/>
<path d="M12.3013 3.63488C13.0356 2.29228 14.9639 2.29228 15.6982 3.63488L18.4902 8.73982C18.6678 9.06464 18.9349 9.3317 19.2597 9.50935L24.3647 12.3013C25.7073 13.0356 25.7073 14.9639 24.3647 15.6982L19.2597 18.4902C18.9349 18.6678 18.6678 18.9349 18.4902 19.2597L15.6982 24.3647C14.9639 25.7073 13.0356 25.7073 12.3013 24.3647L9.50935 19.2597C9.3317 18.9349 9.06464 18.6678 8.73982 18.4902L3.63488 15.6982C2.29228 14.9639 2.29228 13.0356 3.63488 12.3013L8.73982 9.50935C9.06464 9.3317 9.3317 9.06464 9.50935 8.73982L12.3013 3.63488Z" fill="#41CCFE"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bt70g810ef6jj"
path="res://.godot/imported/curr_star.svg-6c7fe7037dccf76a4615f5430186d65a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/curr_star.svg"
dest_files=["res://.godot/imported/curr_star.svg-6c7fe7037dccf76a4615f5430186d65a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+4
View File
@@ -0,0 +1,4 @@
[gd_resource type="CompressedTexture2D" format=3 uid="uid://duxo4w34d3ree"]
[resource]
load_path = "res://.godot/imported/curr_star.svg-6c7fe7037dccf76a4615f5430186d65a.ctex"
@@ -0,0 +1,5 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.6704 14.2317H17.9457V18H6.79027L10.6704 14.2317Z" fill="white"/>
<path d="M0 14.2805L11.1694 3.12333L14.8733 6.8232L3.68429 18L0 18V14.2805Z" fill="white"/>
<path d="M12.2046 2.08925L14.2961 0L18 3.69987L15.9085 5.78913L12.2046 2.08925Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 369 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dp3s31pu8qlhh"
path="res://.godot/imported/edit_profile.svg-2a0c92ccba4d176da6dc121f1c47b697.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/edit_profile.svg"
dest_files=["res://.godot/imported/edit_profile.svg-2a0c92ccba4d176da6dc121f1c47b697.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,4 @@
[gd_resource type="CompressedTexture2D" format=3 uid="uid://b2lyv0usa762v"]
[resource]
load_path = "res://.godot/imported/edit_profile.svg-2a0c92ccba4d176da6dc121f1c47b697.ctex"
+7
View File
@@ -0,0 +1,7 @@
<svg width="36" height="37" viewBox="0 0 36 37" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9951 0C27.9335 0 35.9902 8.08293 35.9902 18.0537C35.9902 28.0245 27.9335 36.1075 17.9951 36.1075C8.05669 36.1075 0 28.0245 0 18.0537C0 8.08293 8.05669 0 17.9951 0ZM10.8279 20.8782C10.7469 20.8654 10.6848 20.9489 10.7204 21.0228C13.6803 27.1588 22.4172 27.1593 25.3771 21.0233C25.4128 20.9493 25.3505 20.8656 25.2693 20.8786L21.1466 21.5409C19.13 21.8648 17.0748 21.8671 15.0575 21.5477L10.8279 20.8782Z" fill="#FFD67A"/>
<path d="M18.0049 1.23535C27.257 1.23535 34.7646 8.76165 34.7646 18.0537C34.7646 27.3458 27.257 34.8721 18.0049 34.8721C8.75276 34.8721 1.24512 27.3458 1.24512 18.0537C1.24513 8.76165 8.75277 1.23535 18.0049 1.23535Z" stroke="black" stroke-width="2.47164"/>
<path d="M11.7188 14.8297C12.7446 13.0913 15.2588 13.0913 16.2847 14.8297" stroke="black" stroke-width="1.50448" stroke-linecap="round"/>
<circle cx="22.8923" cy="14.1853" r="1.93433" fill="black"/>
<path d="M15.0661 21.5479L10.8366 20.8783C10.7555 20.8654 10.6934 20.949 10.7291 21.023C13.689 27.1589 22.4258 27.1594 25.3857 21.0234C25.4214 20.9494 25.3592 20.8657 25.278 20.8788L21.1553 21.541C19.1386 21.8649 17.0834 21.8673 15.0661 21.5479Z" stroke="black" stroke-width="1.7194"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b8bxf0eim4g4p"
path="res://.godot/imported/emoji.svg-6f5d5aa30898e8bccd149f34e174da0c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/emoji.svg"
dest_files=["res://.godot/imported/emoji.svg-6f5d5aa30898e8bccd149f34e174da0c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=2.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,12 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.25369 15.1642H10.1492V20.0598H5.25369V15.1642Z" fill="white"/>
<path d="M5.25369 22.5672H10.1492V27.4628H5.25369V22.5672Z" fill="white"/>
<path d="M12.6566 22.5672H17.5521V27.4628H12.6566V22.5672Z" fill="white"/>
<path d="M12.6566 15.1642H17.5521V20.0598H12.6566V15.1642Z" fill="white"/>
<path d="M20.0596 15.1642H24.955V20.0598H20.0596V15.1642Z" fill="white"/>
<path d="M3.82087 6.32838C3.82087 7.77916 4.99695 8.95525 6.44771 8.95525C7.89848 8.95525 9.07456 7.77916 9.07456 6.32838V5.13434H23.6416V6.32838C23.6416 7.77916 24.8177 8.95525 26.2685 8.95525C27.7192 8.95525 28.8953 7.77916 28.8953 6.32838V5.13434H29.4923C31.075 5.13434 32.358 6.41735 32.358 8.00002V17.5523H30.0893V12.2985H2.38804V30.209H17.5521V32.5971H2.86565C1.283 32.5971 0 31.3141 0 29.7314V8.00002C0 6.41735 1.283 5.13434 2.86565 5.13434H3.82087V6.32838Z" fill="white"/>
<path d="M25.0744 1.19403C25.0744 0.534587 25.609 0 26.2685 0C26.9279 0 27.4625 0.534587 27.4625 1.19403V6.32838C27.4625 6.98782 26.9279 7.52241 26.2685 7.52241C25.609 7.52241 25.0744 6.98782 25.0744 6.32838V1.19403Z" fill="white"/>
<path d="M5.25369 1.19403C5.25369 0.534587 5.78827 0 6.44771 0C7.10715 0 7.64173 0.534587 7.64173 1.19403V6.32838C7.64173 6.98782 7.10715 7.52241 6.44771 7.52241C5.78827 7.52241 5.25369 6.98782 5.25369 6.32838V1.19403Z" fill="white"/>
<path d="M27.3434 26.1494C27.3434 25.424 27.9314 24.836 28.6568 24.836C29.3822 24.836 29.9702 25.424 29.9702 26.1494V30.03H33.9105C34.6359 30.03 35.2239 30.6181 35.2239 31.3434C35.2239 32.0688 34.6359 32.6569 33.9105 32.6569H28.6568C27.9314 32.6569 27.3434 32.0688 27.3434 31.3434V26.1494Z" fill="white"/>
<path d="M37.3731 29.9703C37.3731 25.8817 34.0587 22.5673 29.9702 22.5673C25.8817 22.5673 22.5673 25.8817 22.5673 29.9703C22.5673 34.0589 25.8817 37.3733 29.9702 37.3733V40.0002C24.4309 40.0002 19.9404 35.5097 19.9404 29.9703C19.9404 24.431 24.4309 19.9404 29.9702 19.9404C35.5095 19.9404 40 24.431 40 29.9703C40 35.5097 35.5095 40.0002 29.9702 40.0002V37.3733C34.0587 37.3733 37.3731 34.0589 37.3731 29.9703Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d04v2xn8xmom"
path="res://.godot/imported/event_calendar.svg-bc64330a484d7c6bd4740c6db41ef248.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/event_calendar.svg"
dest_files=["res://.godot/imported/event_calendar.svg-bc64330a484d7c6bd4740c6db41ef248.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cep023y0s7f0f"
path="res://.godot/imported/green_tile.png-ee3310f4f145f80c08614e3446669370.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/green_tile.png"
dest_files=["res://.godot/imported/green_tile.png-ee3310f4f145f80c08614e3446669370.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
+5
View File
@@ -0,0 +1,5 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="8" r="7.17176" stroke="white" stroke-width="1.65647"/>
<path d="M9.03516 12.1602C9.03516 12.4513 8.79918 12.6872 8.5081 12.6872H7.52927C7.23819 12.6872 7.00221 12.4513 7.00221 12.1602V11.5578C7.00221 11.2667 7.23819 11.0308 7.52927 11.0308H8.5081C8.79918 11.0308 9.03516 11.2667 9.03516 11.5578V12.1602Z" fill="white"/>
<path d="M6.83398 3.82052C6.82339 3.64729 6.96104 3.50098 7.1346 3.50098H8.90372C9.07728 3.50098 9.21492 3.64729 9.20434 3.82052L8.82703 9.99464C8.81732 10.1535 8.68562 10.2774 8.52641 10.2774H7.5119C7.3527 10.2774 7.221 10.1535 7.21129 9.99464L6.83398 3.82052Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 720 B

+43
View File
@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c2empktddd47l"
path="res://.godot/imported/info.svg-ee9a6cfd88f87333aa473a30db1f68d5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/info.svg"
dest_files=["res://.godot/imported/info.svg-ee9a6cfd88f87333aa473a30db1f68d5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=2.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,6 @@
<svg width="40" height="25" viewBox="0 0 40 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M38.0701 24.6224C37.6519 24.8618 37.1683 25 36.6519 25H2.86078C2.31882 25 1.81217 24.849 1.38023 24.5872L14.2734 10.1463L19.3679 13.4159L25.021 10.008L38.0701 24.6224Z" fill="white"/>
<path d="M39.1602 1.48462C39.3847 1.89294 39.5127 2.3619 39.5127 2.86078V22.1392C39.5127 22.606 39.3999 23.0461 39.2016 23.4354L26.446 9.14909L39.1602 1.48462Z" fill="white"/>
<path d="M12.8803 9.25213L0.277266 23.3683C0.0997667 22.9959 3.08165e-05 22.5792 0 22.1392V2.86078C5.62526e-05 2.27976 0.1735 1.73931 0.471148 1.28803L12.8803 9.25213Z" fill="white"/>
<path d="M36.6519 0C37.117 1.87232e-05 37.5559 0.111558 37.944 0.308449L19.3944 11.4906L1.80528 0.202017C2.13194 0.0722236 2.48789 1.64904e-05 2.86078 0H36.6519Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 834 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kmleuwyxmn0c"
path="res://.godot/imported/message_bar.svg-66acc7d397a41ea08336d5cecf805c29.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/message_bar.svg"
dest_files=["res://.godot/imported/message_bar.svg-66acc7d397a41ea08336d5cecf805c29.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
@@ -0,0 +1,5 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.9294 10C17.9294 5.62071 14.3793 2.07059 10 2.07059C5.62071 2.07059 2.07059 5.62071 2.07059 10C2.07059 14.3793 5.62071 17.9294 10 17.9294V20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10C20 15.5228 15.5228 20 10 20V17.9294C14.3793 17.9294 17.9294 14.3793 17.9294 10Z" fill="white"/>
<path d="M9.00311 11.8589C9.00311 10.6989 9.13373 10.4001 9.70657 9.48241L10.2459 8.753C10.5273 8.18829 10.5273 7.85858 10.5273 7.60006C10.5273 7.11187 10.4761 6.61182 9.97458 6.61182C9.46203 6.61182 9.2376 6.91251 9.2376 7.41182V8.09417C9.2376 8.45803 8.94264 8.753 8.57878 8.753H7.19984C6.83598 8.753 6.54102 8.45803 6.54102 8.09417L6.54102 7.41182C6.54102 5.62019 7.38517 4.23535 9.97458 4.23535C11.8079 4.23535 13.3645 4.89835 13.3645 6.753C13.3645 8.25888 12.7783 9.10594 12.1687 10.0001L11.7466 10.4706C11.4652 10.7059 11.3011 11.3883 11.3011 11.8589V12.0942C11.3011 12.458 11.0061 12.753 10.6422 12.753H9.66194C9.29808 12.753 9.00311 12.458 9.00311 12.0942V11.8589Z" fill="white"/>
<path d="M11.4352 15.1059C11.4352 15.4698 11.1403 15.7648 10.7764 15.7648H9.55287C9.18901 15.7648 8.89405 15.4698 8.89405 15.1059V14.353C8.89405 13.9891 9.18901 13.6942 9.55287 13.6942H10.7764C11.1403 13.6942 11.4352 13.9891 11.4352 14.353V15.1059Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7dp73xokujdb"
path="res://.godot/imported/question_circle.svg-2401c75e57a76566e387083459fe91d8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/question_circle.svg"
dest_files=["res://.godot/imported/question_circle.svg-2401c75e57a76566e387083459fe91d8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=2.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+3
View File
@@ -0,0 +1,3 @@
<svg width="41" height="32" viewBox="0 0 41 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M24.4486 0C25.6032 0.000161056 26.5392 0.93613 26.5394 2.09074V11.6891H36.52C37.6748 11.6892 38.6107 12.6251 38.6107 13.7799V23.5767C39.6839 23.6653 40.5272 24.5638 40.5274 25.6598V29.9093C40.5274 31.064 39.5914 31.9999 38.4366 32H2.09074C0.936041 31.9998 1.75716e-05 31.064 0 29.9093V25.6598C0.000128848 24.5052 0.93611 23.5692 2.09074 23.5691H2.29954V9.56441C2.29954 8.40957 3.23544 7.47367 4.39028 7.47367H12.7428V2.09074C12.743 0.936107 13.6789 0.000124455 14.8336 0H24.4486ZM31.0302 15.5696C30.6232 15.5696 30.2378 15.6758 29.8746 15.8873C29.5114 16.0948 29.2178 16.374 28.9943 16.7252C28.7668 17.0765 28.653 17.4761 28.653 17.9232V18.576C28.6531 18.6156 28.6692 18.6355 28.7009 18.6356H30.0785C30.1104 18.6356 30.1263 18.6157 30.1264 18.576V17.9891C30.1264 17.7256 30.2143 17.502 30.39 17.3183C30.5655 17.1348 30.7789 17.043 31.0302 17.0429C31.2937 17.0429 31.5136 17.1347 31.6892 17.3183C31.8649 17.502 31.9528 17.7257 31.9528 17.9891V18.1563C31.9528 18.4357 31.8671 18.6617 31.6955 18.8333C31.5239 19.0049 31.3281 19.0906 31.1086 19.0907H30.6293C30.5974 19.0907 30.5815 19.1067 30.5814 19.1385L30.5696 20.5099C30.5697 20.5538 30.5894 20.5758 30.6293 20.5758H31.1086C31.3521 20.5759 31.5539 20.6775 31.7135 20.8811C31.8732 21.0846 31.9528 21.3144 31.9528 21.5699V21.8994C31.9528 22.1508 31.8709 22.3784 31.7073 22.582C31.5436 22.7815 31.3176 22.8809 31.0302 22.8809C30.7709 22.8808 30.5553 22.7853 30.3837 22.5937C30.2122 22.3982 30.1264 22.1667 30.1264 21.8994V21.3479C30.1263 21.3043 30.1064 21.2828 30.0667 21.2827H28.6891C28.6573 21.2828 28.6413 21.3043 28.6412 21.3479V21.8994C28.6413 22.3464 28.7489 22.7598 28.9645 23.139C29.184 23.5142 29.476 23.8131 29.8392 24.0366C30.2064 24.2641 30.6032 24.3778 31.0302 24.3779C31.4733 24.3779 31.8768 24.2686 32.24 24.0491C32.6033 23.8255 32.8952 23.526 33.1147 23.1508C33.3303 22.7716 33.438 22.3544 33.438 21.8994V21.5276C33.438 21.2204 33.3757 20.9212 33.2521 20.6299C33.1283 20.3386 32.9607 20.0709 32.7492 19.8274C32.9607 19.5879 33.1261 19.3383 33.2458 19.0789C33.3656 18.8154 33.4255 18.5038 33.4255 18.1445V17.9468C33.4255 17.5157 33.3178 17.1205 33.1023 16.7613C32.8907 16.4021 32.6033 16.1124 32.24 15.8928C31.8768 15.6773 31.4733 15.5696 31.0302 15.5696ZM9.76697 13.4622C9.35189 13.4622 8.96272 13.5738 8.59951 13.7972C8.23632 14.0167 7.94277 14.3142 7.71923 14.6893C7.49173 15.0645 7.37799 15.4817 7.37795 15.9407V16.54C7.37801 16.5798 7.39394 16.5997 7.42581 16.5997H8.80276C8.8426 16.5997 8.86233 16.5798 8.86241 16.54V15.9407C8.86247 15.6454 8.95042 15.4018 9.12601 15.2102C9.30166 15.0187 9.51549 14.9231 9.76697 14.9231C10.0304 14.9231 10.2481 15.0232 10.4197 15.2227C10.5912 15.4222 10.6771 15.6416 10.6771 15.881C10.6771 15.9688 10.6573 16.0728 10.6174 16.1925C10.5815 16.3082 10.5352 16.4038 10.4794 16.4797L7.44939 20.6355C7.43349 20.6514 7.42587 20.6675 7.42581 20.6834V22.0728C7.42581 22.1127 7.44555 22.1324 7.48547 22.1324H12.0603C12.0962 22.1324 12.1144 22.1127 12.1144 22.0728V20.6834C12.1143 20.6515 12.0961 20.6355 12.0603 20.6355H9.30567L11.635 17.4383C11.7987 17.2228 11.9268 16.9771 12.0186 16.7017C12.1145 16.4222 12.1622 16.1485 12.1622 15.881C12.1622 15.4539 12.0523 15.0566 11.8327 14.6893C11.6172 14.3221 11.3297 14.0247 10.9705 13.7972C10.6073 13.5737 10.206 13.4622 9.76697 13.4622ZM18.8985 4.59353C18.8667 4.59358 18.8507 4.60954 18.8507 4.64139L18.8389 13.0668C18.8389 13.1066 18.8588 13.1264 18.8985 13.1264H20.288C20.3199 13.1264 20.3358 13.1066 20.3358 13.0668L20.324 4.64139C20.324 4.60955 20.308 4.5936 20.2762 4.59353H18.8985Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://btjm25hjxssbd"
path="res://.godot/imported/rank_bar.svg-c6d5a0b7f812f9e43fcf123b38dac146.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/rank_bar.svg"
dest_files=["res://.godot/imported/rank_bar.svg-c6d5a0b7f812f9e43fcf123b38dac146.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cic88doubsblr"
path="res://.godot/imported/red_tile.png-9f219ec997f64576619073039811b504.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/red_tile.png"
dest_files=["res://.godot/imported/red_tile.png-9f219ec997f64576619073039811b504.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
@@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M27.3138 4.68608C33.5623 10.9347 33.5623 21.0658 27.3138 27.3144C22.1804 32.4476 14.4278 33.3627 8.35921 30.0618L14.1109 24.3101C14.1842 24.2369 14.2756 24.1923 14.3706 24.1766C14.4188 24.1604 14.4717 24.1517 14.5286 24.1517L21.7953 24.1512C22.2137 23.846 22.6153 23.5062 22.993 23.1286C25.6097 20.5119 26.4859 16.814 25.6231 13.4728L20.3248 18.7712C20.1452 18.9507 19.8886 19.0073 19.6611 18.9399L14.3633 18.1804C14.1535 18.1502 13.9885 17.9852 13.9583 17.7755L13.1993 12.4781C13.1318 12.2506 13.188 11.9936 13.3676 11.814L18.817 6.36449C15.3688 5.31226 11.4678 6.14914 8.74067 8.87624C8.5476 9.06933 8.36413 9.26861 8.19 9.47288V17.8131C8.18995 17.8699 8.18129 17.923 8.16506 17.9711C8.14938 18.066 8.10471 18.1575 8.03155 18.2308L2.18449 24.0778C-1.40463 17.9486 -0.571217 9.94382 4.68597 4.68657C10.9345 -1.56194 21.0652 -1.56227 27.3138 4.68608Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 979 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://lks5ndwn3ppp"
path="res://.godot/imported/setting_bar.svg-45496c706178804cc5c7146fcde7bf19.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/setting_bar.svg"
dest_files=["res://.godot/imported/setting_bar.svg-45496c706178804cc5c7146fcde7bf19.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
+3
View File
@@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M30.2975 0C31.2492 0 31.9831 0.83853 31.8567 1.7818L29.6519 18.2396C29.5471 19.0205 28.8806 19.6033 28.0927 19.6033H10.7722L8.94378 23.0632H25.7821C25.8046 23.0632 25.8268 23.0657 25.8489 23.0667C28.2503 23.1425 30.1737 25.1122 30.1737 27.5319C30.1735 29.9995 28.1732 31.9998 25.7056 32C23.3184 32 21.368 30.128 21.2431 27.772H9.98739C9.86251 30.1279 7.91263 31.9998 5.52559 32C3.05787 32 1.05702 29.9996 1.05683 27.5319C1.05683 25.9527 1.87675 24.5655 3.11345 23.7708C3.14448 23.6447 3.18997 23.5196 3.25469 23.3992L5.97295 18.3447C5.96138 18.2876 5.9525 18.2292 5.94721 18.17L4.79645 5.28556H1.04848C0.469409 5.28548 0 4.81547 0 4.23638V1.04848C7.63629e-05 0.469456 0.469457 7.65464e-05 1.04848 0H30.2975Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 836 B

@@ -0,0 +1,43 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ci3nm26qx5vdo"
path="res://.godot/imported/shop_bar.svg-8a6d623c86eeefaae8816eebe1a143fd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/shop_bar.svg"
dest_files=["res://.godot/imported/shop_bar.svg-8a6d623c86eeefaae8816eebe1a143fd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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
svg/scale=4.0
editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dc0o5lcx1cq64"
path="res://.godot/imported/yellow_tile.png-764b81de5a4ed1002d1b5b0ffe150bbb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/graphics/gui/lobby/yellow_tile.png"
dest_files=["res://.godot/imported/yellow_tile.png-764b81de5a4ed1002d1b5b0ffe150bbb.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
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