veloren/common/src
2021-03-07 14:25:02 +00:00
..
bin Merge branch 'armor-org' into 'master' 2021-03-02 01:29:46 +00:00
comp Make fireworks recursively shoot more fireworks (95% average replication). 2021-03-06 14:05:51 -05:00
figure Support modular weapon voxel meshes being made by assembling their components. 2021-02-23 00:45:26 +00:00
states Make fireworks recursively shoot more fireworks (95% average replication). 2021-03-06 14:05:51 -05:00
terrain Fixed snow blocking all light 2021-03-07 14:25:01 +00:00
util Ori: add tests, rename to_vec() => look_vec(); Dir: add methods, normalize on rot 2021-02-09 13:52:03 +01:00
volumes Reduce chunks / chonk by trimming the ends. 2020-09-29 19:08:45 +02: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 Fixed slow motion effect after lag 2020-12-14 16:05:42 -08:00
cmd.rs Added command: '/safezone' 2021-02-28 18:14:59 -05:00
combat.rs Added command: '/safezone' 2021-02-28 18:14:59 -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 Make fireworks recursively shoot more fireworks (95% average replication). 2021-03-06 14:05:51 -05:00
explosion.rs initial balance 2021-02-27 01:42:47 -05:00
generation.rs Added SkillSetConfig to specify skill sets for npcs. 2021-01-19 08:07:55 -05: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 Finalized Retrieve API 2021-02-22 23:59:41 +01:00
lottery.rs Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00:00
metrics.rs update chrossbeam, tracy, prometheus (and reduce server deps to crossbeam-channel) 2020-12-16 00:51:07 +01:00
npc.rs gnome 2021-02-27 01:42:43 -05:00
outcome.rs Better visuals for skill button labels, don't show "0 EXP" in the SCT 2021-01-19 08:08:29 -05:00
path.rs New town layouts, initial progress 2021-03-07 14:25:02 +00:00
ray.rs Added site names, dungeon difficulty, better explosions 2020-11-23 10:57:55 +00: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 Use less verbose span names when the tracy feature is off 2020-09-07 00:59:16 -04:00
resources.rs Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
rtsim.rs Add basic NPC interaction and fix NPC chat spamming 2021-01-31 20:29:50 +00:00
skillset_builder.rs rebase 2021-02-27 01:42:45 -05:00
spiral.rs Fmt and clippy lints fixes 2020-08-12 21:16:14 +01:00
store.rs Began work on CSG-based primitive tree site structure generation system 2021-03-07 14:25:02 +00:00
time.rs make clippy happy 2020-10-07 02:23:20 +00:00
trade.rs During a trade, allow requesting items from the counterparty's inventory (prequisite for NPC trading). 2021-02-28 10:13:49 -05: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