font bug sorta fixed, new splash: warning health and safety
Former-commit-id: f79503873f57e781480fa742ed1a058becb6c7a1 Former-commit-id: daeeed816b339958786746c3717670c724676a44
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 872 B |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 123 B |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 122 B |
BIN
assets/graphics/gui/health_distance.png
Normal file
|
After Width: | Height: | Size: 504 B |
BIN
assets/graphics/gui/health_take_a_break.png
Normal file
|
After Width: | Height: | Size: 579 B |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
assets/graphics/weathers/raindrop.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
10
assets/raw/weathers/WeatherGenericRain.json.asrtinears
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"globalLight": "generic_light.png",
|
||||
"skyboxGradColourMap": "generic_skybox.png",
|
||||
"classification": "genericrain",
|
||||
"extraImages": [
|
||||
"raindrop.png"
|
||||
],
|
||||
"mixFrom": "__CURRENTWEATHER",
|
||||
"mixPercentage": 80.0
|
||||
}
|
||||
1
assets/sounds/test/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.{psd,tga,ogg} filter=lfs diff=lfs merge=lfs -text
|
||||