Commit Graph

102 Commits

Author SHA1 Message Date
Storm Dragon 5d853bf1a9 Add keybindings and some variables to flags so people don't have to edit gzdoom.ini by hand any more. 2024-09-02 02:51:53 -04:00
Storm Dragon 0f65d8efb9 Added dependency checking for Project Brutality because some people reinstall without clearing the cache and get the older version of the zip file. 2024-09-01 15:02:54 -04:00
Storm Dragon efb957cb09 WolfenDoom should match Proximity addon no matter the name so long as it starts with same prefix as all other addons. 2024-08-31 12:18:51 -04:00
Storm Dragon f72f9af100 Dependency checking added for WolfenDoom. 2024-08-30 18:20:53 -04:00
Storm Dragon db9c12f81a Forgot to add the path to be checked... Oops. 2024-08-30 18:03:56 -04:00
Storm Dragon a1c3302882 New dependency checker for custom launchers provides a way to show what is required for launchers that are added to the git repository without .mp3 or .wad file included. 2024-08-30 17:59:30 -04:00
Storm Dragon 1313d0d689 Updates to custom launchers. 2024-08-29 11:59:57 -04:00
Storm Dragon 4179dc6392 Make titles in map screen a little nicer. 2024-08-29 02:28:04 -04:00
Storm Dragon 376d4158b3 Consolidated Project Brutality launchers. 2024-08-28 14:51:26 -04:00
Storm Dragon b2b45839f0 Improved filtered strings for gzdoom. 2024-08-27 23:42:20 -04:00
Storm Dragon c0bf989641 Finally fixed the repeating of iwads when launched through the game launcher. 2024-08-27 21:13:26 -04:00
Storm Dragon 1452f5d926 Added language translation for doom. 2024-08-26 04:19:50 -04:00
Storm Dragon 614094ad2b Clean up some text that got through the filter for Doom's tts. 2024-08-25 14:06:53 -04:00
Storm Dragon 8a5d0be2b4 Rewrite of yadoom to better handle command line parameters. 2024-08-25 13:18:17 -04:00
Storm Dragon c8b553fdc6 A couple more strings I missed with grep. 2024-08-21 03:00:34 -04:00
Storm Dragon bb8c53520a Instead of Project Brutality only death match, we now have custom death match which lets you select your own game mod to use. 2024-08-20 15:43:02 -04:00
Storm Dragon a9fc95b163 Worked on filter strings. Probably more to do. 2024-08-20 03:01:03 -04:00
Storm Dragon 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
Storm Dragon 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
Storm Dragon a02e5559d7 More fixes to regular expressions. 2024-08-18 19:31:52 -04:00
Storm Dragon f52beba3d8 Regular expression fixes. 2024-08-18 03:25:48 -04:00
Storm Dragon 811ac7aea3 Fixed up some regular expressions. 2024-08-18 01:09:55 -04:00
Storm Dragon 02b7467437 Speculative fix for unmodified death match. 2024-08-15 10:24:51 -04:00
Storm Dragon 76231b9828 Updates to Project Brutality scripts. 2024-08-13 18:24:06 -04:00
Storm Dragon 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
Storm Dragon 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
Storm Dragon af9787d030 Added local fm_banks to sound font directory paths. 2024-08-11 23:12:42 -04:00
Storm Dragon 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
Storm Dragon 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
Storm Dragon f282559573 Updated ipfs link to latest version of 7.5 with bug fix. Updated custom scripts. 2024-08-09 19:21:05 -04:00
Storm Dragon b2eee7fc46 Started update process to TobyDoom v7.5 2024-08-08 23:59:36 -04:00
Storm Dragon 72fd468a15 Updated all the custom game scripts. 2024-07-31 17:48:58 -04:00
Storm Dragon c73987f726 Broke the find statement, hopefully fixed now. 2024-07-31 16:55:22 -04:00
Storm Dragon 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
Storm Dragon 550b990195 Attempt to place things not controlled by package managers in ~/.local/games. 2024-07-31 02:18:36 -04:00
Storm Dragon afa4e36d16 Fixed some changed and new strings. 2024-07-08 02:14:36 -04:00
Storm Dragon c2d69bdd48 Changes to work with new project brutality. 2024-06-15 02:11:01 -04:00
Storm Dragon e1b6260bf5 Added greater demon energy to read strings. 2024-05-04 01:24:45 -04:00
Storm Dragon 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
Storm Dragon 3b731e4c69 Latest updates. 2024-05-02 16:24:20 -04:00
Storm Dragon b6a2e722ee Found one more string that wasn't being read. 2024-04-27 00:15:07 -04:00
Storm Dragon fce04adc54 Removed the star characters from brutality bonus announcement. 2024-04-24 12:26:39 -04:00
Storm Dragon b4b4067821 Removed PDA stuff from speech. 2024-04-24 07:53:09 -04:00
Storm Dragon 8983887494 Revert "Restored original load order."
This reverts commit f447115381.
2024-04-23 15:30:15 -04:00
Storm Dragon f447115381 Restored original load order. 2024-04-23 15:28:42 -04:00
Storm Dragon abd6fef7c0 Experimenting with load order. 2024-04-23 14:59:49 -04:00
Storm Dragon b76d53dd16 Mor string processing. 2024-04-23 13:01:08 -04:00
Storm Dragon 91624fa7ee Custom scripts for testing new addons. 2024-04-23 01:56:17 -04:00
Storm Dragon 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
Storm Dragon 698be8e8dc Fixed a problem with reading things not needed from the console. 2024-04-18 11:42:35 -04:00