Commit Graph

908 Commits

Author SHA1 Message Date
MathieuG-P 64ed9d24b1 [chore] Add support for mapinfo v3 (which is essentially the same thing as version 2)
(cherry picked from commit 83f23c5c16)
2024-11-04 17:09:15 +01:00
MathieuG-P da40448ca1 Merge pull request #636 from Zagrios/bugfix/unable-to-load-bsm-files-if-path-to-bsm-contains-url-special-chars
[bugfix] Unable to load bsm's files if path to bsm contain url special chars

(cherry picked from commit 6666685c43)
2024-11-04 16:41:29 +01:00
MathieuG-P 2e6224825f [bugfix] Linking a folder was not possible if the folder contained files (already in master) 2024-11-04 16:38:27 +01:00
MathieuG-P 8caea035ed [bugfix] fix black screen under certain condition when loading maps 2024-11-04 16:22:19 +01:00
MathieuG-P 507e8e04f2 Fix missing import + update node types 2024-10-27 16:07:53 +01:00
MathieuG-P 02c856b5d6 Apply PR #564 (Sometime mods using manifests were not recognised as installed + remove dead code) 2024-10-27 14:00:43 +01:00
MathieuG-P d8cb6a3892 Apply PR #535 (Do not reselect default mods when mods are already installed) 2024-10-27 13:28:27 +01:00
MathieuG-P b763a909b7 Apply PR #619 (updated tags to the correct names) 2024-10-27 13:17:49 +01:00
MathieuG-P 4bbfe72381 [chore] updating naming sheme of downloaded maps to avoid duplication when downloading maps from other tools
+ updating naming sheme of downloading playlists
+ updating download models due to function changes
2024-10-26 21:22:35 +02:00
MathieuG-P 27f36dfa54 Fix post cherry pick issues 2024-10-24 20:47:40 +02:00
MathieuG-P f70df59e21 [bugfix] dont move the folder if all subitem in the folder already exist in the destination 2024-10-24 20:04:01 +02:00
MathieuG-P 844ca12b9c [bugfix] Improve folder linking reliability 2024-10-24 20:03:57 +02:00
MathieuG-P ee9e10170c [chore] remove DLC folder from default shared folders 2024-10-24 19:44:23 +02:00
MathieuG-P 40365b44e3 [bugfix] bsipa installation never show error even if bsipa throw errors 2024-10-24 19:42:04 +02:00
MathieuG-P 5e33efbb06 [feat] add support for the 'info.dat' v4 format 2024-10-14 13:29:18 +02:00
MathieuG-P 99d125d35d [bugfix] Update DepotDownloader to fix connection to Steam errors 2024-10-14 13:29:10 +02:00
MathieuG-P c313685f6f [chore] filter potential oculus token in logs 2024-08-01 00:20:02 +02:00
MathieuG-P 30a53c013f [bugfix] fix downloading models not working
Add useragent to requests to not being rejected
2024-03-13 14:51:51 +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 2d67876ee1 [bugfix] Added a Beat Saber ends watcher to delete created symlink to avoid Oculus version getting wiped by Oculus auto updates 2024-03-05 13:33:04 +01:00
MathieuG-P eb76bb5df0 [bugfix] handle unable to get documents path error 2024-03-04 13:29:23 +01:00
MathieuG-P ecf18b9967 Update translations and disable "exclude installed" filters in list of installed maps 2024-02-26 13:44:04 +01:00
Libor Šafář 030df21619 Implement exclude of installed maps as filter 2024-02-24 22:49:25 +01:00
MathieuG-P bec8e1f571 Merge pull request #417 from slinkstr/bugfix/fpfc-restore/416
[bugfix-416] Wait for SteamVR folder rename before exit
2024-02-12 15:22:57 +01:00
MathieuG-P 3f37c2ee34 [bugfix] Fixed unable to launch downgraded oculus version when backup already exists 2024-02-12 14:19:59 +01:00
slinky 0b24a5ceb2 [bugfix-416] Wait for SteamVR folder rename before exit 2024-02-08 11:55:57 -08: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 63d35f678d [feature] Added admin launch information modal 2024-01-24 23:07:49 +01:00
MathieuG-P bb4ce5505a [chore] add @Log decorator + add logs for LivShortcuts 2024-01-21 15:22:09 +01:00
MathieuG-P cfb2b35bf7 [bugfix] Fix reject error message in OculusService 2024-01-20 16:38:52 +01:00
MathieuG-P 40f6803b90 [bugfix] Launch Oculus when launching Oculus BS version to avoid crashs 2024-01-20 16:36:59 +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
Shidorien f908acefd6 Merge pull request #397 from Zagrios/feature/maps-tooltips/392
Feature/maps tooltips/392
2024-01-07 19:10:29 +01:00
shidorien 7dc63fa775 Fix tippy-box styles in index.css 2024-01-07 18:27:42 +01:00
MathieuG-P 08e1b46e06 Merge pull request #399 from Zagrios/chore/update-maps-ui-for-coherence
Chore/update maps UI for coherence
2024-01-07 17:23:14 +01:00
shidorien 9d613d5a7f Merge branch 'master' into feature/maps-tooltips/392 2024-01-07 17:21:26 +01:00
shidorien 6e2dfa26b7 Add modification after review 2024-01-07 17:21:08 +01:00
MathieuG-P 86017e65c0 [chore] component props readonly 2024-01-07 17:06:32 +01:00
MathieuG-P d6e51f0d11 [chore] fix sonarcloud bug 2024-01-07 17:01:20 +01:00
MathieuG-P fcf391db55 add info log 2024-01-07 16:40:03 +01:00
MathieuG-P 68b105dd63 [bugfix] remove test logs + add tryit in resolveGUID function 2024-01-07 16:33:06 +01:00
MathieuG-P c54185b348 [chore] rework useObservable hook to properly re-subsrive when the state change 2024-01-07 16:22:51 +01:00
MathieuG-P cc42f0a978 [chore] add map and playlist icon + init the new svg system 2024-01-07 14:36:01 +01:00
MathieuG-P 073061c8e5 [chore] update maps and playlists panel UI for coherence 2024-01-07 03:00:53 +01:00
shidorien e071d792ad Remove unnecessary empty lines and whitespace 2024-01-07 01:32:05 +01:00
shidorien 072e2991ba Update filter panel component layout 2024-01-07 01:28:47 +01:00
shidorien fcad40ec66 Update filter panel component 2024-01-07 00:26:10 +01:00
shidorien f448f023f8 Remove unused import statement 2024-01-06 20:44:52 +01:00
MathieuG-P 54f24d93a3 [bugfix] Handle oculus library doesnt have OriginaPath value
Added a method to resolve GUID path to resolve Path value in oculus library reg
2024-01-06 14:49:07 +01:00