Activity log for bug #912904

Date Who What changed Old value New value Message
2012-01-06 19:43:14 Neil Tan bug added bug
2012-01-06 19:43:14 Neil Tan attachment added patch to astar.cpp https://bugs.launchpad.net/bugs/912904/+attachment/2660452/+files/astar.cpp.patch
2012-01-06 21:31:00 Neil Tan description In stargus map (3)Holy Ground, grass land is mistakenly converted by startool into an unpassable tile. This blocks in a particular SCV unit on this map. The unit is also surrounded by minerals and the command center. It is completely surrounded by things it can't pass. The only thing it can do is harvest the minerals surrounding part of it. When it finishes harvesting, it doesn't unload the minerals to the command center which is right beside it. It does nothing. You have to give it a command to return to the command center for it to unload the minerals. The problem is that the path finding routine sees the unit as a non moving unit blocking itself from the command center. The attached patch against stratagus-2.2.6 fixes this. In stargus map (3)Holy Ground, grass land is mistakenly converted into an unpassable tile. This blocks in a particular SCV unit on this map. The unit is also surrounded by minerals and the command center. It is completely surrounded by things it can't pass. The only thing it can do is harvest the minerals surrounding part of it. When it finishes harvesting, it doesn't unload the minerals to the command center which is right beside it. It does nothing. You have to give it a command to return to the command center for it to unload the minerals. The problem is that the path finding routine sees the unit as a non moving unit blocking itself from the command center. The attached patch against stratagus-2.2.6 fixes this.
2012-01-07 15:54:41 Pali stratagus: status New Fix Committed
2012-01-07 15:54:43 Pali stratagus: assignee Pali (pali)
2012-01-07 15:55:26 Launchpad Janitor branch linked lp:stratagus
2012-04-19 13:39:46 Pali stratagus: milestone 2.2.7
2012-08-20 14:28:09 Pali stratagus: status Fix Committed Fix Released