veloren/common
Vincent Foulon 45fb9f3211 Address comments
- make Behavior's capabilities and state private
 - Typo in a comment
 - add basic tests

Apply 1 suggestion(s) to 1 file(s)

Remove comments in agent.rs
2021-04-07 22:02:42 +02:00
..
base Change the version number to 0.9 2021-03-20 13:07:09 +01:00
benches Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
ecs warn when a single system takes longer than 500ms 2021-03-22 14:26:05 +01:00
frontend move tracing code to own crate 2021-03-30 16:35:36 +02:00
net Improved archery with feedback sfx and particles 2021-03-29 21:52:04 +01:00
src Address comments 2021-04-07 22:02:42 +02:00
sys Use Behavior into Agent 2021-04-07 17:26:12 +02:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml use bitflags instead of HashSet 2021-04-07 17:37:21 +02:00