aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/MusicConductor/MusicConductor.gd
Commit message (Collapse)AuthorAgeLines
* Music and Sound Effect loading and playing Nemrav2024-08-06-6/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add types to GDScript for-loop variablesfor-loop-types hop3112024-03-03-3/+3
|
* Apply type hints to menu scripts Spartan3222023-12-24-5/+5
|
* Add signals to MusicConductor Spartan3222023-08-24-2/+11
| | | | | | | | Used for streamlining MusicPlayer Enable music on startup Add sound option loading on startup Fix MusicPlayer play button starting with incorrect text
* Tidying: missing req comments, submodules, hotkeys Hop3112023-07-21-1/+1
|
* Localisation and UI focus cleanup Hop3112023-06-23-7/+19
| | | | | | | | Updated Russian localisation Resolution, window_mode, monitor refactor Locale based number formatting
* Reorganize the file structure of the files in `game/src` Spartan3222023-06-03-0/+77