mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
d29a1ec052
find_site_loc, and fix pre-existing bugs. * In two spots, there were suspicious conversions between chunk positions / world positions that I removed. Everything, here should just be in chunk positions afaict! * Optimized by skipping further checks if `in_suitable_loc` is false (main optimization (10x speedup for desert city site location finding attempts)) as well as only computing `in_suitable_loc` once (minor optimization). |
||
---|---|---|
.. | ||
benches | ||
examples | ||
src | ||
Cargo.toml | ||
economy_testinput2.ron |