Commit Graph

  • e70926a1fb Code cleanup I forgot to do when doing the initial conversion. Storm Dragon 2024-12-15 19:52:01 -05:00
  • 5ce1138985 Fixed install function. Storm Dragon 2024-12-15 19:37:01 -05:00
  • ff140f4298 updated install games function. Inallations are now handled in files in the .install directory. This may be horribly broken, for stability, use the master branch. Storm Dragon 2024-12-15 19:29:55 -05:00
  • 578c1bc7b1 latest update to custom death match. Storm Dragon 2024-12-15 18:49:52 -05:00
  • 3da23b9432 Updated Download function. Storm Dragon 2024-12-14 15:06:27 -05:00
  • 93f5f9177a Updated Download function. Storm Dragon 2024-12-14 15:04:41 -05:00
  • 232c6b4dd9 Updated ipfs gateway, improved validation of zip files. Storm Dragon 2024-12-13 22:52:37 -05:00
  • 60dea14aee Improved logg display. Storm Dragon 2024-11-15 18:30:56 -05:00
  • 0fde9df474 First attempt at showing logs after update did not work, try putting it in a brace group. Storm Dragon 2024-11-15 18:17:12 -05:00
  • e76066f8d1 Show latest changes after doing updates. Storm Dragon 2024-11-15 18:14:37 -05:00
  • 5a8c2ac96f Updated Fantasy Story II installer to latest version. Storm Dragon 2024-11-15 18:04:53 -05:00
  • aab0c120d9 Experimental support for voicing Doom through Cthulhu. Storm Dragon 2024-10-27 19:36:40 -04:00
  • de189828af Added game Zombowl. Storm Dragon 2024-10-05 20:15:18 -04:00
  • f1e5e756f6 Fixed a bug with the way music renamer was being loaded with Project Brutality and Operation MDK. Storm Dragon 2024-09-26 19:00:02 -04:00
  • 20b5c9f898 Added music renamer to ProjectBrutality script. Storm Dragon 2024-09-26 00:44:51 -04:00
  • 7620ec3b3a Latest version of Ball Bouncer. Works great now. Storm Dragon 2024-09-14 13:06:49 -04:00
  • f50b025334 Improved file check code. Added detection for if a wad file fails to download. Storm Dragon 2024-09-14 03:03:30 -04:00
  • 7d5e132f91 Updated installer for Ball Bouncer to the latest version. Storm Dragon 2024-09-13 18:28:38 -04:00
  • 0cea68e5b1 Launch file for the GMOTA mod. Storm Dragon 2024-09-11 00:47:27 -04:00
  • a1b69a29a6 Small improvement to antigrep patterns. Storm Dragon 2024-09-10 22:24:25 -04:00
  • 1b326c9f49 Temperary change to enable music renamer. Storm Dragon 2024-09-10 16:28:20 -04:00
  • ec15eda64a Removed download for Operation MDK because it's now included in the main zip file.? Storm Dragon 2024-09-10 16:13:30 -04:00
  • f176afd665 Fixed a small error with file type checking code. Storm Dragon 2024-09-10 02:22:07 -04:00
  • 2186ce7125 Updated ipfs hash for TobyAccessibilityMod_V7-5.zip. Storm Dragon 2024-09-10 02:06:54 -04:00
  • 463147391c Initial file download verification code. I'm not sure if it will work, but hopefully. Please watch for bugs, especially when downloading zip files. If it works, I will extend it. Storm Dragon 2024-09-10 01:24:42 -04:00
  • 7643fd2e77 Fixed a spelling error. Storm Dragon 2024-09-10 00:30:27 -04:00
  • 26ece26437 Fixed a spelling error. Storm Dragon 2024-09-10 00:29:39 -04:00
  • 5d853bf1a9 Add keybindings and some variables to flags so people don't have to edit gzdoom.ini by hand any more. Storm Dragon 2024-09-02 02:51:53 -04:00
  • 12c8aba8a0 Fixed an error in linux-game-manager installer syntax. Storm Dragon 2024-09-01 15:15:42 -04:00
  • 0f65d8efb9 Added dependency checking for Project Brutality because some people reinstall without clearing the cache and get the older version of the zip file. Storm Dragon 2024-09-01 15:02:54 -04:00
  • efb957cb09 WolfenDoom should match Proximity addon no matter the name so long as it starts with same prefix as all other addons. Storm Dragon 2024-08-31 12:18:51 -04:00
  • f72f9af100 Dependency checking added for WolfenDoom. Storm Dragon 2024-08-30 18:20:53 -04:00
  • db9c12f81a Forgot to add the path to be checked... Oops. Storm Dragon 2024-08-30 18:03:56 -04:00
  • 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. Storm Dragon 2024-08-30 17:59:30 -04:00
  • 1313d0d689 Updates to custom launchers. Storm Dragon 2024-08-29 11:59:57 -04:00
  • 4179dc6392 Make titles in map screen a little nicer. Storm Dragon 2024-08-29 02:28:04 -04:00
  • 376d4158b3 Consolidated Project Brutality launchers. Storm Dragon 2024-08-28 14:51:26 -04:00
  • b2b45839f0 Improved filtered strings for gzdoom. Storm Dragon 2024-08-27 23:42:20 -04:00
  • c0bf989641 Finally fixed the repeating of iwads when launched through the game launcher. Storm Dragon 2024-08-27 21:13:26 -04:00
  • 9877a7b72a Updated download link for latest zip. Fixed the installer. Storm Dragon 2024-08-27 18:22:53 -04:00
  • 1452f5d926 Added language translation for doom. Storm Dragon 2024-08-26 04:19:50 -04:00
  • 614094ad2b Clean up some text that got through the filter for Doom's tts. Storm Dragon 2024-08-25 14:06:53 -04:00
  • 8a5d0be2b4 Rewrite of yadoom to better handle command line parameters. Storm Dragon 2024-08-25 13:18:17 -04:00
  • c8b553fdc6 A couple more strings I missed with grep. Storm Dragon 2024-08-21 03:00:34 -04:00
  • bb8c53520a Instead of Project Brutality only death match, we now have custom death match which lets you select your own game mod to use. Storm Dragon 2024-08-20 15:43:02 -04:00
  • a9fc95b163 Worked on filter strings. Probably more to do. Storm Dragon 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. Storm Dragon 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. Storm Dragon 2024-08-19 01:50:11 -04:00
  • a02e5559d7 More fixes to regular expressions. Storm Dragon 2024-08-18 19:31:52 -04:00
  • f52beba3d8 Regular expression fixes. Storm Dragon 2024-08-18 03:25:48 -04:00
  • 811ac7aea3 Fixed up some regular expressions. Storm Dragon 2024-08-18 01:09:55 -04:00
  • 02b7467437 Speculative fix for unmodified death match. Storm Dragon 2024-08-15 10:24:51 -04:00
  • 76231b9828 Updates to Project Brutality scripts. Storm Dragon 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 Storm Dragon 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. Storm Dragon 2024-08-12 20:57:32 -04:00
  • af9787d030 Added local fm_banks to sound font directory paths. Storm Dragon 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. Storm Dragon 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. Storm Dragon 2024-08-11 13:39:41 -04:00
  • cb1f5a7757 Fixed a bug with extraction of OperationMDK. Storm Dragon 2024-08-11 00:37:09 -04:00
  • 870185f83d Merge branch 'testing' latest work on Toby Doom Accessibility Mod. Storm Dragon 2024-08-11 00:03:41 -04:00
  • f282559573 Updated ipfs link to latest version of 7.5 with bug fix. Updated custom scripts. Storm Dragon 2024-08-09 19:21:05 -04:00
  • 6666ccb0df updated IPFS hash for OperationMDK. Storm Dragon 2024-08-09 13:47:24 -04:00
  • 75841e29e9 Fixed a bug in removing files. Storm Dragon 2024-08-09 00:18:34 -04:00
  • b2eee7fc46 Started update process to TobyDoom v7.5 Storm Dragon 2024-08-08 23:59:36 -04:00
  • 72fd468a15 Updated all the custom game scripts. Storm Dragon 2024-07-31 17:48:58 -04:00
  • c73987f726 Broke the find statement, hopefully fixed now. Storm Dragon 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. Storm Dragon 2024-07-31 16:33:48 -04:00
  • cc5daa3988 Found and removed an unneeded call to sudo. Storm Dragon 2024-07-31 16:17:22 -04:00
  • cd94e9f0a3 Fixed some stuff I missed in the first pass. Storm Dragon 2024-07-31 02:57:55 -04:00
  • 550b990195 Attempt to place things not controlled by package managers in ~/.local/games. Storm Dragon 2024-07-31 02:18:36 -04:00
  • afa4e36d16 Fixed some changed and new strings. Storm Dragon 2024-07-08 02:14:36 -04:00
  • e2f1f97e7c Update upheaval to support both console version and the newly accessible gui version. Please reinstall which version you want to play with. Michael Taboada 2024-06-16 14:33:02 -07:00
  • 7a7ae6ca09 Merge branch 'master' into testing Storm Dragon 2024-06-15 02:25:35 -04:00
  • cd5917ef74 Added game "Ball Bouncer". Storm Dragon 2024-06-15 02:25:05 -04:00
  • c2d69bdd48 Changes to work with new project brutality. Storm Dragon 2024-06-15 02:11:01 -04:00
  • e1b6260bf5 Added greater demon energy to read strings. Storm Dragon 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. Storm Dragon 2024-05-02 17:08:41 -04:00
  • 3b731e4c69 Latest updates. Storm Dragon 2024-05-02 16:24:20 -04:00
  • b6a2e722ee Found one more string that wasn't being read. Storm Dragon 2024-04-27 00:15:07 -04:00
  • fce04adc54 Removed the star characters from brutality bonus announcement. Storm Dragon 2024-04-24 12:26:39 -04:00
  • b4b4067821 Removed PDA stuff from speech. Storm Dragon 2024-04-24 07:53:09 -04:00
  • 8983887494 Revert "Restored original load order." Storm Dragon 2024-04-23 15:30:15 -04:00
  • f447115381 Restored original load order. Storm Dragon 2024-04-23 15:28:42 -04:00
  • abd6fef7c0 Experimenting with load order. Storm Dragon 2024-04-23 14:59:49 -04:00
  • b76d53dd16 Mor string processing. Storm Dragon 2024-04-23 13:01:08 -04:00
  • 91624fa7ee Custom scripts for testing new addons. Storm Dragon 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. Storm Dragon 2024-04-18 16:26:42 -04:00
  • 39f8c3c29c Provide option for Metal mods 6 or 7. Storm Dragon 2024-04-18 16:18:38 -04:00
  • 698be8e8dc Fixed a problem with reading things not needed from the console. Storm Dragon 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. Storm Dragon 2024-04-18 11:23:39 -04:00
  • e77e1ff210 Unbreak death match and co-op buttons. Storm Dragon 2024-04-18 10:49:01 -04:00
  • d948a6e7b0 More strings for Brutal Death Match. Storm Dragon 2024-04-17 10:26:12 -04:00
  • b654364ee9 Updated speach strings for all custom examples. Storm Dragon 2024-04-17 03:27:42 -04:00
  • ac1e80077f Added example death match script for Project Brutality. Storm Dragon 2024-04-17 03:18:57 -04:00
  • ddd8e5b7ad More tts messages. Storm Dragon 2024-04-16 04:39:07 -04:00
  • 1d546f46c1 Improved reading of some items. Storm Dragon 2024-04-16 03:23:59 -04:00
  • 283af31f10 Improved example files, push Doom path so it will work on more distros. Storm Dragon 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. Storm Dragon 2024-04-15 20:33:58 -04:00
  • f00785ba20 Merge branch 'master' of ssh://git.2mb.codes:2222/~stormdragon2976/linux-game-manager Storm Dragon 2024-03-03 21:04:17 -05:00
  • a6233c583b Added freedm to installed packages for Arch. Storm Dragon 2024-03-03 21:03:55 -05:00