idkthegithub
292925e1c8
Update AppearancePage.xaml
2023-05-15 11:58:21 +02:00
idkthegithub
82ff710eb3
Update Bootstrapper.cs
2023-05-15 11:56:46 +02:00
idkthegithub
c7083ba184
Update Settings.cs
...
uhhhh
2023-05-15 11:55:33 +02: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
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
1011025m
969dbbbf92
Regression, it didn't have to be over engineered
2023-05-13 20:43:13 +08:00
1011025m
58932f4b34
i forgor 💀
2023-05-13 12:13:15 +08:00
1011025m
2a24a0526f
Fix padding and visibility
2023-05-13 12:05:20 +08:00
1011025m
74d15c9bf3
Add Byfron logo
2023-05-13 11:57:16 +08:00
1011025m
7e82dc4436
Didn't pass the -a flag in git...
2023-05-13 10:31:05 +08:00
1011025m
066fda920e
More corrections to mimic the dialog
2023-05-13 10:29:21 +08:00
pizzaboxer
bb076da366
Match text as closely as possible
2023-05-12 09:48:11 +01:00
pizzaboxer
e0df513a93
Rename HyperionDialog as ByfronDialog
2023-05-11 13:23:47 +01:00
pizzaboxer
d87c29e078
Set icon and title
2023-05-11 13:18:14 +01:00
1011025m
85c83af15e
Fix padding on close button
...
xd
2023-05-11 01:16:16 +08:00
1011025m
6de96bbf60
Embedding SVG data into dialog and make it theme-aware
2023-05-11 00:56:13 +08:00
pizzaboxer
3f6154cf84
Change ordering in Appearance menu
2023-05-10 13:44:09 +01:00
pizzaboxer
26a7dfe5af
Make Hyperion dialog inherit from Fluent dialog
2023-05-10 13:41:36 +01:00
1011025m
703181b336
Fix styling
2023-05-09 21:46:15 +08:00
1011025m
48ebf758a0
Add view model and assets for "Hyperion" mockup bootstrapper
2023-05-09 21:09:34 +08:00
1011025m
15d81cf8a7
Add Hyperion mockup bootstrapper style
2023-05-09 21:01:47 +08:00
pizzaboxer
39d919811f
Add support for game message communication ( #183 )
...
game scripts can print a client message to send messages to bloxstrap, right now only for setting the presence status
message is a json string formatted with the properties "command" and "data" that's prefixed with the string "[SendBloxstrapMessage]"
example:
print('[SendBloxstrapMessage] {"command":"SetPresenceStatus", "data":"hi"}')
2023-05-09 12:21:56 +01:00
pizzaboxer
51ff6680e3
Merge pull request #218 from fxeP1/main
...
Implement Direct3D10 rendering mode.
2023-05-07 07:53:17 +01:00
pizzaboxer
5b7d52581c
Minor wording change
2023-05-07 07:52:45 +01:00
fxe
1a4ebad370
Implement Direct3D10 rendering mode.
2023-05-06 09:47:16 +01:00
pizzaboxer
74f63df43a
Fix typo in ReShade removal notice ( #195 )
...
mfw https://twitter.com/boxerpizza/status/1650825767553495041 came back to slap me in the face
2023-05-05 08:47:05 +01:00
pizzaboxer
5d6538c20d
Merge pull request #191 from pizzaboxer/pizzaboxer-patch-1
...
Remove ReShade from feature list (#190 )
2023-05-04 20:30:50 +01:00
pizzaboxer
5030b69445
Remove ReShade from feature list ( #190 )
...
lmao
2023-05-04 20:30:43 +01:00
pizzaboxer
cec5c58e7c
Last minute fixes
2023-05-04 14:16:06 +01:00
pizzaboxer
1dfc299f48
Bump project version (2.2.0 -> 2.3.0)
2023-05-04 11:11:59 +01:00
pizzaboxer
5fd5ac1fd0
Merge branch 'version-2.3.0' of https://github.com/pizzaboxer/bloxstrap into version-2.3.0
2023-05-04 11:11:35 +01:00
pizzaboxer
0b90c66e1c
Remove ZWinPlayer64 from selectable channels
2023-05-04 11:11:30 +01:00
pizzaboxer
95360e57c4
Remove ReShade from licenses in about tab
2023-05-04 11:10:00 +01:00
pizzaboxer
29d8541e69
Update README.md with new screenshots
...
also some minor wording changes
2023-05-04 11:01:00 +01:00
pizzaboxer
2b8d8de06d
Fix 32-bit removal
...
oops screwed up that one webview2 registry key
2023-05-04 10:50:32 +01:00
pizzaboxer
c068bd339e
Reword descriptions in menu
2023-05-04 10:39:40 +01:00
pizzaboxer
85ecef310a
Remove 32-bit support
...
💀 💀 💀 32 bit is GONE 💀 💀 💀
2023-05-04 10:15:55 +01:00
pizzaboxer
7d672d6a0f
Remove ReShade
...
💀 💀 💀 reshade is gone 💀 💀 💀
2023-05-04 10:06:34 +01:00
pizzaboxer
d1527535e4
Rename a bunch of classes
...
yea
2023-05-03 18:19:26 +01:00
pizzaboxer
e4ae6f6ccc
Addendum - invisible unicode characters
2023-05-03 18:16:32 +01:00
pizzaboxer
a2acb24638
Fix dc presence not working with short game name
2023-05-03 16:48:18 +01:00
pizzaboxer
18483f2f1c
Merge pull request #176 from nakoyasha/version-2.3.0
...
Fix permission denied error upon attempting to init pizzaboxer/wpfui
2023-05-02 12:43:44 +01:00