• Joined on 2022-12-22
storm pushed to master at storm/libstormgames 2025-02-26 03:08:53 -05:00
7902dfacd1 Pressing enter interrupts messagebox messages.
storm pushed to master at storm/libstormgames 2025-02-26 02:55:04 -05:00
10b46fa168 Only show display_text message once per session.
storm pushed to master at storm/libstormgames 2025-02-24 14:50:17 -05:00
e7d5b03e55 Adjust volume a bit for directional play.
storm pushed to master at storm/libstormgames 2025-02-24 14:32:11 -05:00
173220d167 New function for directional audio that needs to be good volume no matter position but indicate direction.
storm pushed to master at storm/pygstormgames 2025-02-24 01:59:06 -05:00
4d59a610a0 Optional timeouts for wait methods. Various bug fixes.
storm pushed to master at storm/numnastics 2025-02-23 21:30:37 -05:00
3c81526e3a Updated submodule.
storm pushed to master at storm/numnastics 2025-02-23 21:21:39 -05:00
e784fbcc4c Switched over to the new library using pyglet.
storm pushed to master at storm/toby-doom-launcher 2025-02-20 20:40:27 -05:00
21e933ab53 Fixed an error in Wolfendoom json file.
storm deleted branch testing from storm/fenrir 2025-02-20 18:08:56 -05:00
storm created branch uv-build in storm/fenrir 2025-02-20 18:05:45 -05:00
storm pushed to uv-build at storm/fenrir 2025-02-20 18:05:45 -05:00
storm pushed to master at storm/linux-game-manager 2025-02-18 21:58:41 -05:00
6e3188d86a Game Echo Commander added. This is not the same as the existing game Echo Command.
storm pushed to master at storm/libstormgames 2025-02-16 17:23:09 -05:00
2f791da5b7 One more addition to pause.
storm pushed to master at storm/libstormgames 2025-02-16 17:19:38 -05:00
9997b684ca Infinite loops are bad.
storm pushed to master at storm/libstormgames 2025-02-16 17:05:10 -05:00
e7caff3d0f Fixed a bug with pause game.
storm pushed to master at storm/libstormgames 2025-02-16 17:02:23 -05:00
db6c34f714 Improved pause_game.
storm pushed to master at storm/libstormgames 2025-02-16 16:52:24 -05:00
3862b36d56 Pause game function added.
storm pushed to master at storm/libstormgames 2025-02-15 12:32:06 -05:00
8bfe968b4b Added a small delay so the congratulations message for scoreboard can speak.
storm pushed to master at storm/libstormgames 2025-02-15 02:55:03 -05:00
e2c69e3af7 Fixed a problem with an extra line being added at the beginning of copied text.
storm pushed to master at storm/libstormgames 2025-02-15 02:39:25 -05:00
da17b71c28 Updated display_text so that it will hopefully skip blank lines when reading with arrow keys.