Commit Graph

303 Commits

Author SHA1 Message Date
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
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
a69522b00d Miscellaneous improvements 2023-01-09 21:55:22 +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
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
92dd25ac25 Fix app disabling launching games page incorrectly 2023-01-03 13:25:12 +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
43f733c5de
Merge pull request #51 from bluepilledgreat/clientsettings-versioninfo
use clientsettings to fetch version
2022-12-03 17:02:50 +00:00
Matthew Brown
e77f8c1c65 use clientsettings to fetch version 2022-11-24 18:22:18 +00:00
pizzaboxer
a58bdd4abc Fix uninstallation returning wrong exit code 2022-11-20 16:08:50 +00:00
pizzaboxer
18f46cdad5 Update publisher info 2022-11-20 16:00:23 +00:00
pizzaboxer
ecc9ec3f9f Finalize quiet launching (#47)
Added two new args: -uninstall and -nolaunch
2022-11-20 15:56:42 +00:00
pizzaboxer
db762429cf Work on implementing quiet installing
Just got to work on hiding the bootstrapper dialog -- might have to rework how the bootstrapper class is instantiated.
2022-11-20 14:17:50 +00:00
pizzaboxer
9244234860 Set uninstall version on install/update (#47)
Version has also been bumped to v1.5.4
2022-11-20 11:16:51 +00:00
pizzaboxer
170c6e5884 HttpClient - Use singleton and enable gzip
Rework of #45 as it kept crashing on release
2022-11-14 18:24:50 +00:00
pizzaboxer
a39ce6bf81 Make rbxfpsunlocker updating more reliable (#46)
depending on file timestamps suck
2022-11-14 18:07:02 +00:00
pizzaboxer
7295a8eec7 Revert "Merge pull request #45 from bluepilledgreat/reuse-httpclient"
This reverts commit c6410eb407, reversing
changes made to 5b94b2741a.
2022-11-14 17:40:00 +00:00
pizzaboxer
c6410eb407
Merge pull request #45 from bluepilledgreat/reuse-httpclient
reuse httpclient
2022-11-14 17:15:51 +00:00
pizzaboxer
5b94b2741a Make log-based Discord RP more reliable
Changed to continuously reading the log file stream rather than re-reading the log file every 30 seconds
2022-11-14 12:57:07 +00:00
pizzaboxer
1c14a0a3fa Add full Discord RP support for desktop app
Unlike how it worked before, this should now follow the player's game activity even with in-app game switching. (#24)
2022-11-13 23:52:02 +00:00
Matthew Brown
bdcd58f4cb enable httpclient decompression 2022-11-12 22:58:13 +00:00
Matthew Brown
5fdb341918 reuse httpclient 2022-11-12 22:50:27 +00:00
pizzaboxer
fe24e06367 Bump to v1.5.3 and enable DRP for desktop app 2022-11-12 10:26:59 +00:00
pizzaboxer
3e5eedfa45 Changes for v1.5.2
- Disable legacy --play launching (#40)
 - --launchtime uses milliseconds now
 - Roblox app is launched after install
2022-11-10 11:00:16 +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
e3803bc58c (v1.4.4) Add support for multiple game instances 2022-10-01 06:47:17 +01:00
pizzaboxer
e3afc92924 Fix error caused by read-only mod files 2022-09-30 15:41:01 +01:00
pizzaboxer
c71c2b1f5f Add ZFeatureHarmony and fix installation exception
- Added ZFeatureHarmony as a selectable channel
 - Fixed a bug where updating Roblox would cause an exception when upgrading Bloxstrap versions (#12)
2022-09-02 17:26:19 +01:00
pizzaboxer
427485f0ec Fix 2011/2015 icons (and other stuff)
- Fix transparency issues with 2011 and 2015 icons
 - Renamed Late 2015 to 2016 (sake of simplicity, minor technicality, besides everyone basically knows it as the 2016 icon)
2022-08-27 23:39:36 +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
4c0e7f5896 Fix mod presets being deleted when changed 2022-08-23 20:15:04 +01:00
pizzaboxer
9ce10a0f7e Fix bug with non-existent mod directories erroring 2022-08-22 23:10:33 +01:00
pizzaboxer
3e42c7511a Use static JSON models and some cleanup 2022-08-22 21:55:07 +01:00
pizzaboxer
0da759d1f4 Refactor bootstrapper dialog property changing
Directly interacting with the dialog via an interface instead of using events, cuts down on a lot of boilerplate
2022-08-21 23:37:26 +01:00
pizzaboxer
92b159d682 Updates and bugfixes for v1.3.0
- Features
    - Added integration with rbxfpsunlocker
    - Added support for user-applicable mods
    - Added ability to disable auto-update checking

 - Misc
    - Removed Bloxstrap branding from Discord Rich Presence
    - Mod presets for old death sound and mouse cursor are now statically stored as base64 strings, eliminating reliance on the website and the old cursors still existing

 - Bugfixes
    - Fixed vista bootstrapper style not hiding properly and improper behavior when closed
    - Fixed forms not being brought to the front when shown

 - Code
    - Reconsolidated Bootstrapper to a single file, using regions instead of partials
2022-08-21 22:41:16 +01:00
pizzaboxer
bacb650ddc Features and bugfixes for v1.1.0
- Features
    - Add Discord Rich Presence support (the nuget package is like a year and a half out of date so submodule it is lol)
    - Add update checker
    - Add start menu folder creation

- Bugfixes
   - Fix "Directory is not empty" error when updating Roblox
   - Fix uninstalling sometimes not working properly

- Quality of Life
   - Split Bootstrapper class into partial files
   - Renamed TaskDialogStyle to VistaDialog for name simplification
2022-08-11 08:26:28 +01:00
pizzaboxer
32227cfb55 Initial code
Version 1.0.0
2022-08-04 12:01:12 +01:00