Dev
d1a2ac389c
Update to 29997
2024-05-15 10:47:10 +01:00
052511c686
Merge pull request 'Merge 382 into master' ( !49 ) from 3.8.2-DEV into master
...
Reviewed-on: SPT-AKI/Launcher#49
2024-05-13 10:24:19 +00:00
fd1a140185
Merge pull request 'remove-trailing-slashes-from-url' ( !48 ) from waffle.lord/Launcher:remove-trailing-slashes-from-url into 3.8.2-DEV
...
Reviewed-on: SPT-AKI/Launcher#48
3.8.2
3.8.3
2024-05-08 13:07:46 +00:00
df5fc03708
remove trailing slashes from server url
2024-05-08 09:04:10 -04:00
ccc74fcdb4
don't allow editing setting while trying to connect
2024-05-08 09:04:00 -04:00
Dev
773b8da93d
29862
2024-04-25 23:11:55 +01:00
Dev
16f75f362d
29774
2024-04-21 11:38:55 +01:00
Dev
ffa46b9770
29704
2024-04-15 11:47:17 +01:00
Dev
5808be9f68
29624
2024-04-05 18:49:42 +01:00
Dev
ed228b8831
29618
2024-04-05 09:30:02 +01:00
Dev
097efc100a
29577
2024-04-05 00:22:39 -04:00
3f5c6b7028
Merge branch '3.8.0'
3.8.0
3.8.1
2024-04-05 00:21:46 -04:00
9ab621328a
Updates build trigger email address
2024-03-28 20:25:31 -04:00
Dev
7ece42f40f
Remove bad remapping:
...
"GStruct419": "AchievementModelClass"
2024-03-28 15:13:22 +00:00
c894146313
Launcher Build Trigger ( !47 )
...
This is a workflow that triggers the build workflow of the Build project whenever this project has a tag pushed to it.
Reviewed-on: SPT-AKI/Launcher#47
Co-authored-by: Refringe <me@refringe.com>
Co-committed-by: Refringe <me@refringe.com>
2024-03-28 14:54:28 +00:00
Dev
b6dc979334
Rename bad remapping of IBallisticsCalculator
to ISubInteractions
2024-03-26 22:48:45 +00:00
Dev
b8f2b67170
Update mappings
2024-03-24 17:39:42 +00:00
Dev
97de3c4490
Add additional remappings
2024-03-21 11:05:56 +00:00
Dev
46f764f17f
Add additional remappings
2024-03-18 16:37:51 +00:00
Dev
068e096f48
Fix mapping error
2024-03-15 21:47:10 +00:00
Dev
dd0d355f68
Fix mapping issue
2024-03-15 16:46:47 +00:00
Dev
86113025b8
Update bpf for new mappings
2024-03-15 15:16:52 +00:00
Dev
2337e45509
Update for 29197
2024-03-14 11:23:57 +00:00
50d16d8408
Merge pull request 'Migrate launcher to .net 8' ( !45 ) from net8 into 3.8.0
...
Reviewed-on: SPT-AKI/Launcher#45
2024-03-09 14:01:00 +00:00
02a4748efd
Merge pull request 'update all build stuff to net8.0' ( !44 ) from waffle.lord/Launcher:net8 into net8
...
Reviewed-on: SPT-AKI/Launcher#44
2024-03-06 23:05:52 +00:00
e577303293
update all build stuff to net8.0
2024-03-06 18:03:37 -05:00
17c13650d0
Build Quotes & Specify Encoding of License
2024-03-05 21:38:30 -05:00
42e85e5886
Fix build script copying Aki_Data into a nested Aki_Data folder ( !43 )
...
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT-AKI/Launcher#43
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-03-06 00:12:05 +00:00
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