EasternBloxxer
7d84806e68
Update ModsPage.xaml
...
Add future thing
2023-04-24 02:36:58 +03:00
pizzaboxer
64db0527b3
Use clientsettingscdn instead of clientsettings
2023-04-23 15:54:46 +01:00
pizzaboxer
4630b3c9bd
Fix formatting
...
I LOVE VISUAL STUDIO
2023-04-22 21:32:26 +01:00
pizzaboxer
b89bb0a140
Preserve time spent when teleporting within game
2023-04-22 21:31:48 +01:00
pizzaboxer
f28d956367
Add FFlag mod preset for mobile Lua app interface
...
lol
2023-04-21 18:42:46 +01:00
pizzaboxer
8dde69d580
Fix FastFlags being loaded too early
2023-04-21 18:25:32 +01:00
pizzaboxer
3b7a363aa0
Auto switch to LIVE if using ReShade
2023-04-21 13:25:28 +01:00
pizzaboxer
2b8d850c04
Revert "Make Mods the default page"
...
This reverts commit d30aff867a
.
2023-04-21 11:56:25 +01:00
pizzaboxer
becc73929e
Revert "Remove ReShade"
...
instead of removing reshade outright, it's probably better to just make people switch to LIVE for now. yeah, reshade is on its last knees, but if there's still time, i'm taking it
2023-04-21 11:56:19 +01:00
pizzaboxer
d30aff867a
Make Mods the default page
2023-04-20 14:23:12 +01:00
pizzaboxer
055e75cfbe
Formatting fixes, bump version
2023-04-20 13:30:29 +01:00
pizzaboxer
6ea198f1e1
Fix Byfron crashes
...
turns out byfron will trip if you keep a process handle for robloxplayerbeta open for any longer than a minute
2023-04-20 12:54:02 +01:00
pizzaboxer
b3dcb48038
Make launch behaviour closer to official launcher
...
no custom start event, only specifying launchtime when launched from website
oh yeah i fixed a bug with fflag management
2023-04-20 11:51:37 +01:00
pizzaboxer
826b0a04ca
Reorganize stuff
...
moved around stuff to better reflect the regions they're supposed to be in
2023-04-20 10:32:51 +01:00
pizzaboxer
6cc701f6a2
Remove ReShade
...
also fixed a bug with deleted mods not being correctly applied after adding webview2 support
2023-04-20 09:55:18 +01:00
pizzaboxer
c87eff997a
Add check for working deployment domain ( #134 )
...
this is gonna suck to merge into 2.2.0 lmao
2023-04-20 09:17:21 +01:00
pizzaboxer
1f40efd10d
Add manual channel entry ( #132 )
2023-04-15 01:41:11 +01:00
pizzaboxer
7fa4a0b989
Merge branch 'version-2.1.1' into version-2.2.0
2023-04-15 00:04:04 +01:00
pizzaboxer
c650c29016
Add WebView2 support
...
currently being tested in zintegration, hotfix needs to be released before it makes it way to LIVE
2023-04-15 00:01:48 +01:00
pizzaboxer
eafce44bad
Add FFlag mod preset for menu versions
2023-04-14 23:18:24 +01:00
pizzaboxer
3927d58290
Show channel name if not in predefined lists
2023-04-14 22:02:48 +02:00
pizzaboxer
45f760bc14
Add FFlag mod preset for 0-21 graphics slider
2023-04-14 21:31:34 +02:00
pizzaboxer
c5d46f5d46
Change how default flag values are handled
...
they're now all handled before they're saved/loaded
2023-04-13 21:04:54 +02:00
pizzaboxer
d7dc198a8b
Check if player executable exists ( #128 )
2023-04-12 11:06:27 +02:00
pizzaboxer
65c85b612a
Remove rbxfpsunlocker in favor of target FPS FFlag
2023-04-12 00:55:59 +02:00
pizzaboxer
994d736eeb
Fix bug with FFlags being saved when cancelled
2023-04-12 00:33:05 +02:00
pizzaboxer
aeeb89445e
Add FFlag preset for setting framerate cap
...
this will replace rbxfpsunlocker, and yeah having a default value of 99999 might be a bit weird lol
2023-04-12 00:28:54 +02:00
pizzaboxer
7281cbf54a
Merge branch 'version-2.2.0' of https://github.com/pizzaboxer/bloxstrap into version-2.2.0
2023-04-11 23:54:10 +02:00
pizzaboxer
7a305c6bd2
Write all FastFlag values strictly as strings
...
this is how roblox does it, and it just makes things easier
2023-04-11 23:54:03 +02:00
pizzaboxer
a95ce870db
Auto change icon to custom when changing location
...
i dont know what the issue id for this is because im on a plane like 999999 feet in the air 😭
2023-04-11 13:19:10 +01:00
pizzaboxer
48de954eb0
Merge pull request #127 from pizzaboxer/bugfix-124
...
Add proper global exception handling
2023-04-10 12:27:32 +01:00
pizzaboxer
1f453a7a27
Add proper global exception handling
2023-04-09 18:16:26 +01:00
bluepilledgreat
6bbfdd4124
fix logic error
2023-04-09 18:13:22 +01:00
pizzaboxer
add07a1c71
Remove ping stats from server notifier
2023-03-13 19:14:24 +00:00
pizzaboxer
f8dd388f88
Finalize v2.1.0 update
...
extra quality assurance and stuff
2023-03-13 18:22:44 +00:00
pizzaboxer
e72202f6f8
Add integration for notifying server details
...
might just be the coolest integration yet
2023-03-13 00:54:41 +00:00
pizzaboxer
bbd2534f94
32-bit support notice followup
...
just realized the compatibility package makes the binary size balloon to 50mb lmao jesus
2023-03-12 23:14:09 +00:00
pizzaboxer
b8dd708276
Add 32-bit support notice
2023-03-12 23:05:51 +00:00
pizzaboxer
75290fd9ee
Use universe info for game presence
2023-03-12 17:18:05 +00:00
pizzaboxer
961d21cff9
Add exception handling for main thread
...
wdym you're not supposed to just throw everything into a try catch block i have no idea what youre talking about
2023-03-12 14:14:10 +00:00
pizzaboxer
558fc4e983
Improve auto updating (notification/bugfix)
2023-03-12 13:39:11 +00:00
pizzaboxer
fdc9f9b1bc
Follow up on FastFlag modding implementation
...
took me 2 days to think of this mfw
2023-03-11 23:52:53 +00:00
pizzaboxer
04fd634784
Add support for FastFlag mods ( #98 )
2023-03-10 00:00:53 +00:00
pizzaboxer
d5d95872bb
Fix UDMUX detection in client log parser
2023-03-09 11:07:53 +00:00
pizzaboxer
db21afaaeb
Add disabling fullscreen optimizations ( #98 )
2023-03-09 11:02:58 +00:00
pizzaboxer
4050b1c2e6
bump version, browserTrackerId, update in temp
...
so turns out the browserTrackerId is actually necessary lol oops
2023-03-09 00:43:58 +00:00
pizzaboxer
d1b75f6874
Fix singleton mutex handling (for real) ( #99 )
2023-03-08 23:34:44 +00:00
pizzaboxer
b61f8730ef
Fix process detection
...
also fixed a bug with reshade shader uninstalling
2023-03-08 22:08:04 +00:00
pizzaboxer
ad886df373
Fix dialog not closing when opening website ( #103 )
2023-03-08 21:51:00 +00:00
pizzaboxer
1e50a8b632
Fix game activity for UDMUX protected servers
2023-03-08 21:48:28 +00:00
pizzaboxer
b44b62a185
Use Roblox launch URI instead of website deeplink
2023-03-08 21:29:17 +00:00
pizzaboxer
cc22ee1591
Whitespace formatting, move Integrations folder
2023-03-08 21:25:40 +00:00
pizzaboxer
35a621ad29
Fix MXAO and fix whitespace
...
Co-Authored-By: Extravi <98912029+Extravi@users.noreply.github.com>
2023-03-08 17:35:22 +00:00
pizzaboxer
e8e56b9669
Shader download configuration, 5.7.0 update check
...
Made shader download behaviour more modular and configurable, and added a check for redownloading all shaders when upgrading to 5.7.0
2023-03-08 17:16:41 +00:00
Extravi
2eea58f472
Update ReShade.cs
2023-03-05 21:12:42 -05:00
Extravi
1bfef1ee01
Update ReShade.cs
2023-03-05 21:11:53 -05:00
Extravi
26a70f4abf
fixed reshade support
2023-03-05 18:55:45 -05:00
pizzaboxer
222006fa6a
Hold singleton mutex open if owned
...
Still not perfect, thanks to C#'s async threading weirdness it's possible for ownership of the mutex to still be lost - no idea how, but it should mostly work fine.
2023-02-19 17:38:02 +00:00
pizzaboxer
1e46aaa929
Add extra bootstrapper customization (#94/#95)
...
Added support for customizing bootstrapper title and icon
2023-02-19 16:59:11 +00:00
pizzaboxer
b5250e29dc
Implement better support for multiprocess handling
...
mutexes are created before starting the menu or bootstrapper to ensure only one instance of them are running
also menu can be opened without having to close bloxstrap background processes
also fixed roblox singleton mutex not being created properly
its 12 am and im fucking tired
2023-02-19 00:37:33 +00:00
pizzaboxer
467f55c4b2
Fix Windows 11 titlebars ( #92 )
...
also fixed the fluent style not changing the taskbar icon
2023-02-18 22:27:32 +00:00
pizzaboxer
9a90488575
Adjust default settings
2023-02-18 17:18:30 +00:00
pizzaboxer
b1514cef6b
Followup on rbxfpsunlocker read-only fix
...
also readme badges lol
2023-02-18 12:05:11 +00:00
pizzaboxer
52313cf2af
Make Discord Presence logging more verbose
2023-02-18 11:20:27 +00:00
pizzaboxer
b6b7c13c6c
Finalize v2.0.0
2023-02-17 20:24:34 +00:00
pizzaboxer
1166ef9d60
Improve install migrating
...
All Bloxstrap files are now copied instead of just the Bloxstrap executable
2023-02-17 19:05:10 +00:00
pizzaboxer
e075e9b847
Split Bootstrapper tab into Appearance/Behaviour
2023-02-16 12:43:42 +00:00
pizzaboxer
fb4a417257
Make layout more accurate to WinUI
...
aghhhhhhhhhhhhh
2023-02-16 12:27:52 +00:00
pizzaboxer
d76d7b42e4
Rework DeployManager
2023-02-16 10:55:10 +00:00
pizzaboxer
2b646e2b55
Make logging more consistent
...
also added more verbosity, added -menu as an alias for -preferences, and added a migration for people using progress dialog
2023-02-16 10:29:40 +00:00
pizzaboxer
1d48657152
Followup on custom integration support
...
stopped being lazy and actually added editing inside the menu window
2023-02-15 15:33:06 +00:00
pizzaboxer
475a9ef3bf
Fix bug with rbxfpsunlocker cleanup
2023-02-14 23:32:31 +00:00
pizzaboxer
525ca1d88b
Add option for opening current installation folder
2023-02-14 23:30:05 +00:00
pizzaboxer
17b57556b8
Move help documentation to repository wiki
2023-02-14 22:38:39 +00:00
pizzaboxer
6cb72a8038
Add custom integration support ( #76 )
2023-02-14 18:46:17 +00:00
pizzaboxer
8a4cc67893
Rearrange menu, one-time desktop icon creation
2023-02-13 22:25:57 +00:00
pizzaboxer
a634351c9d
Add logging
...
saves to bloxstrap folder if installed, temp local appdata folder if not installed or uninstalling
2023-02-13 22:05:10 +00:00
pizzaboxer
72783ec391
Add icon preview to menu
2023-02-13 13:40:50 +00:00
pizzaboxer
eb6b5a7216
Overhaul icon management
...
was expecting this to be really difficult but then i just winged it and it worked waht the fuck
2023-02-13 13:16:44 +00:00
pizzaboxer
48d09f6730
Draft design and functionality for Fluent Dialog
2023-02-12 23:19:00 +00:00
pizzaboxer
0c4f7b4a27
Make install cancelling more reliable
2023-02-11 21:31:19 +00:00
pizzaboxer
a0be3fa970
Minor bootstrapper code refactor
2023-02-11 20:19:59 +00:00
pizzaboxer
1805e31f86
Minor refactoring of VistaDialog
2023-02-11 19:56:07 +00:00
pizzaboxer
d2557b4be5
Add error handling for new bootstrapper handler
2023-02-11 19:21:20 +00:00
pizzaboxer
ff8e68abb2
Break down logic for bootstrapper/dialog handling
...
The functionality for how bootstrapper dialogs are handled has been broken down to be more relevant to the sections of code.
Bootstrapper initialization and preview configuration are now handled by app startup and the preferences menu respectively, rather than all being handled in the dialog constructor.
Next things to do are handle exceptions and cancellation.
2023-02-11 18:57:58 +00:00
pizzaboxer
287bb2b3f7
Make bootstrapper independent of dialog
2023-02-11 18:06:11 +00:00
pizzaboxer
93ad0fb609
Rework dialog handling for better generic support
...
preparation for FluentDIalog
2023-02-10 10:46:58 +00:00
pizzaboxer
d468157488
Add info prompt before initial installation
...
Also fixed a bug with config saving being handled incorrectly
2023-02-05 10:18:32 +00:00
pizzaboxer
3143b17666
Move mod manifest to State.json
2023-02-04 21:32:35 +00:00
pizzaboxer
c1b892787a
Add State file
2023-02-04 17:44:08 +00:00
pizzaboxer
93b082263b
Refactor settings management
2023-02-04 17:03:26 +00:00
pizzaboxer
deee40fb5c
Minor bootstrapper refactoring
2023-02-04 16:14:28 +00:00
pizzaboxer
f9869459be
Update about page contributors
2023-02-03 22:06:51 +00:00
pizzaboxer
7eb9aa88f2
Add support for multi-instance launching ( #72 )
...
didnt fully look into handling mutex ownership and it'll probably screw up when the first roblox window is closed so hopefully this works fine 👍
2023-02-03 22:00:55 +00:00
pizzaboxer
abd56959f2
Fix bug with Bloxstrap not staying open
...
looks like my dumbass completely forgot why i used application.run to begin with
2023-02-03 21:31:36 +00:00
pizzaboxer
02727cc751
Move ReShade folder to Integrations
...
Also adjusted design of ReShade settings in menu, and moved Screenshots folder to Pictures folder.
2023-02-03 20:44:28 +00:00
pizzaboxer
8b1001331a
Merge branch 'main' into menu-redesign-v3
2023-02-03 18:16:14 +00:00
pizzaboxer
19d3deecf4
Fix bug with app still runnning in background
2023-02-03 18:14:03 +00:00
pizzaboxer
8793a18ffd
Add icons in sidebar
2023-02-03 17:58:30 +00:00
pizzaboxer
5c331a8ee4
Remove old configuration menu
2023-02-03 17:45:46 +00:00
pizzaboxer
8552d94a4a
Add backend code for new menu
2023-02-03 17:37:10 +00:00
pizzaboxer
f9140334b3
Add help topics and improve design
2023-02-01 00:29:08 +00:00
pizzaboxer
e9aa42e4f1
Publish draft for config menu redesign
2023-01-31 18:19:01 +00:00
pizzaboxer
735e7bf533
Fix project name string referencing
2023-01-27 20:05:25 +00:00
pizzaboxer
4ad11af9ee
Centralize WPF theme management
2023-01-27 19:35:51 +00:00
pizzaboxer
000de99c37
Fix quiet launching
...
Since this isn't a WinForms app anymore, there's no need to start the bootstrapper dialog as a new application with Application.Run.
2023-01-27 19:12:34 +00:00
pizzaboxer
d7b8efbc2c
Cleanup namespace ordering
2023-01-27 15:54:18 +00:00
pizzaboxer
3f69b1a998
Fix directory structure
2023-01-27 15:26:41 +00:00
pizzaboxer
cd63ee3cc7
Port files to WPF application
2023-01-27 15:25:13 +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
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
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
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
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
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
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
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
43f733c5de
Merge pull request #51 from bluepilledgreat/clientsettings-versioninfo
...
use clientsettings to fetch version
2022-12-03 17:02:50 +00:00
Matthew Brown
b82129af00
add comment
2022-11-26 17:19:10 +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
66f6cd16cd
Don't hide details button on rich presence ( #48 )
2022-11-20 10:51:36 +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
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
5d4fc39475
forgot uri
2022-11-13 09:47: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
01a9cff6e1
Check if RFU is running before deleting/updating
2022-11-12 10:43:39 +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
f205facd93
Update icon colour
...
this shade sucks
2022-10-06 19:21:24 +01:00
pizzaboxer
e0304f51cd
Update logo and edit README
2022-10-06 19:14:51 +01: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
dd6af1d741
Bump version to 1.4.3
2022-09-30 15:51:25 +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
ff2bd474df
Finalize v1.4.0 update
...
Fix LIVE being treated as a channel, alter tooltip and update README
2022-08-26 16:54:24 +01:00
pizzaboxer
246ae947b5
Add new icon
2022-08-26 16:25:03 +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
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
6152bce70d
Fix updater bug and update readme
2022-08-11 08:42:05 +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