Commit Graph

151 Commits

Author SHA1 Message Date
5f7bb891db Stardew Valley working, so uncommented. may not work with distros using older glibc. Let me know if you have any problems. 2023-08-03 17:14:33 -04:00
be18927df3 Mostly have Stardew Valley working. Needs a little more work on accessibility mods so commented for now. 2023-08-03 15:31:48 -04:00
ccf305bd5f Slay the Spire now available with a11y mods enabled. Requires either gog.com installer or the game be available in your Steam library. 2023-08-01 21:54:47 -04:00
088f876fe8 Removed unimportant error message. 2023-08-01 18:21:11 -07:00
03461ff4d5 Fix pesky extra letter s 2023-08-01 18:18:15 -07:00
e424b7243c Attempt to install and simlink mods. 2023-08-01 18:14:57 -07:00
582cbb8ca8 Fix missing quote 2023-08-01 16:27:02 -07:00
147bb11e1b Fix a few things with the steam installer for sts. 2023-08-01 15:54:33 -07:00
4f27da2f62 Somehow perms got set wrong on the linux-game-manager.sh script. 2023-08-01 16:09:11 -04:00
a00659dd45 More work on Slay the Spire installer. GOgs version of the installer mostly working. Still need to add the included modes. 2023-08-01 16:08:20 -04:00
30935bd583 A tiny bit more work on the Slay the Spire installer. 2023-08-01 12:57:34 -04:00
ea69dd4444 Started work on Slay the Spire. 2023-07-31 17:15:05 -04:00
d328cc6814 Update to latest version of soundRTS 2023-05-17 17:04:43 -07:00
f1f82ecf03 Alert function from audiogame-manager added. Used for when password may be needed to extract TobyMod to proper location. 2023-05-16 19:09:23 -04:00
6a48817da2 For Freedoom, shortened some messages that are spoken with tts. Added tts indicator for run and walk. 2023-05-15 00:52:36 -04:00
ea7c3bf6b1 Added a message for a secret being revealed inDoom. 2023-05-12 15:26:51 -04:00
3137ba2617 Fixed a bug in gzdoom ke assignment. 2023-05-10 13:34:00 -04:00
d952643576 Game menu shown for Doom for those people, who choose to launch it in the console. 2023-05-10 12:22:55 -04:00
439f716a37 New attempt to provide information from Doom. No longer using window title reader. 2023-05-09 21:03:06 -04:00
504c95a84f Fixed a bug in Freedoom installer. Hopefully it works now. 2023-05-07 19:28:28 -04:00
6776479857 Added title reader so that Doom will announce the level name when it starts. 2023-05-07 17:49:01 -04:00
ab9363dd73 updated Freedoom installer, hopefully will work with v6.0. 2023-05-07 13:50:11 -04:00
724efa14cd updated Freedoom installer, hopwfully will work with v6.0. 2023-05-07 13:47:05 -04:00
d97b813306 Added game "Critter Sanctuary". 2023-03-26 13:32:42 -04:00
c34a18181e Updated the FAQ. 2023-02-09 16:18:37 -05:00
6914607206 Curl handle redirrects automatically. 2023-01-21 02:21:04 -05:00
ac1d481286 Switch from wget to curl for downloads. this removes a dependency, and theoretically should not lose any functionality. It is experimental, however, so please watch for bugs. 2023-01-21 01:16:26 -05:00
8eb6603fb5 Updated Fantasy Story 2 to the latest version, 2.7. 2023-01-06 21:57:20 -05:00
3694c82e21 New -u option added for updating games. This is experimental, watch for bugs. Currently contains only 1 entry. 2022-12-09 00:45:14 -05:00
c085855202 -r added for game removal. 2022-12-08 15:50:28 -05:00
5bc1dbba9d Check for updates on launch of Slay the Text. 2022-12-08 13:40:44 -05:00
6dce9958fd Dependency checking can now handle python libraries. 2022-12-06 10:17:27 -05:00
34000858de Added game "Slay the Text". 2022-12-06 02:31:28 -05:00
8b6f1960ce Remove the yes or no prompt for dnf copr enable. 2022-11-05 21:32:47 -04:00
c1158f5b13 Fixed launcher for doom.? 2022-11-05 17:53:48 -04:00
3c95a86f0b Stop on first doom path in find command to set the path for unzipping. 2022-11-05 17:44:10 -04:00
df80de96be Weird work around for Fedora, no clue why... lol 2022-11-05 17:17:11 -04:00
a2b67035a6 Fixed on more path in freedoom installer. 2022-11-05 17:03:33 -04:00
e89c20daad Fixed a bug in a dialog statement. 2022-11-05 16:49:16 -04:00
b2aaf7cdd8 Try out a more elegant solution to differing paths for Freedoom installation. 2022-11-05 16:15:01 -04:00
992523dbce Fix up paths on dnf systems, e.g. fedora. 2022-11-05 15:48:22 -04:00
a5cbb86897 Add dnf package manager to Freedoom installer. 2022-11-05 15:30:12 -04:00
f196d9240c Added in the second Toby Mod Delux. 2022-11-01 16:23:45 -04:00
c4cbdd615c Fix the sed statement so that it actually edits the file. 2022-10-27 17:08:04 -04:00
f0e0cf08f5 Finally realized what I was doing wrong. Su -c requires quotes around the command part. 2022-10-27 17:02:25 -04:00
78442ebcb7 Split package install for slapt-get into 2 commands. 2022-10-27 16:51:00 -04:00
33439329cc Fixed a bug in the Slack installer code. 2022-10-27 16:07:28 -04:00
24ef05916a Added slapt-get for Slackware based installs of freedoom. 2022-10-27 15:58:38 -04:00
309edacf31 Hopefully fix up the gzdoom.ini file so it will launch, and try to make sure that control will fire the weapon. 2022-10-26 18:15:07 -04:00
0b7a8b76fd Added sudoloop to the yay command so it won't fail to install after building. 2022-10-26 17:42:24 -04:00