• Joined on 2022-12-22
storm pushed to testing at storm/cthulhu 2025-03-25 19:42:09 -04:00
d3d268004b Start migration to pluggy for plugins.
storm pushed to testing at storm/cthulhu 2025-03-25 18:47:15 -04:00
storm pushed to testing at storm/cthulhu 2025-03-25 18:43:39 -04:00
262c954f02 Another dirty hack to bypass libpeas.
storm pushed to testing at storm/cthulhu 2025-03-25 18:32:40 -04:00
8cbe387e0b Dirty hack to get around broken libpeas. Will fix better soon.
storm pushed to master at storm/toby-doom-launcher 2025-03-25 15:12:27 -04:00
b17f1c0672 Updated the keybinding fix part of the program.
storm pushed to master at storm/toby-doom-launcher 2025-03-25 13:34:52 -04:00
432a55308f Added the targeting key, z, to auto bindings.
storm pushed to testing at storm/cthulhu 2025-03-25 10:49:54 -04:00
a53e186b99 Starting work on cleanup. Because we don't have translators or a team of developers really, remove translations.
storm pushed to testing at storm/cthulhu 2025-03-25 08:49:52 -04:00
storm pushed to testing at storm/cthulhu 2025-03-25 08:42:15 -04:00
705d4bf553 Dirty hack to work around libpeas problems. No clue if it will work or not.
storm pushed to testing at storm/cthulhu 2025-03-25 08:07:43 -04:00
ce80a3af75 Finally got gi imports working.
storm pushed to testing at storm/cthulhu 2025-03-25 07:55:57 -04:00
28744286d5 Forgot to update Makefile.am.
storm pushed to testing at storm/cthulhu 2025-03-25 07:48:12 -04:00
05645ae5f5 Still attempting to fix imports.
storm pushed to testing at storm/cthulhu 2025-03-25 07:27:27 -04:00
20f294d840 More updates for imports in plugin_system_manager.
storm pushed to testing at storm/cthulhu 2025-03-25 07:15:30 -04:00
aa22770436 Attempt to fix broken imports.
storm pushed to master at storm/toby-doom-launcher 2025-03-24 21:39:06 -04:00
60ece5b489 Attempt to standardize controls for all mods.
storm pushed to master at storm/toby-doom-launcher 2025-03-23 20:56:59 -04:00
9b8b21cc55 Generated scripts for posix systems now find the path to gzdoom in case it is not in /usr/bin.
storm pushed to master at storm/toby-doom-launcher 2025-03-22 22:41:36 -04:00
d10312c0d2 Added the powershell script so it will be available for generated scripts.
storm pushed to master at storm/toby-doom-launcher 2025-03-22 22:28:14 -04:00
9e73910121 Experimental: Add generate script for when a game is launched. It's partially for debugging, and also for players to customize games beyond the scope of the launcher.
storm pushed to master at storm/libstormgames 2025-03-22 17:34:42 -04:00
a17a4c6f15 Code cleanup and sound consolidation.
storm pushed to testing at storm/fenrir 2025-03-20 02:55:54 -04:00
5ab66f6978 Attempt to fix the bug where Fenrir freezes the computer solid if it manages to start before sound is ready. It shuld at least release the keyboard now.