Commit Graph

72 Commits

Author SHA1 Message Date
bluepilledgreat
f9ec5c1523 get rid of base64 mod strings 2023-01-06 22:18:15 +00:00
pizzaboxer
2b21720894 Don't check for updates on uninstall 2023-01-02 11:27:54 +00:00
pizzaboxer
0a107eb6fd i am dummy and forgot to update version
lmao
2022-12-31 20:48:17 +00:00
pizzaboxer
cc78d37514 Add NuGet reference for DiscordRPC (for realz) 2022-12-27 00:16:32 +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
dfc73ead8e Revert "Add NuGet reference for DiscordRPC"
This reverts commit 502cfe6605.
2022-11-20 10:30:41 +00:00
pizzaboxer
502cfe6605 Add NuGet reference for DiscordRPC
NuGet package for DiscordRPC has finally been updated, submodule isn't needed anymore.
2022-11-19 15:23:24 +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
e6a9d3515d Fix checkbox selection crash 2022-10-31 19:17:15 +00: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
dd6af1d741 Bump version to 1.4.3 2022-09-30 15:51:25 +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
9ce10a0f7e Fix bug with non-existent mod directories erroring 2022-08-22 23:10:33 +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
462d48fafd Finalize update for v1.2.0
- Features
    - Added three new bootstrapper styles (Vista, Legacy 2009 and Progress Dark Theme)
    - Added ability to disable rich presence activity buttons
    - Added ability to restore old mouse cursor

 - Quality of Life
    - Refactored code for bootstrapper styles
2022-08-16 23:06:08 +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