Commit Graph

550 Commits

Author SHA1 Message Date
sewn
473cb5c70c
Fix Typos 2023-08-19 13:21:52 +03:00
pizzaboxer
f7592f3df8
Winget is BACK 2023-08-09 10:52:42 +01:00
pizzaboxer
d43aee3903
Remove Winget installation instructions (for now)
waiting for the packages to go through, don't want people downloading an out-of-date version
2023-08-02 10:41:19 +01:00
pizzaboxer
b1d0e11121
Merge pull request #491 from sitiom/patch-1
Change Winget Releaser job to `ubuntu-latest`
2023-08-02 10:19:09 +01:00
sitiom
e6942ca71f
Change Winget Releaser job to ubuntu-latest 2023-08-02 09:29:32 +08:00
pizzaboxer
6618d989cc
Update README.md
tone down the happiness a lil bit
2023-08-01 23:17:47 +01:00
pizzaboxer
dca6fc46bb
Merge pull request #488 from pizzaboxer/version-2.4.1
Version 2.5.0
2023-08-01 21:22:35 +01:00
pizzaboxer
c0d173e87a
Minor changes to how rich presence setting works 2023-08-01 20:24:56 +01:00
pizzaboxer
04dda07620
Set default FPS limit as main display refresh rate
https: //cdn.discordapp.com/attachments/377894067712950275/1136002569660014653/image.png
Co-Authored-By: $wag Messiah <135360571+sahelantrophus@users.noreply.github.com>
2023-08-01 19:29:10 +01:00
pizzaboxer
48afdd7036
Use CsWin32 in favor of NativeMethods
i was planning to use pinvoke but turns out it was deprecated just 6 days ago lol
2023-08-01 19:09:52 +01:00
pizzaboxer
bf53b0642e
Improvements to web URL opening 2023-08-01 17:33:51 +01:00
pizzaboxer
f00de2bc2e
Make dialogs for connection errors more friendly 2023-08-01 14:16:11 +01:00
pizzaboxer
bca6e3d21b
Cleanup Roblox folder on uninstallation 2023-07-31 12:59:35 +01:00
pizzaboxer
767783ae22
Add verbosity for HTTP response exceptions 2023-07-31 11:57:45 +01:00
pizzaboxer
dae1dfd824
Ratelimit BloxstrapRPC requests 2023-07-31 11:06:12 +01:00
pizzaboxer
348154fded
Allow for rich presence fields to be reset 2023-07-31 10:42:13 +01:00
pizzaboxer
1073357569
Add extra read-only checks 2023-07-30 23:35:43 +01:00
pizzaboxer
894587554c
Sanity check install location/drive (#474)
moved to its own class for better flow control
2023-07-30 23:11:57 +01:00
pizzaboxer
ba45bf46b4
whoops shouldnt have hardcoded that 2023-07-29 23:39:04 +01:00
pizzaboxer
266cce763b
Bump to v2.5.0
bamboozled
2023-07-29 23:32:18 +01:00
pizzaboxer
92aaa86d4f
Add option to force MSAA samples (#448) 2023-07-29 23:29:53 +01:00
pizzaboxer
bfe32ab679
Add connectivity check on startup 2023-07-29 21:29:17 +01:00
pizzaboxer
3a826519fe
Miscellaneous HTTP/task improvements 2023-07-29 20:35:36 +01:00
pizzaboxer
cb19366db9
Fall back to clientsettings if CDN doesn't work 2023-07-29 12:48:23 +01:00
pizzaboxer
0da000a7b6
Add rendering mode notice for VR 2023-07-29 12:40:08 +01:00
pizzaboxer
667e020431
Make installing Roblox (hopefully?) more reliable
uhhhh, i dont know if this will work? who knows, it should though
basically just attempts to restart interrupted downloads from stuff like decryption errors and eof marks, whatever
also fixes package extraction errors not being handled properly
2023-07-28 23:43:48 +01:00
pizzaboxer
d6e0df8cb7
Circumvent ISPs blocking githubusercontent 2023-07-28 21:36:34 +01:00
pizzaboxer
c8c49a2921
Revamp Bloxstrap game messaging, now BloxstrapRPC
support for nested and dynamically-typed json fields, and games now have greater liberty over how the rich presence can be configured
2023-07-28 21:02:54 +01:00
pizzaboxer
cb4c813b8a
Re-add channel version check on startup 2023-07-28 11:17:56 +01:00
pizzaboxer
2d55e913a2
Fix visual bugs from yesterday's commits 2023-07-28 09:57:37 +01:00
pizzaboxer
3c6f7a1127
Add option to force reinstall Roblox, cleanup VM 2023-07-27 23:39:14 +01:00
pizzaboxer
b651be7024
Add ability to import FastFlags from JSON 2023-07-27 22:56:11 +01:00
pizzaboxer
e0fcbaab2f
Fix race condition with duplicate instances
turns out it happens so quickly that not even having a file existence check right before opening it is sufficient enough
2023-07-27 22:17:00 +01:00
pizzaboxer
e1013bf9b1
Add search bar for FastFlag editor (#446) 2023-07-26 23:26:56 +01:00
pizzaboxer
d8701b1c40
Fix NotifyIcon not disposing properly 2023-07-26 22:57:33 +01:00
pizzaboxer
0b1898fb3b
Bump DiscordRPC to 1.2.1.24 2023-07-26 22:46:42 +01:00
pizzaboxer
d618ff350c
Add message commands for presence timestamp/icon
also fix a bug with the server location query thingy
2023-07-26 22:36:24 +01:00
pizzaboxer
81161be984
Align old avatar editor background for R15 avatars 2023-07-26 14:49:14 +01:00
pizzaboxer
85be870fdc
Refactor file modding system
shouldnt break hopefully idk lol
2023-07-26 14:49:01 +01:00
pizzaboxer
a3fd58118d
Add extra logging info 2023-07-26 11:21:54 +01:00
pizzaboxer
102f6d1949
oh so we're back to this huh
hopefully async exception management should be better?
2023-07-26 01:30:00 +01:00
pizzaboxer
5de6d02922
Don't set manual fullscreen flag for Vulkan/OpenGL 2023-07-25 23:36:15 +01:00
pizzaboxer
d9d7622f7b
Add icons to context menu, fix alignment 2023-07-25 22:40:31 +01:00
pizzaboxer
6ed6edd762
Do not await log flushes when writing
look at that it solved my whole ass problem
2023-07-25 22:11:12 +01:00
pizzaboxer
b8e62cc683
Write log entries in UTF-8, not Unicode 2023-07-25 21:45:35 +01:00
pizzaboxer
67f0fdd1f4
Add back mica for the Fluent dialog style
The Children Yearn For The Mica
2023-07-25 21:31:11 +01:00
pizzaboxer
8bbad57eb3
Restructuring: Directories -> Paths
shorter and more accurate to what it's describing
2023-07-25 19:43:30 +01:00
pizzaboxer
aebec51d68
i forgot to actually rename the file... 2023-07-25 19:40:07 +01:00
pizzaboxer
83856acaec
RobloxActivity -> Integrations.ActivityWatcher 2023-07-25 19:39:31 +01:00
pizzaboxer
8065e5be98
Bump version to 2.4.1
forgot about this lol
2023-07-25 19:08:55 +01:00