WutheringWaves/GameServer/Systems/Entity
2024-02-25 23:29:35 +03:00
..
Component More combat handlers 2024-02-24 15:23:00 +03:00
EntityBase.cs WIP: Dynamic entity spawn (only monsters rn) 2024-02-25 23:29:35 +03:00
EntityFactory.cs avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00
EntitySystem.cs WIP: Dynamic entity spawn (only monsters rn) 2024-02-25 23:29:35 +03:00
MonsterEntity.cs WIP: Dynamic entity spawn (only monsters rn) 2024-02-25 23:29:35 +03:00
PlayerEntity.cs avoid explicit notify send in logic parts, implement callbacks for that 2024-02-25 00:49:57 +03:00