a9fc95b163Worked on filter strings. Probably more to do.
Storm Dragon
2024-08-20 03:01:03 -0400
b61d876e31Massive 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.
Storm Dragon
2024-08-20 01:34:11 -0400
3bdc8d6eadUpdates 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.
Storm Dragon
2024-08-19 01:50:11 -0400
a02e5559d7More fixes to regular expressions.
Storm Dragon
2024-08-18 19:31:52 -0400
ea8136801fUpdated iwad selector to follow simlinks so that it will work with the way lgm handles installed Blasphemer package.
Storm Dragon
2024-08-12 20:57:32 -0400
af9787d030Added local fm_banks to sound font directory paths.
Storm Dragon
2024-08-11 23:12:42 -0400
8310fb5380GZDoom 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.
Storm Dragon
2024-08-11 19:51:00 -0400
4cd3123464Reorganized 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.
Storm Dragon
2024-08-11 13:39:41 -0400
cb1f5a7757Fixed a bug with extraction of OperationMDK.
Storm Dragon
2024-08-11 00:37:09 -0400
870185f83dMerge branch 'testing' latest work on Toby Doom Accessibility Mod.
Storm Dragon
2024-08-11 00:03:41 -0400
f282559573Updated ipfs link to latest version of 7.5 with bug fix. Updated custom scripts.
Storm Dragon
2024-08-09 19:21:05 -0400
6666ccb0dfupdated IPFS hash for OperationMDK.
Storm Dragon
2024-08-09 13:47:24 -0400
75841e29e9Fixed a bug in removing files.
Storm Dragon
2024-08-09 00:18:34 -0400
b2eee7fc46Started update process to TobyDoom v7.5
Storm Dragon
2024-08-08 23:59:36 -0400
72fd468a15Updated all the custom game scripts.
Storm Dragon
2024-07-31 17:48:58 -0400
5dfa0afe1fFirst attempt at updating custom game scripts to use the new directory layout. Operation mdk with Project Brutality the only one so far.
Storm Dragon
2024-07-31 16:33:48 -0400
cc5daa3988Found and removed an unneeded call to sudo.
Storm Dragon
2024-07-31 16:17:22 -0400
cd94e9f0a3Fixed some stuff I missed in the first pass.
Storm Dragon
2024-07-31 02:57:55 -0400
550b990195Attempt to place things not controlled by package managers in ~/.local/games.
Storm Dragon
2024-07-31 02:18:36 -0400
afa4e36d16Fixed some changed and new strings.
Storm Dragon
2024-07-08 02:14:36 -0400
e2f1f97e7cUpdate upheaval to support both console version and the newly accessible gui version. Please reinstall which version you want to play with.Michael Taboada2024-06-16 14:33:02 -0700
7a7ae6ca09Merge branch 'master' into testing
Storm Dragon
2024-06-15 02:25:35 -0400
cd5917ef74Added game "Ball Bouncer".
Storm Dragon
2024-06-15 02:25:05 -0400
c2d69bdd48Changes to work with new project brutality.
Storm Dragon
2024-06-15 02:11:01 -0400
e1b6260bf5Added greater demon energy to read strings.
Storm Dragon
2024-05-04 01:24:45 -0400
1ece76a225Finished moving the variable extensions to a single file so that all the Project Brutality stuff can share common code.
Storm Dragon
2024-05-02 17:08:41 -0400
1d546f46c1Improved reading of some items.
Storm Dragon
2024-04-16 03:23:59 -0400
283af31f10Improved example files, push Doom path so it will work on more distros.
Storm Dragon
2024-04-16 02:07:35 -0400
1280a40c6fAdd a system for loading custom mods for TobyDoom. Place scripts in the TobyCustom directory. Included three examples using Project Brutality.
Storm Dragon
2024-04-15 20:33:58 -0400
f00785ba20Merge branch 'master' of ssh://git.2mb.codes:2222/~stormdragon2976/linux-game-manager
Storm Dragon
2024-03-03 21:04:17 -0500
a6233c583bAdded freedm to installed packages for Arch.
Storm Dragon
2024-03-03 21:03:55 -0500
24a5a38e79Update soundrts to work with python 3.12 and laterMichael Taboada2024-02-19 02:56:15 -0800
c7f4f546d8Add the ability to set speech-dispatcher configuration in settings.conf if desired.
Storm Dragon
2024-02-14 00:45:14 -0500
b2347f3cffDon't allow lgm to try and remove files under lgm's own directory, for games that simply have a launcher script.Michael Taboada2023-11-30 18:44:21 -0800
e7e14886adHopefully fixed gzdoom installer for slint, and in future void.Michael Taboada2023-11-30 14:35:40 -0800
0f236cb397Final touch on the printing to console code, now the console messages should be totally unmodified.
Storm Dragon
2023-11-30 00:35:38 -0500
35a8a851d8I think I finally solved the long standing problem of speech-dispatcher calls gobbling up all the output to the terminal. Now it should speak and still print things to the terminal.
Storm Dragon
2023-11-29 23:38:10 -0500
851a5dbf01Had to switch the download of the metal mod to manual download.
Storm Dragon
2023-11-28 11:50:15 -0500
c63db1a4e3Hopefully fixed the metal mod not extracting.
Storm Dragon
2023-11-28 11:37:03 -0500
1ec464795fOffer the download of the Doom Metal Mod Volume 6.
Storm Dragon
2023-11-27 20:32:28 -0500
721a477cbfIf doom metal mod is found, add it. Currently it works with Operation MDK.
Storm Dragon
2023-11-27 18:47:42 -0500
d2f6650987Remove old doom launcher handling code for speech.
Storm Dragon
2023-11-12 18:26:01 -0500