Commit Graph

39 Commits

Author SHA1 Message Date
6cdf6f79e6 Log code was actually interfering with game abilities to launch or in some cases show documentation so it was removed. Added game "StickMUD". 2022-03-27 02:17:24 -04:00
6fc26121fe Add browser game battle weary 2022-03-23 19:52:59 -07:00
8b6a0bfb1d Fix auroboros 2022-03-22 11:27:45 -07:00
845aa0afc9 Fix typo in readme 2022-03-17 15:26:24 -07:00
d197960731 Modified the launcher a bit to cut down on redundant code. 2022-03-17 18:12:18 -04:00
95a568f0e1 Add game onslaught 2022-03-16 10:53:13 -07:00
d77912c9a6 updated FAQ in the README. 2022-03-16 04:59:10 -04:00
f97e4fb061 Instead of continuing to fight with spaces in directory names, use _ instead. 2022-03-15 16:35:53 -04:00
87a0963b54 Forgetting to put quotes around the pushd directory came back to bite me. 2022-03-15 16:24:28 -04:00
e5cb7c2644 Remember to make AppImages executable. 2022-03-15 16:20:23 -04:00
39c6c26524 Fix a problem with copy System Fault to game directory. 2022-03-15 16:16:09 -04:00
36c4ecb454 Forgot to make the game available. 2022-03-15 16:12:50 -04:00
002573a5f4 Added game "System Fault". 2022-03-15 16:09:54 -04:00
ebfe75577f Combined some of the web based games into a single check because they give the same error. 2022-03-15 03:29:52 -04:00
3edc93eb0b Fixed a bug that would return an error code with use of the -t flag. 2022-03-15 02:16:52 -04:00
3cd97dc044 One more attempt to fix the update function. 2022-03-15 02:07:13 -04:00
fe7aeea2e8 Added game "QuentinC Play Room". 2022-03-15 01:24:46 -04:00
c8917b1486 try to fix the update function. 2022-03-15 01:12:04 -04:00
1c86899ea7 Fixed a bug in checking for dependencies. 2022-03-15 00:38:09 -04:00
a5c3ab8185 Added game "Trigaea". 2022-03-14 14:41:18 -04:00
7f21a8e05c Added game "Auraboros". 2022-03-14 12:45:27 -04:00
cf2baf6cb7 Added games "Chimera" and "Wurmus". 2022-03-14 12:40:17 -04:00
58d541b42d Since there will always be something in the launch menu, remove the empty check. 2022-03-14 12:01:10 -04:00
99d928f335 Game Audo added. 2022-03-13 17:03:21 -04:00
7b0fc6d345 Added game Bladius. 2022-03-13 16:47:20 -04:00
7c3201a12c Added game Monkey Spank. 2022-03-13 14:39:06 -04:00
2352ad132d Try to fix markdown rendering for the README. 2022-03-13 14:29:34 -04:00
3fc149eabc Added some stuff to the README. 2022-03-13 14:26:16 -04:00
4e88023f87 Added game Numnastics. 2022-03-13 03:46:12 -04:00
04b5e468e9 Fixed a major bug that was preventing games from launching. 2022-03-13 03:00:13 -04:00
f9410d4623 Add a warning to not launch games from the console. Installing is fine and most other flags are good, just not launcher. 2022-03-13 01:49:04 -05:00
953a565467 Added check for updates function. Hopefully this doesn't break stuff horribly. 2022-03-13 01:42:35 -05:00
223a262e61 Added web based game Aliens. 2022-03-13 00:55:04 -05:00
3b6c4e8859 add -t flag to show how many games are available. 2022-03-12 23:59:55 -05:00
e9531f4050 A couple more games added. 2022-03-12 23:52:34 -05:00
6444870c66 Fixed a bug that would show games as installable when they are already installed. 2022-03-12 23:02:33 -05:00
118382bd0a Game soundStrider added. 2022-03-12 21:39:38 -05:00
4bbfc447b4 We have a very introductory structure in place with 1 game that works. 2022-03-12 20:07:16 -05:00
9e67fbfb44 Place holder readme file added. 2022-03-12 14:15:58 -05:00