aboutsummaryrefslogtreecommitdiff
path: root/game/assets
Commit message (Collapse)AuthorAgeLines
* Music and Sound Effect loading and playing Nemrav2024-08-06-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | almost working music loading music list sent to godot wav loading not working mp3 metadata load wav initial load and play title theme first fix errors not related to nodetools working wav define loading and music playlists fixup error handling and playlist load song chances code style progress switch mp3 metadata addon to MusicMetadata add id3v1 mp3 metadata handling to MusicMetadata remove commented code from id3v1 sounds gd styling fix dataloader conflicts clean up commented code move MusicChance to dataloader remove reference to old addon move sfx defines loader add self to credits feedback on soundSingleton include subfolders in sound singleton sfx map replace space tabs replace std_view_to_godot_string with std_to_godot_string revise singleton files revise gd side sound final revisions
* Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-1/+1
|
* ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix hop3112024-03-03-2/+2
|
* Add GameInfo button to MainMenu Spartan3222024-02-06-3/+30
| | | | Add clarifications to ReleaseInfoBox buttons
* Add Victoria 2 Folder Picker dialog Spartan3222024-01-22-0/+4
| | | | | | | Move Localization.initialize to beginning of GameStart._ready Move compatibility mode paths search to separate _setup_compatibility_mode_paths Move _setup_compatibility_mode_paths call to GameStart._ready Fix `Non-argument '%s' found, skipping.` warning for Godot command line arguments
* Use SVG Iconreorganising BrickPi2024-01-21-4/+10
|
* Reorganise Asset File Structure BrickPi2024-01-21-0/+1795