veloren/common/src/terrain
Imbris c6f5e8dac2 Add more profiling spans to Server startup related things in order to
visualize where time is being spent. Make `Lod::from_world` use the same
rayon pool as other things during the server startup. Move parallel
iteration up out of structure_gen.par_iter in order to slightly optimize
Lod::from_world (saves a few hundred milliseconds on my machine)
2023-04-20 21:53:59 -04:00
..
biome.rs update further dependencies, including strum and get rid of old strum_macro 2022-04-04 16:06:47 +02:00
block.rs fix warnings in rtsim 2023-04-09 19:25:55 +01:00
chonk.rs fmt 2023-03-11 08:06:46 -05:00
map.rs Add more profiling spans to Server startup related things in order to 2023-04-20 21:53:59 -04:00
mod.rs Correct localisation of numeric values, use coordinate conversions in rtsim 2023-04-12 10:36:11 +01:00
site.rs savannah_pit 2022-10-22 19:48:50 +00:00
sprite.rs Equipment can now be repaired at sprites in town. 2023-04-06 10:54:48 -04:00
structure.rs fmt 2023-03-11 08:06:46 -05:00