veloren/common/src
Imbris 42ba445ea2 Add RtsimEntity mapping if it is included as a component on a newly
created npc.

Also, improve wording of a comment.
2023-06-04 12:58:16 -04:00
..
bin use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
comp Add RtsimEntity mapping if it is included as a component on a newly 2023-06-04 12:58:16 -04:00
figure rename Vox trait to FilledVox, and change is_empty to is_filled 2023-05-09 19:43:10 +02:00
states plant creatures 2023-06-03 13:59:52 +00:00
terrain seachapel_rework 2023-05-24 18:13:29 +00:00
util varius fixes 2023-05-09 19:43:09 +02:00
volumes rename Vox trait to FilledVox, and change is_empty to is_filled 2023-05-09 19:43:10 +02:00
astar.rs Rename cheapest_score for clarity and add documentation to fields of NodeEntry 2023-04-24 22:43:40 -04:00
cached_spatial_grid.rs
calendar.rs Small fixes 2023-03-29 23:11:59 +00:00
character.rs Addressed review comments 2023-04-10 17:59:43 +01:00
clock.rs fmt 2023-03-11 08:06:46 -05:00
cmd.rs Various rtsim related stuff 2023-06-03 22:14:18 +00:00
combat.rs Some random changes and a fmt 2023-06-04 12:58:16 -04:00
consts.rs varius fixes 2023-05-09 19:43:09 +02: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 Account for surface normal when calculating collision damage 2023-05-25 01:21:44 +01:00
explosion.rs frost_gigas 2023-02-15 00:10:37 +00:00
generation.rs Fix pet idle movement, add a way to configure agent behaviour through manifests 2023-05-16 18:51:46 +01:00
grid.rs Began work on citadel 2022-10-09 23:23:39 +02:00
lib.rs Apply experimental astar2 changes to the original impl 2023-04-20 21:53:59 -04:00
link.rs Avoid re-fetching system data on every link persist 2023-05-13 12:31:19 +01:00
lod.rs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
lottery.rs Add multiloot 2023-04-23 19:17:39 +00:00
mounting.rs Rename UidAllocator to IdMaps everywhere, also rename lookup_entity to 2023-06-04 12:58:16 -04:00
npc.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
outcome.rs seachapel_rework 2023-05-24 18:13:29 +00:00
path.rs Fix non-humanoid pathfinding and movement in water 2023-05-16 20:48:50 +01:00
ray.rs fmt 2023-03-11 08:06:46 -05:00
recipe.rs Addressed review 2023-04-19 18:34:17 -04:00
region.rs Replace u64 with Uid in some places and add/modify some comments 2023-06-04 12:58:16 -04:00
resources.rs Various rtsim related stuff 2023-06-03 22:14:18 +00:00
rtsim.rs Adapting various things to the new interface, fixing compilation errors, 2023-06-04 12:58:16 -04:00
shared_server_config.rs Clean up day coefficient code 2023-05-14 22:10:37 +01:00
skillset_builder.rs update toolchain to nightly-2023-04-20 2023-05-08 18:58:54 +02: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 make merchants use tell, and general cleanup 2023-04-09 19:25:55 +01:00
typed.rs update toolchain to nightly-2023-04-20 2023-05-08 18:58:54 +02:00
uid.rs Address/cleanup a couple TODOs, mainly comment improvements 2023-06-04 12:58:16 -04:00
view_distances.rs fmt 2023-03-11 08:06:46 -05:00
vol.rs rename Vox trait to FilledVox, and change is_empty to is_filled 2023-05-09 19:43:10 +02:00
weather.rs fmt 2023-03-11 08:06:46 -05:00