19 Commits

Author SHA1 Message Date
Storm Dragon
8264db4a2f Working on getting the menu music to actually loop. Menu music is no longer tied to ogg specifically. 2025-03-12 09:22:38 -04:00
Storm Dragon
4aa3475ac4 Fixed some sound I forgot to exclude when refactoring this code. 2025-03-11 21:15:24 -04:00
Storm Dragon
0d9764abd9 Fixed lower case error in variable names. 2025-03-11 21:08:02 -04:00
Storm Dragon
e68f6798d7 Make the learn sound menu a little less verbose. 2025-03-11 21:06:00 -04:00
Storm Dragon
a20da7df8c Fixed indentation error. 2025-03-11 21:01:19 -04:00
Storm Dragon
e35c826b05 Sound code updated to support subdirectories of the sounds directory. Should help with organization. 2025-03-11 20:51:45 -04:00
Storm Dragon
ea0dcd9ce9 Added opus support for files because pyglet supports it. 2025-03-05 14:44:14 -05:00
Storm Dragon
23b3e5792e Initial readme file added. Probably needs more work. 2025-03-05 14:21:48 -05:00
Storm Dragon
8e274731c5 Change congratulations message to use messagebox so the speech doesn't get chopped. 2025-03-05 13:36:08 -05:00
Storm Dragon
4d59a610a0 Optional timeouts for wait methods. Various bug fixes. 2025-02-24 01:59:47 -05:00
Storm Dragon
6bddf282a7 Added requirements.txt. 2025-02-23 21:25:46 -05:00
Storm Dragon
1334c47ca7 Added license file. 2025-02-23 21:22:59 -05:00
Storm Dragon
998e319d92 Fixed cut_scene. 2025-02-23 21:07:24 -05:00
Storm Dragon
a6702edf16 Added exit_game method that handles cleanup. A few other small modifications. 2025-02-23 16:25:57 -05:00
Storm Dragon
576f4cc87a More bug fixes, modified wait methods to send modifiers too. Only show text nav instructions the first time desplay_text() is used. 2025-02-23 14:51:49 -05:00
Storm Dragon
99d26b7951 Instructions and credits menu options now working. 2025-02-23 14:00:55 -05:00
Storm Dragon
fd93c993c1 Cleanup, added .gitignore. 2025-02-23 13:29:40 -05:00
Storm Dragon
bce918166d Various bug fixes. Intro sound working correctly. 2025-02-23 13:26:14 -05:00
Storm Dragon
d7199f499f initial commit, definitely not ready for use quite yet. 2025-02-23 01:22:30 -05:00