Compare commits

...

31 commits

Author SHA1 Message Date
af66792e47 Small net optimization 2025-12-21 13:31:12 +05:00
88bbe56467 Fixed version label not translating 2025-12-21 02:56:55 +05:00
49589d84d6 GUI Inprovements 2025-12-21 02:37:17 +05:00
a293242cb7 Theme 👍 2025-12-21 02:18:03 +05:00
babae34458 Theme 👍 2025-12-21 01:59:56 +05:00
373272a013 Theme 👍 2025-12-21 01:35:23 +05:00
810edb8513 themes 2025-12-21 00:22:25 +05:00
1981f30971 Animation particles 2025-12-20 17:49:13 +05:00
7a46a46fe7 Small refactor 2025-12-20 15:07:21 +05:00
881feecd67 Happy new year 2025-12-17 18:52:58 +05:00
b79e87c7ca Translations 2025-12-17 16:59:21 +05:00
4c3e35d1fc Smoke effect and animations revamp 2025-12-17 11:51:28 +05:00
d752dd17dc Auto update 👍 2025-12-17 02:22:43 +05:00
72319b04ac Revert "Update without restart"
This reverts commit 4031e1384f.
2025-12-17 02:21:36 +05:00
4031e1384f Update without restart 2025-12-17 02:20:20 +05:00
7341b5f648 Restart game after autoupdate 2025-12-17 02:03:41 +05:00
e758c9f042 Many fixes 2025-12-17 01:59:35 +05:00
f234ca974e Recent weapon 2025-12-17 01:09:35 +05:00
3a4e0f30bf Autoupdate status 2025-12-17 01:00:06 +05:00
a3ad473b39 Test d3d 2025-12-17 00:47:32 +05:00
6f327d0d9e Version label 2025-12-17 00:37:22 +05:00
0da18e4d44 Small fixes 2025-12-17 00:30:57 +05:00
0708498715 Molotov 2025-12-17 00:03:57 +05:00
c04a29b9c4 Silent jump and fall damage 2025-12-14 20:56:39 +05:00
43a0fd1b20 new plant for map 2025-12-14 19:57:48 +05:00
55a329ef7d Delete version.tres 2025-12-14 18:57:01 +05:00
755f590a85 Ignore version.tres 2025-12-14 18:55:34 +05:00
46d256f9cd Boom 2025-12-14 18:52:09 +05:00
1244832f41 Autodownload 2025-12-14 18:49:21 +05:00
4fa6413d78 Bullet hole spawn fix 2025-12-14 17:20:30 +05:00
17e809e95e Scoreboard 2025-12-14 17:07:22 +05:00
330 changed files with 55692 additions and 14964 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/android/ /android/
exports/ exports/
deploy.sh deploy.sh
version.tres

View file

@ -2,8 +2,6 @@
Current plans: Current plans:
Molikman's abilities: Molikman's abilities:
Molik:
Visuals
Flashbang: Flashbang:
Visuals Visuals
Icon Icon

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,3 @@
[gd_resource type="AnimationLibrary" format=3 uid="uid://lm3d4kwbffgp"]
[resource]

View file

@ -0,0 +1,27 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dr1bjp8bpe5n6"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_jbyth"]
sky_top_color = Color(0.51379687, 0.65960854, 0.7036598, 1)
sky_horizon_color = Color(0.4456907, 0.4456907, 0.4456907, 1)
ground_bottom_color = Color(0.73081446, 0.73081446, 0.73081446, 1)
sun_angle_max = 15.0
[sub_resource type="Sky" id="Sky_hb4cm"]
sky_material = SubResource("ProceduralSkyMaterial_jbyth")
[resource]
background_mode = 2
sky = SubResource("Sky_hb4cm")
ambient_light_color = Color(1, 1, 1, 1)
tonemap_mode = 3
ssr_enabled = true
ssao_enabled = true
glow_enabled = true
glow_levels/5 = 0.44
glow_normalized = true
glow_blend_mode = 0
fog_enabled = true
fog_light_color = Color(0.85979897, 0.85979897, 0.85979897, 1)
fog_aerial_perspective = 0.14
volumetric_fog_density = 0.2727
adjustment_enabled = true

View file

@ -0,0 +1,27 @@
[gd_resource type="ShaderMaterial" load_steps=6 format=3 uid="uid://bw3uex67yy8e7"]
[ext_resource type="Shader" uid="uid://dr0p2owhwp4i" path="res://shaders/firewall.gdshader" id="1_i6b38"]
[sub_resource type="Gradient" id="Gradient_i6b38"]
interpolation_mode = 1
offsets = PackedFloat32Array(0.0056179776, 0.24719101, 0.4550562)
colors = PackedColorArray(1, 0, 0, 1, 1, 0.38039216, 0, 1, 1, 0.77357376, 0, 1)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_qwxnu"]
gradient = SubResource("Gradient_i6b38")
[sub_resource type="FastNoiseLite" id="FastNoiseLite_i6b38"]
noise_type = 2
cellular_jitter = 2.405
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_qwxnu"]
width = 1280
noise = SubResource("FastNoiseLite_i6b38")
seamless = true
[resource]
render_priority = 0
shader = ExtResource("1_i6b38")
shader_parameter/noise_texture = SubResource("NoiseTexture2D_qwxnu")
shader_parameter/fire_gradient = SubResource("GradientTexture1D_qwxnu")
shader_parameter/height = 0.16999999620016

View file

@ -1,6 +1,6 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cjb0h3of85nc2"] [gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cjb0h3of85nc2"]
[ext_resource type="Texture2D" uid="uid://d1rfpdlpfnt5w" path="res://textures/players/molikman/molikman_ingame_Molikman_red.png" id="1_qvmge"] [ext_resource type="Texture2D" uid="uid://d1rfpdlpfnt5w" path="res://assets/textures/players/molikman/molikman_ingame_Molikman_red.png" id="1_qvmge"]
[resource] [resource]
resource_local_to_scene = true resource_local_to_scene = true

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://dynpcduei1wfn"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://dynpcduei1wfn"]
[ext_resource type="Texture2D" uid="uid://ccgwt03xv63a2" path="res://textures/prototype_blue_256x256.png" id="1_f7b7x"] [ext_resource type="Texture2D" uid="uid://ccgwt03xv63a2" path="res://assets/materials/prototypes/prototype_blue_256x256.png" id="1_f7b7x"]
[resource] [resource]
albedo_texture = ExtResource("1_f7b7x") albedo_texture = ExtResource("1_f7b7x")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://mlha6r17v2en"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://mlha6r17v2en"]
[ext_resource type="Texture2D" uid="uid://del2a862e7etr" path="res://textures/prototype_256x256.png" id="1_wffu2"] [ext_resource type="Texture2D" uid="uid://del2a862e7etr" path="res://assets/materials/prototypes/prototype_256x256.png" id="1_wffu2"]
[resource] [resource]
albedo_texture = ExtResource("1_wffu2") albedo_texture = ExtResource("1_wffu2")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://bx3f5vx71ynh5"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://bx3f5vx71ynh5"]
[ext_resource type="Texture2D" uid="uid://87pitdljtw1e" path="res://textures/prototype_gray_256x256.png" id="1_d67pj"] [ext_resource type="Texture2D" uid="uid://87pitdljtw1e" path="res://assets/materials/prototypes/prototype_gray_256x256.png" id="1_d67pj"]
[resource] [resource]
albedo_texture = ExtResource("1_d67pj") albedo_texture = ExtResource("1_d67pj")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://jdfticwelku4"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://jdfticwelku4"]
[ext_resource type="Texture2D" uid="uid://8ik50gqyn6u" path="res://textures/prototype_green_256x256.png" id="1_rcjgt"] [ext_resource type="Texture2D" uid="uid://8ik50gqyn6u" path="res://assets/materials/prototypes/prototype_green_256x256.png" id="1_rcjgt"]
[resource] [resource]
albedo_texture = ExtResource("1_rcjgt") albedo_texture = ExtResource("1_rcjgt")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cyej4ph6hcnou"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cyej4ph6hcnou"]
[ext_resource type="Texture2D" uid="uid://b8aqstr5es5x4" path="res://textures/prototype_orange_256x256.png" id="1_ntui7"] [ext_resource type="Texture2D" uid="uid://b8aqstr5es5x4" path="res://assets/materials/prototypes/prototype_orange_256x256.png" id="1_ntui7"]
[resource] [resource]
albedo_texture = ExtResource("1_ntui7") albedo_texture = ExtResource("1_ntui7")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cgb6bsmykod1w"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cgb6bsmykod1w"]
[ext_resource type="Texture2D" uid="uid://bxjoam6tke5ws" path="res://textures/prototype_pink_256x256.png" id="1_iclcw"] [ext_resource type="Texture2D" uid="uid://bxjoam6tke5ws" path="res://assets/materials/prototypes/prototype_pink_256x256.png" id="1_iclcw"]
[resource] [resource]
albedo_texture = ExtResource("1_iclcw") albedo_texture = ExtResource("1_iclcw")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cdeggf10dmama"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://cdeggf10dmama"]
[ext_resource type="Texture2D" uid="uid://c7mpr2p4gqqwm" path="res://textures/prototype_purple_256x256.png" id="1_310wc"] [ext_resource type="Texture2D" uid="uid://c7mpr2p4gqqwm" path="res://assets/materials/prototypes/prototype_purple_256x256.png" id="1_310wc"]
[resource] [resource]
albedo_texture = ExtResource("1_310wc") albedo_texture = ExtResource("1_310wc")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://c6xa4phihtya2"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://c6xa4phihtya2"]
[ext_resource type="Texture2D" uid="uid://brpyk2n4lb72o" path="res://textures/prototype_red_256x256.png" id="1_kadb0"] [ext_resource type="Texture2D" uid="uid://brpyk2n4lb72o" path="res://assets/materials/prototypes/prototype_red_256x256.png" id="1_kadb0"]
[resource] [resource]
albedo_texture = ExtResource("1_kadb0") albedo_texture = ExtResource("1_kadb0")

View file

@ -1,6 +1,6 @@
[gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://duvlktlyurohd"] [gd_resource type="ORMMaterial3D" load_steps=2 format=3 uid="uid://duvlktlyurohd"]
[ext_resource type="Texture2D" uid="uid://bmnqvop2dy5pm" path="res://textures/prototype_yellow_256x256.png" id="1_anv2g"] [ext_resource type="Texture2D" uid="uid://bmnqvop2dy5pm" path="res://assets/materials/prototypes/prototype_yellow_256x256.png" id="1_anv2g"]
[resource] [resource]
albedo_texture = ExtResource("1_anv2g") albedo_texture = ExtResource("1_anv2g")

View file

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://del2a862e7etr" uid="uid://del2a862e7etr"
path.s3tc="res://.godot/imported/prototype_256x256.png-cc043fec7aa6c7210b91a11aa3e5d757.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_256x256.png-63147de28317150879309b037e9d906e.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_256x256.png" source_file="res://assets/materials/prototypes/prototype_256x256.png"
dest_files=["res://.godot/imported/prototype_256x256.png-cc043fec7aa6c7210b91a11aa3e5d757.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_256x256.png-63147de28317150879309b037e9d906e.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cb3c3pyec44ri" uid="uid://cb3c3pyec44ri"
path="res://.godot/imported/prototype_256x256.svg-4c863ffaf10ca9b134967aa9fd23e2ac.ctex" path="res://.godot/imported/prototype_256x256.svg-a622aef9f5d06b9af7e767784659333f.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://textures/prototype_256x256.svg" source_file="res://assets/materials/prototypes/prototype_256x256.svg"
dest_files=["res://.godot/imported/prototype_256x256.svg-4c863ffaf10ca9b134967aa9fd23e2ac.ctex"] dest_files=["res://.godot/imported/prototype_256x256.svg-a622aef9f5d06b9af7e767784659333f.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ccgwt03xv63a2" uid="uid://ccgwt03xv63a2"
path.s3tc="res://.godot/imported/prototype_blue_256x256.png-6fe44acf60ac0dc6ffaac2dee8d35632.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_blue_256x256.png-f77a515c04f47fdaed0af6c6e7e033a0.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_blue_256x256.png" source_file="res://assets/materials/prototypes/prototype_blue_256x256.png"
dest_files=["res://.godot/imported/prototype_blue_256x256.png-6fe44acf60ac0dc6ffaac2dee8d35632.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_blue_256x256.png-f77a515c04f47fdaed0af6c6e7e033a0.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://87pitdljtw1e" uid="uid://87pitdljtw1e"
path.s3tc="res://.godot/imported/prototype_gray_256x256.png-c46d3281b0a68c407e0a12760268e64f.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_gray_256x256.png-2efefc7d468269762acb23d0effde868.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_gray_256x256.png" source_file="res://assets/materials/prototypes/prototype_gray_256x256.png"
dest_files=["res://.godot/imported/prototype_gray_256x256.png-c46d3281b0a68c407e0a12760268e64f.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_gray_256x256.png-2efefc7d468269762acb23d0effde868.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://8ik50gqyn6u" uid="uid://8ik50gqyn6u"
path.s3tc="res://.godot/imported/prototype_green_256x256.png-3a43d441fd67eef207f2b59271729940.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_green_256x256.png-0e5ea61aee5c80bc5217ba78f73203ef.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_green_256x256.png" source_file="res://assets/materials/prototypes/prototype_green_256x256.png"
dest_files=["res://.godot/imported/prototype_green_256x256.png-3a43d441fd67eef207f2b59271729940.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_green_256x256.png-0e5ea61aee5c80bc5217ba78f73203ef.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://b8aqstr5es5x4" uid="uid://b8aqstr5es5x4"
path.s3tc="res://.godot/imported/prototype_orange_256x256.png-7d351cc1740003ffb1414539ddb390d8.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_orange_256x256.png-adc6318d3990677a0574dc6c7e56e61d.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_orange_256x256.png" source_file="res://assets/materials/prototypes/prototype_orange_256x256.png"
dest_files=["res://.godot/imported/prototype_orange_256x256.png-7d351cc1740003ffb1414539ddb390d8.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_orange_256x256.png-adc6318d3990677a0574dc6c7e56e61d.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://bxjoam6tke5ws" uid="uid://bxjoam6tke5ws"
path.s3tc="res://.godot/imported/prototype_pink_256x256.png-02efb0a496806c1519424e4e534bd063.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_pink_256x256.png-895d9dd5788b2f5811ae6e52d8993fc6.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_pink_256x256.png" source_file="res://assets/materials/prototypes/prototype_pink_256x256.png"
dest_files=["res://.godot/imported/prototype_pink_256x256.png-02efb0a496806c1519424e4e534bd063.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_pink_256x256.png-895d9dd5788b2f5811ae6e52d8993fc6.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://c7mpr2p4gqqwm" uid="uid://c7mpr2p4gqqwm"
path.s3tc="res://.godot/imported/prototype_purple_256x256.png-79477f3d2a2d94b170c3908c78290a72.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_purple_256x256.png-b99cb66ceb51877c27798195248005fa.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_purple_256x256.png" source_file="res://assets/materials/prototypes/prototype_purple_256x256.png"
dest_files=["res://.godot/imported/prototype_purple_256x256.png-79477f3d2a2d94b170c3908c78290a72.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_purple_256x256.png-b99cb66ceb51877c27798195248005fa.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://brpyk2n4lb72o" uid="uid://brpyk2n4lb72o"
path.s3tc="res://.godot/imported/prototype_red_256x256.png-709c13797d87a1eaf369e2878f763aee.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_red_256x256.png-bf58d2b334071e3c41c404987a6a541b.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_red_256x256.png" source_file="res://assets/materials/prototypes/prototype_red_256x256.png"
dest_files=["res://.godot/imported/prototype_red_256x256.png-709c13797d87a1eaf369e2878f763aee.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_red_256x256.png-bf58d2b334071e3c41c404987a6a541b.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://bmnqvop2dy5pm" uid="uid://bmnqvop2dy5pm"
path.s3tc="res://.godot/imported/prototype_yellow_256x256.png-c5e07039766aaf30f8ea366b5911ebaf.s3tc.ctex" path.s3tc="res://.godot/imported/prototype_yellow_256x256.png-388cafec651d08387bca886844b152d8.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://textures/prototype_yellow_256x256.png" source_file="res://assets/materials/prototypes/prototype_yellow_256x256.png"
dest_files=["res://.godot/imported/prototype_yellow_256x256.png-c5e07039766aaf30f8ea366b5911ebaf.s3tc.ctex"] dest_files=["res://.godot/imported/prototype_yellow_256x256.png-388cafec651d08387bca886844b152d8.s3tc.ctex"]
[params] [params]

Binary file not shown.

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 461 KiB

After

Width:  |  Height:  |  Size: 461 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ct8b5dcenubms" uid="uid://ct8b5dcenubms"
path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-ccd86400adbab09a67b0605e2bae3fe8.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-a6363bbe6bd33d69c24fac9444bac90e.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_Molikman.png" source_file="res://assets/models/characters/molikman_hands_tex_Molikman.png"
dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-ccd86400adbab09a67b0605e2bae3fe8.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-a6363bbe6bd33d69c24fac9444bac90e.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://ba0xi4ts40yb3" uid="uid://ba0xi4ts40yb3"
path.s3tc="res://.godot/imported/molikman_hands_tex_bomb.png-6e48ea8587f348fc8c0188faec0617d2.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_bomb.png-1b53fcd247038d66a5fade873ee44282.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_bomb.png" source_file="res://assets/models/characters/molikman_hands_tex_bomb.png"
dest_files=["res://.godot/imported/molikman_hands_tex_bomb.png-6e48ea8587f348fc8c0188faec0617d2.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_bomb.png-1b53fcd247038d66a5fade873ee44282.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cne3m4lsqaag5" uid="uid://cne3m4lsqaag5"
path.s3tc="res://.godot/imported/molikman_hands_tex_knife.png-14e609ed7efd05ea01238d295ced16c5.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_knife.png-d87fb62df4cb9710b6c03e238a7cf216.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_knife.png" source_file="res://assets/models/characters/molikman_hands_tex_knife.png"
dest_files=["res://.godot/imported/molikman_hands_tex_knife.png-14e609ed7efd05ea01238d295ced16c5.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_knife.png-d87fb62df4cb9710b6c03e238a7cf216.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 627 KiB

After

Width:  |  Height:  |  Size: 627 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cydet5mugcv2y" uid="uid://cydet5mugcv2y"
path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-783083fd6f59893d1f5994f40b2f4e54.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-2ed0b2e475811281315f89b34cf55fff.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_mc255.png" source_file="res://assets/models/characters/molikman_hands_tex_mc255.png"
dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-783083fd6f59893d1f5994f40b2f4e54.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-2ed0b2e475811281315f89b34cf55fff.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://bnfvn64lqad84" uid="uid://bnfvn64lqad84"
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_albedo.png-f215d17851010b3798c57ae0584fbbca.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_sp_albedo.png-37cdf9d5e2631684d98e089d4efb1c1d.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_sp_albedo.png" source_file="res://assets/models/characters/molikman_hands_tex_sp_albedo.png"
dest_files=["res://.godot/imported/molikman_hands_tex_sp_albedo.png-f215d17851010b3798c57ae0584fbbca.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_sp_albedo.png-37cdf9d5e2631684d98e089d4efb1c1d.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://c4enoo2ke23m8" uid="uid://c4enoo2ke23m8"
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_roughness.png-f8a5e100a388929d559f72b52c5e5e55.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_sp_roughness.png-3e143da3086cb32a7d1a9a8b6ef537fb.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/molikman_hands_tex_sp_roughness.png" source_file="res://assets/models/characters/molikman_hands_tex_sp_roughness.png"
dest_files=["res://.godot/imported/molikman_hands_tex_sp_roughness.png-f8a5e100a388929d559f72b52c5e5e55.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_sp_roughness.png-3e143da3086cb32a7d1a9a8b6ef537fb.s3tc.ctex"]
[params] [params]

File diff suppressed because it is too large Load diff

View file

Before

Width:  |  Height:  |  Size: 461 KiB

After

Width:  |  Height:  |  Size: 461 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://c81mv6bw6gr6t" uid="uid://c81mv6bw6gr6t"
path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-309150e72c75bcb8d14d5eaef94f2a57.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-07175d9223fee5c5ead0641ea7cb4545.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_Molikman.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_Molikman.png"
dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-309150e72c75bcb8d14d5eaef94f2a57.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-07175d9223fee5c5ead0641ea7cb4545.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://twxsiwqgu1dy" uid="uid://twxsiwqgu1dy"
path.s3tc="res://.godot/imported/molikman_hands_tex_bomb.png-f43d1a526d57ce29d4126c1880d5be9a.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_bomb.png-820d024baac5ed5ac8c7e114f5fa0779.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_bomb.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_bomb.png"
dest_files=["res://.godot/imported/molikman_hands_tex_bomb.png-f43d1a526d57ce29d4126c1880d5be9a.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_bomb.png-820d024baac5ed5ac8c7e114f5fa0779.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://pdepam77xqnq" uid="uid://pdepam77xqnq"
path.s3tc="res://.godot/imported/molikman_hands_tex_knife.png-2798e11b63950b7ab64bd9cfdc9526c2.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_knife.png-358bb980533af2a0e719ff131511c855.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_knife.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_knife.png"
dest_files=["res://.godot/imported/molikman_hands_tex_knife.png-2798e11b63950b7ab64bd9cfdc9526c2.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_knife.png-358bb980533af2a0e719ff131511c855.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 627 KiB

After

Width:  |  Height:  |  Size: 627 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://05d6qk3b33na" uid="uid://05d6qk3b33na"
path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-e409a0f67c7e7ef8a3642a44ec84283a.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-8f641dd574dcf17e94b85b63cfdba644.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_mc255.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_mc255.png"
dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-e409a0f67c7e7ef8a3642a44ec84283a.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-8f641dd574dcf17e94b85b63cfdba644.s3tc.ctex"]
[params] [params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,44 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce5c0hj7iyvxs"
path.s3tc="res://.godot/imported/molikman_hands_tex_molik.png-135e98260a4d25994ffa2a159b244178.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={
"md5": "da8e6b435cf12d1cca3b95abbea21b6c"
}
[deps]
source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_molik.png"
dest_files=["res://.godot/imported/molikman_hands_tex_molik.png-135e98260a4d25994ffa2a159b244178.s3tc.ctex"]
[params]
compress/mode=2
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=true
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=0

View file

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://mjmyeeb7m7yy" uid="uid://mjmyeeb7m7yy"
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_albedo.png-eeec5d3a3e4d9bcb56cdb0eedad0e3d5.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_sp_albedo.png-75e073a5964e890f7e38cb6d9efb17eb.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_sp_albedo.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_sp_albedo.png"
dest_files=["res://.godot/imported/molikman_hands_tex_sp_albedo.png-eeec5d3a3e4d9bcb56cdb0eedad0e3d5.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_sp_albedo.png-75e073a5964e890f7e38cb6d9efb17eb.s3tc.ctex"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://cmpn3gco5t5p2" uid="uid://cmpn3gco5t5p2"
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_roughness.png-c6dffe5c091cc4a6b361ce8b971b2c3c.s3tc.ctex" path.s3tc="res://.godot/imported/molikman_hands_tex_sp_roughness.png-a17cb22facae5dca20799ab0be020b64.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/viewmodels/molikman_hands_tex_sp_roughness.png" source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_sp_roughness.png"
dest_files=["res://.godot/imported/molikman_hands_tex_sp_roughness.png-c6dffe5c091cc4a6b361ce8b971b2c3c.s3tc.ctex"] dest_files=["res://.godot/imported/molikman_hands_tex_sp_roughness.png-a17cb22facae5dca20799ab0be020b64.s3tc.ctex"]
[params] [params]

View file

@ -4,12 +4,12 @@ importer="scene"
importer_version=1 importer_version=1
type="PackedScene" type="PackedScene"
uid="uid://c2r8dbudbs7l3" uid="uid://c2r8dbudbs7l3"
path="res://.godot/imported/molikman_ingame.glb-aaebce235b7cde5aaa332a05b6193b29.scn" path="res://.godot/imported/molikman_ingame.glb-ae226cb1f1fca9ce28113aa5571518ce.scn"
[deps] [deps]
source_file="res://models/characters/worldmodels/molikman_ingame.glb" source_file="res://assets/models/characters/worldmodels/molikman_ingame.glb"
dest_files=["res://.godot/imported/molikman_ingame.glb-aaebce235b7cde5aaa332a05b6193b29.scn"] dest_files=["res://.godot/imported/molikman_ingame.glb-ae226cb1f1fca9ce28113aa5571518ce.scn"]
[params] [params]
@ -41,7 +41,7 @@ _subresources={
"materials": { "materials": {
"mat_Molikman": { "mat_Molikman": {
"use_external/enabled": true, "use_external/enabled": true,
"use_external/fallback_path": "res://materials/players/molikman/mat_Molikman.tres", "use_external/fallback_path": "res://assets/materials/players/molikman/mat_Molikman.tres",
"use_external/path": "uid://cjb0h3of85nc2" "use_external/path": "uid://cjb0h3of85nc2"
} }
} }

View file

Before

Width:  |  Height:  |  Size: 461 KiB

After

Width:  |  Height:  |  Size: 461 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://50bjd4m600y" uid="uid://50bjd4m600y"
path="res://.godot/imported/molikman_ingame_tex_Molikman.png-fa994ec91481577d99049156480274fc.ctex" path="res://.godot/imported/molikman_ingame_tex_Molikman.png-b32828b4389dcd98cf193c8fd33d390e.ctex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
@ -13,8 +13,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/characters/worldmodels/molikman_ingame_tex_Molikman.png" source_file="res://assets/models/characters/worldmodels/molikman_ingame_tex_Molikman.png"
dest_files=["res://.godot/imported/molikman_ingame_tex_Molikman.png-fa994ec91481577d99049156480274fc.ctex"] dest_files=["res://.godot/imported/molikman_ingame_tex_Molikman.png-b32828b4389dcd98cf193c8fd33d390e.ctex"]
[params] [params]

View file

@ -4,12 +4,12 @@ importer="scene"
importer_version=1 importer_version=1
type="PackedScene" type="PackedScene"
uid="uid://dftij0fdq3lbr" uid="uid://dftij0fdq3lbr"
path="res://.godot/imported/Bomb.glb-d4aa7dce05e968f36a20d01a6e8c400f.scn" path="res://.godot/imported/Bomb.glb-94b7c2e5f83d26b91cf6fad0570efb3c.scn"
[deps] [deps]
source_file="res://models/weapons/Bomb.glb" source_file="res://assets/models/weapons/Bomb.glb"
dest_files=["res://.godot/imported/Bomb.glb-d4aa7dce05e968f36a20d01a6e8c400f.scn"] dest_files=["res://.godot/imported/Bomb.glb-94b7c2e5f83d26b91cf6fad0570efb3c.scn"]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before After
Before After

View file

@ -3,7 +3,7 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://kiprxlfy83qr" uid="uid://kiprxlfy83qr"
path.s3tc="res://.godot/imported/Bomb_tex_bomb.png-9ebaef1ac68a22dd59a32bc05f6a9a4b.s3tc.ctex" path.s3tc="res://.godot/imported/Bomb_tex_bomb.png-fbaacfd9b32107e82a3bdff16a0d9619.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@ -14,8 +14,8 @@ generator_parameters={
[deps] [deps]
source_file="res://models/weapons/Bomb_tex_bomb.png" source_file="res://assets/models/weapons/Bomb_tex_bomb.png"
dest_files=["res://.godot/imported/Bomb_tex_bomb.png-9ebaef1ac68a22dd59a32bc05f6a9a4b.s3tc.ctex"] dest_files=["res://.godot/imported/Bomb_tex_bomb.png-fbaacfd9b32107e82a3bdff16a0d9619.s3tc.ctex"]
[params] [params]

Some files were not shown because too many files have changed in this diff Show more