MegaGlest Forum

MegaGlest => Feature requests => Topic started by: Ishmaru on 19 January 2014, 13:57:25

Title: Attack boosts that effect attack speed
Post by: Ishmaru on 19 January 2014, 13:57:25
The ability to modify the attack speed (and animation) via attack boost.

Can lead to some interesting unit abilities that can force a fast barrage of attacks, or intimidating enemies to attack slower, or slow down attack speed of allies to charge up their strength etc. can allow for lots of interesting modiing possibilities.

Is this something possible?
Title: Re: Attack boosts that effect attack speed
Post by: Omega on 20 July 2014, 04:51:58
Done! See the pull request (https://github.com/MegaGlest/megaglest-source/pull/19) for details.

Works for both attack boosts and regular upgrades. Attack animation is boosted accordingly.
Title: Re: [Awaiting pull] Attack boosts that effect attack speed
Post by: titi on 29 July 2014, 08:42:49
I just wanted to mention that this is still on my ToDo list to merge it.
Title: Re: [Awaiting pull] Attack boosts that effect attack speed
Post by: Ishmaru on 2 August 2014, 18:34:06
Sorry I never got notified that a reply was posted.  Anyways thanks for implementing this Omega!
Title: Re: [Awaiting pull] Attack boosts that effect attack speed
Post by: titi on 6 August 2014, 23:35:09
Can someone help me test this in multiplayer ? I would really like to merge this before my vacation! We need to test multiplayer windows/linux.  ( me linux :D )

to get to the right branch do:
git checkout  origin/pr/19
Title: Re: Attack boosts that effect attack speed
Post by: titi on 10 August 2014, 00:34:10
This is in git  now. Please test it and give feedback!