veloren/world
Tormod G. Hellen c1335e16fe Remove site size from site suitability function.
This was buggy, in that the requirement was for _any_ chunk
in the site area being suitable as opposed to _all_ chunks
in the site being suitable. This is easy to fix, but we don't
always want to have exactly the same criteria for the center
of a site as for the outskirts of it.

This should fix gnarling forts etc. spawning in the water just
off the shore.
2022-06-07 00:27:37 +02:00
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples Fix deprecated function use 2022-05-28 23:53:30 +02:00
src Remove site size from site suitability function. 2022-06-07 00:27:37 +02:00
Cargo.toml Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00
economy_testinput2.ron Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
economy_testinput.ron Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00