Commit Graph

1258 Commits

Author SHA1 Message Date
pizzaboxer
1d03c216d1
Implement metrics 2024-09-27 22:14:39 +01:00
Matt
c1bfad3ab4
Merge pull request #2988 from pizzaboxer/bugfix/im-a-genius
fix ribbonconfig path
2024-09-27 19:05:01 +01:00
bluepilledgreat
2de686a71a fix ribbonconfig path 2024-09-27 19:04:46 +01:00
Matt
16feeca69d
Merge pull request #2978 from pizzaboxer/bugfix/new-roblox-package
Add RibbonConfig to studio package map
2024-09-26 16:05:07 +01:00
bluepilledgreat
3b51345819 add ribbonconfig to studio package map 2024-09-26 16:01:06 +01:00
bluepilledgreat
5e86f8ce02 remove hyperion update warning 2024-09-22 12:33:30 +01:00
pizzaboxer
ab6e3a02ea
Handle exception in Icon to ImageSource conversion 2024-09-21 20:28:57 +01:00
pizzaboxer
f844a654f6
Add missing credit for lolmanurfunny 2024-09-21 20:20:28 +01:00
pizzaboxer
1f48fa0584
Remove "Playing" from rich presence text (#2921) 2024-09-21 20:15:29 +01:00
pizzaboxer
f8d3c9618e
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-09-21 19:30:36 +01:00
pizzaboxer
5977b1b67f
Merge pull request #2945 from pizzaboxer/bugfix/you-forgot-to-use-strings-resx
Add string to translations
2024-09-21 19:26:42 +01:00
pizzaboxer
c6a6ab2dd6
Merge branch 'main' into bugfix/you-forgot-to-use-strings-resx 2024-09-21 19:26:17 +01:00
pizzaboxer
6e0d24e6b4
Merge pull request #2893 from Flikter/custom-integration-autofill
Custom integration name autofill
2024-09-21 19:25:32 +01:00
pizzaboxer
31d90dd6bf
Merge pull request #2939 from pizzaboxer/bugfix/jsonmanager-exception-handling
Add exception handling to JsonManager save
2024-09-21 19:25:14 +01:00
pizzaboxer
e992f074a7
Merge pull request #2943 from pizzaboxer/removal/win32-message-boxes
Remove Win32 message boxes
2024-09-21 19:23:42 +01:00
pizzaboxer
5d8dad903e
Merge pull request #2946 from pizzaboxer/bugfix/fix-indentation
Fix indentation
2024-09-21 19:21:43 +01:00
pizzaboxer
99d2d106fb
Merge pull request #2942 from pizzaboxer/qol/remove-unnecessary
Remove unnecessary stuff from the code
2024-09-21 19:21:20 +01:00
bluepilledgreat
d8b259ace6 fix indentation 2024-09-21 19:17:36 +01:00
bluepilledgreat
ab8034c13b add string to translations 2024-09-21 19:16:38 +01:00
bluepilledgreat
724677be64 remove win32 message boxes 2024-09-21 19:07:43 +01:00
bluepilledgreat
7e8b699adf remove unnecessary directory check 2024-09-21 18:55:43 +01:00
bluepilledgreat
2c3a4b4e5e remove unused value in activity watcher 2024-09-21 18:52:02 +01:00
bluepilledgreat
15904ff51f removed unused variable 2024-09-21 18:51:32 +01:00
bluepilledgreat
3f438e99b1 add exception handling to jsonmanager save 2024-09-21 14:18:14 +01:00
pizzaboxer
0b20720fdb
Reorganize models 2024-09-15 20:58:28 +01:00
pizzaboxer
c58a8ab739
Ensure installation ignores temp path (#2892) 2024-09-15 18:58:00 +01:00
pizzaboxer
6e8faff624
Improve querying of app theme preference 2024-09-15 18:26:42 +01:00
Flikter
1809359025
Update integration name while typing 2024-09-15 01:25:42 +02:00
Flikter
263617e409
Autofill file name 2024-09-15 01:25:14 +02:00
pizzaboxer
83e3c487a9
Persistence of settings window size/position (#2319)
should be good enough imo
2024-09-13 00:28:57 +01:00
pizzaboxer
47cf9e70cb
Auto updater shim for <2.8.0 versions 2024-09-12 22:06:50 +01:00
pizzaboxer
1b60e30a0b
Add easy access to player compatibility settings 2024-09-12 10:53:43 +01:00
pizzaboxer
c5fa2c0bc0
Hide game history if desktop app is disabled 2024-09-12 10:00:19 +01:00
pizzaboxer
717b57ea2a
Improve server location querying and general connectivity handling 2024-09-12 09:52:36 +01:00
pizzaboxer
3f0ab22393
Address "Access to the path is denied" error 2024-09-09 16:18:29 +01:00
pizzaboxer
ff387cfc59
Fix a few remaining things 2024-09-09 12:45:51 +01:00
pizzaboxer
7a0f50bd81
Remove flag preset for graphics quality slider
RIP
2024-09-09 12:45:40 +01:00
pizzaboxer
356155c75b
Fix potential bug in install checker
UB would occur if installer.CheckInstallLocation() failed when attempting to change the install location
2024-09-09 12:09:44 +01:00
pizzaboxer
62064117b6
Consolidate registry handling 2024-09-09 11:41:21 +01:00
pizzaboxer
dd568faf9c
Implement new bootstrapper error handling 2024-09-08 23:59:38 +01:00
pizzaboxer
cd411e33ff
Use state entry for WebView2 runtime prompt 2024-09-08 01:45:00 +01:00
pizzaboxer
2795ccf92e
Bulk restoration of deleted mod files 2024-09-08 01:23:35 +01:00
pizzaboxer
1bdf761d07
Fix bug in cached package handling 2024-09-07 23:11:39 +01:00
pizzaboxer
99ff002121
Abandon staging folder idea, use lockfile instead
thank you matt for helping me see sense through this one
2024-09-07 22:51:03 +01:00
pizzaboxer
72df157eb8
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-09-07 14:12:17 +01:00
pizzaboxer
0189431357
Update bug_report.yaml 2024-09-07 13:26:23 +01:00
pizzaboxer
e6f70a0c82
Remove option for disabling fullscreen optimizations
The option was only introduced because Roblox's installation path wasn't static. Now that it is, this option doesn't need to exist anymore, and it isn't an issue for people to just set it manually now.
2024-09-06 19:45:52 +01:00
pizzaboxer
3eeebc7a8b
Draft: bootstrapper refactoring
Roblox now installs to /Roblox/Player/ instead of /Versions/<version guid>

This is a checkpoint commit. No mod manager, no error checking, no fullscreen optimizations configuration. Only installing and launching Roblox.

THIS WORKED FIRST TRY BY THE WAY
2024-09-05 22:07:07 +01:00
pizzaboxer
15dc2dfbfe
Improvements to server location querying 2024-09-05 12:57:17 +01:00
pizzaboxer
0d5be93616
Fix some other things 2024-09-05 11:14:46 +01:00