veloren/common/src
Samuel Keiffer 479cf9fc4e Merge branch 'sam/dual-wielding' into 'master'
Dual wielding backend

See merge request veloren/veloren!1787
2021-02-20 05:12:17 +00:00
..
bin Factored out duplicate code into closures, consolidated ability handling logic to a single function. 2021-02-19 18:45:48 -05:00
comp Merge branch 'sam/dual-wielding' into 'master' 2021-02-20 05:12:17 +00:00
figure fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
states Factored out duplicate code into closures, consolidated ability handling logic to a single function. 2021-02-19 18:45:48 -05:00
terrain Added crickets blocktype, added 3 new cricket sounds, made crickets chirp consistently, made frogs more sporadic 2021-02-12 00:54:42 +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 Fix i18n::list_localizations 2021-01-03 17:48:23 +01: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 to give yourself skill points. 2021-01-19 08:07:49 -05:00
combat.rs Replace magic dr constant 2021-02-06 18:21:58 +01: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 MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
explosion.rs Explosions now use attacks. 2021-02-02 13:07:06 -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 Trade implementation progress. 2021-02-12 18:43:09 -05: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 Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00: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 Add basic NPC interaction and fix NPC chat spamming 2021-01-31 20:29:50 +00:00
ray.rs Added site names, dungeon difficulty, better explosions 2020-11-23 10:57:55 +00:00
recipe.rs Implement tags for items, allowing a crafting recipe to take any item with that tag as input. 2021-02-16 01:05:54 +00: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 Restores difficulty to mindflayer fight. Made various tweaks to skillset builder functions. 2021-01-21 14:56:24 -05:00
spiral.rs Fmt and clippy lints fixes 2020-08-12 21:16:14 +01:00
store.rs Broken wind implementation 2020-11-18 13:31:12 -08:00
time.rs make clippy happy 2020-10-07 02:23:20 +00:00
trade.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
typed.rs Further generalize the typed module. 2020-08-31 05:59:44 +02:00
uid.rs Switched to hashbrown everywhere 2020-12-17 10:31:35 +01:00
vol.rs fix clippy after toolchain update 2020-10-26 22:30:51 +01:00