Commit Graph

562 Commits

Author SHA1 Message Date
Storm Dragon
fc78c15ddf Golden Crayon re-enabled. Welcome back. 2021-05-12 18:15:13 -04:00
b03aa4e750 Fix up install cepstral a little 2021-05-12 09:22:08 -07:00
084f24578a Fix issues with set voice if the user hasn't run a game using sapi in that prefix yet 2021-05-12 01:43:49 -07:00
e568f54571 Make sure wine has exitted before adding default.sfx 2021-05-12 01:43:30 -07:00
Storm Dragon
03d68d9acd fixed a couple more bugs in the install_cepstral script. It should be good to go now. 2021-05-12 04:24:49 -04:00
fe642e96fa Somewhat rewrite install cepstral to be cleaner and more easily maintainable. 2021-05-12 00:51:03 -07:00
b268683c01 Fix obscure error in set voice. 2021-05-12 00:50:33 -07:00
Storm Dragon
bc532a5f0b Forgot to remove debugging stuff that stops the script from running. 2021-05-12 03:01:35 -04:00
Storm Dragon
4cd94563ee Fixed some bugs in the --register option. 2021-05-12 02:49:51 -04:00
Storm Dragon
0e28266fe3 Added a quick and dirty script to download and optionally register voices from Cepstral.com. This is mostly untested, so only use if you know what you're doing. 2021-05-12 02:31:37 -04:00
Storm Dragon
6bdf01a4c6 Added game Scrolling Battles (Your World) 2021-05-11 01:28:24 -04:00
Storm Dragon
ff5ee8a611 Disabled Golden Cryon until the data breach issues are resolved. 2021-05-10 18:01:10 -04:00
Storm Dragon
d2b6119502 Added -P flag to show a list of packages required by audiogame-manager. 2021-05-10 13:38:30 -04:00
Storm Dragon
e258ed3450 Place holder for Shades of ?Doom 1.2. Currently, the game locks up when you try to enter a door. 2021-05-09 10:04:25 -04:00
Storm Dragon
41f38896cc Fixed a missing path problem in the update script for Revenge of the Undead. 2021-05-08 12:24:51 -04:00
Storm Dragon
14488165cf Added update script for Revenge of the Undead. 2021-05-08 12:18:27 -04:00
Storm Dragon
f46732c5ac Revert "Updated ROTU installer to match the new folder layout."
This reverts commit 38b0bd59fd.
2021-05-07 15:33:34 -04:00
Storm Dragon
38b0bd59fd Updated ROTU installer to match the new folder layout. 2021-05-07 15:26:03 -04:00
Storm Dragon
2defc30671 Added game Revenge of the Undead. 2021-05-07 02:40:28 -04:00
Storm Dragon
8aaf0f6e8a A couple typo fixes. 2021-05-04 12:07:34 -04:00
Storm Dragon
8b8cec07fd Fixed a typo. 2021-05-03 22:16:24 -04:00
Storm Dragon
f6ed48ecbe Added game Golden Crayon. 2021-05-03 00:11:50 -04:00
Storm Dragon
4bd54f7828 Improved the documentation search. 2021-05-01 00:43:08 -04:00
Storm Dragon
f8fac3b74f Fixed launcher for AudioDisc 2021-04-29 19:00:17 -04:00
Storm Dragon
5a815c2127 One more small tweak to documentation before binary release. 2021-04-28 18:08:15 -04:00
Storm Dragon
1f0bf714f9 Added game Top Speed 2. 2021-04-28 00:34:40 -04:00
Storm Dragon
023fc8de32 A few more tweaks to the documentation functionality. 2021-04-27 21:39:15 -04:00
Storm Dragon
143790910f Added another check for game documentation. 2021-04-27 20:55:06 -04:00
Storm Dragon
ab1e89fd6b Added a documentation button that will hopefully load the game's documentation in w3m. This is the first attempt but it seems to be working pretty well so far. 2021-04-27 20:32:08 -04:00
Storm Dragon
55caa9b843 A few fixes to various installers. 2021-04-27 02:42:08 -04:00
Storm Dragon
d3f45919bc A few fixes to various installers. 2021-04-27 02:35:36 -04:00
Storm Dragon
56a2ca0815 Fixed up the Danger on the Wheel installer. 2021-04-27 02:18:17 -04:00
Storm Dragon
e94353f71d Game AudioQuake added. 2021-04-26 23:21:26 -04:00
Storm Dragon
750be8d169 Added game Copter Mission. 2021-04-26 01:33:26 -04:00
Storm Dragon
ab24f92aa7 Added game Danger on the Wheel. 2021-04-26 01:25:07 -04:00
Storm Dragon
1f02cc7a1e Added game Thief. 2021-04-26 01:13:50 -04:00
Storm Dragon
dc87619b2c Added game hammer of Glory. 2021-04-26 01:06:50 -04:00
Storm Dragon
b68ad18f1b Fixes to the Villains from Beyond installer. 2021-04-25 22:45:24 -04:00
Storm Dragon
466897f126 Added game Bombercats. 2021-04-25 02:32:07 -04:00
Storm Dragon
9e20144bef Added game Insect Therapy. 2021-04-25 01:19:31 -04:00
Storm Dragon
2b04885361 Added game Villains from Beyond. 2021-04-24 13:44:50 -04:00
Storm Dragon
962d1d411b Updated dependencies for Beatstar Pro. 2021-04-20 11:54:54 -04:00
Storm Dragon
23e0e7ca8e Added Beatstar Pro. 2021-04-20 02:01:05 -04:00
Storm Dragon
8af7793532 Battle of the Hunter site is down. moved the download until it comes back up. 2021-04-16 01:29:14 -04:00
Storm Dragon
235f07c281 Work around for a missing start.exe command in wine 6.5. this should fix the problem for machines that have it, and work normally for machines that do not have the problem. 2021-04-06 14:47:39 -04:00
Storm Dragon
f5851a8b43 hopefully update permissions on updated binaries. 2021-03-01 19:12:35 -05:00
Storm Dragon
557c95c605 Removed wine-gecko and wine-mono from the check list because audiogame-manager will now install them if they are not present. 2021-02-25 16:09:18 -05:00
Storm Dragon
b0f79365a9 Noninteractive installation added with the -I flag. 2021-02-23 16:14:27 -05:00
Storm Dragon
b7c34a2dbe I think I got mono and gecko working for distros that do not have them available from the package manager. This means Ubuntu and Debian should have a lot less trouble with AGM, and dare I say maybe even Mac? 2021-02-21 11:53:32 -05:00
Storm Dragon
e0cdfcb2ed Updated donation options. 2021-02-19 12:58:11 -05:00