• Joined on 2022-12-22
storm pushed to master at storm/ratatoskr 2023-01-28 18:05:24 -05:00
a7ac37b77c More friendly url entry. Will now add https:// if not provided.
storm pushed to master at storm/ratatoskr 2023-01-28 15:43:35 -05:00
c03ae7f739 Added quotes around the entries in the configuration file.
storm pushed to master at storm/ratatoskr 2023-01-28 15:41:27 -05:00
96107693f7 Generates the url, but for some reason it's only showing "read" premission.
storm pushed to master at storm/ratatoskr 2023-01-28 14:57:59 -05:00
ffd63c98f6 I was doing the client_id bit completely wrong. This should be much better.
storm pushed to master at storm/ratatoskr 2023-01-28 13:20:13 -05:00
886bb8eb07 Good start on getting oauth token. It currently does not display the application name when requesting access though.
storm pushed to master at storm/ratatoskr 2023-01-28 10:51:48 -05:00
254606ccff Added a license.
storm created repository storm/ratatoskr 2023-01-28 10:42:36 -05:00
storm pushed to testing at storm/audiogame-manager 2023-01-27 13:38:24 -05:00
a6c42a6bd1 Sketchbook now working with sound.
storm pushed to testing at storm/audiogame-manager 2023-01-27 12:27:33 -05:00
5a9f715891 Replace nvdaControllerClient at the launch of Sketchbook so that updates won't break it. Immediately after updating, relaunch the game to restore speech.
storm pushed to testing at storm/audiogame-manager 2023-01-27 11:51:03 -05:00
eaafc19768 Fixed path for Sketchbook.
storm pushed to testing at storm/audiogame-manager 2023-01-26 21:56:36 -05:00
2fdf75a477 Entombed working again, requires wine 7.0.
storm pushed to testing at storm/audiogame-manager 2023-01-26 19:52:24 -05:00
7e90f9586f Entombed now uses wine 7.7, but there appears to be something wrong with part of the installation process, so not working currently. Added some statements to show what is happening, including which wine is being used or installed.
storm pushed to master at storm/configure-stormux 2023-01-26 19:14:02 -05:00
ba84837102 Changed the irc utility to use curl instead of wget because of problems on armv7h with wget.
storm pushed to master at storm/configure-stormux 2023-01-25 11:07:09 -05:00
9c26da7f0a Improvements to the part of gaming.sh that links the executables. Updated installed wine version to 7.11
storm pushed to testing at storm/audiogame-manager 2023-01-25 01:46:31 -05:00
795eef018d Updated the dependency installer script.
storm pushed to master at storm/configure-stormux 2023-01-24 23:52:19 -05:00
d34abd2f34 Updated the version of wine that gets installed to 7.7. Updated the simlink part of the script so it grabs all the executables.
storm pushed to testing at storm/audiogame-manager 2023-01-24 16:09:29 -05:00
ed82d449c6 Updated installer for swamp. It now uses the new code to make sure everything happens in 7.7
storm pushed to testing at storm/audiogame-manager 2023-01-24 16:05:18 -05:00
8bdba9d93e More very experimental changes. Now games should install using the required version of wine if necessary. It works in all the tests I have done, but that doesn't mean there are no bugs.
storm pushed to testing at storm/audiogame-manager 2023-01-24 12:17:17 -05:00
3cd9facf29 Finally fixed Shadow Line installer, I think.
storm pushed to testing at storm/audiogame-manager 2023-01-23 23:33:13 -05:00
db463525e9 Fixed clipboard_translator. It was refusing to run if or exiting if for some reason the clipboard was empty.