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
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
4c5bdb3488
Don't launch Roblox after install/update
2022-10-05 21:01:41 +01:00
pizzaboxer
e3803bc58c
(v1.4.4) Add support for multiple game instances
2022-10-01 06:47:17 +01:00
pizzaboxer
3e42c7511a
Use static JSON models and some cleanup
2022-08-22 21:55:07 +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