• Joined on 2022-12-22
storm pushed tag 2026.01/28 to storm/fenrir 2026-01-28 17:01:37 -05:00
storm pushed to master at storm/fenrir 2026-01-28 16:42:13 -05:00
2e10c1c43b Version bump for new release.
storm deleted tag 2026.01.28 from storm/fenrir 2026-01-28 16:41:02 -05:00
storm pushed tag 2026.01.28 to storm/fenrir 2026-01-28 16:37:00 -05:00
storm pushed tag 2026.01.26 to storm/cthulhu 2026-01-26 13:45:41 -05:00
storm pushed to master at storm/cthulhu 2026-01-26 13:08:12 -05:00
c6049ef5f3 Preparing for release.
c8c1922060 Minor tweaks to steam notifications.
c8304ce7c0 Fixed indentation error.
8ff9c70d29 commit: fix: Corrected indentation error in speech.py file
26cca56c34 fix: correct indentation in setSpeechServer function
Compare 8 commits »
storm pushed to testing at storm/cthulhu 2026-01-26 13:04:21 -05:00
c8c1922060 Minor tweaks to steam notifications.
storm pushed to testing at storm/cthulhu 2026-01-21 10:05:01 -05:00
c8304ce7c0 Fixed indentation error.
8ff9c70d29 commit: fix: Corrected indentation error in speech.py file
26cca56c34 fix: correct indentation in setSpeechServer function
803404aa48 fix: correct indentation in setSpeechServer function
Compare 4 commits »
storm pushed to testing at storm/cthulhu 2026-01-20 16:34:54 -05:00
fa77d76aa5 More type hints added.
storm pushed to testing at storm/cthulhu 2026-01-19 05:40:36 -05:00
75b2d482eb Bump version for testing builds.
storm pushed to master at storm/cthulhu 2026-01-19 05:25:21 -05:00
78ef51d01f Latest code, hopefully stable.
b24744b22b many many type hints added. Lots more to go.
73ddc18114 Refactor complete. We should be in very good shape moving forward.
1862de64ee Getting very close to final refactor push. I think one more after this one will do it.
fde43df2d0 Finished with this section of the refactor. Only a couple more to go.
Compare 14 commits »
storm pushed to testing at storm/cthulhu 2026-01-16 13:02:45 -05:00
b24744b22b many many type hints added. Lots more to go.
storm pushed to testing at storm/cthulhu 2026-01-16 11:41:55 -05:00
73ddc18114 Refactor complete. We should be in very good shape moving forward.
storm pushed to testing at storm/cthulhu 2026-01-16 11:14:43 -05:00
1862de64ee Getting very close to final refactor push. I think one more after this one will do it.
storm pushed to testing at storm/cthulhu 2026-01-16 10:45:43 -05:00
fde43df2d0 Finished with this section of the refactor. Only a couple more to go.
storm pushed to testing at storm/cthulhu 2026-01-16 10:29:58 -05:00
a9739dba1a More refactor work.
storm pushed to testing at storm/cthulhu 2026-01-16 09:24:28 -05:00
dfa572b453 More refactoring work. Since the first part was such a success, may as well continue. We're actually going to be in very good shape if things keep going this well.
storm pushed to testing at storm/cthulhu 2026-01-15 23:51:56 -05:00
45dd30f7f6 I didn't actually intend to do this, but, major refactor. Be careful with testing, it may be horribly broken.
storm pushed to testing at storm/cthulhu 2026-01-14 08:53:01 -05:00
495bcca185 Indentation moved from plugin to core code, setting in speech tab.
storm pushed to testing at storm/cthulhu 2026-01-13 10:19:47 -05:00
475dfb70ed Attempt to fix bug that causes settings to reinitialize when a change is made. This is a sneaky one, so can't be sure, but hopefully.