..
basic_beam.rs
Correct beam offsets used. Fix scaling damage on hammer M1. Add can_strafe function to body.
2020-11-24 17:56:39 -06:00
basic_block.rs
updated dependencies and fixed stuff
2020-07-07 09:43:49 +02:00
basic_melee.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
basic_ranged.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
boost.rs
Addressed comments.
2020-10-28 22:04:15 -05:00
charged_melee.rs
Moved hit timer to charged melee and adjusted for tail slap
2020-11-24 17:48:48 -06:00
charged_ranged.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
climb.rs
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
combo_melee.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
dance.rs
updated dependencies and fixed stuff
2020-07-07 09:43:49 +02:00
dash_melee.rs
Weapon combat fixes:
2020-11-26 09:15:45 +01:00
equipping.rs
Addressed comments.
2020-10-28 22:04:15 -05:00
glide_wield.rs
Revert "Removed toolCategory"
2020-11-06 15:33:20 +00:00
glide.rs
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
idle.rs
readd sneak
2020-08-08 13:47:32 -04:00
leap_melee.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
mod.rs
Reworked explosions. Tweaked staff fireball.
2020-10-14 20:56:21 -05:00
repeater_ranged.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
roll.rs
added persist combo counter on roll when mid-combo
2020-11-15 23:08:14 +01:00
shockwave.rs
Swapped bool values, only_roll changed to attack_interrupts.
2020-11-20 11:54:56 -06:00
sit.rs
updated dependencies and fixed stuff
2020-07-07 09:43:49 +02:00
sneak.rs
Fixed sneak toggle, sneaking no longer has sound, rolling can return to sneaking state, sneaking reduces aggro distance
2020-11-03 04:09:38 +00:00
spin_melee.rs
Weapon combat fixes:
2020-11-26 09:15:45 +01:00
utils.rs
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
wielding.rs
axeleap tweaks
2020-10-14 12:50:33 -07:00