View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002031 | Spring engine | General | public | 2010-08-14 18:15 | 2010-08-16 12:28 | ||||
Reporter | Forboding Angel | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.82.3 | ||||||||
Target Version | 0.82.4 | Fixed in Version | 0.82.3+git | ||||||
Summary | 0002031: Pathfinding is acting up | ||||||||
Description | If you go into an evo game in comet catcher and /give 100 elighttank3 , then issue a huge line move to the other side of the map you will instantly see what I'm talking about. Some units will move forward correctly, but many will just start going in circles. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2010-08-14 18:47 |
Try disabling heatmapping for the moveclass used by elighttank3 (HOVERTANK2): HOVERTANK2 = { ... heatmapping=false; }, |
Forboding Angel (reporter) 2010-08-15 01:07 |
It gets better, less aimless circling, but you end up with these really bad snarls of units colliding with each other. |
Kloot (developer) 2010-08-16 12:28 |
Globally disabled heatmapping for now, since it was creating this behavior. For large groups, one way to avoid strains of colliding units (and thin columns in general) is to issue an intermediate line-move order close to the group's starting position, but those resolve themselves after some time anyway. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-14 18:15 | Forboding Angel | New Issue | |
2010-08-14 18:47 | Kloot | Note Added: 0005271 | |
2010-08-14 18:47 | Kloot | Status | new => feedback |
2010-08-15 01:07 | Forboding Angel | Note Added: 0005280 | |
2010-08-15 16:49 | tvo | Target Version | => 0.82.4 |
2010-08-16 12:28 | Kloot | Note Added: 0005289 | |
2010-08-16 12:28 | Kloot | Status | feedback => resolved |
2010-08-16 12:28 | Kloot | Fixed in Version | => 0.82.3+git |
2010-08-16 12:28 | Kloot | Resolution | open => fixed |
2010-08-16 12:28 | Kloot | Assigned To | => Kloot |