veloren/common/src
2021-03-14 23:14:26 -04:00
..
bin Add critical chance and critical multiplier stats to weapons. 2021-03-08 23:27:25 -05:00
comp /airship angle command and RtSim airships. 2021-03-14 23:14:26 -04:00
figure Cheaper and less broken material reflection/glow 2021-03-11 13:56:11 +00:00
states Mountable airships 2021-03-14 23:14:25 -04:00
terrain Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
util Draft of airships (spawn command, visuals, some physics refactoring, no collision yet). 2021-03-14 23:09:49 -04:00
volumes Airship progress: now possessable, and physics kind of works (desyncs from the visuals by a shift + scale, and rotation isn't done at all yet, but the contours are correct). 2021-03-14 23:09:51 -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 /airship angle command and RtSim airships. 2021-03-14 23:14: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 Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00: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 Move server-cli commands to separate file, tracy profiling par_join improvements, misc improvements 2021-03-13 02:28:59 -05: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 Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
rtsim.rs /airship angle command and RtSim airships. 2021-03-14 23:14:26 -04:00
skillset_builder.rs Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00: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