Big splash screen update & new translatable strings

This commit is contained in:
OverloadedOrama 2020-01-05 16:03:04 +02:00
parent f57ea4d64f
commit b1d84042b1
24 changed files with 549 additions and 58 deletions

View file

@ -0,0 +1,9 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://Assets/Fonts/NotoSansCJKtc-Regular.otf" type="DynamicFontData" id=1]
[resource]
size = 10
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )

View file

@ -0,0 +1,9 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://Assets/Fonts/Roboto-Bold.ttf" type="DynamicFontData" id=1]
[resource]
size = 12
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/Patron Button Hover.png-8fc60b776206b9abfa94306023859853.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Patron Button Hover.png"
dest_files=[ "res://.import/Patron Button Hover.png-8fc60b776206b9abfa94306023859853.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/Patron Button.png-c0e5b2ecd47261e9d545cc77e7063cb1.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Patron Button.png"
dest_files=[ "res://.import/Patron Button.png-c0e5b2ecd47261e9d545cc77e7063cb1.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before After
Before After