Commit graph

131 commits

Author SHA1 Message Date
OpenGOALBot b1fa5467ad release: bump to version - v2.5.1 2024-10-03 23:03:02 +00:00
OpenGOALBot 903b13475a release: bump to version - v2.5.0
Some checks failed
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
2024-09-17 04:41:07 +00:00
OpenGOALBot c2174bbf5e release: bump to version - v2.4.10 2024-09-01 01:18:40 +00:00
Tyler Wilding 278903c41b
Mod Source Support Finalization (#530)
Co-authored-by: Matt Dallmeyer <mattdallmeyer@gmail.com>
Co-authored-by: dallmeyer <2515356+dallmeyer@users.noreply.github.com>
Co-authored-by: Zedb0T <89345505+Zedb0T@users.noreply.github.com>
2024-08-30 15:41:07 -04:00
OpenGOALBot 047976e4a1 release: bump to version - v2.4.9 2024-07-26 00:02:46 +00:00
OpenGOALBot 7172988b49 release: bump to version - v2.4.8 2024-07-01 02:19:37 +00:00
OpenGOALBot eed6cf4774 release: bump to version - v2.4.7 2024-06-28 06:31:43 +00:00
OpenGOALBot a0294ac9e4 release: bump to version - v2.4.6 2024-05-31 22:29:53 +00:00
OpenGOALBot 63144b5de8 release: bump to version - v2.4.5 2024-05-14 03:05:53 +00:00
OpenGOALBot 5a73944db0 release: bump to version - v2.4.4 2024-04-28 19:53:46 +00:00
OpenGOALBot 472899c14a release: bump to version - v2.4.3 2024-03-08 00:43:04 +00:00
OpenGOALBot 12f19ad0b7 release: bump to version - v2.4.2 2024-02-28 01:45:26 +00:00
Tyler Wilding bef44470c6
backend/frontend: add a check for the VCC Runtime on windows (#437)
Fixes #303 by checking for the installation and directing the user to go
install it themselves, avoids complicated installer editing which is
good, i can now pursue getting that translated and switching to NSIS (i
think doing the VCC installation would have been easier with the wix
installer).

However this is also better because it will check when the game is
installed rather than the launcher itself (you could imagine a user
removing the runtime after installing the launcher).

![Screenshot 2024-02-10
170813](https://github.com/open-goal/launcher/assets/13153231/2155819d-400b-41ba-97aa-c5f6c95ce427)
2024-02-10 19:57:23 -05:00
OpenGOALBot cd78892334 release: bump to version - v2.4.1 2024-01-31 03:05:55 +00:00
OpenGOALBot 5dbd33d03a release: bump to version - v2.4.0 2023-11-06 05:29:17 +00:00
OpenGOALBot 7e271e8357 release: bump to version - v2.3.6 2023-11-05 18:47:37 +00:00
OpenGOALBot e8e609908c release: bump to version - v2.3.5 2023-11-05 16:41:13 +00:00
OpenGOALBot c7766cdee6 release: bump to version - v2.3.4 2023-11-05 15:43:13 +00:00
OpenGOALBot d47cfb4183 release: bump to version - v2.3.3 2023-11-05 03:34:24 +00:00
OpenGOALBot 1f6efe2fa8 release: bump to version - v2.3.2 2023-11-04 18:37:23 +00:00
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