veloren/world/examples
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
..
chunk_compression_benchmarks.rs Make terrain compression a checkbox instead of a bandwidth (throughput?) heuristic. 2021-05-03 00:09:44 -04:00
economy_tree.rs as usual clippy is right (and helpful) 2021-04-03 10:54:42 +02:00
heightmap_visualization.rs Add max-convolution to heightmap visualization, and specify required-features for it to make CI work. 2021-05-08 11:19:37 -04:00
namegen.rs Added dungeon bosses, boss loot, boss arenas 2020-05-15 16:05:50 +01:00
pricing_csv.rs 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
settlement_viewer.rs Improve world::Index 2020-12-17 12:08:04 +01:00
site.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
turb.rs update further crates 2020-12-16 08:56:21 +01:00
view.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
water.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00