Alerts Update

Implemented base class Alert.
Implemented Alerts for Cheering Bits, Following, Raid Alert, and
Subscription alerts.
Added Fonts and Video media.
This commit is contained in:
Mario Steele 2026-03-02 02:15:30 -06:00
parent 5f8df9bf7b
commit 73615a9bb4
32 changed files with 1196 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://o4e6chcu01yx"
path="res://.godot/imported/Yellowtail.woff2-87764a42e0e85c9b21b77a80b21ffabf.fontdata"
[deps]
source_file="res://UI/assets/fonts/Yellowtail.woff2"
dest_files=["res://.godot/imported/Yellowtail.woff2-87764a42e0e85c9b21b77a80b21ffabf.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

BIN
UI/assets/fonts/rage.woff2 Normal file

Binary file not shown.

View file

@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://c30qqiv6sqheh"
path="res://.godot/imported/rage.woff2-9e1ac0979775e72c3e1a8a37972e5b0d.fontdata"
[deps]
source_file="res://UI/assets/fonts/rage.woff2"
dest_files=["res://.godot/imported/rage.woff2-9e1ac0979775e72c3e1a8a37972e5b0d.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

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.