Commit graph

111 commits

Author SHA1 Message Date
OpenGOALBot 586b7f6a0c release: bump to version - v2.3.1 2023-11-04 00:25:51 +00:00
OpenGOALBot 9d194e07fb release: bump to version - v2.3.0 2023-11-02 05:06:26 +00:00
Tyler Wilding 3e351136bc
game: Add a new settings option to dump the command to run gk (#319) 2023-09-14 01:04:32 -04:00
OpenGOALBot d62b928d24 release: bump to version - v2.2.2 2023-09-03 22:55:59 +00:00
OpenGOALBot b2061508aa release: bump to version - v2.2.1 2023-08-30 02:12:57 +00:00
Tyler Wilding 352f7048c6
Dynamically change game background based on user's game completion (#298) 2023-08-29 22:01:56 -04:00
OpenGOALBot 5d41bdf895 release: bump to version - v2.2.0 2023-07-31 06:21:12 +00:00
Tyler Wilding 641d9622d4
ci: rollback and re-release one last time 2023-07-31 02:19:24 -04:00
OpenGOALBot 47f45d9015 release: bump to version - v2.2.0 2023-07-31 05:27:35 +00:00
Tyler Wilding 83e11095bd
ci: ensure final step has necessary permissions 2023-07-31 01:26:47 -04:00
OpenGOALBot e1670d8274 release: bump to version - 2023-07-31 04:47:57 +00:00
Tyler Wilding f326e39898
ci: remove bogus expected asset 2023-07-31 00:46:30 -04:00
OpenGOALBot 44220955bb release: bump to version - 2023-07-31 04:14:10 +00:00
Tyler Wilding 2ce541714e
ci: include a .app release, include macOS in release metadata generation 2023-07-31 00:13:22 -04:00
OpenGOALBot d3871838cd release: bump to version - 2023-07-31 03:41:00 +00:00
Tyler Wilding de47250920
versioning: revert failed release versions in project files 2023-07-30 23:14:03 -04:00
OpenGOALBot 0ad239d944 release: bump to version - 2023-07-31 03:08:11 +00:00
OpenGOALBot 714091e173 release: bump to version - 2023-07-31 03:04:52 +00:00
Tyler Wilding e630f1f561
macOS support and a handful of bug fixes encountered along the way (#291) 2023-07-30 21:25:21 -04:00
Tyler Wilding ab4b38c792
features: Add Texture Pack Management (#271) 2023-07-21 23:49:29 -04:00
OpenGOALBot 98fefe27b1 release: bump to version - 2.1.4 2023-05-19 23:39:07 +00:00
OpenGOALBot c503bb29cd release: bump to version - 2.1.3 2023-05-16 04:55:55 +00:00
Tyler Wilding 40e1447a9e
Revamp OpenGL requirements check and allow re-checking or bypassing it (#180) 2023-05-16 00:23:26 -04:00
OpenGOALBot a69e685f02 release: bump to version - 2.1.2 2023-05-09 01:59:18 +00:00
OpenGOALBot 6b5fcb759a release: bump to version - 2.1.1 2023-05-07 00:54:34 +00:00
OpenGOALBot b1b2786383 release: bump to version - 2.1.0 2023-05-06 20:29:03 +00:00
OpenGOALBot faefa8d14e release: bump to version - 2.0.10 2023-04-22 17:46:57 +00:00
OpenGOALBot 7257ccbd7c release: bump to version - 2.0.9 2023-04-04 22:31:14 +00:00
OpenGOALBot 50a8cf5a37 release: bump to version - 2.0.8 2023-04-02 01:51:52 +00: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
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
OpenGOALBot 32e5565e00 release: bump to version - 2.0.2 2023-03-15 23:34:15 +00: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 19bb63ce70
f/assets: switch to webm as they don't require gstreamer 2023-03-10 23:30:28 -05:00
Tyler Wilding 33b01cc8e8
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-03-01 01:03:20 -05:00
OpenGOALBot 594f9d457e release: bump to version - 1.9.0 2023-02-28 01:12:20 +00:00
Tyler Wilding 9952261eb5
tauri: embed the bootstrapper, minimal size increase for better compat 2023-02-19 00:22:29 -05:00
Tyler Wilding ed6655b909
deps: update tauri deps to the latest 2023-02-18 16:50:57 -05:00
Tyler Wilding fee811df72
backend: majority of version management implemented 2023-02-16 23:19:14 -05:00
Tyler Wilding 5dcdb7edf9
rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
Tyler Wilding 4a398175b6
Merge remote-tracking branch 'origin/main' into dev/new-ui 2023-02-12 19:17:56 -05:00
Tyler Wilding fbf71a8aa5
new-ui: adjust some things to make it successfully build locally 2023-02-12 19:13:40 -05:00