Commit Graph

36 Commits

Author SHA1 Message Date
Storm Dragon
380bb2ba81 Support for custom music mods. The file name must contain the words in the correct order with correct upper case letters: Custom Music Mod and can optionally include spaces, -, or _. 2025-09-04 13:04:16 -04:00
Storm Dragon
96fc322d6e Fixed a but with how files were loaded. This should improve both game sounds and the reliability of the near by object reporting. 2025-08-13 17:18:41 -04:00
Storm Dragon
f1e197729a Several bug fixes, added optional DOOM Metal X file tracking. 2025-08-08 23:54:38 -04:00
Storm Dragon
5ac894a6ec Added another metal mod option. 2025-08-08 02:18:05 -04:00
Storm Dragon
d906292d5e Fixed a few renaming issues that cause some of the maps and addons to fail. Removed Demo and tutorial options because now part of main game. 2025-07-30 22:39:41 -04:00
Storm Dragon
e9ca4f02e0 More changes for the new version. 2025-07-13 22:04:13 -04:00
Storm Dragon
34c42fa55c Updated deathmatch to include lobby map. 2025-07-13 20:41:57 -04:00
Storm Dragon
1c9d1127d1 update version to 9.0 2025-07-13 20:02:24 -04:00
Storm Dragon
c9f9e66c7c Added support for Orca's new self-voiced capabilities. 2025-06-15 21:32:07 -04:00
Storm Dragon
2efd0de68f Make Toby Deth Match maps optional but enabled by default. 2025-05-28 14:29:50 -04:00
Storm Dragon
a896792c58 Hopefully fix bug with bat file generation. 2025-05-28 13:53:47 -04:00
Storm Dragon
23441c8b28 Fixed music for funny packs. 2025-03-31 22:03:08 -04:00
Storm Dragon
6124419d29 Testing updates. 2025-03-30 21:58:26 -04:00
Storm Dragon
b17f1c0672 Updated the keybinding fix part of the program. 2025-03-25 15:12:20 -04:00
Storm Dragon
432a55308f Added the targeting key, z, to auto bindings. 2025-03-25 13:34:45 -04:00
Storm Dragon
60ece5b489 Attempt to standardize controls for all mods. 2025-03-24 21:39:02 -04:00
Storm Dragon
9b8b21cc55 Generated scripts for posix systems now find the path to gzdoom in case it is not in /usr/bin. 2025-03-23 20:56:50 -04:00
Storm Dragon
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. 2025-03-22 22:28:02 -04:00
Storm Dragon
6a8f866943 Add optional doom_flags.txt so you can add flags for all games. This is experimental and may be removed. 2025-03-16 02:03:41 -04:00
Storm Dragon
893f7bf455 Make sure the renamer loads any time Toby Doom levels are selected, so Project Brutality, for example, should have metal again. 2025-02-14 00:30:49 -05:00
Storm Dragon
78f7ae506d Yet another attempt and handling charsets. 2025-01-25 10:56:27 -05:00
Storm Dragon
a0e539d3ce Specifically set the encoding to UTF-8. Simplify speak_thread. 2025-01-25 08:41:11 -05:00
Storm Dragon
c3c9da9403 Back to trying to fix non-English encodings. 2025-01-22 14:18:18 -05:00
Storm Dragon
a71bb0e608 Disable text to speech if self-voice is selected. This was harder than I thought it would be. Please report bugs if found. 2025-01-22 02:58:55 -05:00
Storm Dragon
02b598e987 Moved Audio Manual to a button as requested by Alando1. 2025-01-22 01:12:47 -05:00
Storm Dragon
6cd034c594 Removed the jack filtering because it needs to be redone. 2025-01-19 17:07:33 -05:00
Storm Dragon
ad55390801 Another attempt at fixing speech processing for non-English characters. 2025-01-19 12:10:15 -05:00
Storm Dragon
6e9aaa9751 This attempts to fix the error:
"Error processing game output: 'gbk' codec can't decode byte 0xac in
position 33: illegal multibyte sequence"
as reported by nicotomia from the audiogames.net forum.
2025-01-17 13:39:29 -05:00
Storm Dragon
1a9b8d5c03 Had to update the jack filter because it would have matched a player name. 2025-01-15 17:04:41 -05:00
Storm Dragon
d51b5fadd8 Squished more jack stuff. 2025-01-15 16:36:35 -05:00
Storm Dragon
41f525f51b Also filter out jack grumblings and messages that start with Cannot. 2025-01-15 16:29:39 -05:00
Storm Dragon
f94521bfb1 Filter out alsa grumblings. 2025-01-15 16:26:32 -05:00
Storm Dragon
c83714866d Update message when desired mod is not available to indicate it will be opened in the browser. 2025-01-15 08:55:28 -05:00
Storm Dragon
fc53c8be24 I am sure I had fixed this once already, must have forgotten to copy over the code. Make Windows not rely on the DoomTTS.ps1 script. 2025-01-11 15:37:58 -05:00
Storm Dragon
9dd3d49174 Improved some menu strings. 2025-01-10 16:49:02 -05:00
Storm Dragon
7f08c41d9d Initial commit. 2025-01-10 13:30:35 -05:00