• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2023-02-09 00:15:13 -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.
storm pushed to testing at storm/audiogame-manager 2023-02-08 20:27:16 -05:00
f10afe820a Added an alert for the message about getting speech in vipMUD.
storm pushed tag v1.4 to storm/I38 2023-02-08 17:26:48 -05:00
storm pushed to testing at storm/audiogame-manager 2023-02-08 16:03:36 -05:00
3085939e35 Add some flags to make curl try harder to download files for those hosts that are less than reliable.
storm pushed to testing at storm/audiogame-manager 2023-02-08 09:51:44 -05:00
8dcdea5ed1 Removed the "adding games" section from the README. It now has its own wiki page.
storm pushed to testing at storm/audiogame-manager 2023-02-07 22:29:09 -05:00
57eac5b7f6 Found a patch that turns Super Deekout into the full version.
storm pushed to testing at storm/audiogame-manager 2023-02-07 18:35:43 -05:00
68af5c8710 Finished adding Super Deekout. Xdotool is very important dependency for this one.
storm pushed to testing at storm/audiogame-manager 2023-02-07 15:40:41 -05:00
9736e4c000 More progress on Super Deekout. Unfortunately going to have to run the config.exe program. More xdotool to come.
storm pushed to testing at storm/audiogame-manager 2023-02-07 14:11:05 -05:00
bc7cdcfd25 Adding Super Deekout, but have to save for later. Will finish it in a bit.
storm pushed to testing at storm/audiogame-manager 2023-02-07 03:46:40 -05:00
ecec18417e Added game "Tactical Battle".
storm pushed to testing at storm/audiogame-manager 2023-02-06 05:04:52 -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.
storm pushed to testing at storm/audiogame-manager 2023-02-05 15:38:22 -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.
storm pushed to master at storm/git-hooks 2023-02-05 14:27:16 -05:00
e79eaac3ec Slightly updated readme.
storm pushed to master at storm/git-hooks 2023-02-05 14:19:03 -05:00
df55f335f9 First commit, added pre-push hook for posting commit message to Pleroma or Mastodon.
storm created repository storm/git-hooks 2023-02-05 14:06:13 -05:00
storm pushed to testing at storm/audiogame-manager 2023-02-04 16:59:15 -05:00
e9e2003dcb Added instructions for using the Mist World account creation script to the end of installation.
storm pushed to testing at storm/audiogame-manager 2023-02-04 16:51:26 -05:00
b76c55db6f First pass at Mist World account creator script.
storm pushed to master at storm/ratatoskr 2023-02-04 00:05:51 -05:00
cc1dab3fdb Experimental new code using getopt, it seems to work better, but who knows lol.
storm pushed to master at storm/ratatoskr 2023-02-02 20:43:48 -05:00
da6a960bcd I think I fixed the weird posting bug. Posts from within the main loop should work as expected now.
storm pushed to testing at storm/audiogame-manager 2023-02-02 04:42:21 -05:00
a659b4e63e Make sure the wine variable gets set to something, if none of the conditions for setting it get called.