From 7a46a46fe707a0508d95fc2092575ed50b24b242 Mon Sep 17 00:00:00 2001 From: Rendo Date: Sat, 20 Dec 2025 15:07:21 +0500 Subject: [PATCH] Small refactor --- .../environments}/prototype_environment.tres | 0 .../prototype_snow_environment.tres | 0 .../environments}/split_environment.tres | 0 {textures => assets/textures}/bullet_hole.png | Bin .../textures}/bullet_hole.png.import | 6 +++--- {textures => assets/textures}/flake.png | Bin {textures => assets/textures}/flake.png.import | 6 +++--- {textures => assets/textures}/flake.png~ | Bin {textures => assets/textures}/icons/icons.svg | 0 .../textures}/icons/icons.svg.import | 6 +++--- .../textures}/icons/icons_bomb.png | Bin .../textures}/icons/icons_bomb.png.import | 6 +++--- .../textures}/icons/icons_knife.png | Bin .../textures}/icons/icons_knife.png.import | 6 +++--- .../textures}/icons/icons_mm_molik.png | Bin .../textures}/icons/icons_mm_molik.png.import | 6 +++--- .../textures}/icons/icons_starting_pistol.png | Bin .../icons/icons_starting_pistol.png.import | 6 +++--- {textures => assets/textures}/icons/mc.png | Bin .../textures}/icons/mc.png.import | 6 +++--- .../molikman/molikman_ingame_Molikman_blue.png | Bin .../molikman_ingame_Molikman_blue.png.import | 6 +++--- .../molikman_ingame_Molikman_blue.png~ | Bin .../molikman/molikman_ingame_Molikman_red.png | Bin .../molikman_ingame_Molikman_red.png.import | 6 +++--- .../players/molikman/molotov/fire.kra | Bin .../players/molikman/molotov/fire_particle.png | Bin .../molikman/molotov/fire_particle.png.import | 6 +++--- .../players/molikman/molotov/frame0000.png | Bin .../molikman/molotov/frame0000.png.import | 6 +++--- .../players/molikman/molotov/frame0001.png | Bin .../molikman/molotov/frame0001.png.import | 6 +++--- .../players/molikman/molotov/frame0002.png | Bin .../molikman/molotov/frame0002.png.import | 6 +++--- .../players/molikman/molotov/frame0003.png | Bin .../molikman/molotov/frame0003.png.import | 6 +++--- .../players/molikman/molotov/frame0004.png | Bin .../molikman/molotov/frame0004.png.import | 6 +++--- .../textures}/prototype_256x256.png | Bin .../textures}/prototype_256x256.png.import | 6 +++--- .../textures}/prototype_256x256.svg | 0 .../textures}/prototype_256x256.svg.import | 6 +++--- .../textures}/prototype_blue_256x256.png | Bin .../prototype_blue_256x256.png.import | 6 +++--- .../textures}/prototype_gray_256x256.png | Bin .../prototype_gray_256x256.png.import | 6 +++--- .../textures}/prototype_green_256x256.png | Bin .../prototype_green_256x256.png.import | 6 +++--- .../textures}/prototype_orange_256x256.png | Bin .../prototype_orange_256x256.png.import | 6 +++--- .../textures}/prototype_pink_256x256.png | Bin .../prototype_pink_256x256.png.import | 6 +++--- .../textures}/prototype_purple_256x256.png | Bin .../prototype_purple_256x256.png.import | 6 +++--- .../textures}/prototype_red_256x256.png | Bin .../textures}/prototype_red_256x256.png.import | 6 +++--- .../textures}/prototype_yellow_256x256.png | Bin .../prototype_yellow_256x256.png.import | 6 +++--- .../translations}/gameplay.csv | 0 assets/translations/gameplay.csv.import | 17 +++++++++++++++++ assets/translations/gameplay.en.translation | Bin 0 -> 890 bytes assets/translations/gameplay.ikg.translation | Bin 0 -> 834 bytes assets/translations/gameplay.ru.translation | Bin 0 -> 1085 bytes .../gameplay.ru.translation-E9Xluo | 0 {translations => assets/translations}/gui.csv | 0 assets/translations/gui.csv.import | 17 +++++++++++++++++ assets/translations/gui.en.translation | Bin 0 -> 1898 bytes assets/translations/gui.ikg.translation | Bin 0 -> 1490 bytes assets/translations/gui.ru.translation | Bin 0 -> 2705 bytes assets/translations/gui.ru.translation-fQG0E9 | 0 {translations => assets/translations}/info.csv | 0 assets/translations/info.csv.import | 17 +++++++++++++++++ .../translations}/info.en.translation | Bin 674 -> 674 bytes .../translations}/info.ikg.translation | Bin 578 -> 578 bytes assets/translations/info.ru.translation | Bin 0 -> 873 bytes assets/translations/info.ru.translation-iQFlIN | 0 levels/prototype.tscn | 12 ++++++++++-- levels/split.tscn | 2 +- materials/Bluemat.tres | 2 +- materials/DarkBluemat.tres | 2 +- materials/Graymat.tres | 2 +- materials/Greenmat.tres | 2 +- materials/Orangemat.tres | 2 +- materials/Pinkmat.tres | 2 +- materials/Purplemat.tres | 2 +- materials/Redmat.tres | 2 +- materials/Yellowmat.tres | 2 +- materials/players/molikman/mat_Molikman.tres | 2 +- players/molikman.tscn | 4 ++-- project.godot | 2 +- translations/gameplay.csv.import | 17 ----------------- translations/gameplay.en.translation | Bin 540 -> 0 bytes translations/gameplay.ikg.translation | Bin 477 -> 0 bytes translations/gameplay.ru.translation | Bin 622 -> 0 bytes translations/gui.csv.import | 17 ----------------- translations/gui.en.translation | Bin 1157 -> 0 bytes translations/gui.ikg.translation | Bin 653 -> 0 bytes translations/gui.ru.translation | Bin 1396 -> 0 bytes translations/info.csv.import | 17 ----------------- translations/info.ru.translation | Bin 518 -> 0 bytes weapons/bomb.tres | 2 +- weapons/gun/bullet_hole.tscn | 2 +- weapons/knife.tres | 2 +- weapons/mc.tres | 2 +- weapons/mm_molik.tres | 2 +- .../molikman/molik/molikman_molotov_fire.tscn | 12 ++++++------ weapons/sp.tres | 2 +- 107 files changed, 165 insertions(+), 157 deletions(-) rename {environments => assets/environments}/prototype_environment.tres (100%) rename {environments => assets/environments}/prototype_snow_environment.tres (100%) rename {environments => assets/environments}/split_environment.tres (100%) rename {textures => assets/textures}/bullet_hole.png (100%) rename {textures => assets/textures}/bullet_hole.png.import (76%) rename {textures => assets/textures}/flake.png (100%) rename {textures => assets/textures}/flake.png.import (77%) rename {textures => assets/textures}/flake.png~ (100%) rename {textures => assets/textures}/icons/icons.svg (100%) rename {textures => assets/textures}/icons/icons.svg.import (79%) rename {textures => assets/textures}/icons/icons_bomb.png (100%) rename {textures => assets/textures}/icons/icons_bomb.png.import (76%) rename {textures => assets/textures}/icons/icons_knife.png (100%) rename {textures => assets/textures}/icons/icons_knife.png.import (75%) rename {textures => assets/textures}/icons/icons_mm_molik.png (100%) rename {textures => assets/textures}/icons/icons_mm_molik.png.import (75%) rename {textures => assets/textures}/icons/icons_starting_pistol.png (100%) rename {textures => assets/textures}/icons/icons_starting_pistol.png.import (73%) rename {textures => assets/textures}/icons/mc.png (100%) rename {textures => assets/textures}/icons/mc.png.import (77%) rename {textures => assets/textures}/players/molikman/molikman_ingame_Molikman_blue.png (100%) rename {textures => assets/textures}/players/molikman/molikman_ingame_Molikman_blue.png.import (77%) rename {textures => assets/textures}/players/molikman/molikman_ingame_Molikman_blue.png~ (100%) rename {textures => assets/textures}/players/molikman/molikman_ingame_Molikman_red.png (100%) rename {textures => assets/textures}/players/molikman/molikman_ingame_Molikman_red.png.import (84%) rename {textures => assets/textures}/players/molikman/molotov/fire.kra (100%) rename {textures => assets/textures}/players/molikman/molotov/fire_particle.png (100%) rename {textures => assets/textures}/players/molikman/molotov/fire_particle.png.import (73%) rename {textures => assets/textures}/players/molikman/molotov/frame0000.png (100%) rename {textures => assets/textures}/players/molikman/molotov/frame0000.png.import (74%) rename {textures => assets/textures}/players/molikman/molotov/frame0001.png (100%) rename {textures => assets/textures}/players/molikman/molotov/frame0001.png.import (74%) rename {textures => assets/textures}/players/molikman/molotov/frame0002.png (100%) rename {textures => assets/textures}/players/molikman/molotov/frame0002.png.import (74%) rename {textures => assets/textures}/players/molikman/molotov/frame0003.png (100%) rename {textures => assets/textures}/players/molikman/molotov/frame0003.png.import (74%) rename {textures => assets/textures}/players/molikman/molotov/frame0004.png (100%) rename {textures => assets/textures}/players/molikman/molotov/frame0004.png.import (74%) rename {textures => assets/textures}/prototype_256x256.png (100%) rename {textures => assets/textures}/prototype_256x256.png.import (74%) rename {textures => assets/textures}/prototype_256x256.svg (100%) rename {textures => assets/textures}/prototype_256x256.svg.import (77%) rename {textures => assets/textures}/prototype_blue_256x256.png (100%) rename {textures => assets/textures}/prototype_blue_256x256.png.import (73%) rename {textures => assets/textures}/prototype_gray_256x256.png (100%) rename {textures => assets/textures}/prototype_gray_256x256.png.import (73%) rename {textures => assets/textures}/prototype_green_256x256.png (100%) rename {textures => assets/textures}/prototype_green_256x256.png.import (79%) rename {textures => assets/textures}/prototype_orange_256x256.png (100%) rename {textures => assets/textures}/prototype_orange_256x256.png.import (79%) rename {textures => assets/textures}/prototype_pink_256x256.png (100%) rename {textures => assets/textures}/prototype_pink_256x256.png.import (73%) rename {textures => assets/textures}/prototype_purple_256x256.png (100%) rename {textures => assets/textures}/prototype_purple_256x256.png.import (79%) rename {textures => assets/textures}/prototype_red_256x256.png (100%) rename {textures => assets/textures}/prototype_red_256x256.png.import (73%) rename {textures => assets/textures}/prototype_yellow_256x256.png (100%) rename {textures => assets/textures}/prototype_yellow_256x256.png.import (79%) rename {translations => assets/translations}/gameplay.csv (100%) create mode 100644 assets/translations/gameplay.csv.import create mode 100644 assets/translations/gameplay.en.translation create mode 100644 assets/translations/gameplay.ikg.translation create mode 100644 assets/translations/gameplay.ru.translation create mode 100644 assets/translations/gameplay.ru.translation-E9Xluo rename {translations => assets/translations}/gui.csv (100%) create mode 100644 assets/translations/gui.csv.import create mode 100644 assets/translations/gui.en.translation create mode 100644 assets/translations/gui.ikg.translation create mode 100644 assets/translations/gui.ru.translation create mode 100644 assets/translations/gui.ru.translation-fQG0E9 rename {translations => assets/translations}/info.csv (100%) create mode 100644 assets/translations/info.csv.import rename {translations => assets/translations}/info.en.translation (90%) rename {translations => assets/translations}/info.ikg.translation (85%) create mode 100644 assets/translations/info.ru.translation create mode 100644 assets/translations/info.ru.translation-iQFlIN delete mode 100644 translations/gameplay.csv.import delete mode 100644 translations/gameplay.en.translation delete mode 100644 translations/gameplay.ikg.translation delete mode 100644 translations/gameplay.ru.translation delete mode 100644 translations/gui.csv.import delete mode 100644 translations/gui.en.translation delete mode 100644 translations/gui.ikg.translation delete mode 100644 translations/gui.ru.translation delete mode 100644 translations/info.csv.import delete mode 100644 translations/info.ru.translation diff --git a/environments/prototype_environment.tres b/assets/environments/prototype_environment.tres similarity index 100% rename from environments/prototype_environment.tres rename to assets/environments/prototype_environment.tres diff --git a/environments/prototype_snow_environment.tres b/assets/environments/prototype_snow_environment.tres similarity index 100% rename from environments/prototype_snow_environment.tres rename to assets/environments/prototype_snow_environment.tres diff --git a/environments/split_environment.tres b/assets/environments/split_environment.tres similarity index 100% rename from environments/split_environment.tres rename to assets/environments/split_environment.tres diff --git a/textures/bullet_hole.png b/assets/textures/bullet_hole.png similarity index 100% rename from textures/bullet_hole.png rename to assets/textures/bullet_hole.png diff --git a/textures/bullet_hole.png.import b/assets/textures/bullet_hole.png.import similarity index 76% rename from textures/bullet_hole.png.import rename to assets/textures/bullet_hole.png.import index f5499f0..c8d6f66 100644 --- a/textures/bullet_hole.png.import +++ b/assets/textures/bullet_hole.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://djb2h4sf42nqq" -path="res://.godot/imported/bullet_hole.png-c5594de24f88f66a649756099fb11bb7.ctex" +path="res://.godot/imported/bullet_hole.png-448eb3bcaf6e210cb23950eab136572c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/bullet_hole.png" -dest_files=["res://.godot/imported/bullet_hole.png-c5594de24f88f66a649756099fb11bb7.ctex"] +source_file="res://assets/textures/bullet_hole.png" +dest_files=["res://.godot/imported/bullet_hole.png-448eb3bcaf6e210cb23950eab136572c.ctex"] [params] diff --git a/textures/flake.png b/assets/textures/flake.png similarity index 100% rename from textures/flake.png rename to assets/textures/flake.png diff --git a/textures/flake.png.import b/assets/textures/flake.png.import similarity index 77% rename from textures/flake.png.import rename to assets/textures/flake.png.import index e6cc8fe..a0c9df6 100644 --- a/textures/flake.png.import +++ b/assets/textures/flake.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://ca7f5x8v3nt1j" -path.s3tc="res://.godot/imported/flake.png-1fb24fe2ca1db1b474d0848d2e9c4c52.s3tc.ctex" +path.s3tc="res://.godot/imported/flake.png-c4b7328e54a98cbb0bbe6cb68b886bf5.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/flake.png" -dest_files=["res://.godot/imported/flake.png-1fb24fe2ca1db1b474d0848d2e9c4c52.s3tc.ctex"] +source_file="res://assets/textures/flake.png" +dest_files=["res://.godot/imported/flake.png-c4b7328e54a98cbb0bbe6cb68b886bf5.s3tc.ctex"] [params] diff --git a/textures/flake.png~ b/assets/textures/flake.png~ similarity index 100% rename from textures/flake.png~ rename to assets/textures/flake.png~ diff --git a/textures/icons/icons.svg b/assets/textures/icons/icons.svg similarity index 100% rename from textures/icons/icons.svg rename to assets/textures/icons/icons.svg diff --git a/textures/icons/icons.svg.import b/assets/textures/icons/icons.svg.import similarity index 79% rename from textures/icons/icons.svg.import rename to assets/textures/icons/icons.svg.import index 96b210a..b1d4fa0 100644 --- a/textures/icons/icons.svg.import +++ b/assets/textures/icons/icons.svg.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ddplpvk2pofd" -path="res://.godot/imported/icons.svg-47acad6a566121ffe50321daf77bf9e3.ctex" +path="res://.godot/imported/icons.svg-58b64dedb798f1d668e0082994f78028.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/icons.svg" -dest_files=["res://.godot/imported/icons.svg-47acad6a566121ffe50321daf77bf9e3.ctex"] +source_file="res://assets/textures/icons/icons.svg" +dest_files=["res://.godot/imported/icons.svg-58b64dedb798f1d668e0082994f78028.ctex"] [params] diff --git a/textures/icons/icons_bomb.png b/assets/textures/icons/icons_bomb.png similarity index 100% rename from textures/icons/icons_bomb.png rename to assets/textures/icons/icons_bomb.png diff --git a/textures/icons/icons_bomb.png.import b/assets/textures/icons/icons_bomb.png.import similarity index 76% rename from textures/icons/icons_bomb.png.import rename to assets/textures/icons/icons_bomb.png.import index 8217999..53f491d 100644 --- a/textures/icons/icons_bomb.png.import +++ b/assets/textures/icons/icons_bomb.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://ckdb8s2bj2wix" -path="res://.godot/imported/icons_bomb.png-43c075c74729da3fde6de9bb2c912d0b.ctex" +path="res://.godot/imported/icons_bomb.png-ade442330ccd6e5e933fdd47c709609e.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/icons_bomb.png" -dest_files=["res://.godot/imported/icons_bomb.png-43c075c74729da3fde6de9bb2c912d0b.ctex"] +source_file="res://assets/textures/icons/icons_bomb.png" +dest_files=["res://.godot/imported/icons_bomb.png-ade442330ccd6e5e933fdd47c709609e.ctex"] [params] diff --git a/textures/icons/icons_knife.png b/assets/textures/icons/icons_knife.png similarity index 100% rename from textures/icons/icons_knife.png rename to assets/textures/icons/icons_knife.png diff --git a/textures/icons/icons_knife.png.import b/assets/textures/icons/icons_knife.png.import similarity index 75% rename from textures/icons/icons_knife.png.import rename to assets/textures/icons/icons_knife.png.import index e81d56b..eed43f8 100644 --- a/textures/icons/icons_knife.png.import +++ b/assets/textures/icons/icons_knife.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://dep78xhc8iq06" -path="res://.godot/imported/icons_knife.png-c086c973387a4a6fd222a41b12a18986.ctex" +path="res://.godot/imported/icons_knife.png-ba20f22561df9a61de62b77672c68912.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/icons_knife.png" -dest_files=["res://.godot/imported/icons_knife.png-c086c973387a4a6fd222a41b12a18986.ctex"] +source_file="res://assets/textures/icons/icons_knife.png" +dest_files=["res://.godot/imported/icons_knife.png-ba20f22561df9a61de62b77672c68912.ctex"] [params] diff --git a/textures/icons/icons_mm_molik.png b/assets/textures/icons/icons_mm_molik.png similarity index 100% rename from textures/icons/icons_mm_molik.png rename to assets/textures/icons/icons_mm_molik.png diff --git a/textures/icons/icons_mm_molik.png.import b/assets/textures/icons/icons_mm_molik.png.import similarity index 75% rename from textures/icons/icons_mm_molik.png.import rename to assets/textures/icons/icons_mm_molik.png.import index 2e750d9..a8e3200 100644 --- a/textures/icons/icons_mm_molik.png.import +++ b/assets/textures/icons/icons_mm_molik.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d257ki2or3i3m" -path="res://.godot/imported/icons_mm_molik.png-7ea5452e2ab283754a1325798bcbc30e.ctex" +path="res://.godot/imported/icons_mm_molik.png-af042f7d23f22f11ac2d52cb0fe057d4.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/icons_mm_molik.png" -dest_files=["res://.godot/imported/icons_mm_molik.png-7ea5452e2ab283754a1325798bcbc30e.ctex"] +source_file="res://assets/textures/icons/icons_mm_molik.png" +dest_files=["res://.godot/imported/icons_mm_molik.png-af042f7d23f22f11ac2d52cb0fe057d4.ctex"] [params] diff --git a/textures/icons/icons_starting_pistol.png b/assets/textures/icons/icons_starting_pistol.png similarity index 100% rename from textures/icons/icons_starting_pistol.png rename to assets/textures/icons/icons_starting_pistol.png diff --git a/textures/icons/icons_starting_pistol.png.import b/assets/textures/icons/icons_starting_pistol.png.import similarity index 73% rename from textures/icons/icons_starting_pistol.png.import rename to assets/textures/icons/icons_starting_pistol.png.import index c31244a..b58301e 100644 --- a/textures/icons/icons_starting_pistol.png.import +++ b/assets/textures/icons/icons_starting_pistol.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cg7j6uxv3wtn0" -path="res://.godot/imported/icons_starting_pistol.png-ac8ec24b025a9285a247f27ff5396537.ctex" +path="res://.godot/imported/icons_starting_pistol.png-7cc4e7101c5c390777d52421f4e64ded.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/icons_starting_pistol.png" -dest_files=["res://.godot/imported/icons_starting_pistol.png-ac8ec24b025a9285a247f27ff5396537.ctex"] +source_file="res://assets/textures/icons/icons_starting_pistol.png" +dest_files=["res://.godot/imported/icons_starting_pistol.png-7cc4e7101c5c390777d52421f4e64ded.ctex"] [params] diff --git a/textures/icons/mc.png b/assets/textures/icons/mc.png similarity index 100% rename from textures/icons/mc.png rename to assets/textures/icons/mc.png diff --git a/textures/icons/mc.png.import b/assets/textures/icons/mc.png.import similarity index 77% rename from textures/icons/mc.png.import rename to assets/textures/icons/mc.png.import index 4024b10..e5cd8a9 100644 --- a/textures/icons/mc.png.import +++ b/assets/textures/icons/mc.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://j0fon3ridaoa" -path="res://.godot/imported/mc.png-a9c68014bbd16640ef6fa28c6da3a48e.ctex" +path="res://.godot/imported/mc.png-1235520112765649347982843ec765d0.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/icons/mc.png" -dest_files=["res://.godot/imported/mc.png-a9c68014bbd16640ef6fa28c6da3a48e.ctex"] +source_file="res://assets/textures/icons/mc.png" +dest_files=["res://.godot/imported/mc.png-1235520112765649347982843ec765d0.ctex"] [params] diff --git a/textures/players/molikman/molikman_ingame_Molikman_blue.png b/assets/textures/players/molikman/molikman_ingame_Molikman_blue.png similarity index 100% rename from textures/players/molikman/molikman_ingame_Molikman_blue.png rename to assets/textures/players/molikman/molikman_ingame_Molikman_blue.png diff --git a/textures/players/molikman/molikman_ingame_Molikman_blue.png.import b/assets/textures/players/molikman/molikman_ingame_Molikman_blue.png.import similarity index 77% rename from textures/players/molikman/molikman_ingame_Molikman_blue.png.import rename to assets/textures/players/molikman/molikman_ingame_Molikman_blue.png.import index b68c5a7..51e2592 100644 --- a/textures/players/molikman/molikman_ingame_Molikman_blue.png.import +++ b/assets/textures/players/molikman/molikman_ingame_Molikman_blue.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://15mf4452fse0" -path="res://.godot/imported/molikman_ingame_Molikman_blue.png-e8f8f632f3fa13cafdacc1fa99eacb09.ctex" +path="res://.godot/imported/molikman_ingame_Molikman_blue.png-28e56d563e9d7c84650aad72c8b895ba.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molikman_ingame_Molikman_blue.png" -dest_files=["res://.godot/imported/molikman_ingame_Molikman_blue.png-e8f8f632f3fa13cafdacc1fa99eacb09.ctex"] +source_file="res://assets/textures/players/molikman/molikman_ingame_Molikman_blue.png" +dest_files=["res://.godot/imported/molikman_ingame_Molikman_blue.png-28e56d563e9d7c84650aad72c8b895ba.ctex"] [params] diff --git a/textures/players/molikman/molikman_ingame_Molikman_blue.png~ b/assets/textures/players/molikman/molikman_ingame_Molikman_blue.png~ similarity index 100% rename from textures/players/molikman/molikman_ingame_Molikman_blue.png~ rename to assets/textures/players/molikman/molikman_ingame_Molikman_blue.png~ diff --git a/textures/players/molikman/molikman_ingame_Molikman_red.png b/assets/textures/players/molikman/molikman_ingame_Molikman_red.png similarity index 100% rename from textures/players/molikman/molikman_ingame_Molikman_red.png rename to assets/textures/players/molikman/molikman_ingame_Molikman_red.png diff --git a/textures/players/molikman/molikman_ingame_Molikman_red.png.import b/assets/textures/players/molikman/molikman_ingame_Molikman_red.png.import similarity index 84% rename from textures/players/molikman/molikman_ingame_Molikman_red.png.import rename to assets/textures/players/molikman/molikman_ingame_Molikman_red.png.import index 3cdf9b2..e818a20 100644 --- a/textures/players/molikman/molikman_ingame_Molikman_red.png.import +++ b/assets/textures/players/molikman/molikman_ingame_Molikman_red.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://d1rfpdlpfnt5w" -path.s3tc="res://.godot/imported/molikman_ingame_Molikman_red.png-e758817b5b7c82ca8c249896133548a3.s3tc.ctex" +path.s3tc="res://.godot/imported/molikman_ingame_Molikman_red.png-3b0341a0f3be9e7a5ac170f14a85bd19.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -14,8 +14,8 @@ generator_parameters={ [deps] -source_file="res://textures/players/molikman/molikman_ingame_Molikman_red.png" -dest_files=["res://.godot/imported/molikman_ingame_Molikman_red.png-e758817b5b7c82ca8c249896133548a3.s3tc.ctex"] +source_file="res://assets/textures/players/molikman/molikman_ingame_Molikman_red.png" +dest_files=["res://.godot/imported/molikman_ingame_Molikman_red.png-3b0341a0f3be9e7a5ac170f14a85bd19.s3tc.ctex"] [params] diff --git a/textures/players/molikman/molotov/fire.kra b/assets/textures/players/molikman/molotov/fire.kra similarity index 100% rename from textures/players/molikman/molotov/fire.kra rename to assets/textures/players/molikman/molotov/fire.kra diff --git a/textures/players/molikman/molotov/fire_particle.png b/assets/textures/players/molikman/molotov/fire_particle.png similarity index 100% rename from textures/players/molikman/molotov/fire_particle.png rename to assets/textures/players/molikman/molotov/fire_particle.png diff --git a/textures/players/molikman/molotov/fire_particle.png.import b/assets/textures/players/molikman/molotov/fire_particle.png.import similarity index 73% rename from textures/players/molikman/molotov/fire_particle.png.import rename to assets/textures/players/molikman/molotov/fire_particle.png.import index 023c666..8c48e83 100644 --- a/textures/players/molikman/molotov/fire_particle.png.import +++ b/assets/textures/players/molikman/molotov/fire_particle.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://va158xyrsvb4" -path.s3tc="res://.godot/imported/fire_particle.png-1a71aafc1167af44def43ccad6710719.s3tc.ctex" +path.s3tc="res://.godot/imported/fire_particle.png-0aad5125ba65abd549495b1b6e6cee0e.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/players/molikman/molotov/fire_particle.png" -dest_files=["res://.godot/imported/fire_particle.png-1a71aafc1167af44def43ccad6710719.s3tc.ctex"] +source_file="res://assets/textures/players/molikman/molotov/fire_particle.png" +dest_files=["res://.godot/imported/fire_particle.png-0aad5125ba65abd549495b1b6e6cee0e.s3tc.ctex"] [params] diff --git a/textures/players/molikman/molotov/frame0000.png b/assets/textures/players/molikman/molotov/frame0000.png similarity index 100% rename from textures/players/molikman/molotov/frame0000.png rename to assets/textures/players/molikman/molotov/frame0000.png diff --git a/textures/players/molikman/molotov/frame0000.png.import b/assets/textures/players/molikman/molotov/frame0000.png.import similarity index 74% rename from textures/players/molikman/molotov/frame0000.png.import rename to assets/textures/players/molikman/molotov/frame0000.png.import index 499d039..71bd923 100644 --- a/textures/players/molikman/molotov/frame0000.png.import +++ b/assets/textures/players/molikman/molotov/frame0000.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d0520jd5y300q" -path="res://.godot/imported/frame0000.png-bac630d51335c6bf68b2a34dc1f09fa4.ctex" +path="res://.godot/imported/frame0000.png-caca975e9f546eff424570d0bb788afa.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molotov/frame0000.png" -dest_files=["res://.godot/imported/frame0000.png-bac630d51335c6bf68b2a34dc1f09fa4.ctex"] +source_file="res://assets/textures/players/molikman/molotov/frame0000.png" +dest_files=["res://.godot/imported/frame0000.png-caca975e9f546eff424570d0bb788afa.ctex"] [params] diff --git a/textures/players/molikman/molotov/frame0001.png b/assets/textures/players/molikman/molotov/frame0001.png similarity index 100% rename from textures/players/molikman/molotov/frame0001.png rename to assets/textures/players/molikman/molotov/frame0001.png diff --git a/textures/players/molikman/molotov/frame0001.png.import b/assets/textures/players/molikman/molotov/frame0001.png.import similarity index 74% rename from textures/players/molikman/molotov/frame0001.png.import rename to assets/textures/players/molikman/molotov/frame0001.png.import index af10363..1b4f3e6 100644 --- a/textures/players/molikman/molotov/frame0001.png.import +++ b/assets/textures/players/molikman/molotov/frame0001.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://boebtrdgircn1" -path="res://.godot/imported/frame0001.png-c23beb018239183ae1e9c3798af76d5b.ctex" +path="res://.godot/imported/frame0001.png-4f0320616b3100b29bbe543bc6dc7e9a.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molotov/frame0001.png" -dest_files=["res://.godot/imported/frame0001.png-c23beb018239183ae1e9c3798af76d5b.ctex"] +source_file="res://assets/textures/players/molikman/molotov/frame0001.png" +dest_files=["res://.godot/imported/frame0001.png-4f0320616b3100b29bbe543bc6dc7e9a.ctex"] [params] diff --git a/textures/players/molikman/molotov/frame0002.png b/assets/textures/players/molikman/molotov/frame0002.png similarity index 100% rename from textures/players/molikman/molotov/frame0002.png rename to assets/textures/players/molikman/molotov/frame0002.png diff --git a/textures/players/molikman/molotov/frame0002.png.import b/assets/textures/players/molikman/molotov/frame0002.png.import similarity index 74% rename from textures/players/molikman/molotov/frame0002.png.import rename to assets/textures/players/molikman/molotov/frame0002.png.import index 4df622d..a4ed585 100644 --- a/textures/players/molikman/molotov/frame0002.png.import +++ b/assets/textures/players/molikman/molotov/frame0002.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://iub2i15vj7a7" -path="res://.godot/imported/frame0002.png-ff8054810060a24c21f011eb4461c9d9.ctex" +path="res://.godot/imported/frame0002.png-8e9ca3c2d95179e1e84c09ea5b9789dd.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molotov/frame0002.png" -dest_files=["res://.godot/imported/frame0002.png-ff8054810060a24c21f011eb4461c9d9.ctex"] +source_file="res://assets/textures/players/molikman/molotov/frame0002.png" +dest_files=["res://.godot/imported/frame0002.png-8e9ca3c2d95179e1e84c09ea5b9789dd.ctex"] [params] diff --git a/textures/players/molikman/molotov/frame0003.png b/assets/textures/players/molikman/molotov/frame0003.png similarity index 100% rename from textures/players/molikman/molotov/frame0003.png rename to assets/textures/players/molikman/molotov/frame0003.png diff --git a/textures/players/molikman/molotov/frame0003.png.import b/assets/textures/players/molikman/molotov/frame0003.png.import similarity index 74% rename from textures/players/molikman/molotov/frame0003.png.import rename to assets/textures/players/molikman/molotov/frame0003.png.import index 4d733a0..e055e81 100644 --- a/textures/players/molikman/molotov/frame0003.png.import +++ b/assets/textures/players/molikman/molotov/frame0003.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://diy4n17p8qqkh" -path="res://.godot/imported/frame0003.png-5718000a560b4241f60ce9b9a5edb682.ctex" +path="res://.godot/imported/frame0003.png-922a8e5560166fdb80548d324b08f6c8.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molotov/frame0003.png" -dest_files=["res://.godot/imported/frame0003.png-5718000a560b4241f60ce9b9a5edb682.ctex"] +source_file="res://assets/textures/players/molikman/molotov/frame0003.png" +dest_files=["res://.godot/imported/frame0003.png-922a8e5560166fdb80548d324b08f6c8.ctex"] [params] diff --git a/textures/players/molikman/molotov/frame0004.png b/assets/textures/players/molikman/molotov/frame0004.png similarity index 100% rename from textures/players/molikman/molotov/frame0004.png rename to assets/textures/players/molikman/molotov/frame0004.png diff --git a/textures/players/molikman/molotov/frame0004.png.import b/assets/textures/players/molikman/molotov/frame0004.png.import similarity index 74% rename from textures/players/molikman/molotov/frame0004.png.import rename to assets/textures/players/molikman/molotov/frame0004.png.import index e1388e3..ce18282 100644 --- a/textures/players/molikman/molotov/frame0004.png.import +++ b/assets/textures/players/molikman/molotov/frame0004.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://d07fcg5pnao3q" -path="res://.godot/imported/frame0004.png-ad076646fbb623576d4b143830242e79.ctex" +path="res://.godot/imported/frame0004.png-059e8c378e4af0dcdbad7f041b3ec46c.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/players/molikman/molotov/frame0004.png" -dest_files=["res://.godot/imported/frame0004.png-ad076646fbb623576d4b143830242e79.ctex"] +source_file="res://assets/textures/players/molikman/molotov/frame0004.png" +dest_files=["res://.godot/imported/frame0004.png-059e8c378e4af0dcdbad7f041b3ec46c.ctex"] [params] diff --git a/textures/prototype_256x256.png b/assets/textures/prototype_256x256.png similarity index 100% rename from textures/prototype_256x256.png rename to assets/textures/prototype_256x256.png diff --git a/textures/prototype_256x256.png.import b/assets/textures/prototype_256x256.png.import similarity index 74% rename from textures/prototype_256x256.png.import rename to assets/textures/prototype_256x256.png.import index 5ac50d6..a14d422 100644 --- a/textures/prototype_256x256.png.import +++ b/assets/textures/prototype_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://del2a862e7etr" -path.s3tc="res://.godot/imported/prototype_256x256.png-cc043fec7aa6c7210b91a11aa3e5d757.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_256x256.png-b57b4b6f26fcfd1928af64ac94438438.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_256x256.png" -dest_files=["res://.godot/imported/prototype_256x256.png-cc043fec7aa6c7210b91a11aa3e5d757.s3tc.ctex"] +source_file="res://assets/textures/prototype_256x256.png" +dest_files=["res://.godot/imported/prototype_256x256.png-b57b4b6f26fcfd1928af64ac94438438.s3tc.ctex"] [params] diff --git a/textures/prototype_256x256.svg b/assets/textures/prototype_256x256.svg similarity index 100% rename from textures/prototype_256x256.svg rename to assets/textures/prototype_256x256.svg diff --git a/textures/prototype_256x256.svg.import b/assets/textures/prototype_256x256.svg.import similarity index 77% rename from textures/prototype_256x256.svg.import rename to assets/textures/prototype_256x256.svg.import index 7aca3d9..6fc5a38 100644 --- a/textures/prototype_256x256.svg.import +++ b/assets/textures/prototype_256x256.svg.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://cb3c3pyec44ri" -path="res://.godot/imported/prototype_256x256.svg-4c863ffaf10ca9b134967aa9fd23e2ac.ctex" +path="res://.godot/imported/prototype_256x256.svg-8aa7236106daf66ec0f4c8cb434aa959.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/prototype_256x256.svg" -dest_files=["res://.godot/imported/prototype_256x256.svg-4c863ffaf10ca9b134967aa9fd23e2ac.ctex"] +source_file="res://assets/textures/prototype_256x256.svg" +dest_files=["res://.godot/imported/prototype_256x256.svg-8aa7236106daf66ec0f4c8cb434aa959.ctex"] [params] diff --git a/textures/prototype_blue_256x256.png b/assets/textures/prototype_blue_256x256.png similarity index 100% rename from textures/prototype_blue_256x256.png rename to assets/textures/prototype_blue_256x256.png diff --git a/textures/prototype_blue_256x256.png.import b/assets/textures/prototype_blue_256x256.png.import similarity index 73% rename from textures/prototype_blue_256x256.png.import rename to assets/textures/prototype_blue_256x256.png.import index ebed51c..d75229b 100644 --- a/textures/prototype_blue_256x256.png.import +++ b/assets/textures/prototype_blue_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://ccgwt03xv63a2" -path.s3tc="res://.godot/imported/prototype_blue_256x256.png-6fe44acf60ac0dc6ffaac2dee8d35632.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_blue_256x256.png-b32aeb978611b9752810467ce15a711f.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_blue_256x256.png" -dest_files=["res://.godot/imported/prototype_blue_256x256.png-6fe44acf60ac0dc6ffaac2dee8d35632.s3tc.ctex"] +source_file="res://assets/textures/prototype_blue_256x256.png" +dest_files=["res://.godot/imported/prototype_blue_256x256.png-b32aeb978611b9752810467ce15a711f.s3tc.ctex"] [params] diff --git a/textures/prototype_gray_256x256.png b/assets/textures/prototype_gray_256x256.png similarity index 100% rename from textures/prototype_gray_256x256.png rename to assets/textures/prototype_gray_256x256.png diff --git a/textures/prototype_gray_256x256.png.import b/assets/textures/prototype_gray_256x256.png.import similarity index 73% rename from textures/prototype_gray_256x256.png.import rename to assets/textures/prototype_gray_256x256.png.import index 87a20d9..f63bbe2 100644 --- a/textures/prototype_gray_256x256.png.import +++ b/assets/textures/prototype_gray_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://87pitdljtw1e" -path.s3tc="res://.godot/imported/prototype_gray_256x256.png-c46d3281b0a68c407e0a12760268e64f.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_gray_256x256.png-0b444986aef37e41743a70178e749e04.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_gray_256x256.png" -dest_files=["res://.godot/imported/prototype_gray_256x256.png-c46d3281b0a68c407e0a12760268e64f.s3tc.ctex"] +source_file="res://assets/textures/prototype_gray_256x256.png" +dest_files=["res://.godot/imported/prototype_gray_256x256.png-0b444986aef37e41743a70178e749e04.s3tc.ctex"] [params] diff --git a/textures/prototype_green_256x256.png b/assets/textures/prototype_green_256x256.png similarity index 100% rename from textures/prototype_green_256x256.png rename to assets/textures/prototype_green_256x256.png diff --git a/textures/prototype_green_256x256.png.import b/assets/textures/prototype_green_256x256.png.import similarity index 79% rename from textures/prototype_green_256x256.png.import rename to assets/textures/prototype_green_256x256.png.import index 38e5953..e7a06c1 100644 --- a/textures/prototype_green_256x256.png.import +++ b/assets/textures/prototype_green_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://8ik50gqyn6u" -path.s3tc="res://.godot/imported/prototype_green_256x256.png-3a43d441fd67eef207f2b59271729940.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_green_256x256.png-3f78be20fcaea4c5c9f53f3b8e14f3ad.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_green_256x256.png" -dest_files=["res://.godot/imported/prototype_green_256x256.png-3a43d441fd67eef207f2b59271729940.s3tc.ctex"] +source_file="res://assets/textures/prototype_green_256x256.png" +dest_files=["res://.godot/imported/prototype_green_256x256.png-3f78be20fcaea4c5c9f53f3b8e14f3ad.s3tc.ctex"] [params] diff --git a/textures/prototype_orange_256x256.png b/assets/textures/prototype_orange_256x256.png similarity index 100% rename from textures/prototype_orange_256x256.png rename to assets/textures/prototype_orange_256x256.png diff --git a/textures/prototype_orange_256x256.png.import b/assets/textures/prototype_orange_256x256.png.import similarity index 79% rename from textures/prototype_orange_256x256.png.import rename to assets/textures/prototype_orange_256x256.png.import index e1fffb1..cd8c10f 100644 --- a/textures/prototype_orange_256x256.png.import +++ b/assets/textures/prototype_orange_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://b8aqstr5es5x4" -path.s3tc="res://.godot/imported/prototype_orange_256x256.png-7d351cc1740003ffb1414539ddb390d8.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_orange_256x256.png-e2df2133c5a6370a9068b0cbbe93e7d0.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_orange_256x256.png" -dest_files=["res://.godot/imported/prototype_orange_256x256.png-7d351cc1740003ffb1414539ddb390d8.s3tc.ctex"] +source_file="res://assets/textures/prototype_orange_256x256.png" +dest_files=["res://.godot/imported/prototype_orange_256x256.png-e2df2133c5a6370a9068b0cbbe93e7d0.s3tc.ctex"] [params] diff --git a/textures/prototype_pink_256x256.png b/assets/textures/prototype_pink_256x256.png similarity index 100% rename from textures/prototype_pink_256x256.png rename to assets/textures/prototype_pink_256x256.png diff --git a/textures/prototype_pink_256x256.png.import b/assets/textures/prototype_pink_256x256.png.import similarity index 73% rename from textures/prototype_pink_256x256.png.import rename to assets/textures/prototype_pink_256x256.png.import index 4d4ddc6..57d65f3 100644 --- a/textures/prototype_pink_256x256.png.import +++ b/assets/textures/prototype_pink_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://bxjoam6tke5ws" -path.s3tc="res://.godot/imported/prototype_pink_256x256.png-02efb0a496806c1519424e4e534bd063.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_pink_256x256.png-fa2140a67c245a68301bb0af3de4f81b.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_pink_256x256.png" -dest_files=["res://.godot/imported/prototype_pink_256x256.png-02efb0a496806c1519424e4e534bd063.s3tc.ctex"] +source_file="res://assets/textures/prototype_pink_256x256.png" +dest_files=["res://.godot/imported/prototype_pink_256x256.png-fa2140a67c245a68301bb0af3de4f81b.s3tc.ctex"] [params] diff --git a/textures/prototype_purple_256x256.png b/assets/textures/prototype_purple_256x256.png similarity index 100% rename from textures/prototype_purple_256x256.png rename to assets/textures/prototype_purple_256x256.png diff --git a/textures/prototype_purple_256x256.png.import b/assets/textures/prototype_purple_256x256.png.import similarity index 79% rename from textures/prototype_purple_256x256.png.import rename to assets/textures/prototype_purple_256x256.png.import index 20ee937..2645db0 100644 --- a/textures/prototype_purple_256x256.png.import +++ b/assets/textures/prototype_purple_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://c7mpr2p4gqqwm" -path.s3tc="res://.godot/imported/prototype_purple_256x256.png-79477f3d2a2d94b170c3908c78290a72.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_purple_256x256.png-f0d114fd54d830b3b060725913a8ee8b.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_purple_256x256.png" -dest_files=["res://.godot/imported/prototype_purple_256x256.png-79477f3d2a2d94b170c3908c78290a72.s3tc.ctex"] +source_file="res://assets/textures/prototype_purple_256x256.png" +dest_files=["res://.godot/imported/prototype_purple_256x256.png-f0d114fd54d830b3b060725913a8ee8b.s3tc.ctex"] [params] diff --git a/textures/prototype_red_256x256.png b/assets/textures/prototype_red_256x256.png similarity index 100% rename from textures/prototype_red_256x256.png rename to assets/textures/prototype_red_256x256.png diff --git a/textures/prototype_red_256x256.png.import b/assets/textures/prototype_red_256x256.png.import similarity index 73% rename from textures/prototype_red_256x256.png.import rename to assets/textures/prototype_red_256x256.png.import index cb64dc7..c172d34 100644 --- a/textures/prototype_red_256x256.png.import +++ b/assets/textures/prototype_red_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://brpyk2n4lb72o" -path.s3tc="res://.godot/imported/prototype_red_256x256.png-709c13797d87a1eaf369e2878f763aee.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_red_256x256.png-9bd0af91687cc3c592b6422feb873beb.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_red_256x256.png" -dest_files=["res://.godot/imported/prototype_red_256x256.png-709c13797d87a1eaf369e2878f763aee.s3tc.ctex"] +source_file="res://assets/textures/prototype_red_256x256.png" +dest_files=["res://.godot/imported/prototype_red_256x256.png-9bd0af91687cc3c592b6422feb873beb.s3tc.ctex"] [params] diff --git a/textures/prototype_yellow_256x256.png b/assets/textures/prototype_yellow_256x256.png similarity index 100% rename from textures/prototype_yellow_256x256.png rename to assets/textures/prototype_yellow_256x256.png diff --git a/textures/prototype_yellow_256x256.png.import b/assets/textures/prototype_yellow_256x256.png.import similarity index 79% rename from textures/prototype_yellow_256x256.png.import rename to assets/textures/prototype_yellow_256x256.png.import index 000528f..88dd87c 100644 --- a/textures/prototype_yellow_256x256.png.import +++ b/assets/textures/prototype_yellow_256x256.png.import @@ -3,7 +3,7 @@ importer="texture" type="CompressedTexture2D" uid="uid://bmnqvop2dy5pm" -path.s3tc="res://.godot/imported/prototype_yellow_256x256.png-c5e07039766aaf30f8ea366b5911ebaf.s3tc.ctex" +path.s3tc="res://.godot/imported/prototype_yellow_256x256.png-75017db3f7b4c7ad64e20c56737b7676.s3tc.ctex" metadata={ "imported_formats": ["s3tc_bptc"], "vram_texture": true @@ -11,8 +11,8 @@ metadata={ [deps] -source_file="res://textures/prototype_yellow_256x256.png" -dest_files=["res://.godot/imported/prototype_yellow_256x256.png-c5e07039766aaf30f8ea366b5911ebaf.s3tc.ctex"] +source_file="res://assets/textures/prototype_yellow_256x256.png" +dest_files=["res://.godot/imported/prototype_yellow_256x256.png-75017db3f7b4c7ad64e20c56737b7676.s3tc.ctex"] [params] diff --git a/translations/gameplay.csv b/assets/translations/gameplay.csv similarity index 100% rename from translations/gameplay.csv rename to assets/translations/gameplay.csv diff --git a/assets/translations/gameplay.csv.import b/assets/translations/gameplay.csv.import new file mode 100644 index 0000000..8a1c117 --- /dev/null +++ b/assets/translations/gameplay.csv.import @@ -0,0 +1,17 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://1okuxajts7cd" + +[deps] + +files=["res://assets/translations/gameplay.ru.translation", "res://assets/translations/gameplay.en.translation", "res://assets/translations/gameplay.ikg.translation"] + +source_file="res://assets/translations/gameplay.csv" +dest_files=["res://assets/translations/gameplay.ru.translation", "res://assets/translations/gameplay.en.translation", "res://assets/translations/gameplay.ikg.translation"] + +[params] + +compress=true +delimiter=0 diff --git a/assets/translations/gameplay.en.translation b/assets/translations/gameplay.en.translation new file mode 100644 index 0000000000000000000000000000000000000000..c24411473dc9d951a4c564078beaade24de68df3 GIT binary patch literal 890 zcma)5O-LI-6dr%-Z-0bVEg~2!2%?aKtpr6O7z&nFB@qORESt@ktl8|!&O}i0EO=BX z?X?#X+R|I0mwNEvMUYAn4*_o?c<>-dFPnbP%!D8neDLwj`{vDiGjHF<6Y(*otQPzL zr~_Jo$wg`B>=mAx_DxqfrnEg5a>;5yKUX(C%(eU()!Kcy0YT3Jp9?SVTikFw%XAFs z8N%W&XOAoQTrfzj+;H(+Tj43jPG?NZzkKiWrR+dX8P$eOK+fA2_ z3Cp(^B}B%mfEU0`rlD~7e=jv65wY}&^-?VC&W2Fe2qB;yAS>RoCTJ~6Z&Msnd@Hor zQ=#``J*fN`n7&R3cmq@ebhqOlM_qkjY7^BNS=-*rR`?V{*pGxhr@+)fg4Po!y;cW& zY8OH0O@IIOcLYA=rB>ICU2jc*sn7HleSWy`G)z9#CTRU*$G3H=L+1%P?|J>zHQe$& z-tL~wb*mVPqrsvaofoy6FO^Pti!%rAYp}lO@13J|`kFewuKOi=QFvdW(=>MhYd};= z)5s#mPmP1tma1 z1_nkTRt93QNmly$*nApqSd^4+%%BNU3j{a=1QcSRzyQ&p5X{U@2h$2bwm1-jz<)Hr z1r!s2ii<&M1t^WC^uHRCxDJqQ2Iac|X^@=?K-FuIgHVE6+ER4oU+W zPz)1aH0_Gk7W<$Hq literal 0 HcmV?d00001 diff --git a/assets/translations/gameplay.ru.translation b/assets/translations/gameplay.ru.translation new file mode 100644 index 0000000000000000000000000000000000000000..1b11a6b25c251a91d5a56250834bb6e0ab33890b GIT binary patch literal 1085 zcma)6O=uHA6dtvCa)l%q!QYct*5L6<9rJh6(Qo)O|Y}O&&y4ke5n~Nay2b5wd zS_QonsTUDMlG4y49@nz9JGQ#Gqln!XM5qM^Y%?1DuFr$ zq3?K^I4!V!XE=n&*f!u85LHSh5?j60^iF4nT-HOeIR9J-ZH$(o+0Qdtqye-8bZVQ< zZfFOTeps=gcvEPtyG}m=`;_u8fT^VcTm-fQH0qbdm97ym%}Y3U`}zC*xS&}G6hruU z#(4Gzd{9B_17CaW^UyjKblps$`g<0duG8GV{_q3*;|e}p%07h0Qw)}M5|y4z8w z>$=}teyu}hbVs=K?%VZiU_C#rmTGjaHO<@s>;AQ?pS%V5y3gkqEA8C~q|bn$`@Za3 zTm4ZNM;~_=a1sGxPL7L;92FI@EDDAwz%7V3qRhno*pw4;T26|xc-<(K8uAxW0l{)y z-ecmiawfrlYcz_eGK;1~u_UL(LNr1N_SBX#P4*NG#%OM_Bua6s2B}w6O>~p@W$VHeGeWo!3#gm zIlp_(x#yhwKKucHBhywcWFBAv9tJuRN+cS2UhD}bg_tY}N+ccwy|T;@smV`QJ-hT% zug?7+xf)KTKvI4psL{^jJLP4`0jHT@Y)J_p$Y3}|*j zlS7cBnofCN(ez2kcYqVX8I7a;3(zlV_GQQ~H9Z4Kw_gFw1JpOcmN(nn48;na`qBB` z!u%pD44Qkffft+dh7W_M>oM}9bKeS}*am=l*YhkpFaEk4Hsv<@e|YSxEjPi@^%Hde z*RvPqp3pd|DM#C@UA|$a-soJ)Ws6N*@geBn@%`!O;Th~xEY(gAGUYxw>wGT&NwM@0 zzBtWmO0Yrs9s=gi`>zhcrW)yC(9fMdac#l|n{tugm}x|6fFC`66ic}Y<8^g^PeQ4I z?l$nwaP7@4;Mam9kT0R*P;lgJNUEP|()mBD&%Jv}+|`}RDbIV4xzb_uYTSe^Dg&~u!*NS^!UGiSUB4To8Cx5XWdTW zjHXlXdi=rV*VfYuL9;N<qng41cG$GN4t-{|GB}|^UY?h#ZDL$Lw7~~<-jaB?w+!^N2)fo zy7o5YN{@8??pVEpudqeKH4SdZan9VSo=BW=Pp;%T;`wBu)Cz~E-s~z`%ps-9O`N4rFs$e5^4ZQ<8B>X8h@Ujx_~O=1K@@u9~uzZFX|z!N)cs2?rVX z@83Cd!0L86g<}oFOT1wL~6Emt{?ZsybkIzKU&- z)^Ezv>u+(^CdB$u_;@qkHXNU|bRFVsPb563e%pCdc{XQp^mt`)dxA3`=n6?3qOyH2 z@j({&9&IC=&sNzqS2z}gOR8IngezKn6|y2IDYW9>zbj;J4N{>{TdAdhGt(M%pvr)# zDC+m02i8^D?R$}p`~vAe8g^vLISYzH6e)s*o_)x_$z?OscIU>-M3t-bXU@Ev)#^&d z-Hca%%m=0`$L#jgKE91DWhN#LBiBO}kiUq({WXsKav?b6lzVUeLY!@t6Gv D6)V4^ literal 0 HcmV?d00001 diff --git a/assets/translations/gui.ikg.translation b/assets/translations/gui.ikg.translation new file mode 100644 index 0000000000000000000000000000000000000000..66b89b0b33445a64d65f39b36075819651a57534 GIT binary patch literal 1490 zcma)6ZAep57`|(+(oD1L%dD1KtwC(CQ7{UMB=(~kOo@Iq?yjfpy6tY!06UBk0_-@CcqE>Zf)4dq=xz4(z*N>qu@E@+kkB-~VU3h3`|m zQ=2UO(D~*LJmWN;_`B=r9lSK8i9d$|$MC$7CU)PmwXPR@+V|t}=QDVvDDQ(U@M))@ z$-kM~cMvZFX&V3YBlWE<%rDQjg8P6=+izQ sxPpl?VV<{Fe8D5YMR#u-HcDGz_o#Uj#w)?EnA( literal 0 HcmV?d00001 diff --git a/assets/translations/gui.ru.translation b/assets/translations/gui.ru.translation new file mode 100644 index 0000000000000000000000000000000000000000..06b4b3181e81bd72fe46f82e89bb36dbbdadbcc8 GIT binary patch literal 2705 zcma)8e@LBG82-$xT(+@RP-E2RG*bJapfQl5Vj~P%#+{5HNUnF^rp{m7d#%+*^J=Dc z)tf6a#(+91!6Gv*PvAdQP@a(p7WhkY6e|-?t9L2-uFH4 z`a3@gS6s)PQdDYoh;rBKK>b$|4#s<*tCmm+s{v(eBUOs!X z;r@@k1x|MXekah_?Dsj9b&Wo6U1hMbGT?I>9BbpswFYm!V`YM=cLD+L0ViN_FBRcf zw_;fB4OCYKy;XINbsMHt&Ax+9P!rrK5cJnH9B{(|K7UP95Ts?L0XcxmR9aZLUZ<6{ zhxQlku=44P&wmO+#VCfc{$`6p+CU+&j1P@Z0m?uW zWXwJF0{YFym@xeQtjvuQH&|9aIKuGGu8c!lAczf)Fnr6Ui(X8v3Jt?A7LWe)8Mv() zhCkE))%M-U&)Yy4KC(P=iTzMV0xoK;Xz@b&4{)NcL_tIE=SNWY7K{lKUwyv5JrhAT zID$vXwUcwjgFnLFtMS_DrH8J-ZyV;se9Uuh0nR%xCd|I4Pt5jqV!mA?lyhZ_owcLF0rVn!tv;8HzvsUEU{CfE_*_hvr zoWv792X^@pw+Umy)U&iLz2_?Yn1{HQygnMiz~ndeT>m9!W*Ge1`?lw|cZzs7AJ8!V z&e!M99R+9ZA#-!>qr9?%r5KpLzU(S4o5P~1Yim`{hf~m#zgmRJH@CcDQx5!Wa0GvR zdFQUeS9~C%VobJ(gzOaKvQ>85Vj7c>NQ#u0l-;y8h9hDe3sFVKWmvY`@R<=Qe5XVV zOBl&kkq{H><%HK1)~02ftujm@)3g||M8Am3Hj%W%+YE)%jF?oTX&Dv?Ta3BuV%!p^ zP+drN$UfO>W5*PnV=`=sW2|0G$q2nsAo8Iu=0t?Mt=pL;-dBwz(O0kRP-KW3?;i?iW$nuC;WJ1Fi|I#`$fDzQ50gr_`aghfE_%+-@;Up$1h-3XJ`9 z>uhfT8%5nChH<5W5M5|#YSk)aBnw2>UFSWBQAF&^ObMkIatz@rg{eHXNg^)}+}&^z zL=1l@?Yz(9NNTVw+;A;L1 zT;i%RbqbUT?@7ND+0EA1B&Kle2-g|5)0JR#L%4Vh>(FcJc7*UfE_*F;998S5Wo{^M zG^M9*`tUWy1r?|sJ>CFiVc2_kN9uN>4)q9Z#G))Zy9XGh+ALJ@e5dYjKom}GVpPRN z`9tFF8nN>b31O+R+Lij_)++a5)D_8Ju?L@|eq|4DSnoF5*t_p>2oE>j{M5Q{O#KSP RusnjM_)i^w4?Xy2^e=M#WQ+g+ literal 0 HcmV?d00001 diff --git a/assets/translations/gui.ru.translation-fQG0E9 b/assets/translations/gui.ru.translation-fQG0E9 new file mode 100644 index 0000000..e69de29 diff --git a/translations/info.csv b/assets/translations/info.csv similarity index 100% rename from translations/info.csv rename to assets/translations/info.csv diff --git a/assets/translations/info.csv.import b/assets/translations/info.csv.import new file mode 100644 index 0000000..4206b4e --- /dev/null +++ b/assets/translations/info.csv.import @@ -0,0 +1,17 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://4n0g51c0w3ht" + +[deps] + +files=["res://assets/translations/info.ru.translation", "res://assets/translations/info.en.translation", "res://assets/translations/info.ikg.translation"] + +source_file="res://assets/translations/info.csv" +dest_files=["res://assets/translations/info.ru.translation", "res://assets/translations/info.en.translation", "res://assets/translations/info.ikg.translation"] + +[params] + +compress=true +delimiter=0 diff --git a/translations/info.en.translation b/assets/translations/info.en.translation similarity index 90% rename from translations/info.en.translation rename to assets/translations/info.en.translation index 88ea621dcc507828b33aafa5d41b144838ea097d..2cc9f9222d9cef2f49473cc348600f51561ca515 100644 GIT binary patch delta 18 ZcmZ3)x`=gyG$U(LaaNM)W(CG3MgTRM1x)|| delta 18 ZcmZ3)x`=gyG$U(iN@h;MW(CG3MgTW)1(g5* diff --git a/translations/info.ikg.translation b/assets/translations/info.ikg.translation similarity index 85% rename from translations/info.ikg.translation rename to assets/translations/info.ikg.translation index 607bf4ed9af9754359a013cc41b36c25b008d02a..6ed987880ff7ee763a36f02f49f4096ea4c241e7 100644 GIT binary patch delta 18 ZcmX@aa)@PvG$U(LMpB9CW(7tiMgTa~1u6gl delta 18 ZcmX@aa)@PvG$U(zSyEB)W(7tiMgThN1$h7f diff --git a/assets/translations/info.ru.translation b/assets/translations/info.ru.translation new file mode 100644 index 0000000000000000000000000000000000000000..5b75108e5cbde4eac3d4050357cdc4a1501ebdf1 GIT binary patch literal 873 zcma)5O-mI~7(Qu!R48tec22a21a+qucOnwB(Qa*OGmPUwC-0qmnKO4$i@1ISih@ur zrJ$f?oYbqgtJikzg7-+jz=aEcf}48Y`G7$beVJ$8bDs0OAMld=6T@ws^ElP$p;-1P{^zxFxoKiQUeuQ;vNP z_}sJ)5#OvF=a68pe@+y$dH;%SidhV{|fueJ(+ocjeFD zm%qV{C0Kv|s+lTn zMQ?pv{U+#>S)n@ppayA+_8^Zl?189f;?28J>nd>*9c%$Vt+)cJ)v3;LAL-C6m_>B< z3+qx3;Ww1I+waoM_KleP#r>2|dYDdq-(= z(&{rs+fqFMJ^)n!yUP6{D+lF(RchQ*H%}Xk-FDLGvAR|7SMY=8z#;;*ykPn8dn`L` z!fhq=Frd_f#%Xh9;YaX;`~d!s4^Jqq{3$1+1O@)k&M*2$4OWq=QUkY@axlAgUKa$E z-!oU57dMldH+QNkvSxk(>ox=DDYY>5kF0;ls~HTc2QrKU}hRX;65-DU( zu2Rm$rjv~@c3J|5?Q*ouek-B8MFboj#%e6n*M?D zL~yQX*KOL|r**^)Eo!2@4#N$zzCi|>K6Ws5Y}yX|Z`yWv+l;{5Qd2?m=UBTj<*Fz) elpU>gg*woZVER+)pp<|0)9%H66i@iP7)wci)Ql;+E5p(fQzYwg|yuqIa<~vEz~0wr%sa zDK!8y07L*|^=wDpE~FkAcGW9Uq^;#&;K%I1^LZAueq{d1BMDv_+L4wRHdGIw2;S3$ zf530~D?jA}G(1(2ew@7=2jTNe?g=bC`;B0E?X4ycMfyjsA&K6uWNGQ&T>s0qe$?73 z{+X*tM*!DBG|31T22g0609b^~30cT;8A9X5r%gNsJw_W9+k+b-=ZX&!IxiVKw7&v{ z2LA`aMj*hinf;u9`%GX3H0U#dpbh~c(MY5^S7u8`$~D6bVMBFt*jDBU!%T645JAER z6dn6Bh=Sd{)Dmt383Le)-7o?7 zw%WNe*v1>%K~hNoQvh247kK_C)0x^RovMGpQ?-2tp5NpsY89fqjazxB$$_mEo#4;l z7jOh4L4>?!Mksy&f2%IsJo;^52N07)r|Lo$hhM>e@(1`$J_-ILGDsA7XxafCGfG$x z(Gv9YqvY3+VZsl=g|q;{PoU^m`AIFX^h*nT8L@e+soGK|8k$U}2fr4wI*_BOuLDCG z&JbLS<{v#hnk_`t(5>bJb;V9D(2DD-;*!LbZMinJTvz4U*ChNcMTCYh)EKR~s07jQ z0sDG*C^E5QGQ=|TVMvY*L`P7Fl&qYvu>wO&`Aeo0p$b}qe@6=fW@3uvzrZ;F zBBKQ`F)}f~_Q|G>3$*3J_B6S!D!ZxW&X&hVw&d=R>$BzdxL{FnEKZ$mY24V}RB~ge zsIeVkt5aj!v*Nz?QQVvtdy49+;{J>`mfW1GQ*i=Mr~$DtN+SxSq$P!n0dRsDt1=G~ z0OUNL2^crg3^A=;KLZ%2>2(VXd~b+TL-<#!wed2b`mFc zI$U~c4LY0l;844=kil<8C9)x7uzCcGgNM5kH;y=%tw*Z>8mjHU<{9 diff --git a/translations/gui.csv.import b/translations/gui.csv.import deleted file mode 100644 index 07fccaf..0000000 --- a/translations/gui.csv.import +++ /dev/null @@ -1,17 +0,0 @@ -[remap] - -importer="csv_translation" -type="Translation" -uid="uid://cb0irxjgwubm4" - -[deps] - -files=["res://translations/gui.ru.translation", "res://translations/gui.en.translation", "res://translations/gui.ikg.translation"] - -source_file="res://translations/gui.csv" -dest_files=["res://translations/gui.ru.translation", "res://translations/gui.en.translation", "res://translations/gui.ikg.translation"] - -[params] - -compress=true -delimiter=0 diff --git a/translations/gui.en.translation b/translations/gui.en.translation deleted file mode 100644 index adf517421f6710c6dcf3e60e9918ffc3aa0d1c00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1157 zcmV;01bX{YQ$s@n000005C8ya2LJ$V1ONaiwJ-f(X$Bo50LFLBNr0M}#(qA(Hp9i7 z;^#*>Bu^ZJ#_NAe<4)qmrWK_YWbtEepsf&ZjC9*I^3>V9;jl+5A!MxA9vsFVyh!vq zfvOt^-u|AJ>=c;*#sI_s|5=!r`VU2g{&)Jn0YmbCQRx3q_n*Oko}B-+Y&M(y-}~i?bpH@|JsIm$~?5&vV4r|;~-a_m-@PTIpO zeP`5ITC@paBGk3=FAdh~o$R?Sd*nPM`2U?{8V8`TeSB zZ-cN@OJ(Jx23COG8kD z{}=(dYlBy2+(#aLUtNfX`VoW1mZ1omBVL54h~ajZp$sNPNoDeXyKlm# ztf8rPdX-MpX3Ic`xzw0eR#+}~u#q@+JE|Wn=new3FRap0Q2gGq1I$@r6DY-WK%Uyx zFaxo++?S=UUVisrBLv4>mAok1(r%Z_QSN!x%5P;)YQ*}KMj{Q#r7^}NlC85l%Ra~> zALk1+#T0^fSDKIT`Ox@Dt)nv^gx9<3t!m ztC{u*YoxNmjakC)2J~&LLmx}r39o}^xgJ6IPtzG6_Pn*Jw}p9UTX$zH#4q|s@fiIc zM5lX}=YpEk&juYcn$BE?dj&g4e+BQw>jF#yFQ9mu2rTdb}oU X^)-E|+M~~>@U%mF zCeRB1Lyt7-qazzQ4-r^_}Z_g+J>nJXP0Mz39ptvb^Al4uial7LCL8 z7Jr(5Wd}7}1E}Nc_?xT4ls$v1dKPp|vu>6PxX5AP7{7Fo%|kjB=EAIG$=4Oc{Yt zfl))cFk?svnSKX&45>00vnfeap*S72C}dtgh-R#iAk~teL7akM9agwYz{P59xS@bt z$)1Gt_;)1zM>PHuc09XdHZLqKvQ!X5s8{pK)lB$c0p?;dR7y-hZduY+FyTRNO*K>le##fJ)`eSSsPQNv#HS<$snZzX0+||G9TK2Y6r3eMSS6PC+3TyM zrduUxm4qXaeEH!@^02TmapFz6>70YW9BeHQcWf{m(d2D^piuAcV!Q*TQ7}>>obV;j zh3L71Q_BNsruTe=Qd2`i)#o)M diff --git a/translations/gui.ru.translation b/translations/gui.ru.translation deleted file mode 100644 index ea7d7cb4281eff0cb7f40916746842b3aeff3e26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1396 zcmV-)1&jJpQ$s@n000005C8y>3IG6H1pojjwJ-f(kO`G405*NnNr2i>IzO#;!(OIa zye=Cp+UVrk31-^L4;nw>s$ApM#)|#mrQYmsCOH40q}Gkx3eD*sH@h@GIsUZbSq;(# zuv!2YbH6syb_%ut*8sZ!Td4epqWphs^1sOcApd>v@co|w732Sl|1MY@{VyW=Kjia& z=f6&Z|2fTOv-uzBKN_{;`A^jDCl|E@#Onb85n=d$dr-L@j<=-C?RvakDgzg#^uNH< zCZ$_1iHUb(`cL5L{{ZKuOE(@bb^4F<)aj-(@Kl%Lcu7yaq^2A0sVOPN?V_G|>F)o7 z{{r3s1R9Yt9S0@;pVvL*dbcK??zTgEk=n>P<$6#?{~7!T@c-t&?GI)^9KwGom@wLb zAm_x8*4SC=*%^bjriNre540K#u9lmJp%p)S^5sm;iVz*lvTS2sh;El7`0vq|vva+Mc=4dQmv{q7htd6ozm~=&2q$!3_1lEn3=IkIDWd7d{Z;r+ zH5@CF=OPOm#X5OIaOi0SMZ-WqzrXB{}ppyK?|yt z9h=1a+KCESw3yro|D%)v6GFR4H!Wp8n*tg)Bhvexzm_zBlLO1sUCJ1D~<4h%@u4VtHfS%7GK!KBBQ{@>Z$%Uu(|jwBN<&;*vv2%<0b## zD>>Lk*5V(T$to|=U^98;CI33fD+8O!MQ-`mEsOE5QK=TTkyU0g%SUb*wdyc#S;@a% znaQYC1Dj>4UfI`3R{043wlJrK0|T051a4a@xl)R7k`)P6S-C_qig=cs*D<9^mh@%_ z0+L3>`6XuI44Zor!PqFr+%Q+CgtQ;{Yr7G=B92rX{lCIK^2$YSSsr(*uGYosiH_0(hlJdo8@2sri4_zTD6gb%|u0$tn$_ux6E>|gGToC zuZu?b!5((YMwZx2HWsbg$ZW9DRmm)G6~j2#N?{|}i@#itTvWNLRYoqE<*FVwisVLa zyZ9`BvDG?-#W%9ASN^qBtE|9)umHU<~HbqoF>2iWJ8+!zu{rMKzrGe__TU zdi^imNGe~(V!Gy4jt9uN&AXp1I~9mTyxy2Eq7dR(Kki1gAE884FAW@9FDBJ|G;t3{(Ok+VBn00{&?$lHAr&$priS7vzSWyS?1fDV6nyimG|2t<48Mg*oU}Ob0H&n`@Cp@OL0e8nmrEeKRd0=qo*|Q1bgO zcBf?p;n`97T_w#e7mScX`DNtXY-HwB@Y<#isx#nSgPi^8!lt(L*<4&e%;_i#5~2+6k+w*8ll)D%w-gYJ((FQ$s^w CWv}`G diff --git a/translations/info.csv.import b/translations/info.csv.import deleted file mode 100644 index fbf3416..0000000 --- a/translations/info.csv.import +++ /dev/null @@ -1,17 +0,0 @@ -[remap] - -importer="csv_translation" -type="Translation" -uid="uid://4n0g51c0w3ht" - -[deps] - -files=["res://translations/info.ru.translation", "res://translations/info.en.translation", "res://translations/info.ikg.translation"] - -source_file="res://translations/info.csv" -dest_files=["res://translations/info.ru.translation", "res://translations/info.en.translation", "res://translations/info.ikg.translation"] - -[params] - -compress=true -delimiter=0 diff --git a/translations/info.ru.translation b/translations/info.ru.translation deleted file mode 100644 index 4be3aacf1d51f16ce49a83905be4706b2e303305..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 518 zcmV+h0{Q(?Q$s@n000005C8ya0{{T-0RR9fwJ-f(X#yn=00vlALI87{;dBC^lmbAD zQB2y!n9*wojv}kqT@PqUBF!+C@6VcurPSD@tj6+UBR++7A6ORa=)oTfOh!QWQ$JmQ z_tR2907U>r0MPRr7<#Tv!El3Ev^dYwE{xMGh;<(>!tQtQ7kDH_=fvm-iVlB(H!kxo zEpAuG!32)TJeh}r;b-s@_y_y~J{f>$nDA5Zz*52ofCm4913|v}bP?8kIt>S6%Qn&5 zY&Z~p%0tOIEOxf6^P&esV4spd!B8u?JnJN0CqIJWpE<(L6=N;B3=j|5QqUwdG^^08 zNKKihnkwtkDyF2$zEm_plSW;7s*66Q`5#c36&F;fi2OJ{?8q^y@SF6ghz06Jgw#Pv z_*twYBpXOFoD@?uOC|M14@vo2sZ1M{rOKE}38ROs%#|rky;0F5F+=lI7GJ-HW>ur7 zw)9j}#W69zmI@;a(@M6~8T~q%0X!gZ0y1+)4@miybtT!avoPBR1f~JCVUEY;x!+JU z<2(RM{GCur1_Xo2K-7wIt?~pY6mbEVaForrl>qWNZ&OJFmTF( zuc5``nww-|R%2~Ik-(XPLIQFa0EQS$2^h&BahtF@y45Y(Q!NHCF^4Lx$de<%{Q4fo Iu~Jh*LvD%YbpQYW diff --git a/weapons/bomb.tres b/weapons/bomb.tres index a39d301..e64d94d 100644 --- a/weapons/bomb.tres +++ b/weapons/bomb.tres @@ -2,7 +2,7 @@ [ext_resource type="PackedScene" uid="uid://cxdgk74ln5xpn" path="res://weapons/bomb/droppable_bomb.tscn" id="1_sbnmj"] [ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="1_w2ux2"] -[ext_resource type="Texture2D" uid="uid://ckdb8s2bj2wix" path="res://textures/icons/icons_bomb.png" id="2_sbnmj"] +[ext_resource type="Texture2D" uid="uid://ckdb8s2bj2wix" path="res://assets/textures/icons/icons_bomb.png" id="2_sbnmj"] [ext_resource type="PackedScene" uid="uid://bxdatd1ilfgmc" path="res://weapons/bomb/bomb.tscn" id="4_shxvo"] [resource] diff --git a/weapons/gun/bullet_hole.tscn b/weapons/gun/bullet_hole.tscn index 6619a9e..7d3dcda 100644 --- a/weapons/gun/bullet_hole.tscn +++ b/weapons/gun/bullet_hole.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=3 format=3 uid="uid://u8aj6fs32ql6"] -[ext_resource type="Texture2D" uid="uid://djb2h4sf42nqq" path="res://textures/bullet_hole.png" id="1_wpexx"] +[ext_resource type="Texture2D" uid="uid://djb2h4sf42nqq" path="res://assets/textures/bullet_hole.png" id="1_wpexx"] [sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_wpexx"] properties/0/path = NodePath(".:position") diff --git a/weapons/knife.tres b/weapons/knife.tres index 1130f02..bc2a164 100644 --- a/weapons/knife.tres +++ b/weapons/knife.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="WeaponResource" load_steps=4 format=3 uid="uid://chfehphisjn2u"] -[ext_resource type="Texture2D" uid="uid://dep78xhc8iq06" path="res://textures/icons/icons_knife.png" id="1_52p4f"] +[ext_resource type="Texture2D" uid="uid://dep78xhc8iq06" path="res://assets/textures/icons/icons_knife.png" id="1_52p4f"] [ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="2_ld5j5"] [ext_resource type="PackedScene" uid="uid://ts4xccpkjd3g" path="res://weapons/knife/knife.tscn" id="3_ld5j5"] diff --git a/weapons/mc.tres b/weapons/mc.tres index 9feb901..d6f9f13 100644 --- a/weapons/mc.tres +++ b/weapons/mc.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="WeaponResource" load_steps=5 format=3 uid="uid://x1as1lkonk54"] -[ext_resource type="Texture2D" uid="uid://j0fon3ridaoa" path="res://textures/icons/mc.png" id="1_0sdd5"] +[ext_resource type="Texture2D" uid="uid://j0fon3ridaoa" path="res://assets/textures/icons/mc.png" id="1_0sdd5"] [ext_resource type="PackedScene" uid="uid://b3xux7url8d2s" path="res://weapons/gun/mc/droppable_mc.tscn" id="1_mlled"] [ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="1_tgluf"] [ext_resource type="PackedScene" uid="uid://8ohlfmr5bp0k" path="res://weapons/gun/mc/mc255.tscn" id="4_grphl"] diff --git a/weapons/mm_molik.tres b/weapons/mm_molik.tres index 5518973..22e1272 100644 --- a/weapons/mm_molik.tres +++ b/weapons/mm_molik.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="WeaponResource" load_steps=4 format=3 uid="uid://b081hg7uxx1wu"] -[ext_resource type="Texture2D" uid="uid://d257ki2or3i3m" path="res://textures/icons/icons_mm_molik.png" id="1_6mu31"] +[ext_resource type="Texture2D" uid="uid://d257ki2or3i3m" path="res://assets/textures/icons/icons_mm_molik.png" id="1_6mu31"] [ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="1_ktfgd"] [ext_resource type="PackedScene" uid="uid://c5q7e5dj86187" path="res://weapons/molikman/molik/molikman_molik.tscn" id="3_6mu31"] diff --git a/weapons/molikman/molik/molikman_molotov_fire.tscn b/weapons/molikman/molik/molikman_molotov_fire.tscn index fbfd888..82654fa 100644 --- a/weapons/molikman/molik/molikman_molotov_fire.tscn +++ b/weapons/molikman/molik/molikman_molotov_fire.tscn @@ -1,15 +1,15 @@ [gd_scene load_steps=31 format=3 uid="uid://l4t1mflutm3t"] [ext_resource type="Script" uid="uid://bo0ij4miuksua" path="res://weapons/molikman/molik/molikman_molotov_fire.gd" id="1_qokq0"] -[ext_resource type="Texture2D" uid="uid://d0520jd5y300q" path="res://textures/players/molikman/molotov/frame0000.png" id="2_fm7jn"] -[ext_resource type="Texture2D" uid="uid://boebtrdgircn1" path="res://textures/players/molikman/molotov/frame0001.png" id="3_18xly"] +[ext_resource type="Texture2D" uid="uid://d0520jd5y300q" path="res://assets/textures/players/molikman/molotov/frame0000.png" id="2_fm7jn"] +[ext_resource type="Texture2D" uid="uid://boebtrdgircn1" path="res://assets/textures/players/molikman/molotov/frame0001.png" id="3_18xly"] [ext_resource type="Script" uid="uid://fdikw4xjemdk" path="res://weapons/molikman/molik/molotov_animation.gd" id="4_6lhod"] -[ext_resource type="Texture2D" uid="uid://iub2i15vj7a7" path="res://textures/players/molikman/molotov/frame0002.png" id="4_wpp30"] -[ext_resource type="Texture2D" uid="uid://diy4n17p8qqkh" path="res://textures/players/molikman/molotov/frame0003.png" id="5_66mwf"] +[ext_resource type="Texture2D" uid="uid://iub2i15vj7a7" path="res://assets/textures/players/molikman/molotov/frame0002.png" id="4_wpp30"] +[ext_resource type="Texture2D" uid="uid://diy4n17p8qqkh" path="res://assets/textures/players/molikman/molotov/frame0003.png" id="5_66mwf"] [ext_resource type="AudioStream" uid="uid://b7sxkxs7vn4d" path="res://audio/molik_land.ogg" id="5_cq8ds"] [ext_resource type="Script" uid="uid://da0xv360va3b3" path="res://audio/audio_system/multiplayer_audio_3d.gd" id="6_apqju"] -[ext_resource type="Texture2D" uid="uid://d07fcg5pnao3q" path="res://textures/players/molikman/molotov/frame0004.png" id="6_bt4sy"] -[ext_resource type="Texture2D" uid="uid://va158xyrsvb4" path="res://textures/players/molikman/molotov/fire_particle.png" id="7_18xly"] +[ext_resource type="Texture2D" uid="uid://d07fcg5pnao3q" path="res://assets/textures/players/molikman/molotov/frame0004.png" id="6_bt4sy"] +[ext_resource type="Texture2D" uid="uid://va158xyrsvb4" path="res://assets/textures/players/molikman/molotov/fire_particle.png" id="7_18xly"] [ext_resource type="AudioStream" uid="uid://blnblkd6eoldv" path="res://audio/molik_idle.ogg" id="7_apqju"] [sub_resource type="Animation" id="Animation_bwl5g"] diff --git a/weapons/sp.tres b/weapons/sp.tres index 1d231ec..556dd36 100644 --- a/weapons/sp.tres +++ b/weapons/sp.tres @@ -1,7 +1,7 @@ [gd_resource type="Resource" script_class="WeaponResource" load_steps=5 format=3 uid="uid://2jxguk5jxlim"] [ext_resource type="PackedScene" uid="uid://dgfqppi21c2u0" path="res://weapons/gun/sp/droppable_sp.tscn" id="1_vpohq"] -[ext_resource type="Texture2D" uid="uid://cg7j6uxv3wtn0" path="res://textures/icons/icons_starting_pistol.png" id="2_vpohq"] +[ext_resource type="Texture2D" uid="uid://cg7j6uxv3wtn0" path="res://assets/textures/icons/icons_starting_pistol.png" id="2_vpohq"] [ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="3_eyl1o"] [ext_resource type="PackedScene" uid="uid://djwjl8xll53vn" path="res://weapons/gun/sp/starting_pistol.tscn" id="4_vpohq"]