Adam Whitehurst
|
819c2767bc
|
* move swap loadout to handle_swap_loadout util fn
* impl From<JoinData> for StateUpdate
|
2020-03-21 14:16:26 -07:00 |
|
timokoesters
|
3ec2cc08b3
|
Experimental tweeks to triplestrike
|
2020-03-20 15:06:33 +01:00 |
|
Adam Whitehurst
|
0b7a572178
|
update triple_strike
|
2020-03-19 15:40:03 -07:00 |
|
timokoesters
|
208245e82e
|
Make orientation not dependend on camera dir while wielded
|
2020-03-19 22:03:17 +01:00 |
|
timokoesters
|
f32eb1db75
|
fix dash attack angles, arrow damage and readd possession stick impl
|
2020-03-17 14:15:39 +01:00 |
|
timokoesters
|
d5db1f6ca0
|
Add dash ability to sword M2
|
2020-03-16 16:34:53 +01:00 |
|
timokoesters
|
87acc01d48
|
Readd ranged and debug boost. Add bouncing while running in first person
|
2020-03-16 12:32:57 +01:00 |
|
timokoesters
|
447617dc69
|
Make durations and damage depend on weapon type
|
2020-03-15 14:34:17 +01:00 |
|
timokoesters
|
598a4c6cbb
|
Add loadout struct for info on weapon configurations
|
2020-03-14 22:33:20 +01:00 |
|
AdamWhitehurst
|
7dfe00b674
|
Finish state struct data refactor
|
2020-03-14 15:17:27 -06:00 |
|
AdamWhitehurst
|
6fc94c22ba
|
Update timed combo, add CharacerBehavior trait
|
2020-03-14 12:50:07 -06:00 |
|
timokoesters
|
fe19698d52
|
Make abilities depend on weapon
|
2020-03-14 16:40:29 +01:00 |
|
Adam Whitehurst
|
772f7ff92d
|
Remove can_transition and begin triple_strike
|
2020-03-12 07:33:19 -07:00 |
|
Adam Whitehurst
|
3cb288bc8c
|
Add TripleStrike
|
2020-03-12 07:25:06 -07:00 |
|
Adam Whitehurst
|
a64bf1ac60
|
TripleAttack -> TimedCombo
(it wasnt the right logic for the tiple attack)
|
2020-03-12 05:16:40 -07:00 |
|
timokoesters
|
70027da9aa
|
feat: hitting enemies with basic_attack gives energy
|
2020-03-10 18:54:59 +01:00 |
|
Adam Whitehurst
|
5f8751e2d3
|
Begin implementing triple attack
|
2020-03-08 12:37:17 -07:00 |
|
Adam Whitehurst
|
f769c74bf4
|
Add charging back
|
2020-03-08 10:04:26 -07:00 |
|
Adam Whitehurst
|
54a7112ad9
|
resolve conflicts merging master -> clientstates
|
2020-03-07 12:49:48 -08:00 |
|
Adam Whitehurst
|
b1d1299fe6
|
Clean up character states
|
2020-03-07 10:15:02 -08:00 |
|
timokoesters
|
4cc998f92b
|
fix: non-humanoid npcs can attack again
|
2020-02-24 22:20:50 +01:00 |
|
timokoesters
|
ac611f4618
|
fix: sync characterstates, better energy management
|
2020-02-24 20:57:33 +01:00 |
|
timokoesters
|
31f3aae75c
|
fix: make climbing cost stamina
|
2020-02-24 19:18:06 +01:00 |
|
timokoesters
|
2fa902270e
|
fix: block
|
2020-02-24 18:10:42 +01:00 |
|
timokoesters
|
1f4065ae32
|
fix: attacking
|
2020-02-24 14:32:12 +01:00 |
|
Adam Whitehurst
|
d383abf950
|
Re add combat
|
2020-02-11 07:42:17 -08:00 |
|
timokoesters
|
0bc07a0835
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-02-03 22:02:32 +01:00 |
|
timokoesters
|
aa52c6fd4f
|
fix: jumping and attacking
|
2020-02-03 17:03:52 +01:00 |
|
Marcel Märtens
|
dae31ae5b6
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
|
timokoesters
|
6515daddce
|
fixes
|
2020-01-24 16:57:24 +01:00 |
|
timokoesters
|
7b558b4542
|
refactor: combine actionstate and movestate
|
2020-01-21 23:54:59 +01:00 |
|
AdamWhitehurst
|
976eface66
|
Update from MR comments
|
2020-01-17 08:39:21 -08:00 |
|
Adam Whitehurst
|
5959d2a5c7
|
Fix SFX and Assets
|
2020-01-16 05:28:45 -08:00 |
|
AdamWhitehurst
|
1816d4b805
|
Move states/ to common/src/
|
2020-01-12 15:06:52 -08:00 |
|
AdamWhitehurst
|
de36e75264
|
Fix imports, update matches
|
2020-01-08 11:31:42 -08:00 |
|
AdamWhitehurst
|
5527d83a0e
|
Update mod imports
|
2020-01-08 08:56:36 -08:00 |
|
Adam Whitehurst
|
8fe5cec947
|
Clean up, make state handlers options
|
2020-01-05 10:19:09 -08:00 |
|
Adam Whitehurst
|
2f3ccbc5d6
|
Update Comments
|
2020-01-03 12:46:41 -08:00 |
|
Adam Whitehurst
|
2635c405fe
|
Ability comps and sys
|
2020-01-01 09:16:29 -08:00 |
|
AdamWhitehurst
|
b67a4835f4
|
Update disabled state flags
|
2019-12-31 05:19:23 -08:00 |
|
AdamWhitehurst
|
9c6ce9babd
|
Begin implementing combat actions
|
2019-12-29 15:47:42 -08:00 |
|
AdamWhitehurst
|
7a4cdfb7a4
|
Documentation comments
|
2019-12-29 08:36:59 -08:00 |
|
AdamWhitehurst
|
ca44497258
|
Add movement_utils
|
2019-12-28 08:10:39 -08:00 |
|
AdamWhitehurst
|
06053faed0
|
Add state disables, cleanup imports
|
2019-12-26 10:01:19 -08:00 |
|
AdamWhitehurst
|
8e0317e03d
|
refactor states to handle update logic
|
2019-12-26 06:43:59 -08:00 |
|
AdamWhitehurst
|
c2ceabea0e
|
finish movment states handle() fn logic
|
2019-12-22 08:08:48 -08:00 |
|
AdamWhitehurst
|
1ab09220b0
|
Rudimentary Stand State handle() move
|
2019-12-21 07:57:15 -08:00 |
|
Adam Whitehurst
|
e40eb2ba20
|
Finish Stand handle() (untested)
|
2019-12-20 08:50:54 -08:00 |
|
Adam Whitehurst
|
e074c7ce1d
|
begin impl state handle traits
|
2019-12-20 05:30:37 -08:00 |
|
Adam Whitehurst
|
20575e0aab
|
Update controller
|
2019-12-09 14:45:10 +00:00 |
|