chore(combat): update versions
feat(combat): use attack command in combat manager
docs(combat): add missing documentation
fix(combat): remove trailing whitespace
chore(combat): update packages
feat(combat): add combat manager
feat(combat): add responders for cancelling combat attack
feat(combat): add simple attack combat technique
feat(combat): add combat operations
feat(combat): add enemy, item, skill selectors
fix(nosfiles): correct MpCost position in nosfiles
fix(packets): correctly use cast id instead of vnum in UseSkill packet
fix(packets): make correct fields in drop packet
chore(pathfinding): update dependencies
feat(pathfinding): add user cancelling to walk manager
fix(pathfinding): update pathfinding to work with same position, small distances...
fix(packets): make st packet buff vnums a read only list instead of list
chore: update dependencies