Commit Graph

439 Commits

Author SHA1 Message Date
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
pizzaboxer
1df1a8495c
Make logging more consistent
consistent prefix names, and logging exceptions in english
2023-07-25 19:08:43 +01:00
pizzaboxer
b5f4017326
Sort names alphabetically in the FFlag editor 2023-07-25 18:20:33 +01:00
pizzaboxer
6652d43308
Improve server location fetch handling (#445) 2023-07-25 18:08:37 +01:00
pizzaboxer
f02fba2ce1
Fix font application mod on first install 2023-07-25 17:52:23 +01:00
pizzaboxer
dc3500e110
Don't force DPI scaling fixes 2023-07-25 17:28:33 +01:00
pizzaboxer
5cf51b3311
Fix install location warning showing twice (#438) 2023-07-25 16:19:03 +01:00
pizzaboxer
38b1c584d2
Don't hardcode mfplat.dll check (#439) 2023-07-25 16:14:48 +01:00
pizzaboxer
145dcff382
Add info page on activity tracking 2023-07-24 20:19:10 +01:00
pizzaboxer
d9e4251c20
Add credit for @nakoyasha
almost forgot about that
2023-07-24 19:52:26 +01:00
pizzaboxer
d3e15376b7
Add old splat sound for old character sounds mod 2023-07-24 19:44:12 +01:00
pizzaboxer
2c6d9f2255
Minor visual alterations to pre-install page 2023-07-24 19:22:03 +01:00
pizzaboxer
ce02c0a826
Only show log tracer if debug settings are enabled 2023-07-24 18:26:38 +01:00
pizzaboxer
3c365a5839
FastFlag editor: prevent duplicate additions 2023-07-24 16:38:50 +01:00
pizzaboxer
e2c1997b21
Make hidden context menu container more hiddener
You did not see a circle floating on the screen. nuh uh
2023-07-24 16:15:19 +01:00
pizzaboxer
b4bf2247c5
Ensure log creation times aren't from the future
yes, this is for real
https://discord.com/channels/1099468797410283540/1106329163079614545/1133040760112021615
2023-07-24 15:34:49 +01:00
pizzaboxer
7b3eaa5a01
Auto delete RUNASADMIN flag on launch
yeah idk how this happens
2023-07-24 14:22:56 +01:00
pizzaboxer
c2a96f8dac
Don't create NotifyIcon when uninstalling 2023-07-24 12:24:15 +01:00
pizzaboxer
6547118383
Reduce redundant logs when setting flags 2023-07-24 12:22:02 +01:00
pizzaboxer
d1861262fc
NotifyIcon disposal - second attempt 2023-07-24 11:51:50 +01:00
pizzaboxer
b0334b7866
Make mod preset application a bit less painful 2023-07-24 10:12:42 +01:00
pizzaboxer
5558e5163b
Minor alterations 2023-07-24 09:50:25 +01:00
pizzaboxer
01ea138e02
Add option to copy invite deeplink in context menu 2023-07-24 09:38:46 +01:00