veloren/world/examples
2021-07-15 13:49:59 +02:00
..
chunk_compression_benchmarks.rs clippy fixes in tests 2021-07-12 13:35:26 +02:00
dungeon_voxel_export.rs clippy fixes in tests 2021-07-12 13:35:26 +02:00
economy_tree.rs Accelerate econsim using arrays instead of hashmaps 2021-06-20 16:00:37 +00:00
heightmap_visualization.rs Use new dungeons in dungeon_voxel_export, remove old dungeon sampling function, and add more of world/examples to CI. 2021-06-27 15:35:43 -04:00
namegen.rs Added dungeon bosses, boss loot, boss arenas 2020-05-15 16:05:50 +01:00
palettes.ron Generate palette info from block statistics, and benchmark how well it compresses. 2021-06-28 22:11:19 -04:00
pricing_csv.rs Add block statistics generator to world/examples. 2021-06-28 15:02:57 -04:00
settlement_viewer.rs Resolve all '#[allow(clippy::or_fun_call))]' error supressions 2021-07-15 13:49:59 +02: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 Re-disable incremental just for common-systems, small fix in plugin 2021-05-31 20:44:57 -04:00
world_block_statistics.rs Generate palette info from block statistics, and benchmark how well it compresses. 2021-06-28 22:11:19 -04:00