View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001607 | Spring engine | General | public | 2009-08-30 00:00 | 2009-08-30 17:35 | ||||
Reporter | Bug Hunter | ||||||||
Assigned To | Auswaschbar | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.80.2.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001607: Own dragon teeths get reclaimed on area reclaim. | ||||||||
Description | Put some dragon teeth, issue area reclaim order, see as your dts get reclaimed. good day. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
imbaczek (reporter) 2009-08-30 11:20 |
confirmed in master |
imbaczek (reporter) 2009-08-30 11:28 |
the problem is with CBuilderAI.cpp:842 if (FindReclaimTargetAndReclaim(pos, radius, c.options, true, true, recUnits, false, false)) { the second true is recAnyTeam. the problem is, setting this to false will disable wreck reclaiming. how did it even work before? was unit team not transfered to the spawned feature? |
Auswaschbar (reporter) 2009-08-30 11:37 |
features.tdf: [DragonsTeeth] { ... autoreclaimable=0; ... } |
tvo (reporter) 2009-08-30 11:39 |
Not sure, but I vaguely recall in past wrecks had team, but had allyteam = -1, while DT had team and allyteam set properly. |
smoth (reporter) 2009-08-30 11:43 |
Corpses were reclaimed but walls were not in prior versions. |
dizekat (reporter) 2009-08-30 11:44 |
0.79.1.2 doesn't reclaim ally DT but does reclaim any corpses all right. |
Auswaschbar (reporter) 2009-08-30 12:34 |
Btw, it seems not possible anymore to reclaim any dragonteeths? Or am I doing it wrong? |
Auswaschbar (reporter) 2009-08-30 17:35 |
resolved by implementing autoreclaim-tag |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-08-30 00:00 | Bug Hunter | New Issue | |
2009-08-30 11:20 | imbaczek | Note Added: 0004024 | |
2009-08-30 11:20 | imbaczek | Status | new => confirmed |
2009-08-30 11:28 | imbaczek | Note Added: 0004025 | |
2009-08-30 11:37 | Auswaschbar | Note Added: 0004026 | |
2009-08-30 11:39 | tvo | Note Added: 0004027 | |
2009-08-30 11:43 | smoth | Note Added: 0004028 | |
2009-08-30 11:44 | dizekat | Note Added: 0004029 | |
2009-08-30 12:34 | Auswaschbar | Note Added: 0004031 | |
2009-08-30 17:35 | Auswaschbar | Note Added: 0004033 | |
2009-08-30 17:35 | Auswaschbar | Status | confirmed => resolved |
2009-08-30 17:35 | Auswaschbar | Resolution | open => fixed |
2009-08-30 17:35 | Auswaschbar | Assigned To | => Auswaschbar |