LiamillionSS
|
c54d1491e6
|
[bugfix-452] fix to launch game when steam is not running on linux
|
2024-11-10 00:57:28 +11:00 |
|
MathieuG-P
|
0a1b1752f0
|
[bugfix] implement rety strategie for ip families
|
2024-11-07 20:24:48 +01:00 |
|
MathieuG-P
|
f594b0900f
|
[bugfix] try fix ip family issues with dnslookup
|
2024-11-06 16:47:26 +01:00 |
|
MathieuG-P
|
9e60dc4e0e
|
[bugfix] prevent bug with special chars when using "preferContentDisposition"
|
2024-11-05 20:34:26 +01:00 |
|
MathieuG-P
|
57e1029b75
|
[bugfix] Unable to download playlist if its filename was containing special chars
|
2024-11-05 20:33:18 +01:00 |
|
MathieuG-P
|
893b244eb1
|
Merge pull request #586 from silentrald/feat/578
[feat-578] remove dotnet and screen dependency on linux
|
2024-11-05 14:39:11 +01:00 |
|
silentrald
|
b04f199fff
|
[feat-578] simplified getting the wine binary
|
2024-11-02 10:48:13 +08:00 |
|
MathieuG-P
|
aa69b3c683
|
[bugfix] updating naming sheme of downloaded maps and playlists
|
2024-11-01 16:25:50 +01:00 |
|
silentrald
|
3812ea18e4
|
[feat-578] use installed wine first then fallback to proton's wine bin
* explicitly tell BSIPA where `Beat Saber.exe` is located
|
2024-10-23 09:34:11 +08:00 |
|
silentrald
|
de7a054f89
|
[feat-578] setup protonFolder on startup
|
2024-10-23 07:51:25 +08:00 |
|
silentrald
|
0398a957ad
|
[feat-578] store protonFolder in static config
* changed protonPath to protonFolder
* log stdout for running bsipa executable
|
2024-10-23 07:51:21 +08:00 |
|
MathieuG-P
|
af3e5d1a56
|
[bugfix] Fixed all errors from depotdownloader was unknown errors
|
2024-10-22 21:55:34 +02:00 |
|
MathieuG-P
|
0efc56f8d6
|
[chore-521] Move create playlist action
|
2024-10-22 13:45:10 +02:00 |
|
silentrald
|
ef123d8513
|
[bugfix-618] support json files for playlists
* fixed some issues from #616
|
2024-10-18 21:39:48 +08:00 |
|
silentrald
|
70926283ff
|
[bugfix] updated tags to the correct names
* fixed issue where enabledTags and excludedTags are appended to the query string
|
2024-10-18 00:45:57 +08:00 |
|
MathieuG-P
|
8357c09e9f
|
Merge pull request #575 from silentrald/feat/75
[feat-75] support drag and drop for map zip files
|
2024-10-17 15:16:01 +02:00 |
|
MathieuG-P
|
21f97df788
|
[feature-75] fix regex
|
2024-10-17 14:00:06 +02:00 |
|
MathieuG-P
|
00d6d7de30
|
[feature-75] fix some sonarcloud issues + other potentials issues + add logs
|
2024-10-17 13:31:41 +02:00 |
|
silentrald
|
c499fb83e7
|
[bugfix-614] handle bplist source string within readPlaylistFromSource
* refactored to just use bplistSource each time it gets passed into another function
* removed unused songCache variable
|
2024-10-16 13:38:20 +08:00 |
|
silentrald
|
be347dc6ba
|
[feat-75] removed unused variable
|
2024-10-16 08:33:57 +08:00 |
|
MathieuG-P
|
716f068adf
|
[feat-75] way to much RAM was used + some indirect fixes
|
2024-10-16 08:12:04 +08:00 |
|
silentrald
|
132394524e
|
[feat-75] added fix on rebasing 1
|
2024-10-16 08:11:15 +08:00 |
|
silentrald
|
20499b821e
|
[feat-75] fix issue with Windows pathing on jsZip pattern
|
2024-10-16 08:11:15 +08:00 |
|
silentrald
|
eb119a31f0
|
[feat-75] support import for maps exported by BSM
|
2024-10-16 08:11:13 +08:00 |
|
silentrald
|
9d4acea654
|
[feat-75] applied PR comments 1
|
2024-10-16 08:10:24 +08:00 |
|
silentrald
|
7c88ea46e0
|
[feat-75] support multiple drag and drop zip files for maps
fixed issue in map downloads where download listener in MapsDownloaderService was not being removed
|
2024-10-16 08:10:24 +08:00 |
|
silentrald
|
0f3de55e9e
|
[feat-75] support drag and drop for map zip files
|
2024-10-16 08:10:21 +08:00 |
|
MathieuG-P
|
7468554ea0
|
[feat-607] add support for map info v4
|
2024-10-15 20:29:56 +02:00 |
|
MathieuG-P
|
db5af48250
|
[chore] remove unused functions
|
2024-09-29 19:46:53 +02:00 |
|
MathieuG-P
|
501c0d9ae1
|
[chore] Some reworks to remove watch functions
|
2024-09-29 18:29:59 +02:00 |
|
MathieuG-P
|
cc810ae84e
|
Merge pull request #590 from silentrald/bugfix/585
[bugfix-585] fixed unicode song titles not showing in game
|
2024-09-28 13:09:26 +02:00 |
|
silentrald
|
03a8377773
|
[bugfix-585] fixed unicode song titles not showing in game
Added SteamEnv=1 in environment variable when launching the "Beat
Saber.exe" file
|
2024-09-25 21:46:09 +08:00 |
|
silentrald
|
138002d7a0
|
[bugfix] show bsm icon properly
|
2024-09-23 20:58:20 +08:00 |
|
MathieuG-P
|
50cef104f0
|
[bugfix-487] Cloning a version was changing its color even if an error was occurring
|
2024-09-18 14:56:34 +02:00 |
|
MathieuG-P
|
e4a894f75a
|
[bugfix] Choose content folder was asked after each restart of BSM + add a log
|
2024-09-16 22:06:59 +02:00 |
|
MathieuG-P
|
fd52fb8d78
|
Merge pull request #566 from silentrald/feat/560
[feat-560] ask user for installation folder/path
|
2024-09-11 12:45:37 +02:00 |
|
silentrald
|
57f0679f57
|
[bugfix] use static config for version list in linux
|
2024-09-10 00:47:25 +08:00 |
|
silentrald
|
bd371b56e1
|
[bugfix-560] don't move old installation path if it doesn't exist
|
2024-09-05 09:37:32 +08:00 |
|
silentrald
|
d3c797041f
|
[feat-560] delay song details cache loading after user setup is done
added check if ElectronStore is null
|
2024-09-04 08:52:40 +08:00 |
|
silentrald
|
5e6837b8cd
|
[feat-560] ask user for installation folder/path
|
2024-09-04 08:21:26 +08:00 |
|
MathieuG-P
|
846945b75a
|
[feature] fix sonarlint issues
|
2024-09-01 22:55:21 +02:00 |
|
MathieuG-P
|
55aeab896c
|
[feature] disable hardware acceleration and use symlinks work, just still need to translate
|
2024-09-01 18:08:03 +02:00 |
|
MathieuG-P
|
aea325a254
|
[bugfix] Improve folder linking reliability
|
2024-08-25 15:03:08 +02:00 |
|
MathieuG-P
|
462499fe81
|
Merge pull request #567 from silentrald/bugfix/bsipa-linux
[bugfix] wrap dotnet cmdlet's path argument with double quotes for installing bsipa
|
2024-08-24 15:57:56 +02:00 |
|
silentrald
|
f6f69e2f13
|
[bugfix] wrap dotnet cmdlet's path argument with double quotes for installing bsipa
|
2024-08-24 21:41:10 +08:00 |
|
MathieuG-P
|
cb95d5d88d
|
[bugfix] Sometime mods using manifests were not recognised as installed + remove dead code
|
2024-08-20 21:06:37 +02:00 |
|
Pierce Thompson
|
f073f66533
|
Fix Steam elevated check on Linux
|
2024-08-10 18:00:07 -04:00 |
|
MathieuG-P
|
650338d25b
|
[bugfix-542] Fix crash when exclude map tag when browsing for new maps
|
2024-08-10 15:34:07 +02:00 |
|
MathieuG-P
|
152313289c
|
[qol] install only mods not already installed (not finished)
|
2024-07-28 21:40:09 +02:00 |
|
MathieuG-P
|
97d3c2a3ae
|
[chore] update to electron 31 + update deps
|
2024-07-28 16:41:16 +02:00 |
|