Commit graph

5 commits

Author SHA1 Message Date
Code Munkey
c86c4fa0df Linux support 2019-07-07 20:56:15 +00:00
LikeableLime
bbef41c282 FIX: Changed Attack Events to Allow charging melee attacks, send NotifyCommenceAttack packet.
Fixed additional delay for Melee and Missile attacks due to attack_power to be added in setup() rather than repeat attacks.

Fix missile attacks to fire if target is already in attack cone rather than forcing a turn to every time.

Fix Dual Wield left and right hand attacks when Melee_Attack packet is resent while attacking.

Fix for MovementParameters bitfield in 0xF74C to match retail pcaps. Fix desiredHeading in 0xF74C.
2019-02-07 05:59:21 -06:00
LikeableLime
8b034961c8 Fixed missile attacks not repeating.
Fixed Dual Wield attack speed.

Fixed Dual Wield multi-strike animations.

Fixed first attack after charging the enemy not triggering.
2018-11-21 19:37:14 -06:00
CodeMunkey
75b7bf23e1 Calculate charge time in setup instead of attack done to stop double attacks 2018-11-16 10:02:23 -06:00
CodeMunkey
6363b85d97 Nothing to see here 2018-11-09 13:39:05 -06:00