pizzaboxer
6af7188ffe
Add notice for missing Windows Media components
2023-06-26 22:57:09 +01:00
pizzaboxer
e7fd0b9642
Minor restructuring
2023-06-26 22:33:15 +01:00
pizzaboxer
28bcf57dff
Re-enable desktop app if launching with deeplink
2023-06-26 22:06:40 +01:00
pizzaboxer
09d20ac427
Add installation path check ( #314 )
2023-06-26 21:50:47 +01:00
pizzaboxer
670790a023
Enable D3D exclusive fullscreen by default
2023-06-26 21:36:07 +01:00
pizzaboxer
14a1872674
Disambiguate options for lighting mode selection
2023-06-26 20:46:30 +01:00
pizzaboxer
9aded4ead5
Remove option for the 2021/v3 escape menu ( #328 )
...
rip :(
2023-06-26 20:43:48 +01:00
pizzaboxer
1232501698
Fix WebView2 check
2023-06-26 17:43:14 +01:00
pizzaboxer
324859521e
Line ending normalization
2023-06-26 17:42:38 +01:00
pizzaboxer
59bda907d3
Revert "WebView2 bugfix"
...
This reverts commit a71f8e5606
.
it was not supposed to do that :( whyyyyyyyyy
2023-06-13 08:13:53 +01:00
pizzaboxer
a71f8e5606
WebView2 bugfix
...
oops lol
2023-06-13 08:12:16 +01:00
pizzaboxer
09ad916236
Improve how updating Roblox is handled
...
fixes the problem of the versions folder not being properly cleaned out
also instead of skipping the roblox update process if multiple instances are running, continue with the update process but don't delete any older versions when finished
2023-06-12 16:49:14 +01:00
pizzaboxer
3926f30866
Improve how multiple menu instances are handled
2023-06-12 12:16:42 +01:00
pizzaboxer
778a67dcb9
Add support for the 2023 v4 menu
2023-06-12 11:41:24 +01:00
pizzaboxer
3b9ce60779
Update README.md
...
huh since when did i remove this credit whoops
2023-06-04 13:50:17 +01:00
pizzaboxer
03417fb3ef
Change how downloads are shown on README
...
we've become popular enough to not have to artifically boost our download count anymore 🥳 🥳 🥳
2023-05-30 20:05:21 +01:00
pizzaboxer
7b950cba55
Merge branch 'bugfix-268' into version-2.4.0
2023-05-27 19:28:32 +01:00
pizzaboxer
cf1514d6be
Use ToLowerInvariant() instead of ToLower() ( #268 )
...
oops
2023-05-27 19:25:33 +01:00
pizzaboxer
053197ca64
Fix spacing
2023-05-25 23:13:36 +01:00
pizzaboxer
1106d1ff0c
Rearrange FastFlags menu tab
...
prioritized presets that are likely to be used the most, and are what would stand out to people the most
also removed the desktop app mobile layout preset, primarily just added it for filler when i was first working on fflag integration but now there really is too many options lol
2023-05-25 23:09:29 +01:00
pizzaboxer
c1410aa38c
Add option for FIB Phase 2 / ShadowMap ( #263 )
2023-05-25 23:02:53 +01:00
pizzaboxer
ada0dc91af
Better handling of malformed registry key ( #264 )
2023-05-25 22:56:08 +01:00
pizzaboxer
244c3dee40
Fully cleanup Bloxstrap folder after install
...
this also goes to show just how much of a mess bootstrapper dialog management is lol
2023-05-24 18:27:11 +01:00
pizzaboxer
57e6454fd7
Add program size estimation
...
conditions are kinda messy but its fine
2023-05-24 14:56:47 +01:00
pizzaboxer
54b65f8728
Improve WebView2 install handling
...
cuts down on code and should better account for multiple instances
2023-05-24 11:21:53 +01:00
pizzaboxer
c7a7feeebf
Add process ID to log filename #212
...
an attempt to mitigate a bug with rogold accidentally launching roblox twice when launching a game through one of its added features making bloxstrap error because both instances will have the same log filename
don't want to just terminate any launched instances that encounter the same filename since there could be a case of someone intentionally launching roblox repeatedly
this won't actually stop the double launching, there's not much way around that without being able to see the executing args of other bloxstrap instances, but it solves the error
2023-05-24 11:02:57 +01:00
pizzaboxer
af26604980
oh yeah some more stuff
2023-05-18 20:46:06 +01:00
pizzaboxer
a740f99b50
Add support for emoij selection ( #148 )
2023-05-18 11:24:09 +01:00
pizzaboxer
5d94ca7944
Revert "Update ci.yml"
...
This reverts commit 50bb408e18
.
2023-05-16 11:05:33 +01:00
pizzaboxer
95fcdf4eda
Revert "Make Resources folder for emoji font mod"
...
This reverts commit 00c9bd2e55
.
2023-05-16 11:05:29 +01:00
pizzaboxer
00c9bd2e55
Make Resources folder for emoji font mod
...
added as a submodule to ensure it's fixed on a specific commit tag for added security
2023-05-16 11:03:19 +01:00
pizzaboxer
50bb408e18
Update ci.yml
2023-05-16 10:51:39 +01:00
pizzaboxer
c6b7df80fd
Merge branch 'main' into version-2.4.0
2023-05-16 10:42:07 +01:00
pizzaboxer
dc997743c7
Fix tab indentation
...
I HATE VISUAL STUDIO
2023-05-16 10:34:59 +01:00
pizzaboxer
dbabfb34b4
Move multi instance launching to Integrations tab
...
i don't remember my justfiication for putting this under the behaviour tab? integrations makes a lot more sense imo
2023-05-16 10:17:03 +01:00
pizzaboxer
dd60e78a5d
Refactor class/folder structure of UI elements
...
pain
2023-05-15 15:06:39 +01:00
pizzaboxer
baf70aa2e5
Add credits for the so-far uncredited
2023-05-15 13:47:33 +01:00
pizzaboxer
424cbf9154
Amend commit for old character sound mod
...
i need to stop instinctively pushing to origin
2023-05-15 13:29:34 +01:00
pizzaboxer
3403fa4256
Add mod preset for emulating old character sounds
2023-05-15 12:56:13 +01:00
pizzaboxer
c72fdf1ca9
Fix stuck notification area icon issue
...
oh so it was that simple huh lmao
2023-05-15 08:41:41 +01:00
pizzaboxer
7634af342a
Update README feature list
2023-05-14 21:16:37 +01:00
pizzaboxer
d96df87006
Auto set Vulkan window minimize fix flag
2023-05-14 03:02:33 +01:00
pizzaboxer
22e1623d23
Fix bug with ClientAppSettings edit button state
2023-05-14 02:53:22 +01:00
pizzaboxer
cb551ad0d6
Add FFlag preset for GUI hiding
...
many thanks to https://github.com/pizzaboxer/bloxstrap/issues/230#issuecomment-1542966228
2023-05-14 02:48:33 +01:00
pizzaboxer
64978aecb0
Add FFlag preset for enabling old textures ( #215 )
2023-05-14 02:21:41 +01:00
pizzaboxer
6d72ec973e
Move auto channel change preference
...
moved to installation tab to make it clearer that it's related to channel preference
2023-05-14 02:05:38 +01:00
pizzaboxer
a0bebbaa20
Merge pull request #232 from 1011025m/byfron-splash
...
Add "Hyperion" bootstrapper style
2023-05-14 01:51:48 +01:00
pizzaboxer
a50a032e84
credits :D
2023-05-14 01:51:28 +01:00
pizzaboxer
1f91c309ca
Add client version number
...
Finalizing the fake Byfron style
2023-05-14 01:39:28 +01:00
pizzaboxer
9da925cd54
Add fake Byfron logo
...
Also undo some changes for version number and stuff, I'll do that later in a sec
2023-05-13 14:23:32 +01:00