• Joined on 2022-12-22
storm pushed to master at storm/stormirc 2025-11-18 14:32:23 -05:00
b3aa3a4a53 Script supported added with examples in scripts folder. Scripts should be added in ~/.config/stormirc/scripts and can be enabled in the preferences ui.
storm pushed to master at storm/stormirc 2025-11-17 22:48:39 -05:00
c72152a4d5 Update .gitignore to allow custom ui_*.py files in src/ui/
storm pushed to master at storm/stormirc 2025-11-17 22:46:44 -05:00
b9ac3cdcc5 Add missing ui_elements.py (was excluded by .gitignore)
storm pushed to master at storm/stormirc 2025-11-17 22:31:33 -05:00
e99b33cbd3 Implement speech for backspace, works until qt gets fixed with backspace. Also focus input on channel join.
storm pushed to master at storm/stormirc 2025-11-16 19:13:37 -05:00
945f4a0f4b Large refactor to separate code in to clean cerns and ab completion a bit better. Maybe still more to do but we're definitely in better state than previously.
storm pushed to master at storm/stormirc 2025-11-15 15:43:05 -05:00
4087fe5d01 Added speech exceptions dictionary to settings. If you have a synth that says something weird, or if you want to read brltty as Braille T T Y for example, you can now do it in the word exceptions tab.
storm pushed to master at storm/stormirc 2025-11-15 15:06:43 -05:00
b87c3a6e5b Link tracking system added. alt+k to open last link, alt+u for list of urls, configurable in settings.
storm pushed to master at storm/stormbot 2025-11-14 18:33:34 -05:00
5b3f8d4825 Attempt to fix bug in the cooldown for greet and bye.
storm pushed to master at storm/stormirc 2025-11-14 16:19:57 -05:00
93ef84aafc More sound types added. Settings updated to include toggles for them.
storm pushed to master at storm/audiogame-manager 2025-11-14 16:07:50 -05:00
a6de1ac9c9 Major rewrite. Audiogame-manager has drastically changed. To stay on the old code check out 2025. This requires a reinstall of games, and games will hence forth be installed in to ~/.local/wine64 or ~/.local/wine32.
0a22d007de Updated bloodshed installer.
614f38d9dd When launching the game in with -g, don't print those extra echo statements.
73126910ec Disable Blades of Glory for now.
01eb1f3e1a Fixed crash bug if yad is not installed and agm is launched from a gui. Insure AGM is not ran as the root users. If people who really should know better still need training wheels, actual newbies might need the protection as well.
Compare 78 commits »
storm pushed to testing at storm/audiogame-manager 2025-11-14 16:02:41 -05:00
0a22d007de Updated bloodshed installer.
storm pushed to master at storm/stormbot 2025-11-13 14:57:53 -05:00
86a640ebe8 Attempt to cut down on spam from greet and bye triggers. Add ping/pong to help deal with flakey connections.?
storm pushed to master at storm/bookstorm 2025-11-13 01:32:04 -05:00
9c63a21804 Fixed some errors I made with cleanup.
storm pushed to master at storm/bookstorm 2025-11-13 00:45:08 -05:00
671a290323 Finally got the memory thing under contril, I'm pretty sure.
storm pushed to testing at storm/audiogame-manager 2025-11-08 13:07:25 -05:00
01eb1f3e1a Fixed crash bug if yad is not installed and agm is launched from a gui. Insure AGM is not ran as the root users. If people who really should know better still need training wheels, actual newbies might need the protection as well.
storm pushed to master at storm/linux-game-manager 2025-11-08 12:47:55 -05:00
be63211e6b Make sure that lgm is not ran as root.
storm deleted branch uv-build from storm/fenrir 2025-11-06 14:05:32 -05:00
storm pushed to master at storm/stormbot 2025-11-04 18:41:16 -05:00
c3328e092d Updated bye functionality.
storm pushed to master at storm/stormbot 2025-11-04 18:33:53 -05:00
6e85ced88c Improved greet trigger.
storm pushed to master at storm/bookstorm 2025-11-04 00:39:42 -05:00
8bcde8bf37 Another attempt at memory management. It hasn't failed yet but then again I haven't pushed yet, so here's the ultimate test.