2025-07-17 10:39 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004074Spring engineGeneralpublic2017-06-26 12:22
Reportersilentwings 
Assigned ToKloot 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
Product Version94.1.1+git 
Target VersionFixed in Version 
Summary0004074: match luaui/luarules arguments for UnitDamaged
Descriptionin luaui, could UnitDamaged provide

weaponDefID, projectilDefID, attackerID, attackedDefID and attackerTeam

- although maybe only provide attacker*** stuff if the attacking unit is within los.
Additional InformationIn luarules it provides

(unitID, unitDefID, unitTeam, damage, paralyzer, weaponDefID, attackerID, attackerDefID, attackerTeamID)

but in luaui it provides only

(unitID, unitDefID, unitTeam, damage, paralyzer)

(I'm writing a stats collection widget that I'd like to run as a spectator)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0017899

Kloot (developer)

Fix 50163a4c340bcc431feacf3ed4405057fad90c9c committed to develop branch: fix 0004074, repo: spring changeset id: 8439
+Notes

-Issue History
Date Modified Username Field Change
2013-10-18 11:11 silentwings New Issue
2017-06-26 12:22 Kloot Changeset attached => spring develop 50163a4c
2017-06-26 12:22 Kloot Note Added: 0017899
2017-06-26 12:22 Kloot Assigned To => Kloot
2017-06-26 12:22 Kloot Status new => resolved
2017-06-26 12:22 Kloot Resolution open => fixed
+Issue History