veloren/common/src
Marcel 9396fa9741 Merge branch 'Thegaming_Life/replacing_all_map2_with_RECT_SIZE_with_cpos_to_wpos_and_wpos_to_cpos' into 'master'
replaced CHUNK_SIZE by RECT_SIZE everywhere, and change the use (and remove...

See merge request veloren/veloren!3807
2023-03-06 21:03:35 +00:00
..
bin Fix unit tests 2022-10-27 20:07:06 -04:00
comp More spot features 2023-03-03 23:21:37 +00:00
figure Update dot_vox dependency 2023-01-22 18:00:39 +01:00
states More spot features 2023-03-03 23:21:37 +00:00
terrain Merge branch 'Thegaming_Life/replacing_all_map2_with_RECT_SIZE_with_cpos_to_wpos_and_wpos_to_cpos' into 'master' 2023-03-06 21:03:35 +00:00
util fix clamp clippy errors 2022-11-28 14:26:27 +01:00
volumes More spot features 2023-03-03 23:21:37 +00:00
astar.rs Fix warnings 2022-01-23 19:03:47 +01:00
cached_spatial_grid.rs Revert "Merge branch 'revert-b10718c5' into 'master'" 2021-04-21 17:10:13 +00:00
calendar.rs Event music can use more than one event at a time. Added test for soundtracks. 2022-11-07 22:39:25 +00:00
character.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
clock.rs Switched to median dt for stable dt 2022-09-02 18:21:24 +01:00
cmd.rs cleanup and fixes + added change to CHANGELOG.md 2023-01-27 20:32:41 -05:00
combat.rs Implement potion sickness, which causes diminishing returns on healing from potions. 2023-01-19 15:06:12 -05:00
consts.rs Added overhead hints, smoother mount movement 2022-01-16 17:53:14 +00:00
depot.rs fix depot bug 2022-06-09 09:53:06 +02:00
effect.rs Made poise a float at interface of module. 2021-09-25 14:07:47 -04:00
event.rs cleanup and fixes + added change to CHANGELOG.md 2023-01-27 20:32:41 -05:00
explosion.rs frost_gigas 2023-02-15 00:10:37 +00:00
generation.rs Update to `assets_manager 0.9 2022-12-14 00:54:34 +01:00
grid.rs Began work on citadel 2022-10-09 23:23:39 +02:00
lib.rs update toolchain 2022-11-28 14:08:11 +01:00
link.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
lod.rs Added dead trees to LoD 2022-12-31 15:32:56 +00:00
lottery.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
mounting.rs force update counter 2022-08-09 19:22:09 +02:00
npc.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
outcome.rs More spot features 2023-03-03 23:21:37 +00:00
path.rs update toolchain to 2022-09-23 2022-09-25 15:58:32 +02:00
ray.rs Fix wall cheese 2023-01-14 15:41:07 +00:00
recipe.rs Update to `assets_manager 0.9 2022-12-14 00:54:34 +01:00
region.rs update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
resources.rs Parallelize ingame messages. 2022-09-21 10:25:57 -07:00
rtsim.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
skillset_builder.rs cargo clippy lifetimes 2022-11-28 15:19:57 +01:00
slowjob.rs all tests shows there is currently no way to keep rayon from work-stealing over scopes and doing really really weird stuff between the ECS threadpool and the slowjob Threadpool. so even if i dont like to have multiple threads i think there is no other workaround than just creating a second threapool for background tasks 2022-08-19 09:50:00 +02:00
spiral.rs fix clamp clippy errors 2022-11-28 14:26:27 +01:00
store.rs parallel simulation of economies 2022-03-21 23:35:08 +01:00
time.rs Add wildlife assetization support 2021-07-17 15:37:30 +03:00
trade.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
typed.rs update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
uid.rs update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
view_distances.rs update tag and fix empty maps, other bugs introduced by auto fix 2022-11-29 09:19:10 +01:00
vol.rs Various minor optimisations 2022-10-12 13:57:14 +01:00
weather.rs Make wind sway change according to weather wind velocity 2022-12-31 17:40:40 +00:00