bloxstrap/Bloxstrap
bluepilledgreat 7123aa7951 remove pointless baseurl check
InitializeConnectivity is an async function. if it is somehow ran twice and the previous task hasn't completed, the connectivity check will still run.
2024-08-23 18:37:01 +01:00
..
AppData Abstract differences in handling player and studio 2024-08-19 16:27:42 +01:00
Enums Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Exceptions debug packages not downloading properly over http 2023-08-31 10:26:05 +01:00
Extensions Fix typo from earlier commit 2024-08-16 10:06:50 +01:00
Integrations Clean up sloppiness in notification area icon 2024-08-13 21:44:43 +01:00
Models Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Properties Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Resources Add mutexes for settings, installer and uninstaller 2024-08-16 20:45:37 +01:00
UI Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Utility Add mutexes for settings, installer and uninstaller 2024-08-16 20:45:37 +01:00
app.manifest refactor: configure app manifest 2024-04-13 07:22:19 +01:00
App.xaml System for better management of enum names 2024-07-04 09:44:23 +04:00
App.xaml.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Draft: new installer system 2024-08-10 13:08:04 +01:00
Bloxstrap.ico New logo - Iteration 2 2023-05-01 23:30:54 +01:00
Bootstrapper.cs Abstract differences in handling player and studio 2024-08-19 16:27:42 +01:00
FastFlagManager.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
GlobalUsings.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
HttpClientLoggingHandler.cs Miscellaneous HTTP/task improvements 2023-07-29 20:35:36 +01:00
Installer.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
JsonManager.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
LaunchHandler.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
LaunchSettings.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Locale.cs Fix latinized language name for Ukrainian 2024-07-29 19:18:55 +01:00
Logger.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
NativeMethods.txt Revert "use mutexes" 2024-02-07 15:00:38 +00:00
Paths.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
ProtocolHandler.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Resource.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
RobloxDeployment.cs remove pointless baseurl check 2024-08-23 18:37:01 +01:00
RobloxFastFlags.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Utilities.cs Draft: new installer system 2024-08-10 13:08:04 +01:00