veloren/common
2023-04-21 23:16:24 -04:00
..
assets Update dot_vox dependency 2023-01-22 18:00:39 +01:00
base Update tracy-client to 0.15.2, also use tracy_client through the 2023-04-18 21:28:15 -04:00
benches Various minor optimisations 2022-10-12 13:57:14 +01:00
dynlib update dependencies 2022-09-22 11:57:55 +02:00
ecs fix clippy errors 2022-11-28 14:08:11 +01:00
frontend Update tracy-client to 0.15.2, also use tracy_client through the 2023-04-18 21:28:15 -04:00
net Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
src Add a max cost parameter to the astar algorithm so that it will terminate as exausted if this limit is reached. This is used to optimize site pathfinding by exiting early from finding a novel path if we know it won't be used. 2023-04-21 23:16:24 -04:00
state Add more profiling spans to Server startup related things in order to 2023-04-20 21:53:59 -04:00
systems Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00