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 |
|
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
|
49d6e67646
|
Merge pull request #49 from sitiom/main
Add GitHub Actions workflow & Dependabot
|
2022-11-21 07:17:52 +00:00 |
|
Ryan Caezar Itang
|
40d764236e
|
Add release job
|
2022-11-21 15:02:44 +08:00 |
|
Ryan Caezar Itang
|
168e20afb1
|
Add dependabot and build workflow
|
2022-11-21 14:44:52 +08: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
|
1b27bfb351
|
Update DiscordRPC Submodule
reverted back to submodule as nuget package just throws errors... mfw
|
2022-11-20 10:36:37 +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
|
947993e446
|
Update README.md
|
2022-11-14 18:35:01 +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
|
a160efaf98
|
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap
|
2022-10-01 06:47:39 +01:00 |
|
pizzaboxer
|
e3803bc58c
|
(v1.4.4) Add support for multiple game instances
|
2022-10-01 06:47:17 +01:00 |
|
pizzaboxer
|
d2ae647c85
|
Update README.md
|
2022-09-30 15:52:36 +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 |
|