veloren/common/src
2021-03-17 23:54:49 +00:00
..
bin Add critical chance and critical multiplier stats to weapons. 2021-03-08 23:27:25 -05:00
comp Adds sfx for Sceptre aura 2021-03-17 23:54:49 +00:00
figure Cheaper and less broken material reflection/glow 2021-03-11 13:56:11 +00:00
states Cargo fmt after rebasing. 2021-03-14 23:23:03 -04:00
terrain Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
util Address Imbris's MR 1888 comments, and add changelog entry. 2021-03-14 23:21:46 -04:00
volumes Fix fmt and clippy, and rename {psdr,psdw} to {read,write} in physics. 2021-03-14 23:17:26 -04:00
assets.rs Added test that all items are properly formatted and valid. Fixed items that were broken. 2021-03-03 16:45:36 -05:00
astar.rs Updated changelog, cleaned up warnings, minor fixes 2020-08-12 21:16:11 +01:00
character.rs Limit character name length 2021-02-16 21:29:45 +00:00
clock.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
cmd.rs Fix fmt and clippy, and rename {psdr,psdw} to {read,write} in physics. 2021-03-14 23:17:26 -04:00
combat.rs Auras will now refresh buffs if a buff was already present that had a lesser duration. 2021-03-09 18:03:06 -05:00
consts.rs Move Systems out of common into common_sys 2020-12-01 13:44:07 +01:00
effect.rs Poise stats 2021-01-28 17:22:35 -08:00
event.rs Fixed jumping inconsistencies, no block-snapping for ships 2021-03-14 23:20:46 -04:00
explosion.rs initial balance 2021-02-27 01:42:47 -05:00
generation.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
grid.rs Fixed incorrect grid check 2020-12-05 18:30:07 +00:00
hierarchical.rs Convert all other veloren crates to use tracing 2020-06-21 23:19:41 +08:00
lib.rs create a wrapper around rayon, slowjobpool, that spawns on rayon but drop feed it 2021-03-16 13:31:04 +01:00
lottery.rs Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00:00
npc.rs gnome 2021-02-27 01:42:43 -05:00
outcome.rs Combo counter now uses outcomes. 2021-03-09 17:59:42 -05:00
path.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
ray.rs Add tracy entity count plot, span tweaks 2021-03-13 02:59:58 -05:00
recipe.rs Put material stats in their own manifest, and multiply a form's stats by the weighted average of the material multipliers. 2021-02-23 15:49:34 -05:00
region.rs Move Specs code to own common_ecs create, put tracy and macros into common_base 2021-03-09 00:54:01 +01:00
resources.rs Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps. 2021-03-14 23:20:48 -04:00
rtsim.rs Various RtSim and Agent Interaction Fixes 2021-03-16 01:30:35 +00:00
skillset_builder.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
slowjob.rs add a check that at least 1 thread works for slowJobPool and for every configuration 2021-03-17 14:36:58 +01:00
spiral.rs Fmt and clippy lints fixes 2020-08-12 21:16:14 +01:00
store.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
time.rs make clippy happy 2020-10-07 02:23:20 +00:00
trade.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
typed.rs Further generalize the typed module. 2020-08-31 05:59:44 +02:00
uid.rs Retrieves added + New ECS memory layout for plugins 2021-02-22 23:59:32 +01:00
vol.rs fix clippy after toolchain update 2020-10-26 22:30:51 +01:00