~ruther/NosSmooth

ref: 432d771216a9ef90a1a4a4be62ce7cd15799e6f7 NosSmooth/Extensions/NosSmooth.Extensions.Combat/CombatManager.cs -rw-r--r-- 7.4 KiB
3a690ba9 — Rutherther 2 years ago
Merge pull request #32 from Rutherther/combat

Add combat extension
0abf5e21 — Rutherther 2 years ago
fix(combat): cancel combat when cancellation token is cancelled
b0278d9f — Rutherther 3 years ago
fix(combat): reset attack command if new target is different
0e0daae1 — Rutherther 3 years ago
fix(combat): make skill cancellation tokens actions async
36b2b063 — Rutherther 3 years ago
feat(combat): use attack command in combat manager
792efeba — Rutherther 3 years ago
feat(combat): add combat manager