View Issue Details

IDProjectCategoryView StatusLast Update
0001367Spring engineGeneralpublic2009-04-11 18:27
ReporterLicho Assigned Toimbaczek  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.78.2.1 
Summary0001367: UnitDamaged LUA callin called after damage is substracted
DescriptionThis prevents LUA from learning true damage - in the case of paralyze damage which is processed further - here is no way to know paralyze HP before call or paralyze damage actually added.

Could you please fix it by
 - calling before substracting HP and allowing lua to block damage (imo ideal)
 - calling with original HP and para damage or with paralyze damage actually applied
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

FinDude

2009-04-08 21:04

reporter   ~0003370

crap sorry about the screenshot wrong place D:

imbaczek

2009-04-11 15:28

reporter   ~0003375

would it make sense (and be useful) if

- calling before substracting HP and allowing lua to block damage (imo ideal)

was done, but with another callin (say, UnitPreDamaged)?

Licho

2009-04-11 15:47

reporter   ~0003376

ah ok, great

Issue History

Date Modified Username Field Change
2009-04-02 01:20 Licho New Issue
2009-04-08 21:01 FinDude File Added: screen001.jpg
2009-04-08 21:04 FinDude Note Added: 0003370
2009-04-10 18:49 imbaczek File Deleted: screen001.jpg
2009-04-11 15:28 imbaczek Note Added: 0003375
2009-04-11 15:47 Licho Note Added: 0003376
2009-04-11 18:27 imbaczek Status new => resolved
2009-04-11 18:27 imbaczek Resolution open => fixed
2009-04-11 18:27 imbaczek Assigned To => imbaczek