pizzaboxer
95360e57c4
Remove ReShade from licenses in about tab
2023-05-04 11:10:00 +01:00
pizzaboxer
c068bd339e
Reword descriptions in menu
2023-05-04 10:39:40 +01:00
pizzaboxer
7d672d6a0f
Remove ReShade
...
💀 💀 💀 reshade is gone 💀 💀 💀
2023-05-04 10:06:34 +01:00
pizzaboxer
bff6efe2c5
Move FastFlag config to separate tab
2023-05-02 00:05:33 +01:00
pizzaboxer
ec93ff0351
Minor changes
2023-05-01 23:40:49 +01:00
pizzaboxer
c04dba8d73
Add button to open ClientAppSettings.json
2023-05-01 21:57:46 +01:00
pizzaboxer
93694a5ff4
Add more options for channel change behaviour
2023-04-30 00:59:23 +01:00
pizzaboxer
606aadda97
Turn DeployManager from singleton to helper
...
this really did not need to be oop lol
2023-04-29 23:55:43 +01:00
pizzaboxer
a7f0b14081
Add selector between Voxel and Future lighting
2023-04-27 12:14:25 +01:00
pizzaboxer
cc337a3c7b
Fix formatting (4 spaces)
2023-04-26 12:49:53 +01:00
pizzaboxer
0efc43b445
Adjust wording and ordering
2023-04-26 12:42:09 +01:00
EasternBloxxer
1754f0de71
Update ModsPage.xaml
2023-04-24 18:03:08 +03:00
EasternBloxxer
e7431c652d
Update ModsPage.xaml
...
Fixed weird visual studio formatting.
2023-04-24 13:53:18 +03:00
EasternBloxxer
76efc5ac57
Ignore the above commits..........
2023-04-24 02:52:15 +03:00
EasternBloxxer
6c3fa8685d
Update ModsPage.xaml
...
Oops!
2023-04-24 02:48:49 +03:00
EasternBloxxer
7d84806e68
Update ModsPage.xaml
...
Add future thing
2023-04-24 02:36:58 +03:00
pizzaboxer
f28d956367
Add FFlag mod preset for mobile Lua app interface
...
lol
2023-04-21 18:42:46 +01:00
pizzaboxer
3b7a363aa0
Auto switch to LIVE if using ReShade
2023-04-21 13:25:28 +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
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
1f40efd10d
Add manual channel entry ( #132 )
2023-04-15 01:41:11 +01:00
pizzaboxer
eafce44bad
Add FFlag mod preset for menu versions
2023-04-14 23:18:24 +01: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
65c85b612a
Remove rbxfpsunlocker in favor of target FPS FFlag
2023-04-12 00:55:59 +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
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
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
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
db21afaaeb
Add disabling fullscreen optimizations ( #98 )
2023-03-09 11:02:58 +00:00
pizzaboxer
1e46aaa929
Add extra bootstrapper customization (#94/#95)
...
Added support for customizing bootstrapper title and icon
2023-02-19 16:59:11 +00:00
pizzaboxer
b6b7c13c6c
Finalize v2.0.0
2023-02-17 20:24:34 +00:00
pizzaboxer
1166ef9d60
Improve install migrating
...
All Bloxstrap files are now copied instead of just the Bloxstrap executable
2023-02-17 19:05:10 +00:00
pizzaboxer
e075e9b847
Split Bootstrapper tab into Appearance/Behaviour
2023-02-16 12:43:42 +00:00
pizzaboxer
fb4a417257
Make layout more accurate to WinUI
...
aghhhhhhhhhhhhh
2023-02-16 12:27:52 +00:00
pizzaboxer
1d48657152
Followup on custom integration support
...
stopped being lazy and actually added editing inside the menu window
2023-02-15 15:33:06 +00:00
pizzaboxer
525ca1d88b
Add option for opening current installation folder
2023-02-14 23:30:05 +00:00
pizzaboxer
17b57556b8
Move help documentation to repository wiki
2023-02-14 22:38:39 +00:00
pizzaboxer
6cb72a8038
Add custom integration support ( #76 )
2023-02-14 18:46:17 +00:00
pizzaboxer
8a4cc67893
Rearrange menu, one-time desktop icon creation
2023-02-13 22:25:57 +00:00
pizzaboxer
a634351c9d
Add logging
...
saves to bloxstrap folder if installed, temp local appdata folder if not installed or uninstalling
2023-02-13 22:05:10 +00:00
pizzaboxer
72783ec391
Add icon preview to menu
2023-02-13 13:40:50 +00:00
pizzaboxer
93ad0fb609
Rework dialog handling for better generic support
...
preparation for FluentDIalog
2023-02-10 10:46:58 +00:00
pizzaboxer
f9869459be
Update about page contributors
2023-02-03 22:06:51 +00:00
pizzaboxer
7eb9aa88f2
Add support for multi-instance launching ( #72 )
...
didnt fully look into handling mutex ownership and it'll probably screw up when the first roblox window is closed so hopefully this works fine 👍
2023-02-03 22:00:55 +00:00
pizzaboxer
02727cc751
Move ReShade folder to Integrations
...
Also adjusted design of ReShade settings in menu, and moved Screenshots folder to Pictures folder.
2023-02-03 20:44:28 +00:00