veloren/common/src/states
2021-08-31 13:36:04 -04:00
..
basic_aura.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
basic_beam.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
basic_block.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
basic_melee.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
basic_ranged.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
basic_summon.rs Fix mindflayer summoning minions inside pillars. 2021-08-22 12:21:24 -04:00
behavior.rs #918 remove usages of .restrict_mut() from character_behavior.rs 2021-07-27 23:34:16 +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 #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
charged_ranged.rs Added buff strength stat to weapons. 2021-07-11 12:50:38 -05:00
climb.rs Add comment to physics and replace magic number in climbing boost with a named constant, fixes #1002 2021-07-29 03:11:44 -04:00
combo_melee.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
dance.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
dash_melee.rs Add ori_modifier for DashMelee and nerf it 2021-08-16 17:27:59 +03:00
equipping.rs feat: impl attack speed modifier 2021-05-30 12:39:30 -07:00
glide_wield.rs Make each race's hitbox and weight scale linearly with their height 2021-08-09 10:06:16 +01:00
glide.rs Improve gliding 2021-08-09 10:06:16 +01:00
idle.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00
leap_melee.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
mod.rs Sprites now go through a character state to be picked up. 2021-08-31 13:36:04 -04:00
repeater_ranged.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
roll.rs Fix first person backwards roll. 2021-07-04 21:54:38 -05:00
self_buff.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
shockwave.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04: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 #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
sprite_interact.rs Sprites now go through a character state to be picked up. 2021-08-31 13:36:04 -04:00
sprite_summon.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04: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 Consolidated Use into Action as well. 2021-08-09 10:31:17 -04:00
utils.rs Sprites now go through a character state to be picked up. 2021-08-31 13:36:04 -04:00
wielding.rs Apply same member order as in trait 2021-07-20 09:43:52 +02:00