• Joined on 2022-12-22
storm pushed to testing at storm/fenrir 2025-09-13 14:11:44 -04:00
2c38bcf5f4 Another attempt at fixing external numpad detection. I *think* some of them send numlock state with every event. If that's the case, this should fix it.
storm pushed to master at storm/wicked-quest 2025-09-13 01:33:41 -04:00
8218d28701 Sound file error hopefully fixed for pyinstaller.
storm pushed to master at storm/wicked-quest 2025-09-13 00:15:54 -04:00
e6aa4a7433 Over corrected and broke music.
storm pushed to master at storm/wicked-quest 2025-09-13 00:03:16 -04:00
f37edcd28b Found weird pyinstaller crash bug for sounds.
storm pushed to master at storm/libstormgames 2025-09-12 17:04:11 -04:00
8cca66d44e Tweaked the mixer initialization just a tiny bit, hopefully will make sound smoother.
storm pushed to master at storm/wicked-quest 2025-09-12 16:59:24 -04:00
82f1128087 Fixed sample rate for sounds. Removed debug statement for info for survival mode.
storm pushed to testing at storm/fenrir 2025-09-12 12:09:24 -04:00
96cdda99c4 Separate menu entries for some settings, improves usability. Fixed device detection for devices that do not contain what they do in their name, e.g. numpads that are not listed as numpads. This hopefully fixes a bug with some external numpads.
storm pushed to master at storm/wicked-quest 2025-09-11 20:30:06 -04:00
1f51a2e6be Clarify information about bone dust.
storm pushed to master at storm/wicked-quest 2025-09-11 20:01:42 -04:00
d5fcbcaf40 Volume a bit too low on Spider's Domain.
storm pushed to master at storm/wicked-quest 2025-09-11 18:36:28 -04:00
8ee60f7f45 Fixed bug with missing Spider's Domain music, updated credits.
storm pushed to master at storm/wicked-quest 2025-09-11 11:47:52 -04:00
60ab8cd868 Changes merged from testing.
d83e7db248 A few adjustments to documentation and reworked how monsters are unlocked in survival mode. Added bonus for unlocking everything.
cc0f0437f5 game cover picture added.
2bfb146ef5 game cover picture added.
21d3cd7788 lint and spacing fixes. Also fixed problem with levels not showing up in compiled version (hopefully).
Compare 18 commits »
storm pushed to testing at storm/wicked-quest 2025-09-11 11:45:08 -04:00
d83e7db248 A few adjustments to documentation and reworked how monsters are unlocked in survival mode. Added bonus for unlocking everything.
storm pushed to master at storm/libstormgames 2025-09-10 12:57:17 -04:00
f2079261d1 More event handling to help with pyinstaller compilation.
storm pushed to testing at storm/wicked-quest 2025-09-10 01:03:42 -04:00
cc0f0437f5 game cover picture added.
2bfb146ef5 game cover picture added.
Compare 2 commits »
storm pushed to master at storm/libstormgames 2025-09-10 00:59:34 -04:00
0190fa3a06 Add the ability to add an optional graphical logo for games. Tested with .png file.
storm pushed to testing at storm/wicked-quest 2025-09-09 22:02:53 -04:00
21d3cd7788 lint and spacing fixes. Also fixed problem with levels not showing up in compiled version (hopefully).
storm pushed to testing at storm/wicked-quest 2025-09-09 18:13:02 -04:00
949c12f193 A few minor cleanups. Added game over sound to survival mode. Not sure how I missed that for this long lol.
storm pushed to testing at storm/wicked-quest 2025-09-09 03:03:30 -04:00
dc1557e71d Oops, forgot to add some files in the last push. Rest of the sound changes.
storm pushed to testing at storm/wicked-quest 2025-09-09 03:02:46 -04:00
494de84ba3 Improve sound playing code to check for specific level pack sounds.
storm pushed to testing at storm/wicked-quest 2025-09-09 00:02:07 -04:00
8766290ccd Hopefully fixed a race condition where you could be killed while getting a cauldron and come back to life. Added sound for fill in grave and for survivor bonus.