Commit Graph

228 Commits

Author SHA1 Message Date
bluepilledgreat
5edd0db80b add localisation 2023-10-15 15:07:28 +01:00
pizzaboxer
e0f261067e
Use enum value for determining launch mode
might change how this looks, such as getting rid of StudioAuth as its own thing
2023-10-10 23:03:39 +01:00
pizzaboxer
d7f257955b
Merge branch 'version-2.5.3' into feature/studio 2023-10-10 22:28:24 +01:00
pizzaboxer
fe36e42997
Merge pull request #751 from bluepilledgreat/feature/contextmenu-close-roblox
add close roblox option to context menu
2023-10-10 22:13:05 +01:00
bluepilledgreat
3451623523 add close roblox option to context menu 2023-10-06 20:43:13 +01:00
bluepilledgreat
ba1c92cf8b add back math.floor 2023-10-06 18:03:29 +01:00
bluepilledgreat
91952402bd make progress bar smoother 2023-10-06 17:56:11 +01:00
bluepilledgreat
e1d2d8432a remove version file manifest 2023-10-06 16:45:31 +01:00
bluepilledgreat
50c5cf05f5 set package directories in constructor 2023-10-06 16:44:36 +01:00
bluepilledgreat
c206858622 make the 3rd argument null 2023-10-05 17:46:05 +01:00
bluepilledgreat
276ea26d5c make shortcut name use project name 2023-10-04 22:24:43 +01:00
bluepilledgreat
47e8618dcc add studio to start menu 2023-10-04 22:23:41 +01:00
bluepilledgreat
ed62491827 forgot 2023-10-04 18:07:49 +01:00
bluepilledgreat
8f6f6874d1 change player & studio sizes to int 2023-10-04 18:07:20 +01:00
bluepilledgreat
6dafc220b3 fix version being deleted after install 2023-10-04 18:05:15 +01:00
bluepilledgreat
78d345fd8f fix RegisterProgramSize 2023-10-04 16:41:57 +01:00
bluepilledgreat
0b25566a7d use sharpziplib instead 2023-10-04 16:32:46 +01:00
bluepilledgreat
ba031a645e update byfron dialog player location 2023-10-04 15:17:14 +01:00
bluepilledgreat
2040dde2fa add studio constant and update process checks 2023-10-04 15:09:32 +01:00
bluepilledgreat
63ba2608a7 close studios on uninstall 2023-10-04 15:06:45 +01:00
bluepilledgreat
1ae9578247 fix roblox running check 2023-10-04 14:55:53 +01:00
bluepilledgreat
92bcd04990 add product format to setstatus 2023-10-04 14:54:46 +01:00
bluepilledgreat
dc65f628d8 register rbxl and rbxlx extensions 2023-10-04 14:47:26 +01:00
bluepilledgreat
c5c5ff96f3 fix studio auth 2023-10-04 14:18:16 +01:00
bluepilledgreat
cc4e5d1c84 update event name 2023-10-04 13:16:39 +01:00
bluepilledgreat
9b1f4eef89 disable activity tracking if studio 2023-10-04 12:55:46 +01:00
bluepilledgreat
f407aa6334 add faster zip implementation 2023-10-04 12:54:14 +01:00
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