veloren/common/src/states
2021-07-21 20:20:27 -07:00
..
basic_aura.rs Removed exhausted check from BasicAura and reformat max call 2021-07-21 20:20:27 -07:00
basic_beam.rs Load ori_rate for BasicBeam from assets 2021-06-18 22:33:00 +03:00
basic_block.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
basic_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
basic_ranged.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
basic_summon.rs Addresses comments about roc AI 2021-06-15 09:50:23 +02:00
behavior.rs Tornado summoning attack 2021-06-15 09:49:13 +02:00
blink.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
boost.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
charged_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
charged_ranged.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
climb.rs Ensnaring vines now ensnare you. 2021-06-23 22:38:16 -05:00
combo_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
dance.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
dash_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
equipping.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
glide_wield.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
glide.rs Revert "Merge branch..." 2021-07-17 22:04:59 +00:00
idle.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
leap_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
mod.rs Removed references to Healing Beam, which Healing Aura is replacing 2021-07-10 21:39:11 -07:00
repeater_ranged.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
roll.rs Fix first person backwards roll. 2021-07-04 21:54:38 -05:00
self_buff.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
shockwave.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
sit.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
sneak.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
spin_melee.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
sprite_summon.rs Added sparseness field to sprite summon. 2021-06-23 22:38:16 -05:00
stunned.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
talk.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
use_item.rs Use Food after Buildup 2021-07-05 10:56:29 +03:00
utils.rs Relocated BasicAura's combo reading to its static data 2021-07-21 16:46:26 -07:00
wielding.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00