veloren/server
juliancoffee 497a94cd7a Post review refactoring
* inline `target_dodging` into struct declaration as they are named
anyway
* move `avoid_harm` check out of `Attack::apply_attack` so we don't need
to pass whole Player component.
* another cosmetic things
2021-08-03 16:43:55 +03:00
..
src Post review refactoring 2021-08-03 16:43:55 +03:00
Cargo.toml Properly fixed command parsing 2021-07-23 17:33:31 +01:00