bluepilledgreat
1fcd05096a
add studio support
2023-10-04 12:05:53 +01:00
bluepilledgreat
e70dc6df49
fix still installed check
2023-10-04 11:10:46 +01:00
bluepilledgreat
2c1c2a374f
add studio protocols
2023-10-04 11:07:32 +01:00
bluepilledgreat
a70ed1aead
create studio guid property
2023-10-04 10:39:21 +01:00
pizzaboxer
5649b464e9
Contingency fix
...
😭 😭 😭 why😭 😭 😭
2023-09-25 18:10:34 +01:00
pizzaboxer
ddd053e8b6
Fix bug with first-time install checking
...
https://discord.com/channels/1099468797410283540/1147097708709040128
2023-09-01 10:36:03 +01:00
pizzaboxer
63b91efe39
debug packages not downloading properly over http
2023-08-31 10:26:05 +01:00
pizzaboxer
680f6dfda3
I HATE WINDOWS
2023-08-31 10:07:50 +01:00
pizzaboxer
0cca373833
Fix bug with launch closing not cancelling
...
so apparently this is just a problem that has always existed lol
2023-08-26 19:39:57 +01:00
pizzaboxer
199842547c
Attempt to debug improper package extractions
...
/shrug
2023-08-26 16:21:59 +01:00
pizzaboxer
30ae314537
Show notice if ShellLink can't be loaded
2023-08-26 14:49:06 +01:00
pizzaboxer
0df4840873
Make exception detection language agnostic
...
mfw windows
2023-08-26 11:35:21 +01:00
pizzaboxer
35253145cc
oops forgot to remove my test code
2023-08-26 00:36:03 +01:00
pizzaboxer
034a513650
Mitigate "decryption operation failed" error
...
cant believe i only had this idea just now
2023-08-26 00:34:58 +01:00
pizzaboxer
cd0547664c
Show better error message when auto-updating fails
2023-08-26 00:05:18 +01:00
pizzaboxer
af14c19334
Catch exceptions when trying to delete a package
2023-08-25 23:45:52 +01:00
pizzaboxer
a9b3d43ab2
Fix "access is denied" error
...
I LOVE TESTING IN PROD
2023-08-25 23:25:08 +01:00
pizzaboxer
5741d82f3d
Improve mutex stuff?
...
idk i cant really find anything else wrong with it
2023-08-23 23:22:42 +01:00
pizzaboxer
7a963c53f7
Add friendly info for HTTP request timeouts
2023-08-23 19:30:04 +01:00
pizzaboxer
e318c98c41
Only extract files when necessary
2023-08-23 19:22:04 +01:00
pizzaboxer
67f673ae85
Improve bootstrapper cancelling ( #512 )
2023-08-23 13:36:57 +01:00
pizzaboxer
517546087c
Remove install location changing post installation
2023-08-23 12:43:10 +01:00
pizzaboxer
1f86996d7d
Skip mod check if Roblox is running
2023-08-23 11:12:48 +01:00
pizzaboxer
47dcec060b
Revert to LIVE if there's no Windows build ( #526 )
2023-08-23 10:10:33 +01:00
pizzaboxer
30b06947d1
Merge pull request #558 from apprehensions/main
...
Fix Typos
2023-08-19 12:40:56 +01:00
sewn
473cb5c70c
Fix Typos
2023-08-19 13:21:52 +03:00
pizzaboxer
b6de3645b7
Catch exceptions when deleting files/folders
2023-08-06 14:21:27 +01:00
pizzaboxer
292d07cdec
Set channel as production by default ( #509 )
2023-08-04 22:14:26 +01:00
pizzaboxer
ba57d584f0
Remove redundant connectivity check
...
keep the single connectivity check for testing if the roblox website can be contacted
2023-08-02 14:59:29 +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
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
cb4c813b8a
Re-add channel version check on startup
2023-07-28 11:17:56 +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
8bbad57eb3
Restructuring: Directories -> Paths
...
shorter and more accurate to what it's describing
2023-07-25 19:43:30 +01:00
pizzaboxer
83856acaec
RobloxActivity -> Integrations.ActivityWatcher
2023-07-25 19:39:31 +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
f02fba2ce1
Fix font application mod on first install
2023-07-25 17:52:23 +01:00
pizzaboxer
38b1c584d2
Don't hardcode mfplat.dll check ( #439 )
2023-07-25 16:14:48 +01:00
pizzaboxer
d3e15376b7
Add old splat sound for old character sounds mod
2023-07-24 19:44:12 +01:00
pizzaboxer
7b3eaa5a01
Auto delete RUNASADMIN flag on launch
...
yeah idk how this happens
2023-07-24 14:22:56 +01:00
pizzaboxer
b0334b7866
Make mod preset application a bit less painful
2023-07-24 10:12:42 +01:00
pizzaboxer
cefe7cd22a
Silently fail when making desktop shortcut ( #410 )
2023-07-22 12:18:55 +01:00
pizzaboxer
05185e9e9a
Add context menu option for toggling rich presence
2023-07-20 15:11:22 +01:00
pizzaboxer
ce1c2bc88f
Make activity tracking an independent option
...
also moved server location info logic to the activity handler itself as i plan to also use it in an informational window accessible from the context menu
2023-07-19 23:34:27 +01:00
pizzaboxer
5f9f63d18e
Move ServerNotifier stuff to NotifyIconWrapper
2023-07-19 22:41:32 +01:00
pizzaboxer
54ff38ebf3
Fix update version check ( #394 )
2023-07-18 07:57:33 +01:00
pizzaboxer
33aab4ff8a
Rework how package extraction works
...
maybe this might just fix things?
2023-07-17 22:47:39 +01:00
pizzaboxer
907a3c3517
Consolidate NotifyIcon code
2023-07-17 22:11:57 +01:00
pizzaboxer
607075c9d9
Check channel by comparing against LIVE
...
also change how version comparisons work
2023-07-17 10:10:53 +01:00
pizzaboxer
0b8b9ea068
Remove channel outdated check on startup
2023-07-17 09:29:44 +01:00
bluepilledgreat
3a97ccb552
ignore exceptions while checking new releases
2023-07-16 16:18:44 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings
2023-07-15 22:52:44 +01:00
pizzaboxer
f553a812cb
Add ability to set old avatar editor scene ( #353 )
2023-07-15 17:33:12 +01:00
pizzaboxer
232cd4f5c0
Fix bug with mod preset checking... again
2023-07-15 13:13:07 +01:00
pizzaboxer
78869e5e7e
Default to LIVE if no launch channel set
...
also fixed a bug with the font mod
2023-07-15 12:59:18 +01:00
pizzaboxer
63ef907246
Add bulk font replacement, Win32 for file picker
2023-07-15 12:47:27 +01:00
pizzaboxer
d8842cc0cc
Add debug flags, fix mod preset bug
2023-07-15 10:53:17 +01:00
pizzaboxer
ade4a89338
Add option to use pre-2013 mouse cursor
2023-07-15 00:05:49 +01:00
pizzaboxer
88ea69c56d
Rework emoji font mod
2023-07-14 23:20:58 +01:00
pizzaboxer
7cda363fa7
Install location warning, +reliable uninstalling
2023-07-02 23:46:16 +01:00
pizzaboxer
0a7ae17473
Consolidate stuff
...
yea
2023-07-02 21:41:45 +01:00
pizzaboxer
94fe52245e
Refactor UI code structuring
...
109 changed files :D
2023-07-02 13:10:04 +01:00
pizzaboxer
afbe9f4b90
Disable Mica, change FluentDialog a bit
...
rip mica :(
2023-06-29 23:21:43 +01:00
pizzaboxer
5ef20a79c7
Add Fluent MessageBoxes
...
thats a lot of updated files huh
2023-06-29 17:54:05 +01:00
pizzaboxer
2258000a89
Add build metadata for diagnostics, update checks
...
is this actually gonna work? uhhhh maybe idk
2023-06-27 23:57:57 +01:00
pizzaboxer
17c36ccb91
Line ending normalization... again...
2023-06-26 23:10:39 +01:00
pizzaboxer
6af7188ffe
Add notice for missing Windows Media components
2023-06-26 22:57:09 +01:00
pizzaboxer
e7fd0b9642
Minor restructuring
2023-06-26 22:33:15 +01:00
pizzaboxer
28bcf57dff
Re-enable desktop app if launching with deeplink
2023-06-26 22:06:40 +01:00
pizzaboxer
1232501698
Fix WebView2 check
2023-06-26 17:43:14 +01:00
pizzaboxer
324859521e
Line ending normalization
2023-06-26 17:42:38 +01:00
pizzaboxer
59bda907d3
Revert "WebView2 bugfix"
...
This reverts commit a71f8e5606
.
it was not supposed to do that :( whyyyyyyyyy
2023-06-13 08:13:53 +01:00
pizzaboxer
a71f8e5606
WebView2 bugfix
...
oops lol
2023-06-13 08:12:16 +01:00
pizzaboxer
09ad916236
Improve how updating Roblox is handled
...
fixes the problem of the versions folder not being properly cleaned out
also instead of skipping the roblox update process if multiple instances are running, continue with the update process but don't delete any older versions when finished
2023-06-12 16:49:14 +01:00
pizzaboxer
7b950cba55
Merge branch 'bugfix-268' into version-2.4.0
2023-05-27 19:28:32 +01:00
pizzaboxer
cf1514d6be
Use ToLowerInvariant() instead of ToLower() ( #268 )
...
oops
2023-05-27 19:25:33 +01:00
pizzaboxer
244c3dee40
Fully cleanup Bloxstrap folder after install
...
this also goes to show just how much of a mess bootstrapper dialog management is lol
2023-05-24 18:27:11 +01:00
pizzaboxer
57e6454fd7
Add program size estimation
...
conditions are kinda messy but its fine
2023-05-24 14:56:47 +01:00
pizzaboxer
54b65f8728
Improve WebView2 install handling
...
cuts down on code and should better account for multiple instances
2023-05-24 11:21:53 +01:00
pizzaboxer
a740f99b50
Add support for emoij selection ( #148 )
2023-05-18 11:24:09 +01:00
pizzaboxer
dd60e78a5d
Refactor class/folder structure of UI elements
...
pain
2023-05-15 15:06:39 +01:00
pizzaboxer
424cbf9154
Amend commit for old character sound mod
...
i need to stop instinctively pushing to origin
2023-05-15 13:29:34 +01:00
pizzaboxer
3403fa4256
Add mod preset for emulating old character sounds
2023-05-15 12:56:13 +01:00
pizzaboxer
1f91c309ca
Add client version number
...
Finalizing the fake Byfron style
2023-05-14 01:39:28 +01:00
1011025m
969dbbbf92
Regression, it didn't have to be over engineered
2023-05-13 20:43:13 +08:00
1011025m
58932f4b34
i forgor 💀
2023-05-13 12:13:15 +08:00
1011025m
74d15c9bf3
Add Byfron logo
2023-05-13 11:57:16 +08:00
pizzaboxer
74f63df43a
Fix typo in ReShade removal notice ( #195 )
...
mfw https://twitter.com/boxerpizza/status/1650825767553495041 came back to slap me in the face
2023-05-05 08:47:05 +01:00
pizzaboxer
2b8d8de06d
Fix 32-bit removal
...
oops screwed up that one webview2 registry key
2023-05-04 10:50:32 +01:00
pizzaboxer
85ecef310a
Remove 32-bit support
...
💀 💀 💀 32 bit is GONE 💀 💀 💀
2023-05-04 10:15:55 +01:00
pizzaboxer
7d672d6a0f
Remove ReShade
...
💀 💀 💀 reshade is gone 💀 💀 💀
2023-05-04 10:06:34 +01:00
pizzaboxer
d1527535e4
Rename a bunch of classes
...
yea
2023-05-03 18:19:26 +01:00
pizzaboxer
e6bfac46fe
Fix first-time installation
2023-05-01 15:14:18 +01:00
pizzaboxer
93694a5ff4
Add more options for channel change behaviour
2023-04-30 00:59:23 +01:00
pizzaboxer
606aadda97
Turn DeployManager from singleton to helper
...
this really did not need to be oop lol
2023-04-29 23:55:43 +01:00
pizzaboxer
58fb73c127
Refactor class structure for singletons/utilities
...
cleanup necessary namespaces and adjust namespaces for certain classes to better represent what they're for
models, helpers and tools are all different and shouldnt really be under the same namespace
2023-04-26 21:14:35 +01:00