MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000771VCMIGUI - Adventure Mappublic2011-07-23 06:162014-05-30 17:40
ReporterWarmonger 
Assigned ToTow 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.86Fixed in Version0.86 
Summary0000771: Hero path is not refreshed on new turn
DescriptionWhen we begin new turn with the same hero which was selected previously, his path remains brown and no move is possible. Only selecting another hero and coming back refreshes it.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001899)
lssjbrolli (reporter)
2011-08-04 20:27

maybe it's related to an workaround made in r2215 in CCallback.cpp:

- cl->gs->calculatePaths(static_cast<const CGHeroInstance *>(obj), *cl->pathInfo);

+ if(cl->pathInfo->hero != obj) //calculate new paths only if we selected a different hero
(0001930)
Tow (developer)
2011-08-25 15:27

Fixed in r2306.
(0001936)
ubuntux (developer)
2011-08-26 00:48

Still present in r2309.
If a hero path takes more than one turn, at the end of the turn the path becomes red (correct), but at the beginning of the next turn, the path is still red, and the horse cursor still indicates 2 turns.
(0001937)
Tow (developer)
2011-08-26 23:47

Thank you for the fast notice :)
With r2319 it should be really fixed.

- Issue History
Date Modified Username Field Change
2011-07-23 06:16 Warmonger New Issue
2011-08-04 20:27 lssjbrolli Note Added: 0001899
2011-08-25 15:27 Tow Note Added: 0001930
2011-08-25 15:27 Tow Status new => resolved
2011-08-25 15:27 Tow Fixed in Version => 0.89
2011-08-25 15:27 Tow Resolution open => fixed
2011-08-25 15:27 Tow Assigned To => Tow
2011-08-26 00:47 ubuntux Note Added: 0001935
2011-08-26 00:48 ubuntux Note Added: 0001936
2011-08-26 00:48 ubuntux Status resolved => feedback
2011-08-26 00:48 ubuntux Resolution fixed => reopened
2011-08-26 00:48 ubuntux Note Deleted: 0001935
2011-08-26 23:47 Tow Note Added: 0001937
2011-08-26 23:47 Tow Status feedback => resolved
2011-08-26 23:47 Tow Resolution reopened => fixed
2014-05-30 17:40 beegee Status resolved => closed

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean