• Joined on 2022-12-22
storm pushed to testing at storm/cthulhu 2026-07-06 21:24:54 -04:00
278a914630 After a fierce battle, Firefox support should be better, not perfect, but better.
storm pushed to testing at storm/cthulhu 2026-07-06 18:22:25 -04:00
323d0a3975 Some web work. Firefox still being weird.
storm pushed to testing at storm/cthulhu 2026-07-06 12:15:52 -04:00
3926ed0044 Attempt to fix bug where speech could not be interrupted during some race conditions.
storm pushed to testing at storm/cthulhu 2026-07-03 02:58:44 -04:00
dfef847fb5 Harden cthulhu's terminal release code.
storm pushed to testing at storm/cthulhu 2026-07-03 02:49:58 -04:00
b08f7095cb Code cleanup withe left overs from old plugin manager removed.
storm pushed to master at storm/rhvoice-english 2026-07-02 16:51:38 -04:00
657f502ecd A few tweaks for Slay the Spire 2.
storm pushed to testing at storm/draugnorak 2026-07-01 09:46:15 -04:00
f5f84c2901 Added reinforce barricade goal.
storm pushed to testing at storm/draugnorak 2026-07-01 09:35:06 -04:00
e690819071 More goals added. Introduced a passive goal system for things that should be accomplished but are less guided and depend more on player style.
storm pushed to testing at storm/draugnorak 2026-07-01 09:15:41 -04:00
59352bb0b6 More work on goal system.
storm pushed to master at storm/stormux 2026-06-30 20:55:35 -04:00
d67ca0f3e0 Ship I38 in Pi images by default
5ec1d7727d Steam now offered in x86_64 installer. Fix up the rhvoice dictionary copy. A few minor cleanups. Rename pi images to more clearly show they support both Raspberry Pi 4 and 5.
426069f36a Xlibre build script updated.
4aeff109f7 Latest fixes for x86_64 installer. Updated README for Pi images.
46e3f0d084 Make sure GUI DISPLAY is set.
Compare 9 commits »
storm pushed to master at storm/configure-stormux 2026-06-30 20:23:44 -04:00
8815129106 Modifed I38 and convert to server to match latest images.
8004c888e6 Replace I38 installer with removal action
Compare 2 commits »
storm pushed to master at storm/barnard 2026-06-29 20:34:31 -04:00
e1ae5abab9 Use HOME for Barnard config path
storm pushed to testing at storm/stormux 2026-06-29 16:07:25 -04:00
d67ca0f3e0 Ship I38 in Pi images by default
storm pushed to master at storm/barnard 2026-06-28 23:57:34 -04:00
342f934029 Improve action menu escape handling
storm pushed to master at storm/barnard 2026-06-28 23:15:14 -04:00
5ac6703489 Use RNNoise for noise suppression
storm pushed to master at storm/I38 2026-06-28 14:03:01 -04:00
19e1d458a3 Added -d and -D flags to generate a default I38 setup. -D also creates the .xinitrc and .xprofiles. This is basically a silent mode with no prompts and uses the items it finds with other sane defaults, e.g. alt+escape for RP mode and control+escape for personal mode.
storm pushed to testing at storm/fenrir 2026-06-27 16:59:10 -04:00
eb93a8aa62 Fixed a typo in tests/unit/test_hardware_speech_drivers.py. It was reading 9 bytes while comparing against a 10-byte payload. Thanks Samuel Thibault for finding and pointing this out.
storm pushed to testing at storm/fenrir 2026-06-27 16:55:07 -04:00
ad863ad706 Add ability for X clibpard and Fenrir's clipboard to stay in sync.
storm pushed to testing at storm/draugnorak 2026-06-25 03:00:31 -04:00
7c5aff28bb Total darkness now possible if players survive long enough. Undead raids added if invasion happens in darkness.
storm pushed to testing at storm/draugnorak 2026-06-25 02:41:15 -04:00
aa866ba83d Quite a bit more work on the goal system.