.. |
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
|
Merge branch 'juliancoffee/entity_refactor' into 'master'
|
2021-07-28 23:19:04 +00: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
|
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
|
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
|
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
|
Made swapping equipped weapons a server event instead of being called in common to prevent server-client desyncs.
|
2021-07-25 18:30:17 -05:00 |
glide.rs
|
Made swapping equipped weapons a server event instead of being called in common to prevent server-client desyncs.
|
2021-07-25 18:30:17 -05: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
|
Made swapping equipped weapons a server event instead of being called in common to prevent server-client desyncs.
|
2021-07-25 18:30:17 -05:00 |
utils.rs
|
Made swapping equipped weapons a server event instead of being called in common to prevent server-client desyncs.
|
2021-07-25 18:30:17 -05:00 |
wielding.rs
|
Apply same member order as in trait
|
2021-07-20 09:43:52 +02:00 |