• Joined on 2022-12-22
storm pushed to master at storm/pygstormgames 2025-03-05 14:21:56 -05:00
23b3e5792e Initial readme file added. Probably needs more work.
storm pushed to master at storm/pygstormgames 2025-03-05 13:37:02 -05:00
8e274731c5 Change congratulations message to use messagebox so the speech doesn't get chopped.
storm pushed to master at storm/I38 2025-03-04 20:00:06 -05:00
2f2eefddce Created a fake panel. It's technically an 11th workspace, but programs that need to be opened but don't often need interaction are automatically sent there. Use control+alt+tab to access the panel.
storm pushed to master at storm/I38 2025-03-03 22:50:34 -05:00
5229b3b18a Introduction to I38 help file loads on first start after config generation.
storm pushed to master at storm/fenrir 2025-03-02 17:59:23 -05:00
2cc2fda28c Actually fix the version file this time.
storm pushed to master at storm/fenrir 2025-03-02 17:44:44 -05:00
c99d0f6ee1 Fixed version.py.
1552b962a1 Updated dependencies.
09391bfe84 Experimental fix for evdev failures.
e76ca9889a Same update for export to x clipboard. Now using pyperclip.
73206ce393 Switched from xclip to pyperclip for import from x.
Compare 10 commits »
storm pushed to testing at storm/fenrir 2025-03-02 17:43:07 -05:00
1552b962a1 Updated dependencies.
storm pushed to testing at storm/fenrir 2025-03-02 17:25:08 -05:00
09391bfe84 Experimental fix for evdev failures.
storm pushed to testing at storm/fenrir 2025-03-02 16:04:43 -05:00
e76ca9889a Same update for export to x clipboard. Now using pyperclip.
storm pushed to testing at storm/fenrir 2025-03-02 15:25:20 -05:00
73206ce393 Switched from xclip to pyperclip for import from x.
storm pushed tag 2025.02.26 to storm/fenrir 2025-02-26 17:44:06 -05:00
storm pushed to testing at storm/fenrir 2025-02-26 17:37:27 -05:00
4966b87ba1 pyttsx removed from setup file because it's no longer a speech option.
storm pushed to testing at storm/fenrir 2025-02-26 17:07:56 -05:00
145cab6221 Updated dependencies to include rapidfuzz.
storm pushed to testing at storm/fenrir 2025-02-26 17:01:46 -05:00
e46926f145 Fixed a traceback on shutdown. Hopefully improved responsiveness with the diff. Trying rapidfuzz for smaller screen updates, add a catch to fall back to the original difflib if there are any problems. This is experimental, please watch for bugs.
storm created branch testing in storm/fenrir 2025-02-26 16:04:44 -05:00
storm pushed to testing at storm/fenrir 2025-02-26 16:04:44 -05:00
8cd50c5070 Hopefully improve accuracy of blank line reporting.
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.