veloren/world/src
Avi Weinstock 3684cf0454 Fix economy data not properly being used to price trades, resulting in default prices being applied at most towns.
Also add an exporter from econsim results to sqlite to aid in debugging the economy (which revealed this bug).
2021-05-28 15:09:29 -04:00
..
block fmt 2021-03-07 14:25:03 +00:00
civ Add map markers for lakes and mountains 2021-05-03 02:00:23 +00:00
column Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
layer Improves bird_large anims 2021-04-25 04:07:09 +02:00
sim cleanup some unused functions, which were exported but never used 2021-05-04 22:13:04 +02:00
sim2 rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
site Fix economy data not properly being used to price trades, resulting in default prices being applied at most towns. 2021-05-28 15:09:29 -04:00
site2 Rotation uses matrix and some fixes for plane primitive 2021-03-24 18:21:01 +01:00
util Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
all.rs fmt 2021-03-07 14:25:03 +00:00
canvas.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs Address comments 2021-04-07 22:02:42 +02:00
land.rs fmt 2021-03-07 14:25:03 +00:00
lib.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00