bloxstrap/Bloxstrap
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
..
AppData Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
Enums Remove preset registration for Vulkan/OpenGL 2024-08-27 11:50:52 +01:00
Exceptions Rework error handling for HTTP API deserialization 2024-09-03 20:05:15 +01:00
Extensions Satisfy my OCD 2024-09-01 09:52:43 +01:00
Integrations Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
Models Remove option for disabling fullscreen optimizations 2024-09-06 19:45:52 +01:00
Properties Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00
Resources Improvements to server location querying 2024-09-05 12:57:17 +01:00
UI Remove option for disabling fullscreen optimizations 2024-09-06 19:45:52 +01:00
Utility Draft: bootstrapper refactoring 2024-09-05 22:07:07 +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 Rework error handling for HTTP API deserialization 2024-09-03 20:05:15 +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 Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
FastFlagManager.cs Fix 2022 menu (#2718) 2024-09-02 11:34:35 +01:00
GlobalCache.cs Improvements to server location querying 2024-09-05 12:57:17 +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 Fix some other things 2024-09-05 11:14:46 +01:00
JsonManager.cs Rework error handling for HTTP API deserialization 2024-09-03 20:05:15 +01:00
LaunchHandler.cs Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
LaunchSettings.cs Refactor automatic updater + fix install details + fix launch flag parser + fix temp directory 2024-08-30 13:29:51 +01:00
Locale.cs Fix latinized language name for Ukrainian 2024-07-29 19:18:55 +01:00
Logger.cs Write temp logs to corrected specific folder 2024-08-30 21:16:19 +01:00
NativeMethods.txt Set default FPS limit as main display refresh rate 2023-08-01 19:29:10 +01:00
Paths.cs Draft: bootstrapper refactoring 2024-09-05 22:07:07 +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 Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
RobloxFastFlags.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
Utilities.cs Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
Watcher.cs Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00