Commit Graph

  • 9e257d1a07 Let's add Dreamland. Hunter Jozwiak 2024-02-02 16:35:18 -05:00
  • ba4de73562 Fixed mist world installer on wine 9, hopefully also swamp Michael Taboada 2024-01-31 16:31:35 -08:00
  • 123b648700 More stuff moved to ipfs. Storm Dragon 2024-01-26 04:11:26 -05:00
  • e61f9681c1 Many many games updated to use ipfs. Storm Dragon 2024-01-25 23:57:36 -05:00
  • 9dde8d4a9f Updated a game link. Storm Dragon 2024-01-19 19:11:03 -05:00
  • c7d94629ed Make ipfs gateway configurable. Update help flag. Storm Dragon 2024-01-19 11:26:30 -05:00
  • 69914107d2 Kitchensinc games moved to ipfs. Storm Dragon 2024-01-19 03:26:59 -05:00
  • cde67d82ca Christmas Chaos moved to ipfs. Storm Dragon 2024-01-19 03:25:13 -05:00
  • 4e826bb9ae First go with ipfs for file download. Storm Dragon 2024-01-19 03:15:19 -05:00
  • 18128ad9f2 Attempt to fix pipe2, blast chamber, hunter, and troopanum 2 installers. Also add inquisiter's heartbeat Michael Taboada 2023-12-24 17:13:49 -08:00
  • c70a3128a1 Skip loading qjoypad with games that cause conflicts. Storm Dragon 2023-12-23 17:45:38 -05:00
  • a4f72962fd Latest version of Crazy Party, beta 81, in progress. Does not allow to set language, crashes at main menu. Storm Dragon 2023-12-11 00:57:51 -05:00
  • 965308db8f Updated and disabled the Crazy Party update script. It is disabled currently because of breaking changes between versions of CP. Storm Dragon 2023-12-10 12:55:09 -05:00
  • 23627322dd Fix conjury installer and updater to work with both 64 and 32 bit versions of the game, as it seems 64 bit was switched for 32 bit in the latest release. Please watch for bugs. Michael Taboada 2023-12-03 06:27:54 -08:00
  • a3f84d2db6 A couple changes to update script for Conjury, changed the new source code for importing audiogame-manager to be more in line with coding style of the rest of the code. Also, update script will now correctly source agm no matter from where it is called. Storm Dragon 2023-12-03 08:16:55 -05:00
  • f85a11b54d Very experimental changes to support running AGM functions, such as get_installer or get_steam, from other scripts. Please report if anything breaks. First script using this functionality, conjury-update, added. Michael Taboada 2023-12-02 21:57:17 -08:00
  • 479a5651b6 Slight bug fix to get_steam Michael Taboada 2023-12-02 14:53:26 -08:00
  • b43f5a423c Conjury updated to install to a directory under Program Files instead of just plopping everything into that folder. The code for getting this installed is still new, so please let me know if there are any problems. Storm Dragon 2023-12-02 16:39:06 -05:00
  • a605139210 Conjury fully added and working. Michael Taboada 2023-12-02 13:20:20 -08:00
  • aedc053e5b get_steam function potentially ready. Michael Taboada 2023-12-02 12:52:52 -08:00
  • 166ad6469a Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing Storm Dragon 2023-12-02 15:41:53 -05:00
  • 5273d7c552 Started work on a function to get games from Steam. Storm Dragon 2023-12-02 15:41:25 -05:00
  • a0b7f80a3f Put a note in the grizly gulch installer about raising or lowering the combat speed. Michael Taboada 2023-11-01 03:54:02 -07:00
  • 07d81e6a74 Added game they'll come from the moon Michael Taboada 2023-10-02 05:26:52 -07:00
  • 875948264e Skateboarder pro fully working. Michael Taboada 2023-09-09 08:14:31 -07:00
  • 24d85389ac Skateboarder Pro added, but not yet launching, so commented for now. Storm Dragon 2023-09-07 17:21:08 -04:00
  • 3f5771c69a Swamp seems to be fixed in wine 8.14. If you are using wine earlier than this version, please use the master branch, not testing. Storm Dragon 2023-09-02 23:39:39 -04:00
  • 35a7907d72 Should no longer try to update if launched outside it's git directory. Storm Dragon 2023-09-02 19:11:39 -04:00
  • 6d21a91df9 Wave of the Undead updated, but not working yet, so commented for now. Storm Dragon 2023-08-27 18:55:08 -04:00
  • be67215786 Added update script for Rettou because it seems to update frequently. Storm Dragon 2023-08-16 16:11:20 -04:00
  • af90ba0550 Added Aprone's new game, "Rettou". Storm Dragon 2023-08-11 17:57:25 -04:00
  • cb755136ca Updated the documentation system to find more files. Please let me know if this is buggy. Storm Dragon 2023-08-10 02:08:06 -04:00
  • 8b3e1b777b Merge branch 'testing' latest game additions. Storm Dragon 2023-08-07 20:45:44 -04:00
  • e7c31bab62 Merge branch 'testing' of git.stormux.org:storm/audiogame-manager into testing Storm Dragon 2023-08-07 20:43:32 -04:00
  • 3513150f03 "A Hero's Call" is now free. Updated the link with the new version. Storm Dragon 2023-08-07 20:43:12 -04:00
  • 1bb859c1ab Fix install on troopanum 2 and hunter. Michael Taboada 2023-07-30 16:53:03 -07:00
  • d9b38491d8 Merge branch 'testing' of ssh://git.stormux.org/storm/audiogame-manager into testing Michael Taboada 2023-07-24 16:23:27 -07:00
  • 3d54cef6cc Add pipe 2 blast chamber. Michael Taboada 2023-07-24 16:23:04 -07:00
  • 9c0e8385f5 After the error handling update for downloading games, I needed to reorganize a lot of the installers Thiss is a large change that affects almost every single game. So, if you notice problems installing games please let me know. Storm Dragon 2023-06-25 21:47:37 -04:00
  • e26cda26ba Added nvda2speed as option for VIPmud. Storm Dragon 2023-06-24 19:04:44 -04:00
  • d67b422a7d Hopefully better error handling for download errors and missing game files. Storm Dragon 2023-06-24 18:36:38 -04:00
  • e9b23e968f Merge branch 'testing', latest code and games. stormdragon2976 2023-06-12 15:21:03 -04:00
  • 0e8a15611a Added internal unix2dos so that the external program is no longer needed. stormdragon2976 2023-06-12 11:21:40 -04:00
  • 88e3378f6a Game "Bounce Bounce" added. stormdragon2976 2023-06-04 13:10:51 -04:00
  • 87f2fd756c New Tolk changes pushed. if you have the old Tolk in ~/.cache/audiogame-manager, delete it and the new version will be downloaded on the next install. You can either reinstall existing STW and Christmas Chaos, or download the new Tolk.dll from https://stormgames.wolfe.casa/downloads/Tolk.dll and replace the one in your current STW and Christmas Chaos bottles. stormdragon2976 2023-06-02 20:27:26 -04:00
  • 953a029c94 Fixed up survive the wild. It is officially working! Michael Taboada 2023-05-26 06:31:43 -07:00
  • 866db35651 Some very experimental changes. Thanks to @bgtlover@linuxrocks.online we now have tolk support. This means that Survive the Wild works for the most part. Also, the game Christmas Chaos works too. stormdragon2976 2023-05-26 08:53:51 -04:00
  • a6e70863e7 Add battlefield 2d, by tunmi13, and moved haunted party and battlefield 2d to a 64bit tunmi13 bottle. Also added clashes of the sky, though I've been unable to test it because speechsdk refuses to install. Michael Taboada 2023-05-24 07:09:14 -07:00
  • adfa7d64ac More work on Survive the Wild. Thanks Celtichawk for help with the instructions. stormdragon2976 2023-05-13 20:31:14 -04:00
  • c8c1e62663 Fix random space that appeared in the middle of triple triad. Michael Taboada 2023-05-12 15:23:42 -07:00
  • d3bb2c58a8 Started work on supporting the new Survive the Wild version. It is commented for now, because no speech. I'm really going to have to work on the tolk.dll problem at some point. stormdragon2976 2023-05-12 18:16:13 -04:00
  • 5f03df41f8 Fixed an error in the -h help text. stormdragon2976 2023-05-01 20:10:40 -04:00
  • b79c72314b Forgot to remove debug statement. stormdragon2976 2023-05-01 02:40:50 -04:00
  • cf85fef828 Only attempt to set default voice for the bottle if speechsdk or sapi gets installed. stormdragon2976 2023-05-01 02:23:50 -04:00
  • bd70fd8c56 Changed the help text for location of configuration file so it is more clear and easier to copy the path. stormdragon2976 2023-05-01 00:26:22 -04:00
  • 1919fdd8ed Updated the README. stormdragon2976 2023-05-01 00:13:46 -04:00
  • 8161157aef Added the ability to set the default voice for the wine bottle when the game is installed. This can be done with flags at the time of install, see -h for instructions, or in the configuration file which is also covered with the -h flag. stormdragon2976 2023-05-01 00:08:22 -04:00
  • 8626ad9964 Set-voice.sh has been updated so that it can be completely controled with command line flags. I always hate messing around with this script, so please watch for and report bugs. stormdragon2976 2023-04-30 23:19:30 -04:00
  • 59dd9ae9cd Fix crackling sound in the great toy robbery when you went farther north. Michael Taboada 2023-04-19 14:57:25 -07:00
  • 7240f53cd5 Updated the Wave of the Undead installer. It works now, but no speech. stormdragon2976 2023-04-16 23:42:05 -04:00
  • 73c3396e11 "Wave of the Undead" added, but commented because of problems with the installer. stormdragon2976 2023-04-16 20:23:30 -04:00
  • 16e58d74d0 Add game Angel Gift Michael Taboada 2023-04-06 10:39:59 -07:00
  • 54e3ef8190 Merge branch 'testing', latest games. stormdragon2976 2023-04-05 22:42:29 -04:00
  • 6211a18276 Removed rhvoice from the dan-z bottle because it seems to break stuff if used. stormdragon2976 2023-04-05 22:41:50 -04:00
  • 9abe1cb36c Add two more Dan Z games, lost and maze craze. Also moved super deekout to the Dan Z bottle, please reinstall super deekout to fix the bottle Michael Taboada 2023-04-05 16:10:55 -07:00
  • c51eeeb40a Add Ultimate SounDoku Michael Taboada 2023-04-03 10:21:49 -07:00
  • 5d286cc09d Update action buttons to more closely reflect what they actually do according to the option selected. For example, the game launcher now says "Launch", the -r options now shows "Remove", etc. stormdragon2976 2023-03-30 22:26:02 -04:00
  • 983d8d3934 Add sarah documentation to the documentation function. Michael Taboada 2023-03-28 14:02:20 -07:00
  • 03124451c4 Add Sarah and the Castle of Witchcraft and Wizardry Michael Taboada 2023-03-28 12:20:17 -07:00
  • 2472ea640a Merge branch 'testing' latest fixes and instructions. stormdragon2976 2023-03-16 16:52:38 -04:00
  • e8dc17c7fd Added instructions for enabling automatic login for Mist World. stormdragon2976 2023-03-16 16:51:36 -04:00
  • 6303ea5b03 Create two directories not present in the mist world installation that allow saving of certain data. Michael Taboada 2023-03-16 13:43:27 -07:00
  • 478bdeadf0 Clipboard reader now respects the rate set in speech-dispatcher with spd-conf. stormdragon2976 2023-03-06 21:00:46 -05:00
  • 43005a75b6 Merge branch 'testing' introduces game specific wine versions. Breaks Mac compatibility. Please see the wiki for an alternative option. stormdragon2976 2023-03-02 00:58:18 -05:00
  • 7359be180b Latest version of README merged to master. stormdragon2976 2023-02-10 09:47:05 -05:00
  • 172f5482d0 Fixed up the grep statement to show only the first layout if there are multiples. stormdragon2976 2023-02-10 09:44:45 -05:00
  • f1d21ae49f Updated the README with information on switching keyboard layout if necessary. stormdragon2976 2023-02-09 17:13:34 -05:00
  • fbb389019d Experimental fix for systems in other languages. Export LANG to en_US.UTF-8 temporarily during installation of games. This needs testing, especially if your computer is normally in a different language. stormdragon2976 2023-02-09 00:14:42 -05:00
  • f10afe820a Added an alert for the message about getting speech in vipMUD. stormdragon2976 2023-02-08 20:26:51 -05:00
  • 3085939e35 Add some flags to make curl try harder to download files for those hosts that are less than reliable. stormdragon2976 2023-02-08 16:03:14 -05:00
  • 8dcdea5ed1 Removed the "adding games" section from the README. It now has its own wiki page. stormdragon2976 2023-02-08 09:51:21 -05:00
  • 57eac5b7f6 Found a patch that turns Super Deekout into the full version. stormdragon2976 2023-02-07 22:28:46 -05:00
  • 68af5c8710 Finished adding Super Deekout. Xdotool is very important dependency for this one. stormdragon2976 2023-02-07 18:35:20 -05:00
  • 9736e4c000 More progress on Super Deekout. Unfortunately going to have to run the config.exe program. More xdotool to come. stormdragon2976 2023-02-07 15:40:25 -05:00
  • bc7cdcfd25 Adding Super Deekout, but have to save for later. Will finish it in a bit. stormdragon2976 2023-02-07 14:10:40 -05:00
  • ecec18417e Added game "Tactical Battle". stormdragon2976 2023-02-07 03:46:15 -05:00
  • dd1007dce1 Fixed a bug with Mist World installer. Apparently in ' sneaked it's way into the installer. Added an alert functioon in case there's something that needs to be read for an installer. stormdragon2976 2023-02-06 05:04:26 -05:00
  • 5e1ca7ce7f Create a file, agm.conf, in new bottles that contains the path to wine and wineserver. This will make it possible for game helper scripts to work without breaking bottles that require different versions. stormdragon2976 2023-02-05 15:37:57 -05:00
  • 6712a9a234 Fixed missing quote in mist world section. Jeremiah Ticket 2023-02-05 11:20:35 -07:00
  • 5113d99a9d Fix up update.exe for mist world on install Michael Taboada 2023-02-04 22:36:23 -08:00
  • e9e2003dcb Added instructions for using the Mist World account creation script to the end of installation. stormdragon2976 2023-02-04 16:58:55 -05:00
  • b76c55db6f First pass at Mist World account creator script. stormdragon2976 2023-02-04 16:51:05 -05:00
  • 677e0211cc First pass at mist world. Seems to work ok. Michael Taboada 2023-02-03 22:29:22 -08:00
  • a659b4e63e Make sure the wine variable gets set to something, if none of the conditions for setting it get called. stormdragon2976 2023-02-02 04:42:02 -05:00
  • 119f8ecfd4 Fixed Shadow Line launcher. stormdragon2976 2023-02-02 04:11:54 -05:00
  • 33800fc980 Fixed major bug that would sometimes cause the wrong version of wine to be used. stormdragon2976 2023-01-31 17:37:10 -05:00
  • e5253d7757 Finally, RS Games working. More fixes needed for some games. stormdragon2976 2023-01-30 23:56:21 -05:00
  • b434cc16db RS Games requires an older version of wine to actually speak. Trying 7.7. stormdragon2976 2023-01-30 21:54:06 -05:00
  • 947c5eacb9 Added missing package xdg-utils to dependency installer script. stormdragon2976 2023-01-30 21:49:10 -05:00
  • a6c42a6bd1 Sketchbook now working with sound. stormdragon2976 2023-01-27 13:38:08 -05:00