L2Bot2.0/L2BotCore/Domain
2023-01-24 23:50:59 +04:00
..
DTO feat: use unique_ptr in skill repository 2023-01-23 22:34:20 +04:00
Entities feat: add enchant value to pdef/mdef, patk/matk 2023-01-24 23:50:59 +04:00
Enums feat: add weapon and shield items 2023-01-24 18:37:47 +04:00
Repositories feat: use shared_ptr for object state 2023-01-23 23:40:51 +04:00
Serializers refactor: switch strings to string references 2023-01-23 23:58:45 +04:00
Services feat: use shared_ptr for object state 2023-01-23 23:40:51 +04:00
Transports refactor: switch strings to string references 2023-01-23 23:58:45 +04:00
ValueObjects feat: add base item 2023-01-24 02:49:35 +04:00