Marcel Märtens
|
add7922653
|
Move Systems out of common into common_sys
This requires to move `State` into a own crate called `common_state` which depends on `common` and `common_sys`
|
2020-12-01 13:44:07 +01:00 |
|
Sam
|
332a636647
|
You can now leap in directions other than forward with repeater ranged again.
|
2020-11-26 18:23:15 -06:00 |
|
Sam
|
c00720fb44
|
Swapped bool values, only_roll changed to attack_interrupts.
|
2020-11-20 11:54:56 -06:00 |
|
Sam
|
e62960e75d
|
Rolling can now interrupt any attack.
|
2020-11-20 11:30:48 -06:00 |
|
Sam
|
770aaf6b93
|
Added projectile constructor. Removed a bunch of cloning.
|
2020-11-12 21:24:32 -06:00 |
|
Sam
|
52c93f613e
|
Addressed comments.
|
2020-10-28 22:04:15 -05:00 |
|
Sam
|
1a8cf33a60
|
Transitioned forced movement to an enum.
|
2020-10-28 18:15:27 -05:00 |
|
jiminycrick
|
4de42e36fd
|
Consolidated recover code in repeater_ranged
|
2020-10-14 17:10:27 -07:00 |
|
jiminycrick
|
512d881cd2
|
Fixed clippy errors and added SFX
|
2020-10-14 15:30:58 -07:00 |
|
jiminycrick
|
691acd730d
|
Smoother leap and recovery leap handling
|
2020-10-14 12:50:33 -07:00 |
|
Sam
|
e1634fa83a
|
Fixed errors from transitioning some states to keyframes.
|
2020-10-14 12:50:33 -07:00 |
|
Sam
|
21cf1e2168
|
Added keyframes to leap melee.
|
2020-10-14 12:50:33 -07:00 |
|
Sam
|
7e0cc2d8e5
|
Added keyframes to repeater ranged.
|
2020-10-14 12:50:33 -07:00 |
|
jiminycrick
|
9ebda3c353
|
Made bow leap more graceful and set energy costs and removed jitter for no leap
|
2020-10-14 12:50:32 -07:00 |
|
jiminycrick
|
431f99a791
|
Reducing the amount of data in character state
|
2020-10-14 12:50:32 -07:00 |
|
jiminycrick
|
05623eb8bd
|
Addressed comments
|
2020-10-14 12:50:32 -07:00 |
|
jiminycrick
|
04175bab09
|
Add skillbar stuff for 3rd skills
|
2020-10-14 12:50:32 -07:00 |
|
jiminycrick
|
951acfca21
|
Add 3rd skill for hammer, bow, and axe minus skillbar UI stuff
|
2020-10-14 12:50:32 -07:00 |
|