Skip to content

Commit 05e7c5e

Browse files
v1.4 : THE ART UPDATE
1 parent 170108d commit 05e7c5e

File tree

75 files changed

+894
-778
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+894
-778
lines changed

.github/docs/sc14_1.png

147 KB

.github/docs/sc14_2.png

226 KB

.github/docs/sc14_3.png

211 KB

.github/docs/sc14_4.png

625 KB

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ audio music tracks ["axes_arr_mstr_loop.mp3", "forest_arr_mstr_loop.mp3", "stron
7777

7878
## Art License(s)
7979

80-
- image "res://assets/image/soul/soul_16_16.png" licensed under "all rights reserved" by TinyTakinTeller
81-
- other images "res://assets/image/" were created by TinyTakinTeller, but from templates by generative AI
80+
- res://assets/image/* files by Navy_Raccoon (https://www.instagram.com/navy.raccoon/) licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
8281

8382

8483

@@ -92,7 +91,8 @@ audio music tracks ["axes_arr_mstr_loop.mp3", "forest_arr_mstr_loop.mp3", "stron
9291

9392
- "fr" FRENCH by Marion Veber licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
9493
- "pt" PORTUGUESE (Brazilian) by Maria Oliveira licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
95-
- "zh" CHINESE (SC) by vikky2604 and gloria_1023 (Middlebury Institute of International Studies) licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
94+
- "zh" CHINESE (SC) by Xiaofei Shen and gloria_1023 (Middlebury Institute of International Studies) licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
95+
- "pl" POLISH (Polski) by Abyssal_Novelist licensed under CC-BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
9696

9797

9898

7.25 KB
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="CompressedTexture2D"
5+
uid="uid://djjadgh5xut61"
6+
path="res://.godot/imported/cat_bullet.png-5f55e2d4cf49a12b132c43b42e9c8264.ctex"
7+
metadata={
8+
"vram_texture": false
9+
}
10+
11+
[deps]
12+
13+
source_file="res://addons/BulletUpHell/Bullet/Sprites/cat_bullet.png"
14+
dest_files=["res://.godot/imported/cat_bullet.png-5f55e2d4cf49a12b132c43b42e9c8264.ctex"]
15+
16+
[params]
17+
18+
compress/mode=0
19+
compress/high_quality=false
20+
compress/lossy_quality=0.7
21+
compress/hdr_compression=1
22+
compress/normal_map=0
23+
compress/channel_pack=0
24+
mipmaps/generate=false
25+
mipmaps/limit=-1
26+
roughness/mode=0
27+
roughness/src_normal=""
28+
process/fix_alpha_border=true
29+
process/premult_alpha=false
30+
process/normal_map_invert_y=false
31+
process/hdr_as_srgb=false
32+
process/hdr_clamp_exposure=false
33+
process/size_limit=0
34+
detect_3d/compress_to=1

addons/BulletUpHell/Spawning.tscn

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[ext_resource type="Texture2D" uid="uid://cdvaddoryit2u" path="res://addons/BulletUpHell/Bullet/Sprites/Bullet_3.png" id="2_3slxn"]
55
[ext_resource type="Script" path="res://addons/BulletUpHell/Bullet/animStates.gd" id="2_4dc5c"]
66
[ext_resource type="Texture2D" uid="uid://4qgfs5h6pqtg" path="res://addons/BulletUpHell/Bullet/Sprites/Bullet_06.png" id="3_6fafs"]
7-
[ext_resource type="Texture2D" uid="uid://lqqd05fstex1" path="res://addons/BulletUpHell/Bullet/Sprites/Bullet_B&W.png" id="3_8cgs3"]
7+
[ext_resource type="Texture2D" uid="uid://djjadgh5xut61" path="res://addons/BulletUpHell/Bullet/Sprites/cat_bullet.png" id="3_itrbe"]
88
[ext_resource type="Texture2D" uid="uid://cwlu40lwdvh0m" path="res://addons/BulletUpHell/Bullet/Sprites/Bullet_11.png" id="4_gntuv"]
99
[ext_resource type="AudioStream" uid="uid://nh2ipkhrxyq6" path="res://addons/BulletUpHell/Bullet/Hit Hurt.wav" id="5_rada6"]
1010

@@ -62,7 +62,7 @@ animations = [{
6262
}, {
6363
"frames": [{
6464
"duration": 1.0,
65-
"texture": ExtResource("3_8cgs3")
65+
"texture": ExtResource("3_itrbe")
6666
}],
6767
"loop": true,
6868
"name": &"0",
@@ -102,6 +102,7 @@ default_delete = SubResource("Resource_tl1ht")
102102

103103
[node name="ShapeManager" type="AnimatedSprite2D" parent="."]
104104
visible = false
105+
scale = Vector2(0.25, 0.25)
105106
sprite_frames = SubResource("1")
106107
animation = &"0"
107108

assets/i18n/localization.csv

Lines changed: 648 additions & 648 deletions
Large diffs are not rendered by default.

assets/i18n/localization.csv.import

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ uid="uid://bm8lurvgbqh0h"
66

77
[deps]
88

9-
files=["res://assets/i18n/localization.description.translation", "res://assets/i18n/localization.en.translation", "res://assets/i18n/localization.zh.translation", "res://assets/i18n/localization.fr.translation", "res://assets/i18n/localization.pt.translation"]
9+
files=["res://assets/i18n/localization.description.translation", "res://assets/i18n/localization.en.translation", "res://assets/i18n/localization.zh.translation", "res://assets/i18n/localization.fr.translation", "res://assets/i18n/localization.pt.translation", "res://assets/i18n/localization.pl.translation"]
1010

1111
source_file="res://assets/i18n/localization.csv"
12-
dest_files=["res://assets/i18n/localization.description.translation", "res://assets/i18n/localization.en.translation", "res://assets/i18n/localization.zh.translation", "res://assets/i18n/localization.fr.translation", "res://assets/i18n/localization.pt.translation"]
12+
dest_files=["res://assets/i18n/localization.description.translation", "res://assets/i18n/localization.en.translation", "res://assets/i18n/localization.zh.translation", "res://assets/i18n/localization.fr.translation", "res://assets/i18n/localization.pt.translation", "res://assets/i18n/localization.pl.translation"]
1313

1414
[params]
1515

0 commit comments

Comments
 (0)