L2Bot2.0/Client/Domain/Entities
2024-08-15 17:23:24 +02:00
..
BaseItem.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
CreatureInterface.cs feat: add outgoing messages to client 2023-02-09 22:45:08 +04:00
Drop.cs feat: add creatures and drops on the map 2023-02-07 22:21:15 +04:00
Entity.cs refactor: create only new entity 2023-11-11 14:33:22 +04:00
EntityInterface.cs feat: create window client app 2023-01-28 14:54:49 +04:00
EtcItem.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
Hero.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
ItemInterface.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
NPC.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00
Player.cs feat: add vital stats to players 2023-02-27 23:43:08 +04:00
Skill.cs refactor: remove possible null warning from Skill 2023-02-01 16:45:45 +04:00
WeaponItem.cs feat: add combat and deleveling AI 2024-08-15 17:23:24 +02:00