• Joined on 2022-12-22
storm pushed to master at storm/libstormgames 2025-02-03 23:56:39 -05:00
80fe2caff3 Oops, accidentally removed the obj_update function.
storm pushed to master at storm/libstormgames 2025-02-03 23:46:00 -05:00
2df86c9c76 Add the ability for obj_play to play a sound once.
storm pushed to master at storm/libstormgames 2025-02-03 21:54:56 -05:00
5fa90f9e84 Updated play_falling_random.
storm pushed to master at storm/libstormgames 2025-02-02 17:01:13 -05:00
658709ebce Random play functions for positional audio and positional falling audio.
storm pushed to master at storm/libstormgames 2025-02-01 15:11:31 -05:00
d5c79c0770 Hopefully last fix to messagebox. This turned out to be harder than I originally thought.
storm pushed to master at storm/libstormgames 2025-02-01 15:08:27 -05:00
24f9a126d4 I think I was over complicating it.
storm pushed to master at storm/libstormgames 2025-02-01 15:02:18 -05:00
c316d4e570 I think I actually got it this time.
storm pushed to master at storm/libstormgames 2025-02-01 14:56:49 -05:00
e66655d75f Another attempt to keep messagebox from double speaking.
storm pushed to master at storm/libstormgames 2025-02-01 14:51:03 -05:00
c5406d5089 Attempt to keep messagebox from double speaking.
storm pushed to master at storm/libstormgames 2025-02-01 14:39:02 -05:00
b5b472eebe Added simple message box for spoken text that might need to be repeated.
storm pushed to master at storm/toby-doom-launcher 2025-01-29 11:40:39 -05:00
5d8aae9386 Paths for simple menu system updated because they were not working on some systems.
storm pushed to master at storm/toby-doom-launcher 2025-01-29 11:39:52 -05:00
4309fd8994 ProjectMSX added in custom games. Thanks nicotomia from forum.audiogames.net.
storm pushed to master at storm/barnard 2025-01-29 00:48:36 -05:00
8c62babd48 Make sure channels are initialized to unmuted when you join.
storm pushed to master at storm/barnard 2025-01-29 00:22:28 -05:00
c7362dfc36 Now when people join after a channel has been muted the will be muted too.
storm pushed to master at storm/toby-doom-launcher 2025-01-27 12:15:43 -05:00
c2e5a8ee3d Fixed the simple menu addon in all json files.
storm pushed to master at storm/toby-doom-launcher 2025-01-25 10:54:04 -05:00
78f7ae506d Yet another attempt and handling charsets.
storm pushed to master at storm/toby-doom-launcher 2025-01-25 08:38:48 -05:00
a0e539d3ce Specifically set the encoding to UTF-8. Simplify speak_thread.
storm pushed to testing at storm/stormux 2025-01-24 12:18:45 -05:00
2108f02719 Removed some packages that can be installed after the build is completed.
storm pushed to master at storm/toby-doom-launcher 2025-01-24 11:47:02 -05:00
db40032d3d Removed proximity addon from several json files because it's now built in.
storm pushed to testing at storm/audiogame-manager 2025-01-23 16:17:49 -05:00
ec8bb229f0 Actually close audiogame-manager if escape is pressed instead of trying, and failing, to launch the game.