Commit graph

593 commits

Author SHA1 Message Date
tripp c67b1fd8bc Added tooltips to buttons on textures page 2022-10-03 23:32:27 -04:00
tripp 8997ad4e9e
Update README.md 2022-10-03 23:06:13 -04:00
tripp 6bb7fead0f
Update README.md 2022-10-03 23:05:10 -04:00
tripp 23d166c512 add open repl button 2022-10-03 21:04:59 -04:00
tripp eceae716a3 Add button to open the REPL (#30) 2022-10-03 20:34:54 -04:00
dependabot[bot] 723b94b659
build(deps-dev): bump @tauri-apps/cli from 1.0.5 to 1.1.1 (#42) 2022-10-03 19:59:50 -04:00
dependabot[bot] e819d56ecb
build(deps): bump serde from 1.0.144 to 1.0.145 in /src-tauri (#45) 2022-10-03 19:58:41 -04:00
dependabot[bot] 20f0966419
build(deps-dev): bump svelte from 3.49.0 to 3.50.1 (#34) 2022-10-03 19:58:19 -04:00
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 dee7b66c0a
UI Overhaul (#35)
- [x] Add support for texture packs
- [x] Override default Tauri updater dialog
- [x] Custom top menu bar
- [x] Added support links to github issues (jak-project, launcher) &
discord
- [x] New progress bar / progress stepper
- [x] Highlight active route in sidebar
- [ ] Add an error handling screen
- [x] Connect update notes properly
2022-09-27 20:40:13 -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 bbb0a3c12f
ci: run CI on new int-branch 2022-09-18 19:22: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