• Joined on 2022-12-22
storm pushed to master at storm/I38 2025-03-19 14:12:27 -04:00
8064eaa6e2 Added vivaldi as browser option.
storm pushed to master at storm/libstormgames 2025-03-17 21:12:36 -04:00
3a478d15d5 Instead of implementing sound changes in one huge go, I'm going to try smaller approaches. Now play_sound has an optional loop parameter set to false by default for backwards compatibility.
storm pushed to master at storm/libstormgames 2025-03-17 20:54:06 -04:00
storm pushed to master at storm/libstormgames 2025-03-17 20:47:54 -04:00
e0fab91260 Fix an error with sound positioning in play_sound.
storm pushed to master at storm/libstormgames 2025-03-17 19:42:01 -04:00
d513927d52 Hopefully improved the sound handling for looping and for Y positioning. Should make it easier to have things falling or approaching from the Y axis.
storm pushed to master at storm/libstormgames 2025-03-16 17:45:55 -04:00
3b01662d98 Directory names were not speaking. Hopefully fixed it.
storm pushed to master at storm/libstormgames 2025-03-16 17:34:29 -04:00
5e926fa7eb More updates to learn_sounds. I think I have a good system for multiple sound directories now.
storm pushed to master at storm/libstormgames 2025-03-16 17:13:15 -04:00
e272da1177 learn_sounds needed updating too. Hopefully this attempt works.
storm pushed to master at storm/libstormgames 2025-03-16 17:02:36 -04:00
1bb9e18ea2 Sounds can now load from subdirectories.
storm pushed to master at storm/toby-doom-launcher 2025-03-16 02:04:22 -04:00
6a8f866943 Add optional doom_flags.txt so you can add flags for all games. This is experimental and may be removed.
storm pushed to master at storm/libstormgames 2025-03-16 01:20:49 -04:00
619cb5508a Learn sound now tells you which item in the list you are on.
storm pushed to master at storm/linux-game-manager 2025-03-15 23:55:54 -04:00
fb65c927b2 Updated Ball Bouncer installer to 1.3.4.
storm pushed to master at storm/libstormgames 2025-03-15 21:28:13 -04:00
2c34f31a82 Fixed music not pausing when play is selected.
storm pushed to master at storm/libstormgames 2025-03-15 21:10:25 -04:00
a9c2c4332d Fixed a typo in utils.py.
storm pushed to master at storm/libstormgames 2025-03-15 20:34:08 -04:00
fedb09be94 Updated the readme.
storm pushed to master at storm/libstormgames 2025-03-15 19:52:24 -04:00
27765e62bc Finally, a working scoreboard!
storm pushed to master at storm/libstormgames 2025-03-15 19:06:33 -04:00
23aea6badf More fixes for scoreboard.
storm pushed to master at storm/libstormgames 2025-03-15 18:41:41 -04:00
af38d5af76 Fixed another error in scoreboard.
storm pushed to master at storm/libstormgames 2025-03-15 18:34:33 -04:00
4d0436c5a9 Fixed typo in menu.py.
storm pushed to master at storm/libstormgames 2025-03-15 18:31:47 -04:00
f51bd6dee4 Fixed errors in __init__