903 Commits

Author SHA1 Message Date
Pfauenauge90
15dc5ebbb8 added new stuff to chests 2020-03-22 16:19:30 +01:00
Pfauenauge90
e1222fdf02 removed warnings and item test values 2020-03-22 14:55:08 +01:00
Pfauenauge90
44379f9159 item images 2020-03-22 14:38:21 +01:00
Adam Whitehurst
e2a26a432c consistent naming 2020-03-22 05:49:48 -07:00
Adam Whitehurst
b110efef34 * rename CharacterState equals() -> same_variant() 2020-03-22 05:46:09 -07:00
Adam Whitehurst
eb0176a7c3 * remove Component Trait from CharacterAbility 2020-03-22 05:45:39 -07:00
Imbris
90b2a0fa1f Optimized uses of emitters, cleanup 2020-03-22 00:49:46 -04:00
Pfauenauge
2d369298aa cloth armor 2020-03-22 00:21:11 +01:00
Adam Whitehurst
7d01d16ff9 remove CharacterAbility ecs component sync 2020-03-21 16:04:45 -07:00
Adam Whitehurst
7f82dae1a0 Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat 2020-03-21 15:55:23 -07:00
Adam Whitehurst
650f53eaeb clean up based on pr review comment 2020-03-21 15:55:20 -07:00
Imbris
12af35a3b9 Flip models for hands, shoulders, and feet of humanoids 2020-03-21 18:48:21 -04:00
Adam Whitehurst
72278d0c07 Reset vel on triple_strike 2020-03-21 15:06:42 -07:00
Adam Whitehurst
9f84d8ea92 Better triple_strike handling 2020-03-21 14:55:04 -07:00
Adam Whitehurst
f93d1add44 * move swap loadout to handle_swap_loadout util fn
* impl From<JoinData> for StateUpdate
2020-03-21 14:16:26 -07:00
timokoesters
9a40b5b957 fix sfx 2020-03-21 21:01:50 +01:00
Adam Whitehurst
3cf281e504 Remove excess code 2020-03-21 10:32:32 -07:00
Adam Whitehurst
e967c44e6c add SwapLoadout 2020-03-21 10:26:38 -07:00
Adam Whitehurst
00d6736e3a Fix water swimming jump velocity 2020-03-21 09:45:26 -07:00
Adam Whitehurst
96f66f5997 Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat 2020-03-21 07:08:14 -07:00
Adam Whitehurst
de90eb600c swim now uses handle_orientation fn 2020-03-21 07:06:35 -07:00
Imbris
a6a1a08ec9 Add safe_slerp function that ensures that slerping returns non-NaN normalized values 2020-03-21 00:53:41 -04:00
Adam Whitehurst
48bb8bb21f Tweaking consts 2020-03-20 15:20:14 -07:00
Adam Whitehurst
0276e38aa3 better triple_strike 2020-03-20 15:03:29 -07:00
timokoesters
897f925c18 Go to idle state when picking items up 2020-03-20 20:23:04 +01:00
timokoesters
d28b5669aa Remove all warnings 2020-03-20 15:45:36 +01:00
timokoesters
358469311a Experimental tweeks to triplestrike 2020-03-20 15:06:33 +01:00
timokoesters
e6c6749fb0 Ranged weapons now give xp on kill and also make enemies angry 2020-03-20 14:26:18 +01:00
timokoesters
963a8d1556 Arrows shouldn't turn into loot, staff shoots fireballs again 2020-03-20 11:25:53 +01:00
Pfauenauge90
9b5aaaf50e added chest drops 2020-03-20 01:11:02 +01:00
Adam Whitehurst
e36746c582 Oops 2020-03-19 16:14:04 -07:00
Adam Whitehurst
4d6f955bf2 update triple_strike 2020-03-19 15:40:03 -07:00
Pfauenauge90
b09dba3321 Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat 2020-03-19 22:36:45 +01:00
Pfauenauge90
d902212676 item images 2020-03-19 22:36:40 +01:00
timokoesters
f90fb41d41 Make orientation not dependend on camera dir while wielded 2020-03-19 22:03:17 +01:00
Pfauenauge90
875f23c4b1 Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat 2020-03-19 19:34:05 +01:00
Pfauenauge90
6035db3666 stack numbers 2020-03-19 19:33:59 +01:00
timokoesters
ae5f0b2f12 Set dash direction based on look_dir 2020-03-19 18:33:10 +01:00
timokoesters
0e9a96e8af Fix syncing amount 2020-03-19 17:44:32 +01:00
timokoesters
4271ddb4e4 Restore old boost stick behavior 2020-03-19 17:01:58 +01:00
timokoesters
414f2564ee Add inventory stacking 2020-03-19 14:32:17 +01:00
Pfauenauge90
77e2524e83 swift leather armour parts 2020-03-19 14:17:53 +01:00
Pfauenauge90
7cf24fe8b6 npc armour 2020-03-18 23:09:58 +01:00
Imbris
2a52245e86 Delete Vel and Ori on the client when they are removed on the server 2020-03-18 17:01:51 -04:00
Pfauenauge90
f57497fda4 2 weapons 2020-03-18 21:05:20 +01:00
timokoesters
4b7eacfdc6 Add support for different models per weapon type 2020-03-17 18:28:07 +01:00
Pfauenauge90
e0a4bcc2b2 unclothed parts 2020-03-17 15:39:29 +01:00
timokoesters
2880048312 Add ability requirements system 2020-03-17 15:01:41 +01:00
timokoesters
c6fc1a109f fix dash attack angles, arrow damage and readd possession stick impl 2020-03-17 14:15:39 +01:00
timokoesters
298c24918e Fix body parts not changing 2020-03-16 22:06:23 +01:00