pizzaboxer
64db0527b3
Use clientsettingscdn instead of clientsettings
2023-04-23 15:54:46 +01:00
pizzaboxer
4630b3c9bd
Fix formatting
...
I LOVE VISUAL STUDIO
2023-04-22 21:32:26 +01:00
pizzaboxer
b89bb0a140
Preserve time spent when teleporting within game
2023-04-22 21:31:48 +01:00
pizzaboxer
f28d956367
Add FFlag mod preset for mobile Lua app interface
...
lol
2023-04-21 18:42:46 +01:00
pizzaboxer
8dde69d580
Fix FastFlags being loaded too early
2023-04-21 18:25:32 +01:00
pizzaboxer
43555d7a4e
Merge branch 'version-2.2.0'
2023-04-21 13:46:25 +01:00
pizzaboxer
89e76efe6c
Revert "Update README.md"
...
This reverts commit 4758c4ead9
.
2023-04-21 13:44:15 +01:00
pizzaboxer
3b7a363aa0
Auto switch to LIVE if using ReShade
2023-04-21 13:25:28 +01:00
pizzaboxer
2b8d850c04
Revert "Make Mods the default page"
...
This reverts commit d30aff867a
.
2023-04-21 11:56:25 +01:00
pizzaboxer
becc73929e
Revert "Remove ReShade"
...
instead of removing reshade outright, it's probably better to just make people switch to LIVE for now. yeah, reshade is on its last knees, but if there's still time, i'm taking it
2023-04-21 11:56:19 +01:00
pizzaboxer
d30aff867a
Make Mods the default page
2023-04-20 14:23:12 +01:00
pizzaboxer
4758c4ead9
Update README.md
2023-04-20 14:01:25 +01:00
pizzaboxer
055e75cfbe
Formatting fixes, bump version
2023-04-20 13:30:29 +01:00
pizzaboxer
6ea198f1e1
Fix Byfron crashes
...
turns out byfron will trip if you keep a process handle for robloxplayerbeta open for any longer than a minute
2023-04-20 12:54:02 +01:00
pizzaboxer
b3dcb48038
Make launch behaviour closer to official launcher
...
no custom start event, only specifying launchtime when launched from website
oh yeah i fixed a bug with fflag management
2023-04-20 11:51:37 +01:00
pizzaboxer
826b0a04ca
Reorganize stuff
...
moved around stuff to better reflect the regions they're supposed to be in
2023-04-20 10:32:51 +01:00
pizzaboxer
6cc701f6a2
Remove ReShade
...
also fixed a bug with deleted mods not being correctly applied after adding webview2 support
2023-04-20 09:55:18 +01:00
pizzaboxer
c87eff997a
Add check for working deployment domain ( #134 )
...
this is gonna suck to merge into 2.2.0 lmao
2023-04-20 09:17:21 +01:00
pizzaboxer
61b2c4b5a1
Merge branch 'version-2.1.1'
2023-04-16 02:28:17 +01:00
pizzaboxer
f1314c6422
Update version
...
i might actually be stupid this is like the second time this has happened
2023-04-16 02:28:05 +01:00
pizzaboxer
9d6bf8c024
Merge pull request #138 from pizzaboxer/version-2.1.1
...
Version 2.1.1
2023-04-16 02:07:15 +01:00
pizzaboxer
be938796ae
Add check for working deployment domain ( #134 )
...
this is gonna suck to merge into 2.2.0 lmao
2023-04-16 01:58:11 +01:00
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