Commit graph

184 commits

Author SHA1 Message Date
Tyler Wilding 8d7fe7c03f
i18n: make the app translatable (#196) 2023-05-06 13:10:54 -04:00
dependabot[bot] 78a2dcf4eb
build(deps): bump reqwest from 0.11.16 to 0.11.17 in /src-tauri (#190)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 00:22:26 -04:00
dependabot[bot] 82437119d6
build(deps): bump directories from 5.0.0 to 5.0.1 in /src-tauri (#188)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 00:22:15 -04:00
dependabot[bot] c3e73f7b05
build(deps): bump tokio from 1.27.0 to 1.28.0 in /src-tauri (#187)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 00:21:07 -04:00
dependabot[bot] 52cff363b6
build(deps): bump flate2 from 1.0.25 to 1.0.26 in /src-tauri (#189)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 23:53:30 -04:00
dependabot[bot] 01a87c73a9
build(deps): bump wgpu from 0.15.1 to 0.16.0 in /src-tauri (#181)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 14:46:34 -04:00
OpenGOALBot faefa8d14e release: bump to version - 2.0.10 2023-04-22 17:46:57 +00:00
dependabot[bot] 9e1e7902b7
build(deps): bump serde_json from 1.0.95 to 1.0.96 in /src-tauri (#174)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-22 13:34:12 -04:00
dependabot[bot] bf7b55b498
build(deps): bump serde from 1.0.159 to 1.0.160 in /src-tauri (#173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-22 13:34:03 -04:00
Tyler Wilding 3da5106f1d
b/game: support launching gk at version 0.1.35 and above (#163) 2023-04-22 13:07:14 -04:00
Tyler Wilding acc9554b34
f/settings: Add a button to reset launcher settings (#179) 2023-04-22 13:04:48 -04:00
OpenGOALBot 7257ccbd7c release: bump to version - 2.0.9 2023-04-04 22:31:14 +00:00
Tyler Wilding 697d47002b
Always copy in the data directory during the extract step (#159) 2023-04-04 18:25:47 -04:00
OpenGOALBot 50a8cf5a37 release: bump to version - 2.0.8 2023-04-02 01:51:52 +00:00
Tyler Wilding 609028dfb8
b/window: fix window size on non-100% scaling (#151) 2023-04-01 21:49:02 -04:00
OpenGOALBot aca2db7c7c release: bump to version - 2.0.7 2023-04-01 22:41:56 +00:00
Tyler Wilding 204bbff00b
add logging for top-level crashes and fix window management (#150) 2023-04-01 18:36:00 -04:00
OpenGOALBot 81d5239826 release: bump to version - 2.0.6 2023-04-01 05:58:49 +00:00
Tyler Wilding 45c86dbfe8
Revert "b/logs: do some things to try to log panics on startups" (#148) 2023-04-01 01:55:42 -04:00
OpenGOALBot 0702ccb169 release: bump to version - 2.0.5 2023-04-01 00:31:30 +00:00
dependabot[bot] e2c763ea8a
build(deps): bump serde from 1.0.156 to 1.0.159 in /src-tauri (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 20:16:48 -04:00
dependabot[bot] 00581a7da3
build(deps): bump thiserror from 1.0.39 to 1.0.40 in /src-tauri (#133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 19:43:23 -04:00
dependabot[bot] c9d68ebb41
build(deps): bump reqwest from 0.11.14 to 0.11.16 in /src-tauri (#140)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 19:43:16 -04:00
dependabot[bot] 3437cff8f7
build(deps): bump serde_json from 1.0.94 to 1.0.95 in /src-tauri (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 16:46:10 -04:00
dependabot[bot] 4b565e8542
build(deps): bump sysinfo from 0.28.2 to 0.28.4 in /src-tauri (#142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 16:45:52 -04:00
Tyler Wilding 01aff1d29f
b/logs: do some things to try to log panics on startups (#144) 2023-03-31 16:45:18 -04:00
OpenGOALBot 0ee272a6a4 release: bump to version - 2.0.4 2023-03-17 18:44:07 +00:00
OpenGOALBot 2cb92ecd9b release: bump to version - 2.0.3 2023-03-17 04:22:16 +00:00
Tyler Wilding 0c2177d12d
config: wipe installation settings when the directory is changed (#127) 2023-03-17 00:08:40 -04:00
Tyler Wilding f6a16215cd
config: properly verify access to the installation directory (#126) 2023-03-16 23:40:16 -04:00
OpenGOALBot 32e5565e00 release: bump to version - 2.0.2 2023-03-15 23:34:15 +00:00
Tyler Wilding 57cf3d45d3
f/game: fix opening settings/saves folders (#121) 2023-03-15 19:32:11 -04:00
OpenGOALBot 9540706933 release: bump to version - 2.0.1 2023-03-14 23:40:44 +00:00
OpenGOALBot ad1f764b05 release: bump to version - 2.0.0 2023-03-12 21:48:41 +00:00
Tyler Wilding af3f881133
linux: nope, still needs gstreamer 2023-03-12 17:10:31 -04:00
Tyler Wilding 963aef3d29
lint: hopefully the final cleanup of the rust code 2023-03-12 12:00:01 -04:00
Tyler Wilding f9f4b5ab2c
b/versions: extract tarball releases on linux properly 2023-03-11 20:58:04 -05:00
Tyler Wilding 20922cf270
f/versions: if we were unable to download a release, don't mark it as successful 2023-03-11 14:50:22 -05:00
Tyler Wilding 28ced1c3f7
f/setup: handle the third condition for req. checks -- unable to check them 2023-03-11 14:14:11 -05:00
Tyler Wilding 19bb63ce70
f/assets: switch to webm as they don't require gstreamer 2023-03-10 23:30:28 -05:00
Tyler Wilding c4e1cf36df
b/config: invalidate partially installed games 2023-03-10 20:45:38 -05:00
Tyler Wilding 1a5459aacc
lint: full pass cleanup 2023-03-10 20:19:59 -05:00
Tyler Wilding 3b6aabfad0
b/support: further scope setting copying 2023-03-09 00:48:11 -05:00
Tyler Wilding 0248456d46
b/logs: don't allow rotated app logs to become excessive -- limit to 5 2023-03-07 17:55:07 -05:00
Tyler Wilding 0268daa9f7
updater: fix launcher updater page, needs to be tested though 2023-03-06 23:46:45 -05:00
Tyler Wilding 458ce8c4d8
f/logs: handle all logs via the Rust layer 2023-03-06 00:32:45 -05:00
Tyler Wilding 362597e604
b/os: only set creation_flags on windows 2023-03-05 16:48:10 -05:00
Tyler Wilding f84a7c6403
f/logs: only show the last 250 lines in the job logs 2023-03-05 16:17:06 -05:00
Tyler Wilding 93941a5cb3
unknown: move away from tauri events for updating the header
For whatever reason, these triggered in dev but not in release builds.

However, I already made a global store for managing the versions, so events aren't really needed -- but this may be a problem in the future
2023-03-05 15:16:47 -05:00
Tyler Wilding 944df491e4
b/support: be specific about what file extensions we want 2023-03-05 14:19:57 -05:00