HomeWildfire Games

Display current/max gatherers or builders when a resource or foundation is…
AuditedrP13541

Description

Display current/max gatherers or builders when a resource or foundation is selected. Based on a patch by mimo. Fix #1871.

Details

Auditors
Freagarach
Committed
peterJul 8 2013, 12:13 AM
Parents
rP13540: - Round attack numbers in the GUI. Patch by scythetwirler. Fix #1997.
Branches
Unknown
Tags
Unknown

Event Timeline

Freagarach added inline comments.
/ps/trunk/binaries/data/mods/public/simulation/components/UnitAI.js
2074

The this.repairTarget will become invalid if the target transforms. Causing a repairing entity to stop when the entity transforms (e.g. a siege weapon (un)packing).
A fix will be to revert this to the target in the order, or to account for this in OnGlobalEntityRenamed.

Freagarach raised a concern with this commit.Oct 5 2019, 10:12 PM
This commit now has outstanding concerns.Oct 5 2019, 10:12 PM
Freagarach accepted this commit.Mar 25 2020, 8:01 AM

A tad late, but my concern was fixed by rP23449.

All concerns with this commit have now been addressed.Mar 25 2020, 8:01 AM