bloxstrap/Bloxstrap
pizzaboxer e0fcbaab2f
Fix race condition with duplicate instances
turns out it happens so quickly that not even having a file existence check right before opening it is sufficient enough
2023-07-27 22:17:00 +01:00
..
Enums Add detection for reserved/private server types 2023-07-20 23:15:30 +01:00
Exceptions Make channel selection error info more accurate 2023-07-20 12:39:03 +01:00
Extensions Make logging more consistent 2023-07-25 19:08:43 +01:00
Integrations Bump DiscordRPC to 1.2.1.24 2023-07-26 22:46:42 +01:00
Models Re-add FastFlag struct class 2023-07-23 18:25:39 +01:00
Properties oops forgot this one 2023-07-15 08:36:00 +01:00
Resources Align old avatar editor background for R15 avatars 2023-07-26 14:49:14 +01:00
UI Add search bar for FastFlag editor (#446) 2023-07-26 23:26:56 +01:00
Utility Refactor file modding system 2023-07-26 14:49:01 +01:00
app.manifest Add backend code for new menu 2023-02-03 17:37:10 +00:00
App.xaml Add fake Byfron logo 2023-05-13 14:23:32 +01:00
App.xaml.cs Add extra logging info 2023-07-26 11:21:54 +01:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Bump DiscordRPC to 1.2.1.24 2023-07-26 22:46:42 +01:00
Bloxstrap.ico New logo - Iteration 2 2023-05-01 23:30:54 +01:00
Bootstrapper.cs Refactor file modding system 2023-07-26 14:49:01 +01:00
FastFlagManager.cs Don't set manual fullscreen flag for Vulkan/OpenGL 2023-07-25 23:36:15 +01:00
GlobalUsings.cs Always show DateTime strings in English 2023-07-23 08:38:30 +01:00
HttpClientLoggingHandler.cs Make logging more consistent 2023-07-25 19:08:43 +01:00
JsonManager.cs Restructuring: Directories -> Paths 2023-07-25 19:43:30 +01:00
Logger.cs Fix race condition with duplicate instances 2023-07-27 22:17:00 +01:00
Paths.cs Add extra logging info 2023-07-26 11:21:54 +01:00
ProtocolHandler.cs Make logging more consistent 2023-07-25 19:08:43 +01:00
Resource.cs Consolidation - global usings 2023-07-15 22:52:44 +01:00
RobloxDeployment.cs Make logging more consistent 2023-07-25 19:08:43 +01:00
Updater.cs Add extra logging info 2023-07-26 11:21:54 +01:00
Utilities.cs Refactor file modding system 2023-07-26 14:49:01 +01:00