Commit graph

407 commits

Author SHA1 Message Date
trippjoe 7ee787fd3f writing extractor stdout to in-app console 2022-06-16 15:59:11 -04:00
trippjoe 68eb890e94 Install process writing to logs again 2022-06-16 15:10:39 -04:00
trippjoe e5bfe78596 adopted svelte-navigator 2022-06-16 14:33:33 -04:00
trippjoe 75a18c427e removed unused components 2022-06-16 14:06:13 -04:00
trippjoe c9133d417f typescript migration part 1 2022-06-07 23:46:47 -04:00
trippjoe bf40056f65 added fade transitions 2022-06-05 10:56:33 -04:00
trippjoe c9e3a3cee1 Bug Fix: Decompiler console log on wrong line 2022-06-04 15:06:54 -04:00
tripp 3a3d577942
Merge branch 'open-goal:main' into t/svelte-store 2022-06-04 14:40:37 -04:00
trippjoe 251bb7a5e1 Progress bar tweening 2022-06-04 14:39:26 -04:00
trippjoe 7f0db7fc3d Improved install state management 2022-06-04 14:05:21 -04:00
tripp 73be10e733
Merge pull request #52 from trippjoe/t/gen-fixes
t/gen fixes
2022-06-04 14:04:29 -04:00
trippjoe 4e8602a289 started revising the install state management to prevent bugs 2022-06-02 15:06:58 -04:00
trippjoe f913980148 isoPath variable scope 2022-06-02 13:14:47 -04:00
trippjoe e84f84e9fa revised bad install function, handled requirements checking better 2022-06-02 12:34:23 -04:00
trippjoe c69e5ee5a0 setup logic planning 2022-06-02 00:03:18 -04:00
tripp ad044acdb2
Merge pull request #51 from xTVaser/v/uninstall
Fix requirements checking and add an uninstall button
2022-06-01 23:45:07 -04:00
Tyler Wilding 8c3d65171a
wire up uninstall button properly 2022-06-01 22:47:12 -04:00
trippjoe d60cc34a19 removed unused imports 2022-06-01 22:32:10 -04:00
Tyler Wilding d18ab4e1eb
setup: cleanup requirements checking 2022-06-01 22:27:54 -04:00
Tyler Wilding 888807c974
tauri: fix .gitignore so changes in /src-tauri/bin dont reload the app 2022-06-01 21:21:36 -04:00
Tyler Wilding 5629cd96c0
add a button to mark a game as uninstalled 2022-06-01 20:33:20 -04:00
trippjoe e4c39376a1 browsing for ISO no longer automatic 2022-06-01 18:05:50 -04:00
trippjoe 8cb110a42c fixed the snake_case warning, added icon to button 2022-06-01 17:40:14 -04:00
trippjoe a04417461f added button to settings for opening the app directory 2022-06-01 17:26:07 -04:00
tripp a44ae01ca6
Merge pull request #44 from trippjoe/main
front-end cleanup
2022-06-01 13:10:22 -04:00
tripp 6dd9fec6e3
Merge pull request #1 from xTVaser/v/cleanup-fixes
Some build related fixes but, everything works on my end
2022-06-01 13:06:45 -04:00
Tyler Wilding d7a91e7c8c
setup: added some temp logs, but everything seems to mostly work 2022-06-01 01:41:20 -04:00
Tyler Wilding f928c908f8
deps: update dependencies to resolve a build failure 2022-06-01 00:27:39 -04:00
Tyler Wilding 8c665faf84
add a license 2022-06-01 00:27:22 -04:00
Tyler Wilding 7ac31fcf72
lint: formatting 2022-06-01 00:15:51 -04:00
trippjoe 9abf3a3992 hide statusbar for now 2022-05-30 17:14:44 -04:00
trippjoe 0d9c2680c3 isolated background video into a component, cleaned up statusbar css 2022-05-30 15:20:32 -04:00
trippjoe e781189e56 seperated css for the sidebar into its own file 2022-05-30 14:56:13 -04:00
trippjoe e5b3cfc937 fixed import 2022-05-30 11:22:35 -04:00
trippjoe 071b82f953 renamed files and updated config files accordingly 2022-05-30 10:20:24 -04:00
trippjoe e3369dba51 setup process works, but checking requirements crashes the app 2022-05-30 09:48:37 -04:00
trippjoe 75e203e72e breaks at decompiling 2022-05-29 21:44:40 -04:00
trippjoe 57b987b814 . 2022-05-29 17:53:13 -04:00
Tyler Wilding 6c1a8d76cd
Merge pull request #43 from xTVaser/v/dist-bumps
dist: bumping some versions and stop building `.debs`
2022-05-02 16:33:14 -04:00
Tyler Wilding fdbb1b2051 dist: bumping some versions and stop building .debs 2022-05-01 23:58:08 -04:00
Tyler Wilding 09e72827db
Merge pull request #39 from xTVaser/v/update-release-meta-file 2022-05-01 00:42:09 -04:00
Tyler Wilding f3c9feb7ec
lint: formatting 2022-04-30 23:48:57 -04:00
Tyler Wilding 7a3fc88160
setup: allow .iso files as well 2022-04-30 23:46:44 -04:00
Tyler Wilding ef007010e7
release: fixes from debugging 2022-04-30 23:42:49 -04:00
Tyler Wilding 036a049cb1
docs: document intended release process 2022-04-28 20:07:13 -04:00
Tyler Wilding 25f21e046d
release: update the metadata file the app uses for updates upon release 2022-04-28 19:59:25 -04:00
Tyler Wilding 13551a90ac
Merge pull request #37 from xTVaser/v/fix-linux-release-builds
release: add `libglew` to linux dependencies to fix appimage creation
2022-04-28 19:38:47 -04:00
Tyler Wilding fba898bb08
release: isolate the updater configuration, only use it when releasing 2022-04-28 17:58:16 -04:00
Tyler Wilding f110d022df
release: add libglew to linux dependencies to fix appimage creation 2022-04-28 01:06:08 -04:00
trippjoe 58aa948226 revising console log code 2022-04-22 16:15:28 -04:00