Unifox
2c9e02fd2d
Fix bot issues
...
basically just pulling nested ternarys out into functions
2025-02-21 09:16:15 -07:00
Unifox
941cd96801
Merge branch 'master' into feature/fileSizes+OversizeWarning
2025-02-21 04:33:33 -07:00
Zagrios
ed3a09e4a8
Merge branch 'master' into bugfix/beatmods-connection
2025-02-13 16:14:33 +01:00
Unifox
21762a9d94
Merge branch 'master' into feature/fileSizes+OversizeWarning
2025-02-12 13:17:38 -07:00
Zagrios
7b0bcf5041
Rename getAcceptDisclaimerKey to ensureDisclaimerAccepted for clarity
2025-02-10 23:00:46 +01:00
Zagrios
41628d4e6e
Backend should be as frontend-agnostic as possible
2025-02-10 22:37:32 +01:00
silentrald
933b642985
[bugfix] added hyperlinks for can't connect to beatmods
2025-02-08 21:47:09 +08:00
silentrald
7fafbb316e
[bugfix] show error when BSManager can't connect to beatmods
2025-02-08 20:44:09 +08:00
silentrald
a54809ffb5
[bugfix] changed error values
2025-02-08 20:23:18 +08:00
Unifox
3a2c92614c
Move file-size-text.tsx into mod-item
...
Since FileSizeText will only ever be used on ModItems
2025-02-07 23:14:50 -07:00
Unifox
187174aa5e
Use Tippy for tooltip
2025-02-07 22:40:15 -07:00
Unifox
37538f60b5
A bit more refactoring
2025-02-07 21:25:29 -07:00
silentrald
6fc3fed6dd
[bugfix] block mods grid if wineprefix is not yet setup
2025-02-08 11:29:41 +08:00
Unifox
af6e2053e1
Refactor + move css to tailwind
...
Refactored the code for checking and showing mod size.
Also redid manual css in tailwind css
2025-02-07 20:24:44 -07:00
Unifox
9225f2cd77
Show mod file size in mods list
...
This implements the changes made in PR #48 of the beatmods backend to add file sizes to mods.
The change also allows for warning if a mod is oversized. Most mods shouldn't have a warning, but should a mod go over a limit, it'll warn the user.
THIS WILL REQUIRE FURTHER TESTING ONCE THE BACKEND UPDATES
2025-02-06 01:46:52 -07:00
MathieuG-P
39afc09df9
Merge pull request #749 from silentrald/bugfix/linux-env-parser
...
[feat] inject env vars to launch options with steam format %command%
2025-01-28 14:10:04 +01:00
silentrald
b94fe0a053
[feat] follow launch command string even if its hidden
2025-01-28 20:58:24 +08:00
silentrald
1c2321b438
[feat] support %command% env args to windows and oculus
...
* refactored additionalArgs to command and change its type to string instead of string array
2025-01-28 13:41:16 +08:00
MathieuG-P
0a2e2a2f47
Merge pull request #755 from Zagrios/feature/outdated-mods-notification
...
[feature] Outdated mods notification
2025-01-26 15:21:21 +01:00
MathieuG-P
950ca71a0a
[feature] Outdated mod notification
2025-01-26 04:04:07 +01:00
silentrald
effe0608e1
[bugfix] fix light theming pin icon color
2025-01-18 22:25:02 +08:00
silentrald
1559224ff9
[bugfix] fix light theming for launch mod buttons
2025-01-15 13:19:24 +08:00
MathieuG-P
e4766f8a25
minor ui fixes
2025-01-12 16:31:17 +01:00
MathieuG-P
b4d934f22a
[chore] move import mods button
2025-01-12 12:45:30 +01:00
MathieuG-P
29eba3d572
Capitalize mods categories
2025-01-04 01:52:11 +01:00
MathieuG-P
db1e51b90a
Refresh mods after import
2025-01-03 16:52:00 +01:00
MathieuG-P
8270ec800e
Apply mods changes from [1.4.15-1.4.17] + some clean
2025-01-03 15:27:51 +01:00
MathieuG-P
8eec1fe611
use useMemo instead of a useEffect/useState
2024-12-23 15:40:21 +01:00
MathieuG-P
e6e49865da
[chore] tippy to default theme and placement to top
2024-12-23 09:31:21 +01:00
silentrald
6b5ccfe08b
[translation] added translation for proton logs
2024-12-23 08:48:00 +08:00
silentrald
cb755215b5
[feat] changed proton logs tippy text
...
* fixed issue with translation code where strings with "[]" characters throws an error
2024-12-23 08:34:51 +08:00
silentrald
a54f81de42
[feat] add proton logs in advance launch settings for linux
2024-12-23 08:32:18 +08:00
MathieuG-P
a45af5baee
[feat] add editor launch option
2024-12-22 16:28:33 +01:00
MathieuG-P
44e4889913
and
2024-12-22 15:37:01 +01:00
MathieuG-P
6196396060
and
2024-12-22 15:23:49 +01:00
MathieuG-P
3efcd40cdc
[chore] rework advanced launch
2024-12-21 17:46:34 +01:00
MathieuG-P
8776b036af
Merge pull request #664 from LiamillionSS/feat/663
...
[feat/663] Option to launch BS without SteamVR
2024-12-21 13:48:47 +01:00
silentrald
c978d4689e
[feat-76] added drag n drop in mods slide dropdown
2024-12-08 23:33:44 +08:00
silentrald
a9cc281d27
[feat-76] support drag and drop for mod files
2024-12-08 21:44:06 +08:00
LiamillionSS
198f3cb3af
[feat/663] Fix conflict for steam.service.ts
2024-12-05 13:48:53 +11:00
LiamillionSS
f82e185ec2
[feat/663] + changing to skipsteam
2024-12-05 13:38:25 +11:00
MathieuG-P
4d16fb8aaa
Merge branch 'master' into feat/663
2024-12-01 15:31:27 +01:00
MathieuG-P
fc44dcba65
[bugfix] Mod dependencies are not always installed
2024-12-01 12:33:09 +01:00
LiamillionSS
0821f1867e
Merge branch 'master' into feat/663
2024-11-25 16:35:23 +11:00
MathieuG-P
7b658de727
[chore] added a beat saber version outdated warning in the version view
2024-11-24 21:26:47 +01:00
LiamillionSS
ef72ba642a
[feat/663] moved to advanced settings section + finalisations
2024-11-24 10:57:56 +11:00
MathieuG-P
66bab1176b
[feature] add unselect all action in mods panel
2024-11-20 20:11:31 +01:00
Christoph Kisfeld
57cd955780
[bugfix-658] Change background color of Mods search box for light mode
2024-11-15 20:07:31 +01: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
5aac3ba47e
[bugfix-620] fix weird UX with advanced launch args
2024-10-18 15:01:10 +02:00