Skip to content

Commit

Permalink
Reorganised fonts!
Browse files Browse the repository at this point in the history
  • Loading branch information
StaringLongingly committed Aug 22, 2024
1 parent f75a28d commit 8c59925
Show file tree
Hide file tree
Showing 30 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions Game.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
[ext_resource type="Script" path="res://scripts/CreateWall.gd" id="35_n4kkg"]
[ext_resource type="Script" path="res://scripts/pause_menu.gd" id="36_44icb"]
[ext_resource type="Texture2D" uid="uid://m6s1ksw4eu1g" path="res://sprites/bg.png" id="36_88nxx"]
[ext_resource type="FontFile" uid="uid://kaa5h4tbgiri" path="res://3270NerdFont-Regular.ttf" id="36_xikev"]
[ext_resource type="FontFile" uid="uid://kaa5h4tbgiri" path="res://fonts/3270NerdFont-Regular.ttf" id="36_xikev"]
[ext_resource type="AudioStream" uid="uid://k5hssmv0gl54" path="res://music/1-osiris_monolith-2024.mp3" id="37_inqva"]
[ext_resource type="Script" path="res://sprites/Artifacts.gd" id="37_nqwky"]
[ext_resource type="Script" path="res://sprites/hud.gd" id="38_5xoef"]
Expand All @@ -46,7 +46,7 @@
[ext_resource type="PackedScene" uid="uid://cngy4em37bsf0" path="res://scenes/block.tscn" id="41_p7r45"]
[ext_resource type="Script" path="res://scripts/Generic Entity.gd" id="43_00hfy"]
[ext_resource type="Texture2D" uid="uid://cb8wlwjjfv1mq" path="res://sprites/border.png" id="44_fuhxg"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="46_54msb"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="46_54msb"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_aup1c"]
size = Vector2(15.2344, 22.7604)
Expand Down
2 changes: 1 addition & 1 deletion enemies/common/Bat.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[ext_resource type="PackedScene" uid="uid://cm45m0g4afj44" path="res://artifacts/scenes/Bat Bite.tscn" id="3_rqfpd"]
[ext_resource type="Texture2D" uid="uid://bu1ehplv4vom1" path="res://sprites/bat1000.png" id="4_p2htt"]
[ext_resource type="Texture2D" uid="uid://vwyrlhg06rh0" path="res://sprites/bat2000.png" id="5_3qhnr"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="6_jpak1"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="6_jpak1"]

[sub_resource type="SpriteFrames" id="SpriteFrames_gig1s"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/common/Bombshroom.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_p02ky"]
[ext_resource type="PackedScene" uid="uid://cyvftkx5beapb" path="res://artifacts/scenes/Hatchet.tscn" id="3_dwvi2"]
[ext_resource type="Texture2D" uid="uid://d2ecft5ncaxty" path="res://sprites/Blowshroom000.png" id="4_fedvt"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_w865x"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_w865x"]

[sub_resource type="SpriteFrames" id="SpriteFrames_sxtsb"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/common/Hunter Uruk.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_lgg84"]
[ext_resource type="PackedScene" uid="uid://tujtab4gm5yp" path="res://artifacts/scenes/Uruk Javelin.tscn" id="3_gjs4h"]
[ext_resource type="Texture2D" uid="uid://ce8m6p1mnuamw" path="res://sprites/HUruk000.png" id="4_pvjce"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_pmit6"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_pmit6"]

[sub_resource type="SpriteFrames" id="SpriteFrames_qhttn"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/common/Uruk.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_emorr"]
[ext_resource type="PackedScene" uid="uid://ci3mixgugk6cv" path="res://artifacts/scenes/Uruk Daggers.tscn" id="3_osmdr"]
[ext_resource type="Texture2D" uid="uid://b8ei7srdrl1ty" path="res://sprites/Uruk000.png" id="4_f5c2w"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_jl8k4"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_jl8k4"]

[sub_resource type="SpriteFrames" id="SpriteFrames_6fcro"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/legendary/Caragor.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_0st1x"]
[ext_resource type="PackedScene" uid="uid://c7soga88117ll" path="res://artifacts/scenes/Bite.tscn" id="3_kshux"]
[ext_resource type="Texture2D" uid="uid://b17a0pc3mp7so" path="res://sprites/Caragor000.png" id="4_17hqo"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_d47lh"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_d47lh"]

[sub_resource type="SpriteFrames" id="SpriteFrames_17vy5"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/legendary/Cavedrake.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_mw3o2"]
[ext_resource type="PackedScene" uid="uid://dyus7p43crtso" path="res://artifacts/scenes/Magic Ball.tscn" id="3_ujqtj"]
[ext_resource type="Texture2D" uid="uid://bbikc1eqe4u57" path="res://sprites/Stonedrake000.png" id="4_hpmf4"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_2h8jh"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_2h8jh"]

[sub_resource type="SpriteFrames" id="SpriteFrames_i0v3i"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/rare/Possessed Elf.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_6e43m"]
[ext_resource type="PackedScene" uid="uid://dg6yq0qb1ouvb" path="res://artifacts/scenes/Elven Sword Blade.tscn" id="3_a1cua"]
[ext_resource type="Texture2D" uid="uid://dpqpjmdggao8r" path="res://sprites/PElf000.png" id="4_iy6rh"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_aoetg"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_aoetg"]

[sub_resource type="SpriteFrames" id="SpriteFrames_v2mja"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/rare/Possessed Hunter Uruk.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_hiydd"]
[ext_resource type="PackedScene" uid="uid://tujtab4gm5yp" path="res://artifacts/scenes/Uruk Javelin.tscn" id="3_cd0xa"]
[ext_resource type="Texture2D" uid="uid://cps7b826veh8v" path="res://sprites/PUruk000.png" id="4_usefi"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_m0a5w"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_m0a5w"]

[sub_resource type="SpriteFrames" id="SpriteFrames_rsbbv"]
animations = [{
Expand Down
2 changes: 1 addition & 1 deletion enemies/rare/Possessed Uruk.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[ext_resource type="PackedScene" uid="uid://pts84332r2e1" path="res://scenes/drill_break_particle.tscn" id="2_5jxfs"]
[ext_resource type="PackedScene" uid="uid://ci3mixgugk6cv" path="res://artifacts/scenes/Uruk Daggers.tscn" id="3_tjj0p"]
[ext_resource type="Texture2D" uid="uid://cps7b826veh8v" path="res://sprites/PUruk000.png" id="4_nxm3b"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://TerminessNerdFontMono-Bold.ttf" id="5_5w7x2"]
[ext_resource type="FontFile" uid="uid://6q2xyetu31xx" path="res://fonts/TerminessNerdFontMono-Bold.ttf" id="5_5w7x2"]

[sub_resource type="SpriteFrames" id="SpriteFrames_rsbbv"]
animations = [{
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://digepcah7p3jv"
path="res://.godot/imported/3270NerdFont-Condensed.ttf-29a9a136fe9a0e72809ab7958ab57151.fontdata"
path="res://.godot/imported/3270NerdFont-Condensed.ttf-750f50841ae6da87180cb22e28eeb32f.fontdata"

[deps]

source_file="res://3270NerdFont-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFont-Condensed.ttf-29a9a136fe9a0e72809ab7958ab57151.fontdata"]
source_file="res://fonts/3270NerdFont-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFont-Condensed.ttf-750f50841ae6da87180cb22e28eeb32f.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://kaa5h4tbgiri"
path="res://.godot/imported/3270NerdFont-Regular.ttf-1465c7dced63fba2c5a70146876fd299.fontdata"
path="res://.godot/imported/3270NerdFont-Regular.ttf-6df891412bb2cf52df981d50944e261c.fontdata"

[deps]

source_file="res://3270NerdFont-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFont-Regular.ttf-1465c7dced63fba2c5a70146876fd299.fontdata"]
source_file="res://fonts/3270NerdFont-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFont-Regular.ttf-6df891412bb2cf52df981d50944e261c.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://c75ehoq28t8bx"
path="res://.godot/imported/3270NerdFont-SemiCondensed.ttf-81fdf49c43e05b3dd15b404d93c2cc6c.fontdata"
path="res://.godot/imported/3270NerdFont-SemiCondensed.ttf-9d8fab2d115f7ac1a4d46d11e48cf887.fontdata"

[deps]

source_file="res://3270NerdFont-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFont-SemiCondensed.ttf-81fdf49c43e05b3dd15b404d93c2cc6c.fontdata"]
source_file="res://fonts/3270NerdFont-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFont-SemiCondensed.ttf-9d8fab2d115f7ac1a4d46d11e48cf887.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://dfak8pbmyqpoj"
path="res://.godot/imported/3270NerdFontMono-Condensed.ttf-1221cae9b247b7a7e5ecf666ea0db981.fontdata"
path="res://.godot/imported/3270NerdFontMono-Condensed.ttf-ff8a7e32b5ebc8ffa822791353dd7022.fontdata"

[deps]

source_file="res://3270NerdFontMono-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-Condensed.ttf-1221cae9b247b7a7e5ecf666ea0db981.fontdata"]
source_file="res://fonts/3270NerdFontMono-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-Condensed.ttf-ff8a7e32b5ebc8ffa822791353dd7022.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://cxqe3xb7t0snq"
path="res://.godot/imported/3270NerdFontMono-Regular.ttf-3992c1a3deaf62c493480569a7a9eeae.fontdata"
path="res://.godot/imported/3270NerdFontMono-Regular.ttf-c6a151325ad1bb4c917ef0bf7da2b43f.fontdata"

[deps]

source_file="res://3270NerdFontMono-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-Regular.ttf-3992c1a3deaf62c493480569a7a9eeae.fontdata"]
source_file="res://fonts/3270NerdFontMono-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-Regular.ttf-c6a151325ad1bb4c917ef0bf7da2b43f.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://ce7g7j46jgl65"
path="res://.godot/imported/3270NerdFontMono-SemiCondensed.ttf-1f796f25e2eb8dc1adec41fc4ccd6bfd.fontdata"
path="res://.godot/imported/3270NerdFontMono-SemiCondensed.ttf-46b3ad4f446ee9743c424c3ddd4a8f06.fontdata"

[deps]

source_file="res://3270NerdFontMono-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-SemiCondensed.ttf-1f796f25e2eb8dc1adec41fc4ccd6bfd.fontdata"]
source_file="res://fonts/3270NerdFontMono-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontMono-SemiCondensed.ttf-46b3ad4f446ee9743c424c3ddd4a8f06.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://cnlpugv41klgm"
path="res://.godot/imported/3270NerdFontPropo-Condensed.ttf-a7480f04d841b285a7d2f785c1fec03b.fontdata"
path="res://.godot/imported/3270NerdFontPropo-Condensed.ttf-2536e1d86eb7402ea0d03160485fd41f.fontdata"

[deps]

source_file="res://3270NerdFontPropo-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-Condensed.ttf-a7480f04d841b285a7d2f785c1fec03b.fontdata"]
source_file="res://fonts/3270NerdFontPropo-Condensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-Condensed.ttf-2536e1d86eb7402ea0d03160485fd41f.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://d14mvw8xsx62x"
path="res://.godot/imported/3270NerdFontPropo-Regular.ttf-e4f207f7409f7df1fda8ee567f7a7674.fontdata"
path="res://.godot/imported/3270NerdFontPropo-Regular.ttf-eac2ae1cb27595893052e004efba7f54.fontdata"

[deps]

source_file="res://3270NerdFontPropo-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-Regular.ttf-e4f207f7409f7df1fda8ee567f7a7674.fontdata"]
source_file="res://fonts/3270NerdFontPropo-Regular.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-Regular.ttf-eac2ae1cb27595893052e004efba7f54.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://ctshf3pi6bs5v"
path="res://.godot/imported/3270NerdFontPropo-SemiCondensed.ttf-5e818d2f1a73f643f08c78833c1393cd.fontdata"
path="res://.godot/imported/3270NerdFontPropo-SemiCondensed.ttf-a7539e14f7a67bfc1cba19e24bb2b2a5.fontdata"

[deps]

source_file="res://3270NerdFontPropo-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-SemiCondensed.ttf-5e818d2f1a73f643f08c78833c1393cd.fontdata"]
source_file="res://fonts/3270NerdFontPropo-SemiCondensed.ttf"
dest_files=["res://.godot/imported/3270NerdFontPropo-SemiCondensed.ttf-a7539e14f7a67bfc1cba19e24bb2b2a5.fontdata"]

[params]

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
importer="font_data_dynamic"
type="FontFile"
uid="uid://6q2xyetu31xx"
path="res://.godot/imported/TerminessNerdFontMono-Bold.ttf-c099917511857704ca720a58797bfa48.fontdata"
path="res://.godot/imported/TerminessNerdFontMono-Bold.ttf-628ea92645cd47c69df982972df9d622.fontdata"

[deps]

source_file="res://TerminessNerdFontMono-Bold.ttf"
dest_files=["res://.godot/imported/TerminessNerdFontMono-Bold.ttf-c099917511857704ca720a58797bfa48.fontdata"]
source_file="res://fonts/TerminessNerdFontMono-Bold.ttf"
dest_files=["res://.godot/imported/TerminessNerdFontMono-Bold.ttf-628ea92645cd47c69df982972df9d622.fontdata"]

[params]

Expand Down

0 comments on commit 8c59925

Please sign in to comment.