L2Bot2.0/Client/Domain/ValueObjects
2023-02-02 21:54:08 +04:00
..
ChatMessage.cs feat: add chat messages 2023-01-28 16:32:10 +04:00
ExperienceInfo.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
FullName.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
InventoryInfo.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
MapBlock.cs feat: add map drawing 2023-02-02 21:54:08 +04:00
PermanentStats.cs feat: create window client app 2023-01-28 14:54:49 +04:00
Phenotype.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
Reputation.cs feat: create window client app 2023-01-28 14:54:49 +04:00
Transform.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
VariableStats.cs feat: create window client app 2023-01-28 14:54:49 +04:00
Vector3.cs refactor: rename NotifyPropertyChanged to ObservableObject 2023-01-31 19:09:07 +04:00
VitalStats.cs feat: add more info to target panel 2023-01-31 20:18:10 +04:00