pizzaboxer
ef9a28c8ec
Check if player executable exists ( #128 )
2023-04-16 01:09:37 +01:00
pizzaboxer
1f40efd10d
Add manual channel entry ( #132 )
2023-04-15 01:41:11 +01:00
pizzaboxer
7fa4a0b989
Merge branch 'version-2.1.1' into version-2.2.0
2023-04-15 00:04:04 +01:00
pizzaboxer
c650c29016
Add WebView2 support
...
currently being tested in zintegration, hotfix needs to be released before it makes it way to LIVE
2023-04-15 00:01:48 +01:00
pizzaboxer
eafce44bad
Add FFlag mod preset for menu versions
2023-04-14 23:18:24 +01:00
pizzaboxer
3927d58290
Show channel name if not in predefined lists
2023-04-14 22:02:48 +02:00
pizzaboxer
45f760bc14
Add FFlag mod preset for 0-21 graphics slider
2023-04-14 21:31:34 +02:00
pizzaboxer
c5d46f5d46
Change how default flag values are handled
...
they're now all handled before they're saved/loaded
2023-04-13 21:04:54 +02:00
pizzaboxer
d7dc198a8b
Check if player executable exists ( #128 )
2023-04-12 11:06:27 +02:00
pizzaboxer
65c85b612a
Remove rbxfpsunlocker in favor of target FPS FFlag
2023-04-12 00:55:59 +02:00
pizzaboxer
994d736eeb
Fix bug with FFlags being saved when cancelled
2023-04-12 00:33:05 +02:00
pizzaboxer
aeeb89445e
Add FFlag preset for setting framerate cap
...
this will replace rbxfpsunlocker, and yeah having a default value of 99999 might be a bit weird lol
2023-04-12 00:28:54 +02:00
pizzaboxer
7281cbf54a
Merge branch 'version-2.2.0' of https://github.com/pizzaboxer/bloxstrap into version-2.2.0
2023-04-11 23:54:10 +02:00
pizzaboxer
7a305c6bd2
Write all FastFlag values strictly as strings
...
this is how roblox does it, and it just makes things easier
2023-04-11 23:54:03 +02:00
pizzaboxer
a95ce870db
Auto change icon to custom when changing location
...
i dont know what the issue id for this is because im on a plane like 999999 feet in the air 😭
2023-04-11 13:19:10 +01:00
pizzaboxer
48de954eb0
Merge pull request #127 from pizzaboxer/bugfix-124
...
Add proper global exception handling
2023-04-10 12:27:32 +01:00
pizzaboxer
b7c591bc88
[workflow] Run CI on all branches
2023-04-10 12:13:41 +01:00
pizzaboxer
18497312d3
Merge pull request #126 from bluepilledgreat/flag-logic-error
...
fix logic error
2023-04-09 18:21:48 +01:00
pizzaboxer
1f453a7a27
Add proper global exception handling
2023-04-09 18:16:26 +01:00
bluepilledgreat
6bbfdd4124
fix logic error
2023-04-09 18:13:22 +01:00
pizzaboxer
567dc7390b
Update README.md
...
so turns out i actually have to clarify this mfw
2023-03-16 07:25:06 +00:00
pizzaboxer
b425af0856
Update README.md
...
added more words idk
2023-03-14 11:17:12 +00:00
pizzaboxer
4bf49cd058
Fix README image sizing
...
forgot previewer width is wider than actual width
2023-03-13 19:33:27 +00:00
pizzaboxer
23627fa739
Update README.md
2023-03-13 19:23:49 +00:00
pizzaboxer
add07a1c71
Remove ping stats from server notifier
2023-03-13 19:14:24 +00:00
pizzaboxer
f8dd388f88
Finalize v2.1.0 update
...
extra quality assurance and stuff
2023-03-13 18:22:44 +00:00
pizzaboxer
e72202f6f8
Add integration for notifying server details
...
might just be the coolest integration yet
2023-03-13 00:54:41 +00:00
pizzaboxer
bbd2534f94
32-bit support notice followup
...
just realized the compatibility package makes the binary size balloon to 50mb lmao jesus
2023-03-12 23:14:09 +00:00
pizzaboxer
b8dd708276
Add 32-bit support notice
2023-03-12 23:05:51 +00:00
pizzaboxer
75290fd9ee
Use universe info for game presence
2023-03-12 17:18:05 +00:00
pizzaboxer
961d21cff9
Add exception handling for main thread
...
wdym you're not supposed to just throw everything into a try catch block i have no idea what youre talking about
2023-03-12 14:14:10 +00:00
pizzaboxer
558fc4e983
Improve auto updating (notification/bugfix)
2023-03-12 13:39:11 +00:00
pizzaboxer
fdc9f9b1bc
Follow up on FastFlag modding implementation
...
took me 2 days to think of this mfw
2023-03-11 23:52:53 +00:00
pizzaboxer
04fd634784
Add support for FastFlag mods ( #98 )
2023-03-10 00:00:53 +00:00
pizzaboxer
d5d95872bb
Fix UDMUX detection in client log parser
2023-03-09 11:07:53 +00:00
pizzaboxer
db21afaaeb
Add disabling fullscreen optimizations ( #98 )
2023-03-09 11:02:58 +00:00
pizzaboxer
4050b1c2e6
bump version, browserTrackerId, update in temp
...
so turns out the browserTrackerId is actually necessary lol oops
2023-03-09 00:43:58 +00:00
pizzaboxer
d1b75f6874
Fix singleton mutex handling (for real) ( #99 )
2023-03-08 23:34:44 +00:00
pizzaboxer
b61f8730ef
Fix process detection
...
also fixed a bug with reshade shader uninstalling
2023-03-08 22:08:04 +00:00
pizzaboxer
ad886df373
Fix dialog not closing when opening website ( #103 )
2023-03-08 21:51:00 +00:00
pizzaboxer
1e50a8b632
Fix game activity for UDMUX protected servers
2023-03-08 21:48:28 +00:00
pizzaboxer
b44b62a185
Use Roblox launch URI instead of website deeplink
2023-03-08 21:29:17 +00:00
pizzaboxer
cc22ee1591
Whitespace formatting, move Integrations folder
2023-03-08 21:25:40 +00:00
pizzaboxer
92c420d888
Merge pull request #107 from Extravi/main
...
Fixed ReShade installer.
2023-03-08 17:42:10 +00:00
pizzaboxer
35a621ad29
Fix MXAO and fix whitespace
...
Co-Authored-By: Extravi <98912029+Extravi@users.noreply.github.com>
2023-03-08 17:35:22 +00:00
pizzaboxer
e8e56b9669
Shader download configuration, 5.7.0 update check
...
Made shader download behaviour more modular and configurable, and added a check for redownloading all shaders when upgrading to 5.7.0
2023-03-08 17:16:41 +00:00
Extravi
2eea58f472
Update ReShade.cs
2023-03-05 21:12:42 -05:00
Extravi
1bfef1ee01
Update ReShade.cs
2023-03-05 21:11:53 -05:00
Extravi
26a70f4abf
fixed reshade support
2023-03-05 18:55:45 -05:00
pizzaboxer
222006fa6a
Hold singleton mutex open if owned
...
Still not perfect, thanks to C#'s async threading weirdness it's possible for ownership of the mutex to still be lost - no idea how, but it should mostly work fine.
2023-02-19 17:38:02 +00:00