ebbadb6719
Changes back-slashes to forward-slashes in an attempt to fix cross-platform builds.
2024-03-05 17:08:12 -05:00
5c703a2fc6
Refactor SHA256 Usage ( !42 )
...
This commit updates the SHA256 cryptographic usage from SHA256CryptoServiceProvider to the SHA256.Create() method across the PatchUtil.cs file. The change addresses the SYSLIB0021 warning regarding the obsolescence of derived cryptographic types.
- Replace SHA256CryptoServiceProvider with SHA256.Create()
- Eliminate SYSLIB0021 warnings
Co-authored-by: Tyler Brownell <brownelltyler@gmail.com>
Reviewed-on: SPT-AKI/Launcher#42
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-committed-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
2024-03-05 08:34:14 +00:00
82d401bc43
Converts Build Script to PowerShell ( !41 )
...
In a push to automate project builds, this changes the build script from a BAT script to a PowerShell script. This is a cross-platform solution that should help us build the project within the mcr.microsoft.com/dotnet/sdk:6.0 docker image (Debian).
Also updates the README to list PowerShell 7 as a dependency as the pwsh tool is not available in Windows PowerShell (v5).
Co-authored-by: Tyler Brownell <brownelltyler@gmail.com>
Reviewed-on: SPT-AKI/Launcher#41
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-committed-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
2024-03-05 08:33:31 +00:00
Dev
fb661d46de
28965
2024-02-27 18:57:20 +00:00
Dev
8bacf142c9
28875
2024-02-26 11:26:19 +00:00
6c29416a2d
fix script to publish launcher before copying files
2024-02-16 19:41:21 +00:00
2bfdb1eeea
Feature:
...
- Remove Cake
- Add build script
- Mimic the same features as Modules
2024-02-16 12:08:15 +00:00
Dev
791ad05e27
Bpf for 28744
2024-02-12 11:10:40 +00:00
b6e8d50865
Merge pull request 'added more logging' ( !40 ) from waffle.lord/Launcher:380-more-logging into 3.8.0
...
Reviewed-on: SPT-AKI/Launcher#40
2024-02-05 21:08:32 +00:00
68347e39b2
added more logging
2024-02-05 16:06:28 -05:00
Dev
e4fa976d73
Update readme
2024-01-30 14:16:43 +00:00
1599cd4771
Merge pull request 'fix-display-of-mods' ( !39 ) from Krinkels/Launcher:fix-display-of-mods into 3.8.0
...
Reviewed-on: SPT-AKI/Launcher#39
2024-01-29 10:17:56 +00:00
Krinkels
d6562c7920
Fix display of mods
2024-01-29 12:17:07 +03:00
2b020c53a5
Merge pull request 'Fix russian localization' ( #1 ) from fix-russian-localization into 3.8.0
...
Reviewed-on: Krinkels/Launcher#1
2024-01-28 20:19:21 +00:00
dab8387521
Merge pull request 'Fix russian localization' ( !38 ) from Krinkels/Launcher:fix-russian-localization into 3.8.0
...
Reviewed-on: SPT-AKI/Launcher#38
2024-01-28 13:44:27 +00:00
Krinkels
8fda6bac55
Fix russian localization
2024-01-28 16:41:55 +03:00
Dev
468fa72ae6
Turkish fixes
2024-01-28 10:21:21 +00:00
Dev
d8163179d9
Add Turkish translation by TR_LEOPAR/JNRoktarus
2024-01-28 10:05:36 +00:00
c9a56a31de
Merge pull request 'impl/mod-info-page' ( !37 ) from waffle.lord/Launcher:impl/mod-info-page into 3.8.0
...
Reviewed-on: SPT-AKI/Launcher#37
2024-01-27 16:12:39 +00:00
18c64c2865
Merge branch 'impl/mod-info-page' of https://dev.sp-tarkov.com/waffle.lord/Launcher into impl/mod-info-page
2024-01-26 21:50:33 -05:00
3ce51d785e
finish mod info page
2024-01-26 21:49:51 -05:00
3d5a3064be
udpate launcher base models
2024-01-26 21:49:51 -05:00
750b4d841d
update locales
2024-01-26 21:49:50 -05:00
f286821015
update mod info card
2024-01-26 21:49:50 -05:00
596d33de22
add mod info page
2024-01-26 21:49:50 -05:00
81758d3529
fix path geo formating
2024-01-26 21:49:50 -05:00
8e6ff47a63
batFix ( !35 )
...
Co-authored-by: IsWaffle <waffle.lord@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Launcher#35
2024-01-26 21:49:50 -05:00
616393d985
Merge pull request 'update game check' ( !33 ) from waffle.lord/Launcher:fix/game-check into master
...
Reviewed-on: SPT-AKI/Launcher#33
2024-01-26 21:49:50 -05:00
b09249cd17
Merge pull request 'return bool when loading server' ( !31 ) from waffle.lord/Launcher:master into master
...
Reviewed-on: SPT-AKI/Launcher#31
2024-01-26 21:49:50 -05:00
16dbb75a84
update game check
2024-01-26 21:49:50 -05:00
833a4ac216
Merge pull request 'remove early return from tag check' ( !30 ) from waffle.lord/Launcher:fix/version-setter-early-return into master
...
Reviewed-on: SPT-AKI/Launcher#30
Reviewed-by: CWX <cwx@noreply.dev.sp-tarkov.com>
2024-01-26 21:49:49 -05:00
b965db2211
return bool when loading server
2024-01-26 21:49:49 -05:00
ac32d4e354
remove early return from tag check
2024-01-26 21:49:49 -05:00
2fac1812b7
finish mod info page
2024-01-26 21:47:04 -05:00
5a7ff85a5c
udpate launcher base models
2024-01-26 21:46:39 -05:00
5d3b453ded
update locales
2024-01-26 21:45:58 -05:00
a616d21014
update mod info card
2024-01-26 21:45:46 -05:00
886a516ac0
Merge pull request 'fix/first-run-locale-load' ( !32 ) from waffle.lord/Launcher:fix/first-run-locale-load into master
...
Reviewed-on: SPT-AKI/Launcher#32
(cherry picked from commit a595111bbd698cb1aa81805e2a1b7b77e3a85411)
2024-01-26 23:01:58 +00:00
58863b3d66
Merge pull request 'fix wrong method on property changed' ( !36 ) from waffle.lord/Launcher:fix/locale-selection into master
...
Reviewed-on: SPT-AKI/Launcher#36
(cherry picked from commit 7ddfbb25e4ac93044b8922b80598f739245d7337)
2024-01-26 21:14:45 +00:00
fa8284da52
add mod info page
2024-01-26 12:35:57 -05:00
9a57b67766
Merge remote-tracking branch 'upstream/master' into impr/mods-status
2024-01-26 12:35:26 -05:00
7ddfbb25e4
Merge pull request 'fix wrong method on property changed' ( !36 ) from waffle.lord/Launcher:fix/locale-selection into master
...
Reviewed-on: SPT-AKI/Launcher#36
2024-01-26 14:44:20 +00:00
5468843f48
fix wrong method on property changed
2024-01-26 09:40:44 -05:00
7edc7d4673
fix path geo formating
2024-01-26 09:30:32 -05:00
Dev
6f9dce171f
Update readme
2024-01-25 08:51:55 +00:00
Dev
9985e46c97
28476 - bpf
2024-01-24 11:53:56 +00:00
Dev
0f6c19095e
Update bpf
2024-01-14 09:28:12 +00:00
Dev
318c4c5487
Update bpf
2024-01-13 23:17:19 +00:00
Dev
83e575c501
Fix bad remapping
2024-01-05 10:58:50 +00:00
Dev
63adcaf1b3
Add additional mapping: GClass1248": "AchievementModelClass
2024-01-05 09:31:39 +00:00