Commit Graph

597 Commits

Author SHA1 Message Date
pizzaboxer
040aaa1fb1
Merge pull request #642 from pizzaboxer/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-04 17:49:29 +01:00
dependabot[bot]
197a7d6601
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:43:13 +00:00
pizzaboxer
5c3b25ddf3
yeah let's stop advertising this as a feature 2023-08-27 11:30:45 +01:00
pizzaboxer
51dc149a56
Merge pull request #596 from pizzaboxer/version-2.5.2
Version 2.5.2
2023-08-26 21:39:39 +01:00
pizzaboxer
197429dbf9
Fix theme not applying to notification area menu 2023-08-26 20:52:56 +01:00
pizzaboxer
0cca373833
Fix bug with launch closing not cancelling
so apparently this is just a problem that has always existed lol
2023-08-26 19:39:57 +01:00
pizzaboxer
199842547c
Attempt to debug improper package extractions
/shrug
2023-08-26 16:21:59 +01:00
pizzaboxer
f5da33e929
Prevent redundant FFlag configuration logs 2023-08-26 15:44:42 +01:00
pizzaboxer
1fda39bfb5
i forgot you can do this 2023-08-26 14:57:52 +01:00
pizzaboxer
dec04ecbd1
Bump version 2023-08-26 14:52:17 +01:00
pizzaboxer
30ae314537
Show notice if ShellLink can't be loaded 2023-08-26 14:49:06 +01:00
pizzaboxer
0df4840873
Make exception detection language agnostic
mfw windows
2023-08-26 11:35:21 +01:00
pizzaboxer
35253145cc
oops forgot to remove my test code 2023-08-26 00:36:03 +01:00
pizzaboxer
034a513650
Mitigate "decryption operation failed" error
cant believe i only had this idea just now
2023-08-26 00:34:58 +01:00
pizzaboxer
cd0547664c
Show better error message when auto-updating fails 2023-08-26 00:05:18 +01:00
pizzaboxer
af14c19334
Catch exceptions when trying to delete a package 2023-08-25 23:45:52 +01:00
pizzaboxer
a9b3d43ab2
Fix "access is denied" error
I LOVE TESTING IN PROD
2023-08-25 23:25:08 +01:00
pizzaboxer
8f084958e2
Merge pull request #578 from pizzaboxer/version-2.5.1
Version 2.5.1
2023-08-24 23:25:30 +01:00
pizzaboxer
35caf8e730
Fix activity tracking
bruh moment
2023-08-24 22:49:11 +01:00
pizzaboxer
b6dee9c772
Allow for flag names to be editable 2023-08-24 22:22:41 +01:00
pizzaboxer
5741d82f3d
Improve mutex stuff?
idk i cant really find anything else wrong with it
2023-08-23 23:22:42 +01:00
pizzaboxer
7a963c53f7
Add friendly info for HTTP request timeouts 2023-08-23 19:30:04 +01:00
pizzaboxer
e318c98c41
Only extract files when necessary 2023-08-23 19:22:04 +01:00
pizzaboxer
67f673ae85
Improve bootstrapper cancelling (#512) 2023-08-23 13:36:57 +01:00
pizzaboxer
5f8e1401c7
Allow flag JSON importing to be done by copy-paste 2023-08-23 13:25:37 +01:00
pizzaboxer
517546087c
Remove install location changing post installation 2023-08-23 12:43:10 +01:00
pizzaboxer
cf09956258
Add more restrictions on install path selection 2023-08-23 11:27:45 +01:00
pizzaboxer
1f86996d7d
Skip mod check if Roblox is running 2023-08-23 11:12:48 +01:00
pizzaboxer
85c19a5e0d
Fix single-letter game names Again 2023-08-23 10:43:07 +01:00
pizzaboxer
ee8f583bae
Gatekeep channel selection
👍
2023-08-23 10:35:10 +01:00
pizzaboxer
1e8a4359d7
Fix selected menu version not applying (#528) 2023-08-23 10:27:30 +01:00
pizzaboxer
47dcec060b
Revert to LIVE if there's no Windows build (#526) 2023-08-23 10:10:33 +01:00
pizzaboxer
541a8bdc73
Fix clipboard copying (#522) 2023-08-23 09:57:11 +01:00
pizzaboxer
30b06947d1
Merge pull request #558 from apprehensions/main
Fix Typos
2023-08-19 12:40:56 +01:00
sewn
473cb5c70c
Fix Typos 2023-08-19 13:21:52 +03:00
pizzaboxer
f7592f3df8
Winget is BACK 2023-08-09 10:52:42 +01:00
pizzaboxer
e5bd4f3678
Fix bug with duplicate launch checking 2023-08-06 14:44:12 +01:00
pizzaboxer
f617700457
Unwrap inner exceptions when showing exception 2023-08-06 14:32:58 +01:00
pizzaboxer
53ccac4b37
(Attempt to) fix duplicate exception dialogs 2023-08-06 14:24:17 +01:00
pizzaboxer
b6de3645b7
Catch exceptions when deleting files/folders 2023-08-06 14:21:27 +01:00
pizzaboxer
b22d72a1b8
Allow for rich presence to be set on game join
better title: Allow for rich presence to be set through BloxstrapRPC on immediate game join
2023-08-05 01:03:33 +01:00
pizzaboxer
871bf2f9b1
Prompt to validate install location correction 2023-08-05 00:22:29 +01:00
pizzaboxer
292d07cdec
Set channel as production by default (#509) 2023-08-04 22:14:26 +01:00
pizzaboxer
e2041d5631
Fix typo in server location notification 2023-08-04 17:36:43 +01:00
pizzaboxer
81cdede240
Remove FastFlag preset for setting MSAA 2023-08-04 17:36:14 +01:00
pizzaboxer
db92b80e4c
Merge branch 'bugfix-490' into version-2.5.1 2023-08-02 17:10:47 +01:00
pizzaboxer
dd06d9c3d1
Bump to 2.5.1 2023-08-02 16:51:17 +01:00
pizzaboxer
ba57d584f0
Remove redundant connectivity check
keep the single connectivity check for testing if the roblox website can be contacted
2023-08-02 14:59:29 +01:00
pizzaboxer
d43aee3903
Remove Winget installation instructions (for now)
waiting for the packages to go through, don't want people downloading an out-of-date version
2023-08-02 10:41:19 +01:00
pizzaboxer
173494641a
Show all inner exceptions for connectivity dialog
maybe using a viewmodel isnt a bad idea after all...
2023-08-02 10:37:27 +01:00