Commit graph

383 commits

Author SHA1 Message Date
dependabot[bot] dfc34779fb
build(deps-dev): bump prettier-plugin-svelte from 2.7.0 to 2.7.1 (#46) 2022-10-03 19:20:08 -04:00
dependabot[bot] 92bfac6aaf
build(deps): bump tauri-build from 1.1.0 to 1.1.1 in /src-tauri (#44) 2022-10-03 19:17:09 -04:00
dependabot[bot] 09f133f2bb
build(deps): bump tauri from 1.1.0 to 1.1.1 in /src-tauri (#43) 2022-10-03 19:14:16 -04:00
dependabot[bot] 45a655cdbb
build(deps): bump @tauri-apps/api from 1.0.2 to 1.1.0 (#41) 2022-10-03 19:06:29 -04:00
tripp bcc80553e9
Add button to open the REPL (#30) 2022-09-27 20:38:36 -04:00
dependabot[bot] 8dbcf88c45
build(deps): bump svelte-navigator from 3.1.6 to 3.2.2 (#28) 2022-09-25 13:05:20 -04:00
Tyler Wilding 7dbb41c6e9
release: update glewinfo paths 2022-09-19 18:08:19 -04:00
Tyler Wilding 2aa1d71abf
app: compress poster image 2022-09-18 01:29:49 -04:00
tripp 6bacb63b15
Use better poster background image 2022-09-17 22:06:08 -04:00
Tyler Wilding d1801e8cb8
linux: fix linux support issues (#36) 2022-09-17 21:12:25 -04:00
tripp 08fe008133
Implemented game uninstall functionality (#31)
Another one that's pretty self explanatory.

Added a function to delete the directories:
`data/decompiler_out/game`
`data/iso_data/game`
`data/out/game`

Where `game` is the specified game passed in.
2022-09-13 22:23:33 -04:00
OpenGOALBot 5730ad2630 release: update release metadata to latest 2022-09-07 23:22:43 +00:00
OpenGOALBot 1bc025bc2e release: bump to version - 1.5.0 2022-09-07 23:08:16 +00:00
tripp 2c1104bae3
Added button and function to boot in debug (#29)
This one is pretty self explanatory, I added a new function to the
launch file using the correct flags to boot in debug.
2022-09-07 18:56:32 -04:00
OpenGOALBot a847f35760 release: update release metadata to latest 2022-09-02 16:30:08 +00:00
OpenGOALBot 4fbbc47131 release: bump to version - 1.4.0 2022-09-02 16:14:50 +00:00
OpenGOALBot 9ed6c35f5e release: update release metadata to latest 2022-09-01 02:10:20 +00:00
OpenGOALBot ae80006e11 release: bump to version - 1.3.0 2022-09-01 01:43:01 +00:00
OpenGOALBot 8b697680d5 release: update release metadata to latest 2022-08-24 01:20:49 +00:00
OpenGOALBot 212c1c4fe7 release: bump to version - 1.2.0 2022-08-24 01:04:21 +00:00
Tyler Wilding c7906ea73f
ci: adjust release kickoff when coming from jak-project (#27) 2022-08-22 20:33:29 -04:00
OpenGOALBot fe86fb96a1 release: update release metadata to latest 2022-08-23 00:11:09 +00:00
OpenGOALBot 4ba777ea1e release: bump to version - 1.1.0 2022-08-22 23:55:52 +00:00
Tyler Wilding 2316ed8457
release: improve tag finding to respect caret ranges (#24) 2022-08-19 19:09:45 -04:00
OpenGOALBot db7597b938 release: update release metadata to latest 2022-08-12 04:04:45 +00:00
OpenGOALBot 1672faa2c0 release: bump to version - 1.0.2 2022-08-12 03:44:36 +00:00
Tyler Wilding c0d01883a0
ci: switch to cargo generate-lockfile 2022-08-11 23:39:54 -04:00
Tyler Wilding b959e439a7
ci: fix linux environment for running cargo check 2022-08-11 23:08:52 -04:00
Tyler Wilding a4ab331139
setup: very minor wording changes and clarifications for sync-process (#20) 2022-08-11 22:48:21 -04:00
Tyler Wilding 3b6eb676ff
rust: fix copying of data files to not remove existing (but unrelated) files (#139) 2022-08-09 20:07:42 -04:00
dependabot[bot] ec4eb73c88
build(deps): bump serde_json from 1.0.82 to 1.0.83 in /src-tauri (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 21:23:17 -04:00
Tyler Wilding 360b92e81c
update: fix sync-loop after the game is re-decompiled after an update (#135) 2022-08-08 21:08:21 -04:00
Tyler Wilding d20787ecc6
release: update Cargo.lock as well after bumping versions (#136) 2022-08-08 20:01:11 -04:00
tripp 9bf0fa0a45
Update setup.ts
These changes should fix the issue with the page not reloading properly after the users have either reinstalled or recompiled the game.
2022-08-04 21:01:42 -04:00
Tyler Wilding 1d438a0eee
revert: v1.0.1 release to minimize impact 2022-08-04 16:27:05 -04:00
OpenGOALBot 29d5fb28c3 release: update release metadata to latest 2022-08-04 18:59:37 +00:00
OpenGOALBot 88bfeb16f7 release: bump to version - 1.0.1 2022-08-04 18:39:13 +00:00
tripp 96a92064d7
Update README.md 2022-07-29 09:52:22 -04:00
tripp 91431cc379
Update README.md 2022-07-29 09:51:25 -04:00
OpenGOALBot c5c968195e release: update release metadata to latest 2022-07-26 00:17:38 +00:00
OpenGOALBot d79f0b22a0 release: bump to version - 1.0.0 2022-07-25 23:56:56 +00:00
dependabot[bot] 2fa8852b56
build(deps): bump serde from 1.0.139 to 1.0.140 in /src-tauri (#126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 19:56:14 -04:00
Tyler Wilding 1baf059a3c
Fix log flushing and add await to confirmation dialog calls (#127) 2022-07-25 19:55:59 -04:00
Tyler Wilding 5a6e022871
Hide sidebar links for games that aren't ready and confirm uninstall (#122)
* app: confirm uninstallation

* docs: update screenshot

* sidebar: hide disabled options
2022-07-24 00:26:52 -04:00
Tyler Wilding 67e220dc7c
Attempt to add caching to our builds (#123) 2022-07-24 00:25:53 -04:00
OpenGOALBot 567003c9f1 release: update release metadata to latest 2022-07-23 23:43:26 +00:00
OpenGOALBot efa20523a3 release: bump to version - 0.3.2 2022-07-23 23:26:16 +00:00
Tyler Wilding bb3d60bd52
check the data dir again after first-time install 2022-07-23 19:25:39 -04:00
OpenGOALBot 77946dc9d8 release: update release metadata to latest 2022-07-23 23:15:00 +00:00
OpenGOALBot dec5c71166 release: bump to version - 0.3.1 2022-07-23 21:38:35 +00:00