• Joined on 2022-12-22
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__
storm pushed to master at storm/libstormgames 2025-03-15 18:30:00 -04:00
3b2bcd928d Fixed errors in scoreboard.
storm pushed to master at storm/libstormgames 2025-03-15 18:22:28 -04:00
91f39aad88 Oops, I accidently committed my scrp file for menu instead of the actual file.
storm pushed to master at storm/libstormgames 2025-03-15 18:18:31 -04:00
1dc0ac2a7f Moved the high score stuff to the scoreboard because it makes more sense for it to be there even though it is used in the menu.
storm pushed to master at storm/libstormgames 2025-03-15 17:28:39 -04:00
3f8385599b Work on fixing the path read for scores.