1630 Commits

Author SHA1 Message Date
MathieuG-P 4b60be5846 Merge pull request #640 from Zagrios/chore/remove-broken-models-notification
[chore] remove the "Broken models" notification

(cherry picked from commit 8181cb3eec)
2024-11-04 20:18:56 +01:00
MathieuG-P f07706c4f4 update to 1.4.11 2024-11-04 17:10:01 +01:00
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 6c29081d84 v1.4.10 2024-10-24 19:31:14 +02:00
MathieuG-P 1c9bf7dab0 [bugfix] new code sign certificate to resolve auto update loop 2024-10-15 15:08:00 +02:00
MathieuG-P dd572226bb [chore] new code sign certificate 2024-10-14 13:29:18 +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 ce6fb95aa2 v1.4.9 2024-10-12 16:10:33 +02:00
MathieuG-P 499956d3b3 update to 1.4.8 v1.4.8 2024-08-01 00:23:32 +02:00
MathieuG-P c313685f6f [chore] filter potential oculus token in logs 2024-08-01 00:20:02 +02:00
MathieuG-P 88a1691d4b bumb to 1.4.7 v1.4.7 2024-03-13 15:04:45 +01:00
MathieuG-P cdd25b458c Merge pull request #436 from Zagrios/bugfix/downloading-models-with-bsm-no-longer-works
[bugfix] fix downloading models not working
2024-03-13 14:55:42 +01: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 1db3db7bdd Merge branch 'master' of https://github.com/Zagrios/bs-manager 2024-03-07 18:09:18 +01:00
MathieuG-P e0e647b22a add version 1.35.0 2024-03-07 18:08:15 +01:00
MathieuG-P 69914e3063 Merge pull request #435 from fllppi/bugfix/fixed-typo-in-german-translation/434
fixed typo in german translation for map installation
2024-03-07 05:59:44 +01:00
Flippi 0c2624ed37 fixed typo in german translation for map installation 2024-03-06 21:58:06 +01:00
MathieuG-P cf11277541 bumb to 1.4.6 v1.4.6 2024-03-06 12:30:26 +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 59c624d58d Merge pull request #432 from Zagrios/bugfix/oculus-versions-being-deleted-by-oculus-auto-updates
[bugfix] Added a Beat Saber ends watcher to delete created symlink to avoid Oculus version getting wiped by Oculus auto updates
v1.4.6-alpha.1
2024-03-05 13:54:32 +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 6b30d74628 Merge pull request #431 from Zagrios/bugfix/handle-unable-to-get-documents-path
[bugfix] handle unable to get documents path error
2024-03-04 13:35:26 +01:00
MathieuG-P eb76bb5df0 [bugfix] handle unable to get documents path error 2024-03-04 13:29:23 +01:00
MathieuG-P 590daf3be2 add patreon 2024-02-27 18:26:27 +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
MathieuG-P bc26f329a5 Merge pull request #426 from Liborsaf/feature/exclude-installed
[feature] Implement exclude of installed maps as filter
2024-02-26 13:05:01 +01:00
Libor Šafář 030df21619 Implement exclude of installed maps as filter 2024-02-24 22:49:25 +01:00
MathieuG-P d61588c09f add patreon 2024-02-18 22:22:41 +01:00
MathieuG-P 7ed2b5c820 add OculusBinaryId 2024-02-16 16:07:20 +01:00
Iluhadesu 239a68821e Add 1.34.6 2024-02-16 15:53:59 +01:00
MathieuG-P fc512091e4 add patreon 2024-02-14 10:27:42 +01:00
MathieuG-P f71c29da58 bumb to 1.4.5 v1.4.5 2024-02-12 16:35:04 +01:00
Iluhadesu 60c656b45b Add 1.34.5 2024-02-12 16:04:28 +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 20d0cd7ee6 Merge pull request #421 from Zagrios/bugfix/unable-to-launch-oculus-version-when-backup-already-exists
[bugfix] Fixed unable to launch downgraded oculus version when backup already exist
2024-02-12 14:30:55 +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