Commit graph

215 commits

Author SHA1 Message Date
Tyler Wilding c83f1fa541
Fix a bunch of small things discovered when testing the latest release (#118)
* launch the game in release mode

* log: handle a non-existent dir when rotating the file

* app: change casing of app name (and hopefully the install dir)

* setup: fix individually decompile/compile steps

* lint: formatting
2022-07-23 17:37:59 -04:00
OpenGOALBot b7eafdf67c release: bump to version - 0.3.0 2022-07-23 19:23:17 +00:00
OpenGOALBot cc35f27cd4 release: bump to version - 0.2.11 2022-07-23 19:01:23 +00:00
Tyler Wilding 16311b488e
deps: update tauri dependencies (#115) 2022-07-23 01:30:54 -04:00
Tyler Wilding 2cee538376
config: fix issue related to loading the settings on initial launch (#109) 2022-07-22 23:50:40 -04:00
tripp a26d4531b7
keep game process alive on launcher close (#113) 2022-07-22 21:52:44 -04:00
dependabot[bot] 2d354d8253
build(deps): bump tauri-build from 1.0.3 to 1.0.4 in /src-tauri (#108)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 19:38:42 -04:00
dependabot[bot] 1031a2c8f1
build(deps): bump tauri-build from 1.0.0 to 1.0.3 in /src-tauri (#104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:24:38 -04:00
dependabot[bot] 8d524ab201
build(deps): bump tauri from 1.0.0 to 1.0.3 in /src-tauri (#106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:23:55 -04:00
dependabot[bot] 4479d96635
build(deps): bump serde from 1.0.138 to 1.0.139 in /src-tauri (#103)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 18:06:46 -04:00
Tyler Wilding d259c477eb
Full pass of launcher code-base, fixing bugs and cleanup (#100)
Co-authored-by: tripp <86533397+trippjoe@users.noreply.github.com>
2022-07-14 18:04:01 -04:00
dependabot[bot] cb8629c8c6
build(deps): bump serde_json from 1.0.81 to 1.0.82 in /src-tauri (#96)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 19:53:04 -04:00
dependabot[bot] e63a2b28ef
build(deps): bump serde from 1.0.137 to 1.0.138 in /src-tauri (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 19:52:42 -04:00
dependabot[bot] 061c505408
build(deps): bump tauri-plugin-store from 5e7542f to 17cf4d7 in /src-tauri (#92)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 22:24:37 -04:00
tripp 5c3fbcfc31
Reinstalling game after a launcher update (#88) 2022-07-02 21:40:51 -04:00
dependabot[bot] c1134f3752
build(deps): bump tauri-plugin-store from ff1556a to 5e7542f in /src-tauri (#80)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 00:24:21 -04:00
Tyler Wilding f0e8bb41e6
assets: another pass at reducing asset size (#81) 2022-06-21 23:59:54 -04:00
OpenGOALBot c915aaf667 release: bump to version - 0.2.10 2022-06-22 01:35:15 +00:00
OpenGOALBot 3dd99e8819 release: bump to version - 0.2.9 2022-06-22 01:16:50 +00:00
OpenGOALBot 3a327ec59b release: bump to version - 0.2.8 2022-06-22 01:02:54 +00:00
Tyler Wilding 4af8b93de5
release: persist the version of jak-project that we downloaded (#69)
* release: persist the version of `jak-project` that we downloaded

* release: go back to specifying `targets`
2022-06-21 21:02:26 -04:00
OpenGOALBot 6d4838f646 release: bump to version - 0.2.7 2022-06-21 02:54:57 +00:00
Tyler Wilding fb5d5488f8
Copy data dir to AppDir to avoid permissioning issues in release (#65) 2022-06-20 20:42:42 -04:00
OpenGOALBot 662dc96531 release: bump to version - 0.2.6 2022-06-19 02:59:33 +00:00
Tyler Wilding 680fb28f53
release: set bundle targets to all (#64) 2022-06-18 22:58:47 -04:00
tripp 1cda948b54
Merge pull request #59 from trippjoe/t/splash-screen
T/splash screen
2022-06-18 21:29:18 -04:00
OpenGOALBot c070942363 release: bump to version - 0.2.5 2022-06-19 00:58:05 +00:00
trippjoe 60ba74c55c splash screen script 2022-06-18 14:36:28 -04:00
OpenGOALBot 8e8b479daf release: bump to version - 0.2.4 2022-06-18 04:09:05 +00:00
trippjoe 8a9e16f357 install logs CSS cleanup 2022-06-17 20:01:41 -04:00
trippjoe 2f37313282 running the compatability check during splashscreen 2022-06-17 17:30:41 -04:00
trippjoe 58d300e360 transparent logo 2022-06-17 17:12:05 -04:00
trippjoe 4971ca7bdd added app splashscreen 2022-06-17 16:27:27 -04:00
OpenGOALBot fbc30c821b release: bump to version - 0.2.3 2022-06-17 01:27:16 +00:00
trippjoe c69e5ee5a0 setup logic planning 2022-06-02 00:03:18 -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
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
Tyler Wilding f928c908f8
deps: update dependencies to resolve a build failure 2022-06-01 00:27:39 -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
Tyler Wilding fdbb1b2051 dist: bumping some versions and stop building .debs 2022-05-01 23:58:08 -04:00
Tyler Wilding fba898bb08
release: isolate the updater configuration, only use it when releasing 2022-04-28 17:58:16 -04:00
trippjoe aeada3fd7d refactoring setup code to improve readability 2022-04-21 15:32:31 -04:00
trippjoe 4ebe6da6d4 refactoring install process because its rather convoluted 2022-04-20 18:58:15 -04:00
Tyler Wilding be996ea6be
release: a bunch of debugging, appimages fail on releases though 2022-04-20 00:51:37 -04:00
Tyler Wilding 3a7703a424
release: partially fleshed out release workflow 2022-04-19 20:46:50 -04:00
Tyler Wilding a0cee52942
assets: reduce the bg video size by 50% 2022-04-19 17:07:56 -04:00
Tyler Wilding 2a0dc27397
project: fix import aliases, crush assets filesize's 2022-04-19 17:00:37 -04:00
Tyler Wilding ef007ceb0e
tauri: start boilerplate for the updating flow 2022-04-19 17:00:05 -04:00
Tyler Wilding 9bed32f486
bin: add glewinfo (right now only windows) to fetch opengl info 2022-04-17 19:27:19 -04:00
Tyler Wilding 52da0285ee
tauri: add a command to retrieve avx/avx2 information 2022-04-17 19:26:46 -04:00
Tyler Wilding cd81f43b63
migrate: switch to Svelte 2022-04-14 19:49:13 -04:00
Tyler Wilding 41c580954e
setup: implement happy path for setup process 2022-04-13 22:03:10 -04:00
Tyler Wilding 58627414f5
replace default tauri icon 2022-04-11 23:32:00 -04:00
trippjoe fc2bbfbfe8 added initial data persistence for user settings 2022-04-11 16:18:43 -04:00
trippjoe 22879bf288 worked on iso extraction function 2022-04-10 18:55:00 -04:00
trippjoe 5f7208372a fixed promise chaining, decompiler and compiler work properly now 2022-04-10 10:36:59 -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 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
Tyler Wilding 58f802bb4c
tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00