MathieuG-P
|
b98e1ccdfa
|
[feature-107] Advancement on playlists feature
|
2024-03-27 21:33:19 +01:00 |
|
MathieuG-P
|
0460a0dab3
|
[feature-107] advancement on playlists feature
|
2024-03-24 17:51:18 +01:00 |
|
MathieuG-P
|
ebbe2963b1
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-03-22 15:12:26 +01:00 |
|
MathieuG-P
|
169a6e99b0
|
[chore] add routes for IPCs + migrate all old ipc.send to sendV2 + remove some dead code
|
2024-03-20 19:00:35 +01:00 |
|
MathieuG-P
|
3da5af354e
|
[feature-107] We can now download playlist's missing maps
|
2024-03-19 18:01:07 +01:00 |
|
MathieuG-P
|
7237e49c7f
|
[feature-107] progress on playlists (lot of things, i don't remember all things i've done in this commit)
|
2024-03-12 06:49:32 +01:00 |
|
MathieuG-P
|
f2cd9a1174
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-03-08 16:33:10 +01:00 |
|
MathieuG-P
|
7c034550fb
|
Merge branch 'master' into v1.5.0
|
2024-03-08 16:03:32 +01:00 |
|
MathieuG-P
|
d028e144fc
|
[chore] Oculus backup is now automatically restored when Beat Saber closes
|
2024-03-06 10:06:27 +01:00 |
|
MathieuG-P
|
1e6f051f59
|
[feature-107] can now list maps of playlist + lot of other things
|
2024-03-02 17:50:08 +01:00 |
|
MathieuG-P
|
de0575aea4
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-02-26 15:33:13 +01:00 |
|
MathieuG-P
|
a36ccb0c13
|
[feature-107] Fix various bugs and add new features for playlists
|
2024-02-23 21:49:29 +01:00 |
|
MathieuG-P
|
b42231b134
|
[feature-107] lot of changes but mainly, maps now use a cache and load almost instantly after first load
|
2024-02-18 22:24:57 +01:00 |
|
MathieuG-P
|
9a3ebf2971
|
[feature-107] moving files around and create Playlist panel component
|
2024-02-07 16:36:25 +01:00 |
|
shidorien
|
b4efa9583e
|
Merge branch 'master' into feature/add-changelog-modal/178
|
2024-02-05 11:14:24 +01: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
|
63d35f678d
|
[feature] Added admin launch information modal
|
2024-01-24 23:07:49 +01:00 |
|
Shidorien
|
33bab3ea0e
|
reset useless change
|
2023-12-22 02:00:05 +01:00 |
|
Shidorien
|
7dae25ce32
|
Fix formatting in bs-launcher-ipcs.ts
|
2023-12-22 01:55:32 +01:00 |
|
Shidorien
|
e21b731e10
|
Remove unnecessary code in window-manager-ipcs.ts
|
2023-12-21 04:08:45 +01:00 |
|
Shidorien
|
c8017939da
|
Remove unnecessary code in launcher-ipcs.ts
|
2023-12-21 04:08:03 +01:00 |
|
Shidorien
|
f57926e41b
|
Remove unnecessary imports and variables
|
2023-12-21 02:58:12 +01:00 |
|
Shidorien
|
b2c1338650
|
Refactor AutoUpdaterService and remove unused code
|
2023-12-21 01:27:29 +01:00 |
|
Shidorien
|
cb0faad418
|
Fix reply type in bs-launcher-ipcs.ts
|
2023-11-24 04:22:57 +01:00 |
|
Shidorien
|
00bf26081b
|
move Update "haveBeenUpdated" when update is available
|
2023-11-24 03:06:22 +01:00 |
|
Shidorien
|
385c403bee
|
Update "havebeenupdated" when close index.html
|
2023-11-24 03:03:38 +01:00 |
|
Shidorien
|
34c0ad03d3
|
Add ipc "have-been-updated"
|
2023-11-24 02:53:36 +01:00 |
|
MathieuG-P
|
07600507f3
|
[bugfix-342] Fix unable to download playlist with OneClick from certain sites
|
2023-11-10 20:16:22 +01:00 |
|
MathieuG-P
|
a07e7111c1
|
[feature-274] Fix unable to verify original Steam or Oculus version + add "Restore folder" button for original oculus version
|
2023-11-05 00:36:12 +01:00 |
|
MathieuG-P
|
9b7fa23016
|
[feature-274] Can now launch downgraded version from Oculus
|
2023-11-03 15:11:35 +01:00 |
|
MathieuG-P
|
0a1e1efcd9
|
[feature-274] Refactoring downloaders service + handle importing Oculus version + logout from steam and oculus in settings + other things
|
2023-10-27 02:00:24 +02:00 |
|
MathieuG-P
|
c0f2baffa6
|
[feature-274] can now download oculus version from the interface
|
2023-10-18 01:13:46 +02:00 |
|
MathieuG-P
|
1b06443fa5
|
[bugfix] Fix crash when multiple oneclick at same time
|
2023-10-14 17:42:51 +02:00 |
|
MathieuG-P
|
fc2cb676d2
|
[bugfix] Fix error when downloading playlist with OneClick and having maps linked
|
2023-10-08 22:38:34 +02:00 |
|
MathieuG-P
|
92fd59be1e
|
[bugfix] Fix OneClick map download may not work with multiple maps sharing
|
2023-10-04 00:10:05 +02:00 |
|
MathieuG-P
|
6bdf47678e
|
[chore] Change default contents path to avoid OneDrive issues
|
2023-09-11 21:49:43 +02:00 |
|
MathieuG-P
|
ccc133cf6d
|
[bugfix-313] Restore SteamVR shortly after launching BS and on disabling FPFC Mode
|
2023-08-28 16:33:53 +02:00 |
|
MathieuG-P
|
922aad7867
|
[feature] can now login to Steam with QRCode + ipc management optimization
|
2023-08-02 02:36:36 +02:00 |
|
MathieuG-P
|
6bf26edae5
|
[chore] remove some code smells
|
2023-07-16 17:40:19 +02:00 |
|
MathieuG-P
|
59896400e0
|
[chore-245] convert some "send" calls to "sendV2"
|
2023-07-16 17:26:55 +02:00 |
|
MathieuG-P
|
1edcb55c90
|
[chore-245] remove some code smells
|
2023-07-16 16:31:58 +02:00 |
|
MathieuG-P
|
2d7b1bd8f3
|
[chore-245] clean "setInstallationDirectory" process
|
2023-07-16 15:10:00 +02:00 |
|
MathieuG-P
|
0acb70cf7e
|
[feature] can now create launch shortcut
|
2023-07-16 04:00:16 +02:00 |
|
MathieuG-P
|
2f3b5bf610
|
[feature] can now launch beat saber from shortcut
|
2023-07-14 14:18:23 +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
|
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 |
|
Pierce Thompson
|
896a68f215
|
Remove old method of opening instance folder
|
2023-06-28 15:31:14 -04:00 |
|