View Issue Details

IDProjectCategoryView StatusLast Update
0001436Spring engineLuapublic2009-05-30 15:19
ReporterTheFatController Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.79.1.0+git 
Fixed in Version0.79.1.0+git 
Summary0001436: Lua: Allow(Unit/Feature)BuildStep function differently
DescriptionFor UnitBuildStep you can determine whether something is building or reclaiming by whether 'step' is a positive or negative number.

For FeatureBuildStep 'step' is always a positive number, it needs to be negative for reclaim and positive when a ressurector is rebuilding a partially reclaimed corpse.

Thanks
Additional InformationAllowUnitBuildStep(builderID, teamID, unitID, unitDefID, step)
AllowFeatureBuildStep(builderID, teamID, unitID, unitDefID, step)
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2009-05-30 15:19

developer   ~0003564

It's negative for reclaim now.

Issue History

Date Modified Username Field Change
2009-05-30 14:58 TheFatController New Issue
2009-05-30 15:19 Kloot Note Added: 0003564
2009-05-30 15:19 Kloot Status new => resolved
2009-05-30 15:19 Kloot Fixed in Version => 0.79.1.0+git
2009-05-30 15:19 Kloot Resolution open => fixed
2009-05-30 15:19 Kloot Assigned To => Kloot