2799 Commits

Author SHA1 Message Date
Zagrios 9964940020 bump to 1.5.4 v1.5.4 2025-08-31 14:16:22 +02:00
Ika 0df4cef2a6 Improve french translation (#863)
* Improve french translation

* Update fr.json

* Update fr.json

---------

Co-authored-by: Ika <36999341+IkaOverride@users.noreply.github.com>
2025-08-31 14:06:01 +02:00
Liborsaf 846e1f55be [bugfix] Fix "exclude installed" filter not loading more maps (#904) 2025-08-30 13:37:34 +02:00
Zagrios 4dbc552ca9 Update depot downloader to 3.4.0 (#882)
* [fix/634] fixed issue on hovering on last song element

* restore itemHeight and add a bottom padding

* Update depotdownloader to 3.4.0

---------

Co-authored-by: silentrald <silentrald1216@gmail.com>
2025-08-30 13:31:33 +02:00
Zagrios 066ced228d [bugfix] 1.40.10 seen as 1.40.1 (#912)
* nothing

* [bugfix] We search fist the most recent version of beatsaber to fix the 1.40.1 issue
2025-08-29 19:15:39 +02:00
silentrald 40ebf89389 [feat-906] changed linux home directory to XDG_DATA_HOME (#907) 2025-08-29 19:13:39 +02:00
Iluhadesu 59892160c3 Just a little reformating 2025-08-28 21:01:07 +00:00
Iluhadesu 7f6e87bdfa Add 1.40.10 to bs-versions.json 2025-08-28 20:58:13 +00:00
Iluhadesu cde12371d7 Add v1.40.9 to bs-versions.json 2025-08-21 12:14:58 +00:00
Iluhadesu d9b4259b97 Revert "Add v6000.0.40 to bs-versions.json"
This reverts commit 9c20640fa7.
2025-07-28 14:06:52 +00:00
Iluhadesu 9c20640fa7 Add v6000.0.40 to bs-versions.json 2025-07-28 13:28:21 +00:00
Iluhadesu c7c28d6461 Change recommended version to 1.40.8 2025-07-24 21:57:31 +00:00
Iluhadesu 3859e04756 Add v1.40.8 to bs-versions.json 2025-07-24 17:44:21 +00:00
Meivyn d210c0f38d [bugfix] prevent corruption of the game when installing BSIPA (#894) 2025-07-12 09:45:07 +02:00
Iluhadesu 10f8685b68 Recommended version updated to 1.40.7 2025-07-11 13:06:38 +00:00
Iluhadesu a2052d6e0f Add v1.40.7 to bs-versions.json 2025-07-10 15:15:19 +00:00
Zagrios 5b5a4a0817 Make the "create steam shortcut" always visible + make buttons bigger (#892) 2025-07-01 09:30:47 +02:00
Zagrios a372707ebd Merge branch 'master' of https://github.com/Zagrios/bs-manager 2025-07-01 08:59:53 +02:00
Zagrios b1d9a29da9 [fix] do not change the installation path if its the same path 2025-07-01 08:59:51 +02:00
silentrald 46556cf3cc [fix] added error logging when getting the steam version path (#890) 2025-07-01 08:54:22 +02:00
silentrald 06c242eb01 [fix] fixed issue with double http prepending on http proxy (#889) 2025-06-21 13:54:04 +02:00
silentrald c6500f7cf6 [fix] use a caching method for ipv4/6 request calls (#872)
* Revert "[bugfix] Remove the ipv4/ipv6 stuff that cause more issue than is solves"

This reverts commit c763e0fefc.

* [fix] use a caching method for ipv4/6 request calls

* Add caching logs

---------

Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com>
2025-06-21 10:35:28 +02:00
silentrald b00d41f98f [fix] custom mods should be appended on version page load (#878)
* [fix] custom mods should be appended on version page load

* refactored the code to use hooks for readability

* Use "useCallback" to avoid unnecessary redeclarations

---------

Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com>
2025-06-14 14:53:56 +02:00
GaetanGrd e1b55e4019 Feature/language UI update (#797)
* split radio items into two columns for better layout

* Add SplitColumns prop to SettingRadioArray for flexible layout

* Add columnCount prop to SettingRadioArray for flexible layout

* REmove useless change

* fix dytnamic grid columns after compilation

* remove useless span

---------

Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com>
2025-06-14 14:01:07 +02:00
silentrald feb6ea3f87 [feat] added auto update option on advance settings for windows (#773)
* [feat] added auto update option on advance settings for windows

* minor fixes + translations

* [feat] added popover for manual bsm update

* [feat] added logic on update and restart

* [feat] fixed sonar issues and added missing translations

* Fix availve update and current app version were the same

* Add a "See changelog"

* Set autoupdate always enabled by default

---------

Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com>
2025-06-12 18:58:41 +02:00
Zagrios 9d945cdcfb update deps 2025-06-11 14:58:36 +02:00
Zagrios 5ea12c2c3a Merge branch 'master' of https://github.com/Zagrios/bs-manager 2025-06-10 14:49:01 +02:00
Zagrios 0a30867a12 add patreon 2025-06-10 14:48:59 +02:00
silentrald f46fee7ee7 [fix] handle downloadMap error within downloadPlaylistSongs (#873) 2025-06-10 14:47:23 +02:00
silentrald ed5f8fb073 [fix/634] fixed issue on hovering on last song element (#876)
* [fix/634] fixed issue on hovering on last song element

* restore itemHeight and add a bottom padding

---------

Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com>
2025-06-10 14:32:09 +02:00
Sapphire dfe63e525e [bugfix] Fix mod installation on NixOS (#870)
* fix(services/bs-mods-manager): inherit env on linux when starting bsipa

* fix(services/linux,bs-mods-manager): use proton wine on nixos
2025-06-08 15:43:06 +02:00
Vojtak42 207d3c782e Press CTRL+R after opening developer tools (#867) 2025-06-08 15:40:52 +02:00
Iluhadesu 56b462ad8a Set recommended version to 1.40.6 2025-06-05 17:24:06 +00:00
Iluhadesu 2e85c62c02 Add v1.40.6 to bs-versions.json 2025-06-05 15:49:22 +00:00
Zagrios 7fcef774a8 Merge branch 'master' of https://github.com/Zagrios/bs-manager 2025-05-27 12:06:24 +02:00
Zagrios 5337c4a61f update patreon 2025-05-27 12:06:22 +02:00
Iluhadesu ed158f55c5 Change recommanded version to 1.40.5 2025-05-18 18:48:58 +00:00
Iluhadesu 568ad7d051 Fix bs-versions.json 2025-05-15 15:20:22 +00:00
Iluhadesu e1ca8dbf99 Add versary to bs-versions.json 2025-05-15 15:12:53 +00:00
Zagrios 9bbc57008a bumb to 1.5.3 v1.5.3 2025-04-27 16:33:01 +02:00
Zagrios 34dbfe4cf8 [bugfix] Launch mods weren't working 2025-04-27 14:15:54 +02:00
Zagrios bd5d29f5db bumb to 1.5.3-alpha.1 v1.5.3-alpha.1 2025-04-25 14:44:32 +02:00
MathieuG-P faf6c0f121 [bugfix] Fix uninstall mod error (#862) 2025-04-25 14:42:45 +02:00
silentrald 79be1a842c [feat] added a naive way to parse mod metadata (#855) 2025-04-25 13:59:09 +02:00
MathieuG-P 266feae483 [feature] we can now create custom launch options (#861) 2025-04-24 15:43:42 +02:00
silentrald cc4061fd38 [bugfix] fix mod loading by removing side effects (#860)
* added more loading when loading mods
2025-04-24 15:09:53 +02:00
Zagrios 2714a125f2 Merge branch 'master' of https://github.com/Zagrios/bs-manager 2025-04-22 11:01:23 +02:00
Zagrios 2d1dc21942 Add patreon 2025-04-22 11:01:18 +02:00
silentrald e842cfa7eb [bugfix] allow env overriding with launch options (#854) 2025-04-19 19:28:43 +02:00
Zagrios b2357cd57f 1.40.4 is now the recommended version 2025-04-15 10:44:51 +02:00