-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(general): multiple improvements
- Adds new soundtrack and remove old files - Implements basic loading screen and cache precompiler - Multiple adjustments to UI and resolution handling - UI improvements and fixes
- Loading branch information
1 parent
265dd9b
commit d40d376
Showing
147 changed files
with
2,340 additions
and
568 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
res://Prefabs/UI/VersusCard.tscn | ||
res://Prefabs/UI/CustomSlider10.tscn | ||
res://Prefabs/gpu_particles_3d_2.tscn | ||
res://Prefabs/gpu_particles_3d.tscn | ||
res://Prefabs/Weapons/HandGun/HandGun.tscn | ||
res://Prefabs/Weapons/MotoGun/MotoGun.tscn | ||
res://Prefabs/Weapons/ShotGun/ShotGun.tscn | ||
res://Prefabs/Weapons/ShotGun/EjectingBrass.tscn | ||
res://Prefabs/Weapons/Common/Bullet.tscn | ||
res://Prefabs/Weapons/Common/EjectingBrass.tscn | ||
res://Prefabs/Weapons/LaserRifle/Bullet.tscn | ||
res://Prefabs/Weapons/LaserRifle/LaserRifle.tscn | ||
res://Prefabs/Weapons/KillerSword.tscn | ||
res://Prefabs/Weapons/RaySword.tscn | ||
res://Prefabs/Particles/Rain/Ripple.tscn | ||
res://Prefabs/Particles/Rain/Raindrops.tscn | ||
res://Prefabs/Particles/Rain/Splash.tscn | ||
res://Prefabs/Particles/Dash Trail/Dash Trail.tres | ||
res://Prefabs/Particles/Dash Trail/Dash Trail.tscn | ||
res://Prefabs/Particles/GlassSpark.tscn | ||
res://Prefabs/Particles/RaySpark.tscn | ||
res://Prefabs/Particles/HitSpark.tscn | ||
res://Prefabs/Particles/Snow/Snowfall.tscn | ||
res://Prefabs/Particles/Snow/GroundSnow.tscn | ||
res://Prefabs/Items/jetpack.tscn | ||
res://Prefabs/Levels/WallBoundary.tscn | ||
res://Prefabs/Characters/Mayfly.tscn | ||
res://Prefabs/Pickups/Templates/Base G.tscn | ||
res://Prefabs/Decals/DirtDecal.tscn | ||
res://Prefabs/Decals/StoneDecal.tscn | ||
res://Prefabs/Decals/WaterDecal.tscn | ||
res://Scenes/Playground2.tscn | ||
res://Scenes/UI/PauseMenu.tscn | ||
res://Scenes/UI/CameraEffects3D.tscn | ||
res://Scenes/UI/Announcer.tscn | ||
res://Scenes/UI/PlayerHUD.tscn | ||
res://Scenes/Playground3.tscn | ||
res://Scenes/MainMenu.tscn | ||
res://Scenes/Levels/SunkenCityNight.tscn | ||
res://Scenes/Levels/OceanCastleTwilight.tscn | ||
res://Scenes/Levels/PitchDarkStadium.tscn | ||
res://Scenes/Playground1.tscn |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="font_data_dynamic" | ||
type="FontFile" | ||
uid="uid://2x43qqo5f7ft" | ||
path="res://.godot/imported/Headshop.ttf-2c4b0a6637a6f95f1ae6eb31d1a27e63.fontdata" | ||
|
||
[deps] | ||
|
||
source_file="res://Fonts/Headshop.ttf" | ||
dest_files=["res://.godot/imported/Headshop.ttf-2c4b0a6637a6f95f1ae6eb31d1a27e63.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 | ||
hinting=1 | ||
subpixel_positioning=1 | ||
oversampling=0.0 | ||
Fallbacks=null | ||
fallbacks=[] | ||
Compress=null | ||
compress=true | ||
preload=[] | ||
language_support={} | ||
script_support={} | ||
opentype_features={} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.