bloxstrap/Bloxstrap
pizzaboxer c7a7feeebf
Add process ID to log filename #212
an attempt to mitigate a bug with rogold accidentally launching roblox twice when launching a game through one of its added features making bloxstrap error because both instances will have the same log filename

don't want to just terminate any launched instances that encounter the same filename since there could be a case of someone intentionally launching roblox repeatedly

this won't actually stop the double launching, there's not much way around that without being able to see the executing args of other bloxstrap instances, but it solves the error
2023-05-24 11:02:57 +01:00
..
Enums Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Extensions Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Integrations Add support for game message communication (#183) 2023-05-09 12:21:56 +01:00
Models Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Properties Add Byfron logo 2023-05-13 11:57:16 +08:00
Resources Add mod preset for emulating old character sounds 2023-05-15 12:56:13 +01:00
Singletons Auto set Vulkan window minimize fix flag 2023-05-14 03:02:33 +01:00
Tools Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
UI oh yeah some more stuff 2023-05-18 20:46:06 +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 process ID to log filename #212 2023-05-24 11:02:57 +01:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Add mod preset for emulating old character sounds 2023-05-15 12:56:13 +01:00
Bloxstrap.ico New logo - Iteration 2 2023-05-01 23:30:54 +01:00
Bootstrapper.cs Add support for emoij selection (#148) 2023-05-18 11:24:09 +01:00
Directories.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
ProtocolHandler.cs Add more options for channel change behaviour 2023-04-30 00:59:23 +01:00
Resource.cs Turn DeployManager from singleton to helper 2023-04-29 23:55:43 +01:00
RobloxActivity.cs Add support for game message communication (#183) 2023-05-09 12:21:56 +01:00
RobloxDeployment.cs Remove ZWinPlayer64 from selectable channels 2023-05-04 11:11:30 +01:00
Updater.cs Refactor class/folder structure of UI elements 2023-05-15 15:06:39 +01:00
Utilities.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00
WindowScaling.cs Refactor class structure for singletons/utilities 2023-04-26 21:14:35 +01:00