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

5 Commits

Author SHA1 Message Date
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
CWX
591d02bca5 fix missed rebranding 2024-07-21 13:15:27 +01: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
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