948 Commits

Author SHA1 Message Date
timokoesters
14b3d8970a Increase movement speed, make npcs slower than players 2020-03-27 18:39:26 +01:00
Pfauenauge90
38eae21ade fire bolt visuals 2020-03-27 18:31:45 +01:00
timokoesters
d32ec6ea40 Fix char selection not showing tools 2020-03-27 18:17:41 +01:00
timokoesters
431bc8a069 Projectile hits regenerate energy 2020-03-27 17:07:19 +01:00
AdamWhitehurst
f2fdb028a7 triples strike knockback 15.0 -> 16.0 2020-03-27 08:26:53 -07:00
AdamWhitehurst
08040aa3bd triple_strike knockback 20.0 -> 15.0 2020-03-27 08:17:17 -07:00
AdamWhitehurst
fc3005847c make triple strike continue without hits again 2020-03-27 07:03:26 -07:00
Shane Handley
8d6a3ae82d SFX and unit test fixes. 2020-03-27 12:06:25 +11:00
timokoesters
2e6f85c554 Fix triplestrike bug 2020-03-26 23:29:12 +01:00
timokoesters
5124d3f413 Balancing, make fireball not holdable, arrow knockback 2020-03-26 22:56:33 +01:00
timokoesters
b22d383564 Better equip durations, fix roll bug, slow down while attacking, smoother gliding, stronger npcs, giants 2020-03-26 22:56:33 +01:00
timokoesters
afcfeda5d3 Better glider physics 2020-03-26 22:56:33 +01:00
timokoesters
7039197b83 Balancing 2020-03-26 22:56:33 +01:00
AdamWhitehurst
a66d6322e6 ore responsive oreintating 2020-03-26 14:48:51 -07:00
AdamWhitehurst
7b3a203b2a Prevent transition if failed hit 2020-03-26 14:44:39 -07:00
Shane Handley
2a5f50512f Regen energy when sitting. 2020-03-26 18:23:57 +11:00
Imbris
cf48db6050 Replace uses of normalized() to avoid setting ori to NaN values, tweak triple strike code 2020-03-25 18:49:15 -04:00
timokoesters
09deabf244 Allow holding ability keys again 2020-03-25 23:10:50 +01:00
timokoesters
07ff464361 fix "Npcs can't be healed anymore" 2020-03-25 22:57:14 +01:00
Pfauenauge90
0ee6f33d4e assset cleanup, transparency, new icons 2020-03-25 16:47:48 +01:00
AdamWhitehurst
7897008ec3 batter loadout swap logic 2020-03-25 07:58:26 -07:00
AdamWhitehurst
9f984998c9 Update triple_strike:
* add knockback
* prevent infinite repeat
* more dashes
2020-03-25 07:24:55 -07:00
Imbris
e1b0206740 climbing tweaks, fix triple strike overflow, fix Last<CharacterState>
not registered
2020-03-25 02:05:28 -04:00
Imbris
a1cf04fb22 Input handling changes 2020-03-25 01:38:37 -04:00
Adam Whitehurst
4bfbdf7c84 update controller tick fn 2020-03-25 01:38:25 -04:00
Imbris
a5887bae8e move character state component to section reflecting its current sync strategy 2020-03-25 01:37:56 -04:00
timokoesters
eb89507782 Npcs can't be healed anymore 2020-03-24 23:03:57 +01:00
timokoesters
f9668943e9 Healing staff 2020-03-24 22:03:11 +01:00
timokoesters
2465d7acf2 Add lights and gravity again 2020-03-24 20:31:54 +01:00
timokoesters
2b65e631f6 Better climbing, fireball impl 2020-03-24 20:09:23 +01:00
timokoesters
5960a807bf Add minimum prepare duration to fireball and bow 2020-03-24 14:42:31 +01:00
timokoesters
2e33254db7 Split staff into 3 abilities 2020-03-24 14:00:22 +01:00
Pfauenauge90
7f269fe62a healing sceptre 2020-03-24 01:11:14 +01:00
timokoesters
559d0e3b28 Better inventory counter 2020-03-24 00:38:00 +01:00
timokoesters
608cd345fc Add inventory counter 2020-03-24 00:23:21 +01:00
timokoesters
7ec211ddab Even better fireballs 2020-03-23 22:52:35 +01:00
timokoesters
ab9fdbd75e Glowing fireballs, no gravity 2020-03-23 13:55:52 +01:00
timokoesters
e7c370d03b Easier swimming, better damage calculation for explosions 2020-03-23 12:50:08 +01:00
timokoesters
71a8671a4a Merge remote-tracking branch 'origin/master' into combat 2020-03-23 11:30:47 +01:00
Adam Whitehurst
79f6f1331b Merge branch 'combat' of https://gitlab.com/veloren/veloren into combat 2020-03-22 12:50:55 -07:00
Adam Whitehurst
fb9c832284 update triple_strike 2020-03-22 12:50:52 -07:00
timokoesters
5767d31190 feat: fireball explosions 2020-03-22 20:40:16 +01:00
timokoesters
cd0bf0084f Better staff M1, random +1 damage, better attackrange,angle impl 2020-03-22 16:26:32 +01:00
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