Commit Graph

86 Commits

Author SHA1 Message Date
a9fc95b163 Worked on filter strings. Probably more to do. 2024-08-20 03:01:03 -04:00
b61d876e31 Massive rewrite of how speaking with TTS is handled. This should open up compatibility with pretty much every wad out there as far as TTS is concerned. There may be unwanted speech until everything is ironed out. 2024-08-20 01:34:11 -04:00
3bdc8d6ead Updates to the installer for Doom and the launcher scripts for custom games contain Project Brutality. Some manual intervention is required if you do not want to reinstall. See https://forum.audiogames.net/post/863139/#p863139 for details. 2024-08-19 01:50:11 -04:00
a02e5559d7 More fixes to regular expressions. 2024-08-18 19:31:52 -04:00
f52beba3d8 Regular expression fixes. 2024-08-18 03:25:48 -04:00
811ac7aea3 Fixed up some regular expressions. 2024-08-18 01:09:55 -04:00
02b7467437 Speculative fix for unmodified death match. 2024-08-15 10:24:51 -04:00
76231b9828 Updates to Project Brutality scripts. 2024-08-13 18:24:06 -04:00
1e57c7530f Added Army of Darkness example for custom games. Requires aoddoom1.wad https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad 2024-08-13 00:54:48 -04:00
ea8136801f Updated iwad selector to follow simlinks so that it will work with the way lgm handles installed Blasphemer package. 2024-08-12 20:57:32 -04:00
af9787d030 Added local fm_banks to sound font directory paths. 2024-08-11 23:12:42 -04:00
8310fb5380 GZDoom 4.12+ uses a custom widget that is not accessible with orca, so rolled my own until they can fix it. For now it is showing duplicates in some cases, but it works. 2024-08-11 19:51:00 -04:00
4cd3123464 Reorganized how addons are found and added when loading games. As a side affect, fixed a major bug with the way the latest version of the game is loaded. 2024-08-11 13:39:41 -04:00
f282559573 Updated ipfs link to latest version of 7.5 with bug fix. Updated custom scripts. 2024-08-09 19:21:05 -04:00
b2eee7fc46 Started update process to TobyDoom v7.5 2024-08-08 23:59:36 -04:00
72fd468a15 Updated all the custom game scripts. 2024-07-31 17:48:58 -04:00
c73987f726 Broke the find statement, hopefully fixed now. 2024-07-31 16:55:22 -04:00
5dfa0afe1f First attempt at updating custom game scripts to use the new directory layout. Operation mdk with Project Brutality the only one so far. 2024-07-31 16:33:48 -04:00
550b990195 Attempt to place things not controlled by package managers in ~/.local/games. 2024-07-31 02:18:36 -04:00
afa4e36d16 Fixed some changed and new strings. 2024-07-08 02:14:36 -04:00
c2d69bdd48 Changes to work with new project brutality. 2024-06-15 02:11:01 -04:00
e1b6260bf5 Added greater demon energy to read strings. 2024-05-04 01:24:45 -04:00
1ece76a225 Finished moving the variable extensions to a single file so that all the Project Brutality stuff can share common code. 2024-05-02 17:08:41 -04:00
3b731e4c69 Latest updates. 2024-05-02 16:24:20 -04:00
b6a2e722ee Found one more string that wasn't being read. 2024-04-27 00:15:07 -04:00
fce04adc54 Removed the star characters from brutality bonus announcement. 2024-04-24 12:26:39 -04:00
b4b4067821 Removed PDA stuff from speech. 2024-04-24 07:53:09 -04:00
8983887494 Revert "Restored original load order."
This reverts commit f447115381.
2024-04-23 15:30:15 -04:00
f447115381 Restored original load order. 2024-04-23 15:28:42 -04:00
abd6fef7c0 Experimenting with load order. 2024-04-23 14:59:49 -04:00
b76d53dd16 Mor string processing. 2024-04-23 13:01:08 -04:00
91624fa7ee Custom scripts for testing new addons. 2024-04-23 01:56:17 -04:00
b4c0573d2c Update scripts to select Metal mod vol 7, fall back to vol 6 if both are available. 2024-04-18 16:26:42 -04:00
698be8e8dc Fixed a problem with reading things not needed from the console. 2024-04-18 11:42:35 -04:00
770f92da89 Fixed addons not showing up in co-op and death match in the standard game selection. 2024-04-18 11:23:39 -04:00
e77e1ff210 Unbreak death match and co-op buttons. 2024-04-18 10:49:01 -04:00
d948a6e7b0 More strings for Brutal Death Match. 2024-04-17 10:26:12 -04:00
b654364ee9 Updated speach strings for all custom examples. 2024-04-17 03:27:42 -04:00
ac1e80077f Added example death match script for Project Brutality. 2024-04-17 03:18:57 -04:00
ddd8e5b7ad More tts messages. 2024-04-16 04:39:07 -04:00
1d546f46c1 Improved reading of some items. 2024-04-16 03:23:59 -04:00
283af31f10 Improved example files, push Doom path so it will work on more distros. 2024-04-16 02:07:35 -04:00
1280a40c6f Add a system for loading custom mods for TobyDoom. Place scripts in the TobyCustom directory. Included three examples using Project Brutality. 2024-04-15 20:33:58 -04:00
c7f4f546d8 Add the ability to set speech-dispatcher configuration in settings.conf if desired. 2024-02-14 00:45:14 -05:00
9cb652ada4 Add another grep string 2024-02-10 15:14:20 -08:00
eb933f7de1 Add Toby demo level to the freedoom launcher 2024-02-07 07:54:29 -08:00
441bbd8561 Hopefully fix toby mod for latest release 2024-02-06 19:16:38 -08:00
03896a4586 Remove TDBots, it's causing too many issues. May look at fixing later. 2024-01-22 12:33:26 -08:00
88b378cafd Fix weapon pick up sounds in deathmatch, hopefully. 2024-01-22 12:25:37 -08:00
78b181adcd Remember to add TDBots to join mode too... 2024-01-22 11:57:32 -08:00