Commit Graph

621 Commits

Author SHA1 Message Date
bluepilledgreat
f7c23d94e3 fix entry name not being set to the new one
from c3a2f12719
2024-04-21 13:27:44 +01:00
bluepilledgreat
c0d61654e5 Revert "refactor!: removal of fastflag configuration/#1321"
This reverts commit c3013a09c5.
2024-04-21 13:26:21 +01:00
pizzaboxer
c7bb481432
refactor: launch roblox using protocol string 2024-02-23 03:26:20 +00:00
pizzaboxer
f7fb08cff6
fix: locale problems with DateTime parsing 2024-02-23 03:08:06 +00:00
pizzaboxer
b07ffceb3d
fix: kill roblox process when uninstalling/#1195 2024-02-23 03:04:25 +00:00
pizzaboxer
ce3c744a51
fix: publishing builds in VS (for me at least) 2024-02-23 02:44:48 +00:00
pizzaboxer
c3013a09c5
refactor!: removal of fastflag configuration/#1321 2024-02-23 02:01:19 +00:00
pizzaboxer
2531b44fd6
Bump version to 2.6.0 2024-02-23 01:49:01 +00:00
pizzaboxer
880c076fcd
Bump version 2023-11-03 21:27:57 +00:00
pizzaboxer
499a0f9861
Fix text overflow in flag import dialog (#608) 2023-11-03 21:11:57 +00:00
pizzaboxer
c4d3c5b64f
Fix reinstallation bug (#791) 2023-11-03 09:43:30 +00:00
pizzaboxer
c7f10c2a8b
Fix bug with font chooser not showing on old OSes 2023-11-03 09:38:41 +00:00
pizzaboxer
df54dcb9e1
Remove options for rendering mode selection 2023-11-03 09:03:55 +00:00
pizzaboxer
2552b3139d
Hide options for channel configuration 2023-11-03 08:54:44 +00:00
pizzaboxer
456c3e48ad
Change wording of warning, and remove choice 2023-11-03 08:46:29 +00:00
pizzaboxer
fc0d5b14fc
Merge pull request #895 from 1011025m/bs-check-channel-avail
Reopening of #869
2023-11-03 08:37:47 +00:00
1011025m
e62f8784a6 Code cleanup + small regression
don't prompt if channel switching is auto
2023-11-01 00:06:18 +08:00
1011025m
a3798f4a54 Respect user setting for changing release channels
Added a few prompts
2023-10-29 20:46:03 +08:00
1011025m
1ccec2a675 Handle error when channel is not available to user 2023-10-29 20:04:28 +08:00
pizzaboxer
a099d16072
Fix selected escape menu version not applying 2023-10-11 14:23:04 +01:00
pizzaboxer
3439223e0c
Merge branch 'version-2.5.2-cdn-bugfix' 2023-10-11 14:09:45 +01:00
pizzaboxer
58cb431628
Bump version 2023-10-11 12:14:57 +01:00
pizzaboxer
ea806fcd8e
Check for HTTP 200 when checking deploy mirrors 2023-10-11 08:44:48 +01:00
pizzaboxer
19a46eff92
Add issue templates 2023-10-06 13:28:14 +01:00
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