silentrald
|
350dff37cf
|
[bugfix] refactored bs launch + launch bs version directly with shortcut
|
2025-01-18 22:14:07 +08:00 |
|
silentrald
|
fb7f68cd04
|
[bugfix-733] point to the correct compat folder
|
2025-01-10 10:02:49 +08:00 |
|
MathieuG-P
|
2a99c76d09
|
[feature] we can now create launch shortcut in steam library
|
2025-01-06 18:17:47 +01:00 |
|
MathieuG-P
|
774c3a2954
|
[feature] advancement on steam shortcut
|
2025-01-05 21:33:23 +01:00 |
|
silentrald
|
38ea360ee6
|
[bugfix-627] support host calls for flatpak with spawn/exec
* created wrapper calls for spawn and exec for all os support
* refactored names for isProcessRunning, getProcessId, and isSteamRunning
|
2024-11-22 00:57:31 +08:00 |
|
LiamillionSS
|
db616c6bd7
|
[bugfix-452] PROCESS_NAME now uses steam-runtime-launcher-service on linux to avoid steamProcessRunning false positives
|
2024-11-10 19:20:46 +11:00 |
|
LiamillionSS
|
c54d1491e6
|
[bugfix-452] fix to launch game when steam is not running on linux
|
2024-11-10 00:57:28 +11:00 |
|
Pierce Thompson
|
f073f66533
|
Fix Steam elevated check on Linux
|
2024-08-10 18:00:07 -04:00 |
|
MathieuG-P
|
cdc589f602
|
[bugfix] handle error when cheking if steam is running as admin
|
2024-02-02 20:18:33 +01:00 |
|
MathieuG-P
|
536690dc55
|
[bugfix-411] dynamically import regedit-rs depending on the os
|
2024-01-27 13:46:44 +01:00 |
|
MathieuG-P
|
4c8617a419
|
[bugfix] Start BS as Admin when Steam is running as admin but BSM is not
|
2024-01-20 15:42:30 +01:00 |
|
MathieuG-P
|
cb6682d954
|
[chore] fix sonarcloud issues
|
2023-12-15 20:46:00 +01:00 |
|
MathieuG-P
|
c2ff4fed8b
|
[chore] Use regedit-rs instead of node-regedit
|
2023-12-15 20:43:03 +01:00 |
|
MathieuG-P
|
9b7fa23016
|
[feature-274] Can now launch downgraded version from Oculus
|
2023-11-03 15:11:35 +01:00 |
|
MathieuG-P
|
1edcb55c90
|
[chore-245] remove some code smells
|
2023-07-16 16:31:58 +02:00 |
|
MathieuG-P
|
cac216c4eb
|
[chore-245] resolve "promise but void expected" error
|
2023-07-16 15:24:20 +02:00 |
|
MathieuG-P
|
66b95a1736
|
Merge branch 'master' into feature/launch-bs-from-shortcut
|
2023-07-09 18:34:14 +02:00 |
|
MathieuG-P
|
f47a1de05e
|
[chore] prettify + config prettier
|
2023-07-01 22:12:47 +02:00 |
|
MathieuG-P
|
577352180e
|
[chore] no need for shell + use native openPath
|
2023-07-01 19:09:17 +02:00 |
|
MathieuG-P
|
d62727c3f9
|
[chore] fix lint errors
|
2023-07-01 03:01:38 +02:00 |
|
MathieuG-P
|
943118538d
|
[feature] Can now launch a bs version from cmd + fix some bugs + some code cleaning
|
2023-06-30 21:00:02 +02:00 |
|
MathieuG-P
|
6eb3f75e9d
|
Merge branch 'master' into feature/launch-bs-from-shortcut
|
2023-06-30 15:44:57 +02:00 |
|
MathieuG-P
|
90d4ebc7e3
|
[hotfix] fix missing import
|
2023-06-28 22:33:12 +02:00 |
|
Pierce Thompson
|
0e4d1e1950
|
Merge branch 'master' into fix/running-processes
|
2023-06-28 16:29:27 -04:00 |
|
Pierce Thompson
|
911eb980af
|
Use the Windows registery again to get running Steam process
|
2023-06-28 15:49:05 -04:00 |
|
Pierce Thompson
|
0c3e342a45
|
Use Electron to get home directory
|
2023-06-28 15:39:46 -04:00 |
|
Pierce Thompson
|
1577cc828f
|
Use the correct steam installation path on Linux
|
2023-06-27 23:20:03 -04:00 |
|
Pierce Thompson
|
12f8724de4
|
Get running processes independent of platform
|
2023-06-27 20:09:21 -04:00 |
|
MathieuG-P
|
b7e287c86a
|
[feature] Rework of the BS launching system to prepare for shortcuts
|
2023-06-26 23:25:53 +02:00 |
|
MathieuG-P
|
ae5961e8de
|
[feature] Steam now launch automatically if it not running then BS launch just after
|
2023-06-25 22:28:09 +02:00 |
|
MathieuG-P
|
28a5576ef9
|
[hotfix] fix unable to launch due to tasklist returning nothing
|
2023-04-12 20:35:10 +02:00 |
|
MathieuG-P
|
ec3c6ce26e
|
fix vbs regidit not find script
|
2023-03-14 00:26:53 +01:00 |
|
MathieuG-P
|
9862dfa78d
|
force not launch steamvr when desktop mode
|
2023-03-13 23:55:22 +01:00 |
|
MathieuG-P
|
9b5a1711ce
|
share custom folder finished
|
2023-03-12 03:58:51 +01:00 |
|
MathieuG-P
|
06622c4088
|
add button to lunch steam when steam is not running
|
2022-12-28 20:30:10 +01:00 |
|
MathieuG-P
|
6e07adb990
|
fix cannot read installed version when steam is not installed
|
2022-10-23 21:03:32 +02:00 |
|
MathieuG-P
|
6686808141
|
assets reoganization
|
2022-07-03 17:01:18 +02:00 |
|
MathieuG-P
|
d795296d0a
|
remove console log, and set external VBS location for regedit
|
2022-05-26 22:32:11 +02:00 |
|
MathieuG-P
|
2c7901e8b3
|
listage des version BS dispo, le path de BS steam est mtn bien détécté
|
2022-05-16 22:09:22 +02:00 |
|
MathieuG-P
|
ccb37b4358
|
work on back-end to get bs version from remote, detect installed depot and steam bs, add store in front, get all bs version available in front, add steam launch test in front
|
2022-05-15 22:34:00 +02:00 |
|
MathieuG-P
|
16ab71df55
|
réarganisation du back en services, mise de depot downloader dans les assets
|
2022-05-15 15:14:02 +02:00 |
|