Commit Graph

10 Commits

Author SHA1 Message Date
Storm Dragon
0493edf8e6 Removed the last bit from current message. Not needed, and may actually be confusing. 2025-09-23 18:00:43 -04:00
Storm Dragon
c257128948 It didn't occur to me for some reason that reviewing messages would also add those messages to history lol. Hopefully fixed now. 2025-09-23 17:37:51 -04:00
Storm Dragon
aed7ba523d First pass at implementing a speech history option for games. 2025-09-23 17:21:33 -04:00
Storm Dragon
66bc11099e I misremembered the one I wanted it was event.clear not pump. 2025-09-21 22:38:16 -04:00
Storm Dragon
25d54a4f5e Potential fix for dialogues when running from pyinstaller compiled code. 2025-09-21 22:15:19 -04:00
Storm Dragon
d050db0d6e Dialogue instructions only show once per game now following the same pattern as display_text. 2025-09-21 13:41:52 -04:00
Storm Dragon
a98783dbc4 Fixed critical sound timing bug. Finally, after a couple of days of banging my head against this problem and sound getting progressively worse, it's fixed. Turned out the fix was a very simple timing issue for when to play sounds. 2025-09-19 12:51:45 -04:00
Storm Dragon
a17a4c6f15 Code cleanup and sound consolidation. 2025-03-22 17:34:35 -04:00
Storm Dragon
be6dfdf53a Attempt to fix traceback on game exit with some older games. 2025-03-14 23:10:14 -04:00
Storm Dragon
aba87e87ad Huge refactor of the libstormgames library. It is hopefully mostly backwards compatible. Still lots of testing to do, and probably some fixes needed, but this is a good start. 2025-03-14 18:14:42 -04:00