Activity
fix: standardize error modal buttons
fix: standardize error modal buttons
fix: handle no previously selected simulator
fix: handle no previously selected simulator
fix: missing arguments
fix: missing arguments
refactor: remove import
refactor: remove import
refactor: remove unnecessary check
refactor: remove unnecessary check
fix: missing arguments
fix: missing arguments
feat: temp location error handling
feat: temp location error handling
feat: use OS Temp as default temp directory
feat: use OS Temp as default temp directory
feat: handling of no installed simulator
feat: handling of no installed simulator
fix: error handling of uninstalled simulators
fix: error handling of uninstalled simulators
fix: remove unexpected temp location behavior
fix: remove unexpected temp location behavior
feat: indent temp path setting
feat: indent temp path setting
refactor: safer code
refactor: safer code
refactor: remove unused function
refactor: remove unused function
refactor: simplify base path handling
refactor: simplify base path handling
fix: temp handling
fix: temp handling
refactor: move initial msfs path setup functions to install path utils
refactor: move initial msfs path setup functions to install path utils
fix: error handling
fix: error handling
fix: error handling
fix: error handling
feat: wip directory handling
feat: wip directory handling
fix: select first available addon when switching sim
fix: select first available addon when switching sim
feat: filter addons by simulator
feat: filter addons by simulator
refactor: shorten function name
refactor: shorten function name
feat: restrict enabling and disabling simulators & autoswitch
feat: restrict enabling and disabling simulators & autoswitch
refactor: even safer
refactor: even safer
refactor: more type safety
refactor: more type safety
refactor: some code optimization
refactor: some code optimization
feat: only switch between enabled sims
feat: only switch between enabled sims
refactor: make prettier happy
refactor: make prettier happy