~ruther/NosSmooth

ref: d4d8d8177fc1f1bff4888c3ecfa4ff794da61a08 NosSmooth/Extensions/NosSmooth.Extensions.Combat/CombatManager.cs -rw-r--r-- 7.4 KiB
ecb4ceb2 — Rutherther 3 years ago
chore: make updates to get rid of warnings
3a690ba9 — Rutherther 3 years ago
Merge pull request #32 from Rutherther/combat

Add combat extension
0abf5e21 — Rutherther 3 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