• Joined on 2022-12-22
storm pushed to master at storm/bragi 2025-11-22 18:31:29 -05:00
7e37570b43 Added ability to specify custom sounds for users when they log in.
storm pushed to testing at storm/stormux 2025-11-20 15:32:30 -05:00
68cbe3c0bb Updates to the x86_64 image build.
a7e28c018f Gstreamer packages added for Fenrir sound support.
Compare 2 commits »
storm pushed to master at storm/stormbot 2025-11-20 13:09:38 -05:00
5ca4428645 Removed debug statements.
storm pushed to master at storm/stormbot 2025-11-20 13:07:14 -05:00
fc5726a4f1 Hopefully fixed weird bug where it was using the message sender as the channel to check.
storm pushed to master at storm/stormbot 2025-11-20 13:00:05 -05:00
59c5f15321 More fixes. Nearly working.
storm pushed to master at storm/stormbot 2025-11-20 12:46:45 -05:00
ab78bb6bb9 Attempt to fix the problems with the say plugin.
storm pushed to master at storm/stormbot 2025-11-20 12:42:21 -05:00
d801547bb2 Debug added to say.
storm pushed to master at storm/stormbot 2025-11-20 12:27:03 -05:00
2a2f24ab6d Amp up the say module.
storm pushed to testing at storm/stormux 2025-11-19 03:26:38 -05:00
3c5490ea24 Initial build setup for x86_64 Stormux.
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.