Imbris
|
831d7c77a6
|
Make Asset impls avoid panics when parsing fails
|
2020-04-01 20:06:15 -04:00 |
|
AdamWhitehurst
|
dcc9d44b1c
|
remove unused timed_combo
|
2020-03-29 13:40:03 -07:00 |
|
Imbris
|
d3b5b1e637
|
Remove None variant fromm armor types
|
2020-03-28 03:51:24 -04:00 |
|
Imbris
|
f551c4a2c5
|
Move armor types to a new location, use a const for the moving cutoff in voxygen anims
|
2020-03-28 01:52:12 -04:00 |
|
jshipsey
|
8fd774f21a
|
Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat
|
2020-03-27 23:59:45 -04:00 |
|
jshipsey
|
49ba196671
|
proper bow animation
|
2020-03-27 23:59:05 -04:00 |
|
Imbris
|
ba3fa16c33
|
Create Dir type for better enforcement of non NaN, normalized representations of directions
|
2020-03-27 22:02:07 -04:00 |
|
Pfauenauge90
|
0b3fb2dd3c
|
fire bolt visuals
|
2020-03-27 18:31:45 +01:00 |
|
jshipsey
|
0ffff86e25
|
third attack for triple strike
|
2020-03-27 01:57:30 -04:00 |
|
jshipsey
|
1c3d1d260c
|
small animation tweaks
|
2020-03-26 23:51:55 -04:00 |
|
jshipsey
|
175fea98ef
|
more cleanup, WIP fake swimming
|
2020-03-26 01:35:25 -04:00 |
|
Imbris
|
3889ec7292
|
climbing tweaks, fix triple strike overflow, fix Last<CharacterState>
not registered
|
2020-03-25 02:05:28 -04:00 |
|
jshipsey
|
047f6b8a01
|
fixed swimming, better charge
|
2020-03-25 01:22:07 -04:00 |
|
jshipsey
|
a6537ed69b
|
starting foot movement with attacks, clearing some dead code
|
2020-03-25 00:15:06 -04:00 |
|
timokoesters
|
58585e0810
|
Better climbing, fireball impl
|
2020-03-24 20:09:23 +01:00 |
|
jshipsey
|
7a4f0fa9ac
|
climb fix, const tweak update, trying equip anims
|
2020-03-24 00:24:31 -04:00 |
|
jshipsey
|
9cbbe0311f
|
rewrote the whole stupid skeleton to work much smarter
|
2020-03-22 16:06:53 -04:00 |
|
jshipsey
|
3baa0471ec
|
Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat
|
2020-03-22 11:55:35 -04:00 |
|
jshipsey
|
0773524031
|
wield idle, wield run
|
2020-03-22 11:55:28 -04:00 |
|
Pfauenauge90
|
662f5b1037
|
removed warnings and item test values
|
2020-03-22 14:55:08 +01:00 |
|
Adam Whitehurst
|
db8d89a4d9
|
* rename CharacterState equals() -> same_variant()
|
2020-03-22 05:46:09 -07:00 |
|
Imbris
|
41c424ac13
|
Optimized uses of emitters, cleanup
|
2020-03-22 00:49:46 -04:00 |
|
Imbris
|
f399085974
|
Flip models for hands, shoulders, and feet of humanoids
|
2020-03-21 18:48:21 -04:00 |
|
Adam Whitehurst
|
c5378b7065
|
Better triple_strike handling
|
2020-03-21 14:55:04 -07:00 |
|
jshipsey
|
221f675217
|
spin attack
|
2020-03-21 14:54:29 -04:00 |
|
Imbris
|
08db424169
|
Add safe_slerp function that ensures that slerping returns non-NaN normalized values
|
2020-03-21 00:53:41 -04:00 |
|
jshipsey
|
514d65eb7c
|
Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat
|
2020-03-20 18:54:54 -04:00 |
|
jshipsey
|
a0785e693a
|
shooting anim state, cast anim, small tweaks
|
2020-03-20 18:54:27 -04:00 |
|
Adam Whitehurst
|
0cdb80427d
|
better triple_strike
|
2020-03-20 15:03:29 -07:00 |
|
timokoesters
|
44ec09a8e7
|
Go to idle state when picking items up
|
2020-03-20 20:23:04 +01:00 |
|
timokoesters
|
df858cb370
|
Remove all warnings
|
2020-03-20 15:45:36 +01:00 |
|
Adam Whitehurst
|
0b7a572178
|
update triple_strike
|
2020-03-19 15:40:03 -07:00 |
|
timokoesters
|
1e1ce2adbf
|
Fix weapon not updating after swapping to a weapon of the same type
|
2020-03-19 20:57:36 +01:00 |
|
timokoesters
|
26674390ab
|
Hide player body after death
|
2020-03-19 20:36:19 +01:00 |
|
timokoesters
|
87c276b292
|
Add hard coded loot
|
2020-03-18 20:37:42 +01:00 |
|
timokoesters
|
4741e41230
|
Add support for different models per weapon type
|
2020-03-17 18:28:07 +01:00 |
|
timokoesters
|
08b44db1fc
|
Stop first person bounce in air
|
2020-03-17 16:08:53 +01:00 |
|
Pfauenauge90
|
b9f6dfac77
|
fixes
|
2020-03-17 16:07:20 +01:00 |
|
Pfauenauge90
|
40910b28e4
|
unclothed parts
|
2020-03-17 15:39:29 +01:00 |
|
timokoesters
|
b040e18246
|
Fix body parts not changing
|
2020-03-16 22:06:23 +01:00 |
|
timokoesters
|
d5db1f6ca0
|
Add dash ability to sword M2
|
2020-03-16 16:34:53 +01:00 |
|
timokoesters
|
81591fcaf7
|
Make npcs attack again
|
2020-03-16 14:27:52 +01:00 |
|
timokoesters
|
1279f70184
|
Add shield item
|
2020-03-16 13:40:14 +01:00 |
|
timokoesters
|
4195273cf9
|
Adjust first person camera and underwater wield orientation
|
2020-03-16 13:19:51 +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
|
1f78344d6f
|
Move equipment from loadout into body
|
2020-03-15 19:44:47 +01:00 |
|
Joshua Barretto
|
e20feeeb0c
|
Added armour items and equipping of armour
|
2020-03-15 16:42:09 +01:00 |
|
timokoesters
|
aa963b7686
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-03-15 15:27:06 +01:00 |
|
timokoesters
|
598a4c6cbb
|
Add loadout struct for info on weapon configurations
|
2020-03-14 22:33:20 +01:00 |
|
AdamWhitehurst
|
6fc94c22ba
|
Update timed combo, add CharacerBehavior trait
|
2020-03-14 12:50:07 -06:00 |
|