0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-13 09:50:43 -05:00

29 Commits

Author SHA1 Message Date
CWX
bc2714ceee Add Method to use singleQuotes in serializer, remove workaround 2024-12-26 22:30:20 +00:00
CWX
6592ec0fc2 Fix up ServerConfig, temp workaround 2024-12-26 22:15:50 +00:00
Chomp
e040504b01 Updated Version to MatchingVersion 2024-12-26 21:02:26 +00:00
Dev
742b079266 Rename files to .spt-bak instead of .bak 2024-11-19 11:42:59 +00:00
313b936d96 Update registry handling to work with new JSON based registry redirect (!68)
- Remove the "Wipe Registry" button
- Remove the registry wipe on new profile creation/profile wipe

This is a companion to [#172](SPT/Modules#172) which moves SPTs "registry" into a JSON file to avoid cross contamination with live data

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT/Launcher#68
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-10-26 08:16:03 +00:00
14fe1d90c3 fix root namespace 2024-09-02 11:42:29 -04:00
441fb128fe Implement NotifyPropertyChangedBase, optimization (!66)
- NotifyPropertyChangedBase created and implemented in classes that inherit INotifyPropertyChangedBase
- Some optimization fixes in models (one of this - `Where(predicate).Count() == 0` to `All(invertedPredicate)`

Co-authored-by: Valery Varaksa <varaksav62@gmail.com>
Reviewed-on: SPT/Launcher#66
Co-authored-by: loyvsc <loyvsc@noreply.dev.sp-tarkov.com>
Co-committed-by: loyvsc <loyvsc@noreply.dev.sp-tarkov.com>
2024-09-02 07:53:58 +00:00
Dev
ed741dd543 Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT/Launcher 2024-07-26 09:20:39 +01:00
Dev
370e7a0c85 Fixed local builds not checking core dll correctly 2024-07-26 09:16:18 +01:00
CWX
bed90176b4 fix missed rebranding 2024-07-23 08:49:20 +01:00
CWX
591d02bca5 fix missed rebranding 2024-07-21 13:15:27 +01:00
Dev
f7469d8202 Fixed incorrect version check 2024-07-13 19:01:49 +01:00
7a3079a4c8 add copy logs command 2024-07-12 17:29:43 -04:00
e58c76892b update locales 2024-07-12 17:28:21 -04:00
1d7c232bb4 fix core dll version parse 2024-07-12 15:21:43 -04:00
a8f9e70a1c update login page 2024-07-07 21:02:53 -04:00
587b152c36 update to avalonia 11 2024-07-07 09:37:37 -04:00
b466fe1480 update temp files path 2024-07-07 09:01:27 -04:00
a584088944 impl/name-limit (!59)
- add a name limit of 15 chars when registering a new profile

Reviewed-on: SPT/Launcher#59
Co-authored-by: waffle.lord <waffle.lord@hotmail.com>
Co-committed-by: waffle.lord <waffle.lord@hotmail.com>
2024-07-05 18:13:44 +00:00
35292852ce Merge branch 'master' into coreDLLVersionCheck 2024-06-11 15:11:25 +00:00
7eefdf6059 30473 (!56)
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT/Launcher#56
2024-06-07 18:25:11 +00:00
Dev
9880d2ad18 Feature - Add file version comparison check for bepinex/plugins/spt-core.dll to ensure it matches same value as server on game start 2024-06-05 17:23:27 +01:00
6d8099e13f wrap save settings
also fix settings backdrop thing
2024-06-04 19:10:21 -04:00
e992e67c3a update locales 2024-06-04 19:09:30 -04:00
a4011f3e92 add dev mode 2024-06-02 14:54:55 -04:00
47459c9051 update locales 2024-06-02 14:46:44 -04:00
Dev
b40cc2eae4 Updated file_mismatch_dialog_message message text 2024-06-02 14:00:19 +01:00
990939e490 catch game start exceptions 2024-05-30 11:55:35 -04:00
CWX
5e38d97a8b Rebrand - part 1 - waffle dont hate me 2024-05-21 20:15:19 +01:00