pizzaboxer
e72202f6f8
Add integration for notifying server details
...
might just be the coolest integration yet
2023-03-13 00:54:41 +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
db21afaaeb
Add disabling fullscreen optimizations ( #98 )
2023-03-09 11:02:58 +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
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
9a90488575
Adjust default settings
2023-02-18 17:18:30 +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
6cb72a8038
Add custom integration support ( #76 )
2023-02-14 18:46:17 +00:00
pizzaboxer
48d09f6730
Draft design and functionality for Fluent Dialog
2023-02-12 23:19:00 +00:00
pizzaboxer
3143b17666
Move mod manifest to State.json
2023-02-04 21:32:35 +00:00
pizzaboxer
c1b892787a
Add State file
2023-02-04 17:44:08 +00:00
pizzaboxer
93b082263b
Refactor settings management
2023-02-04 17:03:26 +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
8552d94a4a
Add backend code for new menu
2023-02-03 17:37:10 +00:00
pizzaboxer
d7b8efbc2c
Cleanup namespace ordering
2023-01-27 15:54:18 +00:00
pizzaboxer
3f69b1a998
Fix directory structure
2023-01-27 15:26:41 +00:00
pizzaboxer
44183090e0
Initialize stock WPF application
2023-01-27 13:22:02 +00:00
pizzaboxer
0f8cd4a922
Add icon for launching from desktop
2023-01-21 22:32:06 +00:00
pizzaboxer
e10e2a830b
Finalize ReShade support
...
should hopefully be all done now, i think...?
2023-01-21 20:20:30 +00:00
pizzaboxer
fea122f928
Followup on ReShade support
...
Added ReShade/preset updating, UI fonts and Extravi's ReShade config
2023-01-16 10:06:28 +00:00
pizzaboxer
7f978c22a4
Publish draft for ReShade support
...
Only things left to implement are updating for ReShade/Extravi's presets, credits, and hopefully some bug fixes.
2023-01-15 17:51:53 +00:00
pizzaboxer
f8f6ce0c0c
Rearrange preferences, channel change prompting
2023-01-13 20:44:14 +00:00
pizzaboxer
54f12965c3
Work on config UI for ReShade and add tooltips
2023-01-13 16:02:33 +00:00
pizzaboxer
3a52aeeb67
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap
2022-12-26 23:42:58 +00:00
pizzaboxer
60b0f66085
Re-add option for disabling desktop app
...
Using the fix that @1011025m provided in the discussion for issue #40
2022-12-26 23:42:19 +00:00
Matthew Brown
e77f8c1c65
use clientsettings to fetch version
2022-11-24 18:22:18 +00:00
pizzaboxer
a39ce6bf81
Make rbxfpsunlocker updating more reliable ( #46 )
...
depending on file timestamps suck
2022-11-14 18:07:02 +00:00
pizzaboxer
4c5bdb3488
Don't launch Roblox after install/update
2022-10-05 21:01:41 +01:00
pizzaboxer
350b655060
Add revamped config menu w/ WPF and theming
2022-10-04 22:03:38 +01:00
pizzaboxer
8316c9ec72
Code cleanup and minor fixes
...
- Fixed channel arg not being set when launching game client
- Fixed preferences tooltip hiding too early
- Fixed last deploy info not showing for the right channel
- Last deploy info now shows deploy timestamp according to system timezone
2022-08-27 13:41:15 +01:00
pizzaboxer
0a2382d590
v1.4.0: Build channel support, use rbxcdn, cleanup
...
thanks clonetrooper for reminding me rbxcdn exists - don't know why i used s3 directly since it's so much slower
2022-08-26 12:48:35 +01:00
pizzaboxer
3e42c7511a
Use static JSON models and some cleanup
2022-08-22 21:55:07 +01:00