pizzaboxer
e10e2a830b
Finalize ReShade support
...
should hopefully be all done now, i think...?
2023-01-21 20:20:30 +00:00
pizzaboxer
c65b43a353
Add auto-updating ReShade config
2023-01-20 20:55:57 +00:00
pizzaboxer
b74f9776b8
Forgot to add back using statement
2023-01-17 22:18:18 +00:00
pizzaboxer
83f37ee6c3
Rework Preferences menu and file modding
...
Adds help windows to the Preferences menu, reworked directory structure and allowed files in the root mod directory to be applied to the version folder.
2023-01-17 22:13:51 +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
84233ea254
Add check for free disk space
2023-01-13 22:54:35 +00:00
pizzaboxer
bdf84693ad
Fix Discord RP reading the wrong log file
...
I can't actually test this yet since I can't reproduce the problem on my PC, but for now I'll just push this.
2023-01-13 21:17:14 +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
a69522b00d
Miscellaneous improvements
2023-01-09 21:55:22 +00:00
pizzaboxer
bb65472886
Increase icon resolutions
2023-01-09 21:35:16 +00:00
pizzaboxer
078de51ce7
Add support for WinForms DPI scaling
2023-01-09 19:39:27 +00:00
pizzaboxer
7a858ca08f
Fix URI protocols not unregistering on uninstall
2023-01-09 18:48:37 +00:00
pizzaboxer
62ba5c83aa
Extract package immediately after download
2023-01-09 18:40:33 +00:00
pizzaboxer
af9b130ac1
Update README.md
2023-01-08 23:33:06 +00:00
pizzaboxer
68fa419e5b
Improve Discord RP reliability when teleporting
...
Turns out the Client:Disconnect entry is not reliable at all whatsoever for determining game disconnects, so it's now replaced with a more reliable entry.
2023-01-08 23:16:27 +00:00
pizzaboxer
c17cd58ec6
Merge pull request #69 from bluepilledgreat/better-packagemanifest
...
optimise packagemanifest
2023-01-08 19:33:59 +00:00
bluepilledgreat
f7797c767e
optimise packagemanifest
2023-01-08 19:25:21 +00:00
pizzaboxer
2d81c357f6
Add automatic updating (finally! - #38/#67)
2023-01-08 18:52:01 +00:00
pizzaboxer
445018f1b9
Merge pull request #68 from bluepilledgreat/total-bytes-progressbar
...
make progress bar use bytes downloaded
2023-01-08 15:37:53 +00:00
pizzaboxer
35078e49b4
Allow download progress to 100%
2023-01-08 15:35:16 +00:00
pizzaboxer
3b7bf97682
Remove debug code exclusions
2023-01-08 15:28:26 +00:00
pizzaboxer
bd9dc7e22c
Merge pull request #65 from bluepilledgreat/mod-to-resources
...
get rid of base64 mod strings
2023-01-08 15:15:02 +00:00
pizzaboxer
baaaf4091f
Add slight simplifications
2023-01-08 14:59:52 +00:00
bluepilledgreat
ff9b6a0016
make progress bar use bytes downloaded
2023-01-08 13:47:13 +00:00
bluepilledgreat
f9ec5c1523
get rid of base64 mod strings
2023-01-06 22:18:15 +00:00
pizzaboxer
83fa7f3b13
Simplify Winget install command
2023-01-05 12:45:50 +00:00
pizzaboxer
0720b0726a
Merge pull request #63 from sitiom/winget-releaser
...
Add Winget Releaser workflow
2023-01-05 10:45:25 +00:00
Ryan Caezar Itang
9cbd7750dc
Add Winget installation instructions
2023-01-05 10:08:45 +08:00
Ryan Caezar Itang
bcfa2b0bdf
Add Winget Releaser workflow
2023-01-05 10:08:45 +08:00
pizzaboxer
92dd25ac25
Fix app disabling launching games page incorrectly
2023-01-03 13:25:12 +00:00
pizzaboxer
b950488ed7
Add -upgrade installer arg ( #47 )
2023-01-02 11:47:42 +00:00
pizzaboxer
2b21720894
Don't check for updates on uninstall
2023-01-02 11:27:54 +00:00
pizzaboxer
a82040a471
Update README.md
...
new styling looked ass
2022-12-31 22:13:14 +00:00
pizzaboxer
ea1c97e368
Update README.md
2022-12-31 20:57:33 +00:00
pizzaboxer
0a107eb6fd
i am dummy and forgot to update version
...
lmao
2022-12-31 20:48:17 +00:00
pizzaboxer
e71eeb1662
Add notice for DPI scaling
2022-12-31 20:26:04 +00:00
pizzaboxer
498d0f9c60
Merge pull request #59 from EasternBloxxer/patch-1
...
Add ZCanary3 channel
2022-12-27 08:56:06 +00:00
EasternBloxxer
d73809f003
Add ZCanary3 channel
2022-12-27 03:14:55 +02:00
pizzaboxer
cc78d37514
Add NuGet reference for DiscordRPC (for realz)
2022-12-27 00:16:32 +00:00
pizzaboxer
f842c56466
Fix GitHub API ratelimit crashing Bloxstrap ( #57 )
2022-12-27 00:09:50 +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
pizzaboxer
8adde37725
Fix workflow badge in README
2022-12-19 09:16:12 +00:00
pizzaboxer
03af2aa9ae
Merge pull request #52 from bluepilledgreat/update-channels
...
update channels
2022-12-04 10:13:26 +00:00
Matthew Brown
59a9c6de0e
update abstracted channels list
2022-12-04 09:41:49 +00:00
Matthew Brown
3dde0c898c
update channels
...
less confusing for new users
2022-12-04 09:38:40 +00:00
pizzaboxer
9df34c785e
Update README.md
...
Add workflow status badge and elaborate on features
2022-12-03 17:40:34 +00:00
pizzaboxer
43f733c5de
Merge pull request #51 from bluepilledgreat/clientsettings-versioninfo
...
use clientsettings to fetch version
2022-12-03 17:02:50 +00:00