Haste on Dragon

Bug #1076988 reported by vota
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Wargus
Fix Released
Undecided
Joris Dauphin

Bug Description

In Warcraft 2 haste increase Dragon speed a lot (becomes faster than Zeppelin) but this isn't possible on wargus. Haste set to 1 the wait value, that is the reason it doesn't work on knights and ogres. Dragons also have wait 1, they should have a longer wait value and a bigger move value to being hastable and keep the current speed. I have already fixed in my copy changing the animation.lua

Revision history for this message
Joris Dauphin (joris-dauphin) wrote :

patch welcome.

Revision history for this message
vota (rocadeier) wrote :

I did so

local DragonMove = {"unbreakable begin", "frame 0", "wait 1", "frame 0", "move 6", "wait 2",
    "frame 5", "move 6", "wait 2",
    "frame 5", "move 3", "wait 1",
    "frame 10", "move 5", "wait 2",
    "frame 10", "move 3", "wait 1", "frame 15", "move 6", "wait 2",
    "frame 0", "move 3", "unbreakable end", "wait 1",}

With this a hastened Dragon should have 8 wait value instead of 12, so the speed should be 20 (they are faster than zeppelin in the original game but slower than the eyes)

Revision history for this message
Joris Dauphin (joris-dauphin) wrote :

change (with different spacing) Applied. (rev. 1677)
Thanks.

Changed in wargus:
assignee: nobody → Joris Dauphin (joris-dauphin)
status: New → Fix Committed
cybermind (iddqd-mail)
Changed in wargus:
status: Fix Committed → Fix Released
milestone: none → 2.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.