Commit graph

819 commits

Author SHA1 Message Date
tripp c56f15c291
Merge pull request #17 from xTVaser/v/adopt-svelte
Adopt Svelte instead of VanillaJS
2022-04-15 18:36:24 -04:00
Tyler Wilding 02df9c5814
setup: upgrade to new CLI args 2022-04-14 21:02:04 -04:00
Tyler Wilding cd81f43b63
migrate: switch to Svelte 2022-04-14 19:49:13 -04:00
tripp 25abad6898
Merge pull request #16 from xTVaser/v/setup-process
Basic Setup Process
2022-04-14 09:43:48 -04:00
Tyler Wilding 7808e185df
cleanup: remove some now irrelevant files 2022-04-13 22:04:37 -04:00
Tyler Wilding 41c580954e
setup: implement happy path for setup process 2022-04-13 22:03:10 -04:00
Tyler Wilding da40f2aa4d
setup: make setup screen's content 2022-04-12 21:34:43 -04:00
Tyler Wilding d8fb5f5d38
style: replace this horrible font lol 2022-04-12 21:33:57 -04:00
tripp 730cb7256a
Merge pull request #13 from xTVaser/v/general-cleanup
Some general cleanup and add the OpenGOAL icon
2022-04-12 11:39:49 -04:00
Tyler Wilding 87e50f2edb
switch to doT templates and related cleanup 2022-04-12 01:15:02 -04:00
tripp af5f068548
Merge pull request #11 from trippjoe/main
added basic data persistence for game installed
2022-04-12 00:18:39 -04:00
Tyler Wilding 58627414f5
replace default tauri icon 2022-04-11 23:32:00 -04:00
Tyler Wilding beacca9371
ensure the settings directory exists before writing to it 2022-04-11 23:28:09 -04:00
trippjoe 2c49437990 updated screenshot 2022-04-11 17:12:53 -04:00
trippjoe 2239f6b441 updated logo 2022-04-11 16:34:05 -04:00
trippjoe fc2bbfbfe8 added initial data persistence for user settings 2022-04-11 16:18:43 -04:00
tripp ecbc5fe04a
Merge branch 'open-goal:main' into main 2022-04-11 12:45:21 -04:00
tripp 0e385a0164
Merge pull request #10 from xTVaser/v/fonts
add `AdventPro` font and some other minor adjustments
2022-04-11 12:43:51 -04:00
trippjoe eaef055abf updated logo 2022-04-11 12:18:20 -04:00
Tyler Wilding 0a8da463ab
add AdventPro font and some other minor adjustments 2022-04-11 01:45:29 -04:00
tripp 62e089606e
Merge pull request #9 from trippjoe/main
migrated promise chain functions to use tauri api
2022-04-10 19:15:30 -04:00
trippjoe c782d29d4b revised sidebar tabs 2022-04-10 19:10:20 -04:00
trippjoe 22879bf288 worked on iso extraction function 2022-04-10 18:55:00 -04:00
trippjoe 1505438596 removed old unused code 2022-04-10 10:50:27 -04:00
trippjoe 0671652d88 cleaned up unused code 2022-04-10 10:39:06 -04:00
trippjoe 5f7208372a fixed promise chaining, decompiler and compiler work properly now 2022-04-10 10:36:59 -04:00
trippjoe e5f0e0d2e9 working on getting the async series function working properly 2022-04-10 00:15:11 -04:00
trippjoe b31e58e2ae fixed error 2022-04-09 19:39:25 -04:00
trippjoe 1442389e7f compiler code 2022-04-09 19:21:19 -04:00
trippjoe f68dd41da1 launching the game works 2022-04-09 18:31:07 -04:00
trippjoe 46ab26487c decompiler working 2022-04-09 18:18:28 -04:00
trippjoe a92a892bab file select dialog filtering 2022-04-09 13:31:33 -04:00
trippjoe efd702900a migrating functionality to tauri 2022-04-09 00:31:54 -04:00
trippjoe 4cf3cb9ac3 writing iso functions with tauri api 2022-04-08 23:05:23 -04:00
trippjoe 452e64e0d7 updated bundle identifier 2022-04-08 19:21:54 -04:00
trippjoe 4910455619 tauri migration 2022-04-08 18:37:16 -04:00
tripp f8faf3ffd2
Merge pull request #5 from xTVaser/v/tauri-boilerplate
Migrate from Electron to Tauri
2022-04-07 08:07:36 -04:00
Tyler Wilding 58f802bb4c
tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
tripp 1c4b797975
Merge pull request #4 from trippjoe/main
general launcher development
2022-04-04 10:15:31 -04:00
trippjoe cf985676a8 updated README 2022-04-04 10:08:26 -04:00
trippjoe 3ffccb5d66 main page buttons bounce when user activates them 2022-04-03 21:46:21 -04:00
trippjoe 8ed61efea3 settings options 2022-04-03 21:19:19 -04:00
trippjoe a0fa700e9b started to layout settings panes 2022-04-03 19:38:15 -04:00
trippjoe d72996d3a8 working on filling out the settings page 2022-04-03 16:18:59 -04:00
trippjoe 663bb04757 reordered settings options 2022-04-03 14:53:41 -04:00
trippjoe 13a75b93ab updated the settings page to use same layout as main page, removed bootstrap dependency 2022-04-03 14:48:55 -04:00
trippjoe 259947334e electron error dialog windows 2022-04-03 13:33:00 -04:00
trippjoe 750f5f8559 sidenav tooltips 2022-04-03 13:12:26 -04:00
trippjoe 12e8cd287d added tooltips back to sidenav 2022-04-03 13:10:56 -04:00
trippjoe 039670e9ad rewrote the main page with CSS grid 2022-04-03 12:44:22 -04:00