MathieuG-P
|
a4395764e8
|
[bugfix-272] fix wrong folder separator for maps
|
2023-07-09 17:26:25 +02:00 |
|
RedlineTriad
|
20cf93103d
|
fix(linux): skip oculus library detection
Since linux doesn't have a registry, trying to read from it will fail.
With this fix and my other pr #264 basic linux functionallity works.
|
2023-07-09 17:23:16 +02:00 |
|
MathieuG-P
|
577352180e
|
[chore] no need for shell + use native openPath
|
2023-07-01 19:09:17 +02:00 |
|
MathieuG-P
|
7e261fcb93
|
[chore] fix some sonarcloud code smells
|
2023-07-01 16:48:30 +02:00 |
|
MathieuG-P
|
7b975a7ff0
|
[chore] fix some lint warnings
|
2023-07-01 03:18:40 +02:00 |
|
MathieuG-P
|
d62727c3f9
|
[chore] fix lint errors
|
2023-07-01 03:01:38 +02:00 |
|
RedlineTriad
|
a4c7ee04db
|
refactor: use find instead of filter for nicer code and perf
|
2023-06-29 21:48:27 +02:00 |
|
RedlineTriad
|
3b8a202ba4
|
refactor: avoid async for iterating over dir entries
Also uses nicer functional pipeline instead of loops.
|
2023-06-29 21:47:47 +02:00 |
|
RedlineTriad
|
17a2bc552e
|
fix(linux): search for info file case insensitively
On linux only exactly Info.dat was matched, and many maps use different casing.
|
2023-06-28 22:53:26 +02:00 |
|
MathieuG-P
|
90d4ebc7e3
|
[hotfix] fix missing import
|
2023-06-28 22:33:12 +02:00 |
|
Pierce Thompson
|
0e4d1e1950
|
Merge branch 'master' into fix/running-processes
|
2023-06-28 16:29:27 -04:00 |
|
MathieuG-P
|
999fe2f740
|
Merge pull request #259 from Insprill/fix/open-folder
Use the platform native file manager when opening instance folder
|
2023-06-28 22:24:48 +02:00 |
|
MathieuG-P
|
8793b0091a
|
Merge pull request #260 from Insprill/fix/steam-path-linux
Use the correct steam installation path on Linux
|
2023-06-28 22:20:25 +02:00 |
|
Pierce Thompson
|
911eb980af
|
Use the Windows registery again to get running Steam process
|
2023-06-28 15:49:05 -04:00 |
|
MathieuG-P
|
0e5eb113b0
|
[hotfix] fix maps disappear when switch tab in shared contents
|
2023-06-28 21:43:19 +02:00 |
|
MathieuG-P
|
f162b4009e
|
[hotfix] fix error reding "once" on "downloadProcess"
|
2023-06-28 21:41:48 +02:00 |
|
Pierce Thompson
|
0c3e342a45
|
Use Electron to get home directory
|
2023-06-28 15:39:46 -04:00 |
|
Pierce Thompson
|
896a68f215
|
Remove old method of opening instance folder
|
2023-06-28 15:31:14 -04:00 |
|
MathieuG-P
|
f50ee1c25d
|
[hotfix] fix cant delete maps in shared contents + fix conflict with maps selected and maps deletion
|
2023-06-28 20:43:19 +02:00 |
|
MathieuG-P
|
e27cc7d254
|
remove useless hook
|
2023-06-28 20:31:16 +02:00 |
|
MathieuG-P
|
c7b6908cb8
|
[hotfix] shared maps no longer load
|
2023-06-28 20:30:06 +02:00 |
|
MathieuG-P
|
4667c80904
|
[hotfix] avoid useless maps loading when going directly to mods or models
|
2023-06-28 20:26:13 +02:00 |
|
Pierce Thompson
|
1577cc828f
|
Use the correct steam installation path on Linux
|
2023-06-27 23:20:03 -04:00 |
|
Pierce Thompson
|
be0f9d3305
|
Use the platform native file manager when opening instance folder
|
2023-06-27 23:13:19 -04:00 |
|
Pierce Thompson
|
338391f9ac
|
Properly kill the download process on non-Windows systems
|
2023-06-27 23:01:13 -04:00 |
|
Pierce Thompson
|
e9f384b285
|
Fix missing awaits
|
2023-06-27 20:29:03 -04:00 |
|
Pierce Thompson
|
12f8724de4
|
Get running processes independent of platform
|
2023-06-27 20:09:21 -04:00 |
|
MathieuG-P
|
ae5961e8de
|
[feature] Steam now launch automatically if it not running then BS launch just after
|
2023-06-25 22:28:09 +02:00 |
|
MathieuG-P
|
f55b300981
|
[hotfix] always set oculus et steam to false when clonning a version
|
2023-06-13 20:46:46 +02:00 |
|
MathieuG-P
|
0e0c2ec55b
|
[hotfix] remove console log
|
2023-06-13 13:34:53 +02:00 |
|
MathieuG-P
|
fe652ee01d
|
[hotfix] Can now close model details on click on chevron icon
|
2023-06-12 22:39:23 +02:00 |
|
MathieuG-P
|
187d0528ae
|
[hotfix] Fix html tags present in author fiels in model items
|
2023-06-12 16:49:08 +02:00 |
|
MathieuG-P
|
51c9f18279
|
[feature] add show password button
|
2023-06-11 17:40:06 +02:00 |
|
MathieuG-P
|
052c7938da
|
[bugfix] Put username in quotes for depot-downloader
|
2023-06-11 16:50:32 +02:00 |
|
MathieuG-P
|
48111345bf
|
[hotfix] LookupID never detected as install. Use "recursiveReadDir" to handle the "Native" sub-folder of LookupID
|
2023-06-09 23:21:27 +02:00 |
|
MathieuG-P
|
e349029e53
|
[feature] Add hex color input in color picker
|
2023-06-06 00:39:52 +02:00 |
|
MathieuG-P
|
bfafe0e4b1
|
[hotfix] tweak models ui to improve images visibility
|
2023-06-05 14:28:10 +02:00 |
|
MathieuG-P
|
a8c36a5e7c
|
nothing
|
2023-06-04 17:46:12 +02:00 |
|
MathieuG-P
|
d018ac5c9a
|
[hotfix] Supporter service now use Request service
|
2023-06-04 17:43:53 +02:00 |
|
MathieuG-P
|
2a8f4feea8
|
[hotfix] Faster inital loading of mods
|
2023-06-04 17:19:30 +02:00 |
|
MathieuG-P
|
99f087a89d
|
[hotfix] Not filter out "declined" mod when detecting installed mods + add logs
|
2023-06-04 00:52:49 +02:00 |
|
MathieuG-P
|
599e04a96f
|
[hotfix] Fix some mods not update after install
|
2023-06-03 21:53:35 +02:00 |
|
MathieuG-P
|
0ce2b9493a
|
[hotfix] Add warning if the password exceed 64 characters
|
2023-05-29 20:59:27 +02:00 |
|
MathieuG-P
|
3bdbcfcfae
|
[hotfix] add double click to download model
|
2023-05-24 23:03:04 +02:00 |
|
MathieuG-P
|
2c89a8a44c
|
Merge branch 'master' into hotfix/add-indication-to-indicate-models-details-can-expand
|
2023-05-24 22:03:52 +02:00 |
|
MathieuG-P
|
0c0dd34026
|
[hotfix] Add indicator to indicate model details can expand
|
2023-05-24 22:00:54 +02:00 |
|
MathieuG-P
|
5f63aaac45
|
[hotfix] Make model item slightly bigger
|
2023-05-24 21:32:33 +02:00 |
|
MathieuG-P
|
e1bfcd7bc0
|
[bugfix-157] no need of cancellable observable
|
2023-05-23 22:29:11 +02:00 |
|
MathieuG-P
|
1009a4c02a
|
[bugfix-157] Fix loading maps percent collision
|
2023-05-23 22:25:19 +02:00 |
|
MathieuG-P
|
d1176ccabe
|
Merge branch 'master' into bugfix/maps-loading-conflict-on-version-change/157
|
2023-05-23 21:51:19 +02:00 |
|