0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-13 08:10:44 -05:00

4 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
6d8099e13f wrap save settings
also fix settings backdrop thing
2024-06-04 19:10:21 -04:00
a4011f3e92 add dev mode 2024-06-02 14:54:55 -04:00
CWX
5e38d97a8b Rebrand - part 1 - waffle dont hate me 2024-05-21 20:15:19 +01:00