VCAI.cpp 88 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164
  1. #include "StdInc.h"
  2. #include "VCAI.h"
  3. #include "Goals.h"
  4. #include "../../lib/UnlockGuard.h"
  5. #include "../../lib/CObjectHandler.h"
  6. #include "../../lib/CConfigHandler.h"
  7. #include "../../lib/CHeroHandler.h"
  8. /*
  9. * CCreatureHandler.h, part of VCMI engine
  10. *
  11. * Authors: listed in file AUTHORS in main folder
  12. *
  13. * License: GNU General Public License v2.0 or later
  14. * Full text of license available in license.txt file, in main folder
  15. *
  16. */
  17. extern FuzzyHelper *fh;
  18. class CGVisitableOPW;
  19. const double SAFE_ATTACK_CONSTANT = 1.5;
  20. const int GOLD_RESERVE = 10000; //when buying creatures we want to keep at least this much gold (10000 so at least we'll be able to reach capitol)
  21. using namespace vstd;
  22. //one thread may be turn of AI and another will be handling a side effect for AI2
  23. boost::thread_specific_ptr<CCallback> cb;
  24. boost::thread_specific_ptr<VCAI> ai;
  25. //std::map<int, std::map<int, int> > HeroView::infosCount;
  26. //helper RAII to manage global ai/cb ptrs
  27. struct SetGlobalState
  28. {
  29. SetGlobalState(VCAI * AI)
  30. {
  31. assert(!ai.get());
  32. assert(!cb.get());
  33. ai.reset(AI);
  34. cb.reset(AI->myCb.get());
  35. }
  36. ~SetGlobalState()
  37. {
  38. ai.release();
  39. cb.release();
  40. }
  41. };
  42. #define SET_GLOBAL_STATE(ai) SetGlobalState _hlpSetState(ai);
  43. #define NET_EVENT_HANDLER SET_GLOBAL_STATE(this)
  44. #define MAKING_TURN SET_GLOBAL_STATE(this)
  45. unsigned char &retreiveTileN(std::vector< std::vector< std::vector<unsigned char> > > &vectors, const int3 &pos)
  46. {
  47. return vectors[pos.x][pos.y][pos.z];
  48. }
  49. const unsigned char &retreiveTileN(const std::vector< std::vector< std::vector<unsigned char> > > &vectors, const int3 &pos)
  50. {
  51. return vectors[pos.x][pos.y][pos.z];
  52. }
  53. void foreach_tile(std::vector< std::vector< std::vector<unsigned char> > > &vectors, std::function<void(unsigned char &in)> foo)
  54. {
  55. for(auto & vector : vectors)
  56. for(auto j = vector.begin(); j != vector.end(); j++)
  57. for(auto & elem : *j)
  58. foo(elem);
  59. }
  60. struct ObjInfo
  61. {
  62. int3 pos;
  63. std::string name;
  64. ObjInfo(){}
  65. ObjInfo(const CGObjectInstance *obj):
  66. pos(obj->pos),
  67. name(obj->getHoverText())
  68. {
  69. }
  70. };
  71. std::map<const CGObjectInstance *, ObjInfo> helperObjInfo;
  72. VCAI::VCAI(void)
  73. {
  74. LOG_TRACE(logAi);
  75. makingTurn = nullptr;
  76. }
  77. VCAI::~VCAI(void)
  78. {
  79. LOG_TRACE(logAi);
  80. }
  81. void VCAI::availableCreaturesChanged(const CGDwelling *town)
  82. {
  83. LOG_TRACE(logAi);
  84. NET_EVENT_HANDLER;
  85. }
  86. void VCAI::heroMoved(const TryMoveHero & details)
  87. {
  88. LOG_TRACE(logAi);
  89. NET_EVENT_HANDLER;
  90. validateObject(details.id); //enemy hero may have left visible area
  91. if(details.result == TryMoveHero::TELEPORTATION)
  92. {
  93. const int3 from = CGHeroInstance::convertPosition(details.start, false),
  94. to = CGHeroInstance::convertPosition(details.end, false);
  95. const CGObjectInstance *o1 = frontOrNull(cb->getVisitableObjs(from)),
  96. *o2 = frontOrNull(cb->getVisitableObjs(to));
  97. if(o1 && o2 && o1->ID == Obj::SUBTERRANEAN_GATE && o2->ID == Obj::SUBTERRANEAN_GATE)
  98. {
  99. knownSubterraneanGates[o1] = o2;
  100. knownSubterraneanGates[o2] = o1;
  101. logAi->debugStream() << boost::format("Found a pair of subterranean gates between %s and %s!") % from % to;
  102. }
  103. }
  104. }
  105. void VCAI::stackChagedCount(const StackLocation &location, const TQuantity &change, bool isAbsolute)
  106. {
  107. LOG_TRACE_PARAMS(logAi, "isAbsolute '%i'", isAbsolute);
  108. NET_EVENT_HANDLER;
  109. }
  110. void VCAI::heroInGarrisonChange(const CGTownInstance *town)
  111. {
  112. LOG_TRACE(logAi);
  113. NET_EVENT_HANDLER;
  114. }
  115. void VCAI::centerView(int3 pos, int focusTime)
  116. {
  117. LOG_TRACE_PARAMS(logAi, "focusTime '%i'", focusTime);
  118. NET_EVENT_HANDLER;
  119. }
  120. void VCAI::artifactMoved(const ArtifactLocation &src, const ArtifactLocation &dst)
  121. {
  122. LOG_TRACE(logAi);
  123. NET_EVENT_HANDLER;
  124. }
  125. void VCAI::artifactAssembled(const ArtifactLocation &al)
  126. {
  127. LOG_TRACE(logAi);
  128. NET_EVENT_HANDLER;
  129. }
  130. void VCAI::showTavernWindow(const CGObjectInstance *townOrTavern)
  131. {
  132. LOG_TRACE(logAi);
  133. NET_EVENT_HANDLER;
  134. }
  135. void VCAI::showThievesGuildWindow (const CGObjectInstance * obj)
  136. {
  137. LOG_TRACE(logAi);
  138. NET_EVENT_HANDLER;
  139. }
  140. void VCAI::playerBlocked(int reason, bool start)
  141. {
  142. LOG_TRACE_PARAMS(logAi, "reason '%i', start '%i'", reason % start);
  143. NET_EVENT_HANDLER;
  144. if (start && reason == PlayerBlocked::UPCOMING_BATTLE)
  145. status.setBattle(UPCOMING_BATTLE);
  146. if(reason == PlayerBlocked::ONGOING_MOVEMENT)
  147. status.setMove(start);
  148. }
  149. void VCAI::showPuzzleMap()
  150. {
  151. LOG_TRACE(logAi);
  152. NET_EVENT_HANDLER;
  153. }
  154. void VCAI::showShipyardDialog(const IShipyard *obj)
  155. {
  156. LOG_TRACE(logAi);
  157. NET_EVENT_HANDLER;
  158. }
  159. void VCAI::gameOver(PlayerColor player, const EVictoryLossCheckResult & victoryLossCheckResult)
  160. {
  161. LOG_TRACE_PARAMS(logAi, "victoryLossCheckResult '%s'", victoryLossCheckResult);
  162. NET_EVENT_HANDLER;
  163. logAi->debugStream() << boost::format("Player %d: I heard that player %d %s.") % playerID % player.getNum() % (victoryLossCheckResult.victory() ? "won" : "lost");
  164. if(player == playerID)
  165. {
  166. if(victoryLossCheckResult.victory())
  167. {
  168. logAi->debugStream() << "VCAI: I won! Incredible!";
  169. logAi->debugStream() << "Turn nr " << myCb->getDate();
  170. }
  171. else
  172. {
  173. logAi->debugStream() << "VCAI: Player " << player << " lost. It's me. What a disappointment! :(";
  174. }
  175. finish();
  176. }
  177. }
  178. void VCAI::artifactPut(const ArtifactLocation &al)
  179. {
  180. LOG_TRACE(logAi);
  181. NET_EVENT_HANDLER;
  182. }
  183. void VCAI::artifactRemoved(const ArtifactLocation &al)
  184. {
  185. LOG_TRACE(logAi);
  186. NET_EVENT_HANDLER;
  187. }
  188. void VCAI::stacksErased(const StackLocation &location)
  189. {
  190. LOG_TRACE(logAi);
  191. NET_EVENT_HANDLER;
  192. }
  193. void VCAI::artifactDisassembled(const ArtifactLocation &al)
  194. {
  195. LOG_TRACE(logAi);
  196. NET_EVENT_HANDLER;
  197. }
  198. void VCAI::heroVisit(const CGHeroInstance *visitor, const CGObjectInstance *visitedObj, bool start)
  199. {
  200. LOG_TRACE_PARAMS(logAi, "start '%i'; obj '%s'", start % (visitedObj ? visitedObj->hoverName : std::string("n/a")));
  201. NET_EVENT_HANDLER;
  202. if(start)
  203. {
  204. markObjectVisited (visitedObj);
  205. unreserveObject(visitor, visitedObj);
  206. completeGoal (sptr(Goals::GetObj(visitedObj->id.getNum()).sethero(visitor))); //we don't need to visit it anymore
  207. //TODO: what if we visited one-time visitable object that was reserved by another hero (shouldn't, but..)
  208. }
  209. status.heroVisit(visitedObj, start);
  210. }
  211. void VCAI::availableArtifactsChanged(const CGBlackMarket *bm /*= nullptr*/)
  212. {
  213. LOG_TRACE(logAi);
  214. NET_EVENT_HANDLER;
  215. }
  216. void VCAI::heroVisitsTown(const CGHeroInstance* hero, const CGTownInstance * town)
  217. {
  218. LOG_TRACE(logAi);
  219. NET_EVENT_HANDLER;
  220. //buildArmyIn(town);
  221. //moveCreaturesToHero(town);
  222. }
  223. void VCAI::tileHidden(const std::unordered_set<int3, ShashInt3> &pos)
  224. {
  225. LOG_TRACE(logAi);
  226. NET_EVENT_HANDLER;
  227. validateVisitableObjs();
  228. }
  229. void VCAI::tileRevealed(const std::unordered_set<int3, ShashInt3> &pos)
  230. {
  231. LOG_TRACE(logAi);
  232. NET_EVENT_HANDLER;
  233. for(int3 tile : pos)
  234. for(const CGObjectInstance *obj : myCb->getVisitableObjs(tile))
  235. addVisitableObj(obj);
  236. clearHeroesUnableToExplore();
  237. }
  238. void VCAI::heroExchangeStarted(ObjectInstanceID hero1, ObjectInstanceID hero2, QueryID query)
  239. {
  240. LOG_TRACE(logAi);
  241. NET_EVENT_HANDLER;
  242. auto firstHero = cb->getHero(hero1);
  243. auto secondHero = cb->getHero(hero2);
  244. status.addQuery(query, boost::str(boost::format("Exchange between heroes %s and %s") % firstHero->name % secondHero->name));
  245. requestActionASAP([=]()
  246. {
  247. float goalpriority1 = 0, goalpriority2 = 0;
  248. auto firstGoal = getGoal(firstHero);
  249. if (firstGoal->goalType == Goals::GATHER_ARMY)
  250. goalpriority1 = firstGoal->priority;
  251. auto secondGoal = getGoal(secondHero);
  252. if (secondGoal->goalType == Goals::GATHER_ARMY)
  253. goalpriority2 = secondGoal->priority;
  254. if (goalpriority1 > goalpriority2)
  255. pickBestCreatures (firstHero, secondHero);
  256. else if (goalpriority1 < goalpriority2)
  257. pickBestCreatures (secondHero, firstHero);
  258. else //regular criteria
  259. {
  260. if (firstHero->getFightingStrength() > secondHero->getFightingStrength() && canGetArmy (firstHero, secondHero))
  261. pickBestCreatures (firstHero, secondHero);
  262. else if (canGetArmy (secondHero, firstHero))
  263. pickBestCreatures (secondHero, firstHero);
  264. completeGoal(sptr(Goals::VisitHero(firstHero->id.getNum()))); //TODO: what if we were visited by other hero in the meantime?
  265. completeGoal(sptr(Goals::VisitHero(secondHero->id.getNum())));
  266. //TODO: exchange artifacts
  267. }
  268. answerQuery(query, 0);
  269. });
  270. }
  271. void VCAI::heroPrimarySkillChanged(const CGHeroInstance * hero, int which, si64 val)
  272. {
  273. LOG_TRACE_PARAMS(logAi, "which '%i', val '%i'", which % val);
  274. NET_EVENT_HANDLER;
  275. }
  276. void VCAI::showRecruitmentDialog(const CGDwelling *dwelling, const CArmedInstance *dst, int level)
  277. {
  278. LOG_TRACE_PARAMS(logAi, "level '%i'", level);
  279. NET_EVENT_HANDLER;
  280. }
  281. void VCAI::heroMovePointsChanged(const CGHeroInstance * hero)
  282. {
  283. LOG_TRACE(logAi);
  284. NET_EVENT_HANDLER;
  285. }
  286. void VCAI::stackChangedType(const StackLocation &location, const CCreature &newType)
  287. {
  288. LOG_TRACE(logAi);
  289. NET_EVENT_HANDLER;
  290. }
  291. void VCAI::stacksRebalanced(const StackLocation &src, const StackLocation &dst, TQuantity count)
  292. {
  293. LOG_TRACE(logAi);
  294. NET_EVENT_HANDLER;
  295. }
  296. void VCAI::newObject(const CGObjectInstance * obj)
  297. {
  298. LOG_TRACE(logAi);
  299. NET_EVENT_HANDLER;
  300. if(obj->isVisitable())
  301. addVisitableObj(obj);
  302. clearHeroesUnableToExplore();
  303. }
  304. void VCAI::objectRemoved(const CGObjectInstance *obj)
  305. {
  306. LOG_TRACE(logAi);
  307. NET_EVENT_HANDLER;
  308. erase_if_present(visitableObjs, obj);
  309. erase_if_present(alreadyVisited, obj);
  310. for (auto h : cb->getHeroesInfo())
  311. unreserveObject(h, obj);
  312. //TODO
  313. //there are other places where CGObjectinstance ptrs are stored...
  314. //
  315. if(obj->ID == Obj::HERO && obj->tempOwner == playerID)
  316. {
  317. lostHero(cb->getHero(obj->id)); //we can promote, since objectRemoved is called just before actual deletion
  318. }
  319. }
  320. void VCAI::showHillFortWindow(const CGObjectInstance *object, const CGHeroInstance *visitor)
  321. {
  322. LOG_TRACE(logAi);
  323. NET_EVENT_HANDLER;
  324. requestActionASAP([=]()
  325. {
  326. makePossibleUpgrades(visitor);
  327. });
  328. }
  329. void VCAI::playerBonusChanged(const Bonus &bonus, bool gain)
  330. {
  331. LOG_TRACE_PARAMS(logAi, "gain '%i'", gain);
  332. NET_EVENT_HANDLER;
  333. }
  334. void VCAI::newStackInserted(const StackLocation &location, const CStackInstance &stack)
  335. {
  336. LOG_TRACE(logAi);
  337. NET_EVENT_HANDLER;
  338. }
  339. void VCAI::heroCreated(const CGHeroInstance* h)
  340. {
  341. LOG_TRACE(logAi);
  342. if (h->visitedTown)
  343. townVisitsThisWeek[HeroPtr(h)].insert(h->visitedTown);
  344. NET_EVENT_HANDLER;
  345. }
  346. void VCAI::advmapSpellCast(const CGHeroInstance * caster, int spellID)
  347. {
  348. LOG_TRACE_PARAMS(logAi, "spellID '%i", spellID);
  349. NET_EVENT_HANDLER;
  350. }
  351. void VCAI::showInfoDialog(const std::string &text, const std::vector<Component*> &components, int soundID)
  352. {
  353. LOG_TRACE_PARAMS(logAi, "soundID '%i'", soundID);
  354. NET_EVENT_HANDLER;
  355. }
  356. void VCAI::requestRealized(PackageApplied *pa)
  357. {
  358. LOG_TRACE(logAi);
  359. NET_EVENT_HANDLER;
  360. if(status.haveTurn())
  361. {
  362. if(pa->packType == typeList.getTypeID<EndTurn>())
  363. if(pa->result)
  364. status.madeTurn();
  365. }
  366. if(pa->packType == typeList.getTypeID<QueryReply>())
  367. {
  368. status.receivedAnswerConfirmation(pa->requestID, pa->result);
  369. }
  370. }
  371. void VCAI::receivedResource(int type, int val)
  372. {
  373. LOG_TRACE_PARAMS(logAi, "type '%i', val '%i'", type % val);
  374. NET_EVENT_HANDLER;
  375. }
  376. void VCAI::stacksSwapped(const StackLocation &loc1, const StackLocation &loc2)
  377. {
  378. LOG_TRACE(logAi);
  379. NET_EVENT_HANDLER;
  380. }
  381. void VCAI::showUniversityWindow(const IMarket *market, const CGHeroInstance *visitor)
  382. {
  383. LOG_TRACE(logAi);
  384. NET_EVENT_HANDLER;
  385. }
  386. void VCAI::heroManaPointsChanged(const CGHeroInstance * hero)
  387. {
  388. LOG_TRACE(logAi);
  389. NET_EVENT_HANDLER;
  390. }
  391. void VCAI::heroSecondarySkillChanged(const CGHeroInstance * hero, int which, int val)
  392. {
  393. LOG_TRACE_PARAMS(logAi, "which '%d', val '%d'", which % val);
  394. NET_EVENT_HANDLER;
  395. }
  396. void VCAI::battleResultsApplied()
  397. {
  398. LOG_TRACE(logAi);
  399. NET_EVENT_HANDLER;
  400. assert(status.getBattle() == ENDING_BATTLE);
  401. status.setBattle(NO_BATTLE);
  402. }
  403. void VCAI::objectPropertyChanged(const SetObjectProperty * sop)
  404. {
  405. LOG_TRACE(logAi);
  406. NET_EVENT_HANDLER;
  407. if(sop->what == ObjProperty::OWNER)
  408. {
  409. if(sop->val == playerID.getNum())
  410. erase_if_present(visitableObjs, myCb->getObj(sop->id));
  411. //TODO restore lost obj
  412. }
  413. }
  414. void VCAI::buildChanged(const CGTownInstance *town, BuildingID buildingID, int what)
  415. {
  416. LOG_TRACE_PARAMS(logAi, "what '%i'", what);
  417. NET_EVENT_HANDLER;
  418. }
  419. void VCAI::heroBonusChanged(const CGHeroInstance *hero, const Bonus &bonus, bool gain)
  420. {
  421. LOG_TRACE_PARAMS(logAi, "gain '%i'", gain);
  422. NET_EVENT_HANDLER;
  423. }
  424. void VCAI::showMarketWindow(const IMarket *market, const CGHeroInstance *visitor)
  425. {
  426. LOG_TRACE(logAi);
  427. NET_EVENT_HANDLER;
  428. }
  429. void VCAI::init(shared_ptr<CCallback> CB)
  430. {
  431. LOG_TRACE(logAi);
  432. myCb = CB;
  433. cbc = CB;
  434. NET_EVENT_HANDLER;
  435. playerID = *myCb->getMyColor();
  436. myCb->waitTillRealize = true;
  437. myCb->unlockGsWhenWaiting = true;
  438. if(!fh)
  439. fh = new FuzzyHelper();
  440. retreiveVisitableObjs(visitableObjs);
  441. }
  442. void VCAI::yourTurn()
  443. {
  444. LOG_TRACE(logAi);
  445. NET_EVENT_HANDLER;
  446. status.startedTurn();
  447. makingTurn = make_unique<boost::thread>(&VCAI::makeTurn, this);
  448. }
  449. void VCAI::heroGotLevel(const CGHeroInstance *hero, PrimarySkill::PrimarySkill pskill, std::vector<SecondarySkill> &skills, QueryID queryID)
  450. {
  451. LOG_TRACE_PARAMS(logAi, "queryID '%i'", queryID);
  452. NET_EVENT_HANDLER;
  453. status.addQuery(queryID, boost::str(boost::format("Hero %s got level %d") % hero->name % hero->level));
  454. requestActionASAP([=]{ answerQuery(queryID, 0); });
  455. }
  456. void VCAI::commanderGotLevel (const CCommanderInstance * commander, std::vector<ui32> skills, QueryID queryID)
  457. {
  458. LOG_TRACE_PARAMS(logAi, "queryID '%i'", queryID);
  459. NET_EVENT_HANDLER;
  460. status.addQuery(queryID, boost::str(boost::format("Commander %s of %s got level %d") % commander->name % commander->armyObj->nodeName() % (int)commander->level));
  461. requestActionASAP([=]{ answerQuery(queryID, 0); });
  462. }
  463. void VCAI::showBlockingDialog(const std::string &text, const std::vector<Component> &components, QueryID askID, const int soundID, bool selection, bool cancel)
  464. {
  465. LOG_TRACE_PARAMS(logAi, "text '%s', askID '%i', soundID '%i', selection '%i', cancel '%i'", text % askID % soundID % selection % cancel);
  466. NET_EVENT_HANDLER;
  467. int sel = 0;
  468. status.addQuery(askID, boost::str(boost::format("Blocking dialog query with %d components - %s")
  469. % components.size() % text));
  470. if(selection) //select from multiple components -> take the last one (they're indexed [1-size])
  471. sel = components.size();
  472. if(!selection && cancel) //yes&no -> always answer yes, we are a brave AI :)
  473. sel = 1;
  474. requestActionASAP([=]()
  475. {
  476. answerQuery(askID, sel);
  477. });
  478. }
  479. void VCAI::showGarrisonDialog(const CArmedInstance *up, const CGHeroInstance *down, bool removableUnits, QueryID queryID)
  480. {
  481. LOG_TRACE_PARAMS(logAi, "removableUnits '%i', queryID '%i'", removableUnits % queryID);
  482. NET_EVENT_HANDLER;
  483. std::string s1 = up ? up->nodeName() : "NONE";
  484. std::string s2 = down ? down->nodeName() : "NONE";
  485. status.addQuery(queryID, boost::str(boost::format("Garrison dialog with %s and %s") % s1 % s2));
  486. //you can't request action from action-response thread
  487. requestActionASAP([=]()
  488. {
  489. pickBestCreatures (down, up);
  490. answerQuery(queryID, 0);
  491. });
  492. }
  493. void VCAI::saveGame(COSer<CSaveFile> &h, const int version)
  494. {
  495. LOG_TRACE_PARAMS(logAi, "version '%i'", version);
  496. NET_EVENT_HANDLER;
  497. validateVisitableObjs();
  498. registerGoals(h);
  499. CAdventureAI::saveGame(h, version);
  500. serializeInternal(h, version);
  501. }
  502. void VCAI::loadGame(CISer<CLoadFile> &h, const int version)
  503. {
  504. LOG_TRACE_PARAMS(logAi, "version '%i'", version);
  505. NET_EVENT_HANDLER;
  506. registerGoals(h);
  507. CAdventureAI::loadGame(h, version);
  508. serializeInternal(h, version);
  509. }
  510. void makePossibleUpgrades(const CArmedInstance *obj)
  511. {
  512. if(!obj)
  513. return;
  514. for(int i = 0; i < GameConstants::ARMY_SIZE; i++)
  515. {
  516. if(const CStackInstance *s = obj->getStackPtr(SlotID(i)))
  517. {
  518. UpgradeInfo ui;
  519. cb->getUpgradeInfo(obj, SlotID(i), ui);
  520. if(ui.oldID >= 0 && cb->getResourceAmount().canAfford(ui.cost[0] * s->count))
  521. {
  522. cb->upgradeCreature(obj, SlotID(i), ui.newID[0]);
  523. }
  524. }
  525. }
  526. }
  527. void VCAI::makeTurn()
  528. {
  529. MAKING_TURN;
  530. boost::shared_lock<boost::shared_mutex> gsLock(cb->getGsMutex());
  531. setThreadName("VCAI::makeTurn");
  532. logGlobal->infoStream() << boost::format("Player %d starting turn") % static_cast<int>(playerID.getNum());
  533. switch(cb->getDate(Date::DAY_OF_WEEK))
  534. {
  535. case 1:
  536. {
  537. townVisitsThisWeek.clear();
  538. std::vector<const CGObjectInstance *> objs;
  539. retreiveVisitableObjs(objs, true);
  540. for(const CGObjectInstance *obj : objs)
  541. {
  542. if (isWeeklyRevisitable(obj))
  543. {
  544. visitableObjs.insert(obj); //set doesn't need duplicate check
  545. erase_if_present (alreadyVisited, obj);
  546. }
  547. }
  548. }
  549. break;
  550. }
  551. if(cb->getSelectedHero())
  552. cb->recalculatePaths();
  553. markHeroAbleToExplore (primaryHero());
  554. makeTurnInternal();
  555. makingTurn.reset();
  556. return;
  557. }
  558. void VCAI::makeTurnInternal()
  559. {
  560. saving = 0;
  561. //it looks messy here, but it's better to have armed heroes before attempting realizing goals
  562. for(const CGTownInstance *t : cb->getTownsInfo())
  563. moveCreaturesToHero(t);
  564. try
  565. {
  566. //Pick objects reserved in previous turn - we expect only nerby objects there
  567. auto reservedHeroesCopy = reservedHeroesMap; //work on copy => the map may be changed while iterating (eg because hero died when attempting a goal)
  568. for (auto hero : reservedHeroesCopy)
  569. {
  570. if(reservedHeroesMap.count(hero.first))
  571. continue; //hero might have been removed while we were in this loop
  572. if(!hero.first.validAndSet())
  573. {
  574. logAi->errorStream() << "Hero " << hero.first.name << " present on reserved map. Shouldn't be. ";
  575. continue;
  576. }
  577. cb->setSelection(hero.first.get());
  578. std::vector<const CGObjectInstance *> vec(hero.second.begin(), hero.second.end());
  579. boost::sort (vec, isCloser);
  580. for (auto obj : vec)
  581. {
  582. if(!obj || !cb->getObj(obj->id))
  583. {
  584. logAi->errorStream() << "Error: there is wrong object on list for hero " << hero.first->name;
  585. continue;
  586. }
  587. striveToGoal (sptr(Goals::VisitTile(obj->visitablePos()).sethero(hero.first)));
  588. }
  589. }
  590. //now try to win
  591. striveToGoal(sptr(Goals::Win()));
  592. //finally, continue our abstract long-term goals
  593. int oldMovement = 0;
  594. int newMovement = 0;
  595. while (true)
  596. {
  597. oldMovement = newMovement; //remember old value
  598. newMovement = 0;
  599. std::vector<std::pair<HeroPtr, Goals::TSubgoal> > safeCopy;
  600. for (auto mission : lockedHeroes)
  601. {
  602. fh->setPriority (mission.second); //re-evaluate
  603. if (canAct(mission.first))
  604. {
  605. newMovement += mission.first->movement;
  606. safeCopy.push_back (mission);
  607. }
  608. }
  609. if (newMovement == oldMovement) //means our heroes didn't move or didn't re-assign their goals
  610. {
  611. logAi->warnStream() << "Our heroes don't move anymore, exhaustive decomposition failed";
  612. break;
  613. }
  614. if (safeCopy.empty())
  615. break; //all heroes exhausted their locked goals
  616. else
  617. {
  618. typedef std::pair<HeroPtr, Goals::TSubgoal> TItrType;
  619. auto lockedHeroesSorter = [](TItrType m1, TItrType m2) -> bool
  620. {
  621. return m1.second->priority < m2.second->priority;
  622. };
  623. boost::sort(safeCopy, lockedHeroesSorter);
  624. striveToGoal (safeCopy.back().second);
  625. }
  626. }
  627. auto quests = myCb->getMyQuests();
  628. for (auto quest : quests)
  629. {
  630. striveToQuest (quest);
  631. }
  632. striveToGoal(sptr(Goals::Build())); //TODO: smarter building management
  633. performTypicalActions();
  634. //for debug purpose
  635. for (auto h : cb->getHeroesInfo())
  636. {
  637. if (h->movement)
  638. logAi->warnStream() << boost::format("hero %s has %d MP left") % h->name % h->movement;
  639. }
  640. }
  641. catch(boost::thread_interrupted &e)
  642. {
  643. logAi->debugStream() << "Making turn thread has been interrupted. We'll end without calling endTurn.";
  644. return;
  645. }
  646. catch(std::exception &e)
  647. {
  648. logAi->debugStream() << "Making turn thread has caught an exception: " << e.what();
  649. }
  650. endTurn();
  651. }
  652. bool VCAI::goVisitObj(const CGObjectInstance * obj, HeroPtr h)
  653. {
  654. int3 dst = obj->visitablePos();
  655. logAi->debugStream() << boost::format("%s will try to visit %s at (%s)") % h->name % obj->getHoverText() % strFromInt3(dst);
  656. return moveHeroToTile(dst, h);
  657. }
  658. void VCAI::performObjectInteraction(const CGObjectInstance * obj, HeroPtr h)
  659. {
  660. LOG_TRACE_PARAMS(logAi, "Hero %s and object %s at %s", h->name % obj->getHoverText() % obj->pos);
  661. switch (obj->ID)
  662. {
  663. case Obj::CREATURE_GENERATOR1:
  664. recruitCreatures (dynamic_cast<const CGDwelling *>(obj));
  665. checkHeroArmy (h);
  666. break;
  667. case Obj::TOWN:
  668. moveCreaturesToHero (dynamic_cast<const CGTownInstance *>(obj));
  669. if (h->visitedTown) //we are inside, not just attacking
  670. {
  671. townVisitsThisWeek[h].insert(h->visitedTown);
  672. if (!h->hasSpellbook() && cb->getResourceAmount(Res::GOLD) >= GameConstants::SPELLBOOK_GOLD_COST + saving[Res::GOLD] &&
  673. h->visitedTown->hasBuilt (BuildingID::MAGES_GUILD_1))
  674. cb->buyArtifact(h.get(), ArtifactID::SPELLBOOK);
  675. }
  676. break;
  677. }
  678. completeGoal (sptr(Goals::GetObj(obj->id.getNum()).sethero(h)));
  679. }
  680. void VCAI::moveCreaturesToHero(const CGTownInstance * t)
  681. {
  682. if(t->visitingHero && t->armedGarrison() && t->visitingHero->tempOwner == t->tempOwner)
  683. {
  684. pickBestCreatures (t->visitingHero, t);
  685. }
  686. }
  687. bool VCAI::canGetArmy (const CGHeroInstance * army, const CGHeroInstance * source)
  688. { //TODO: merge with pickBestCreatures
  689. //if (ai->primaryHero().h == source)
  690. if(army->tempOwner != source->tempOwner)
  691. {
  692. logAi->errorStream() << "Why are we even considering exchange between heroes from different players?";
  693. return false;
  694. }
  695. const CArmedInstance *armies[] = {army, source};
  696. //we calculate total strength for each creature type available in armies
  697. std::map<const CCreature*, int> creToPower;
  698. for(auto armyPtr : armies)
  699. for(auto &i : armyPtr->Slots())
  700. {
  701. //TODO: allow splitting stacks?
  702. creToPower[i.second->type] += i.second->getPower();
  703. }
  704. //TODO - consider more than just power (ie morale penalty, hero specialty in certain stacks, etc)
  705. int armySize = creToPower.size();
  706. armySize = std::min ((source->needsLastStack() ? armySize - 1 : armySize), GameConstants::ARMY_SIZE); //can't move away last stack
  707. std::vector<const CCreature *> bestArmy; //types that'll be in final dst army
  708. for (int i = 0; i < armySize; i++) //pick the creatures from which we can get most power, as many as dest can fit
  709. {
  710. typedef const std::pair<const CCreature*, int> &CrePowerPair;
  711. auto creIt = boost::max_element(creToPower, [](CrePowerPair lhs, CrePowerPair rhs)
  712. {
  713. return lhs.second < rhs.second;
  714. });
  715. bestArmy.push_back(creIt->first);
  716. creToPower.erase(creIt);
  717. if(creToPower.empty())
  718. break;
  719. }
  720. //foreach best type -> iterate over slots in both armies and if it's the appropriate type, send it to the slot where it belongs
  721. for (int i = 0; i < bestArmy.size(); i++) //i-th strongest creature type will go to i-th slot
  722. {
  723. for(auto armyPtr : armies)
  724. for (int j = 0; j < GameConstants::ARMY_SIZE; j++)
  725. {
  726. if(armyPtr->getCreature(SlotID(j)) == bestArmy[i] && armyPtr != army) //it's a searched creature not in dst ARMY
  727. {
  728. //FIXME: line below is useless when simulating exchange between two non-singular armies
  729. if (!(armyPtr->needsLastStack() && armyPtr->Slots().size() == 1)) //can't take away last creature
  730. return true; //at least one exchange will be performed
  731. else
  732. return false; //no further exchange possible
  733. }
  734. }
  735. }
  736. return false;
  737. }
  738. void VCAI::pickBestCreatures(const CArmedInstance * army, const CArmedInstance * source)
  739. {
  740. //TODO - what if source is a hero (the last stack problem) -> it'd good to create a single stack of weakest cre
  741. const CArmedInstance *armies[] = {army, source};
  742. //we calculate total strength for each creature type available in armies
  743. std::map<const CCreature*, int> creToPower;
  744. for(auto armyPtr : armies)
  745. for(auto &i : armyPtr->Slots())
  746. {//TODO: allow splitting stacks?
  747. creToPower[i.second->type] += i.second->getPower();
  748. }
  749. //TODO - consider more than just power (ie morale penalty, hero specialty in certain stacks, etc)
  750. int armySize = creToPower.size();
  751. armySize = std::min ((source->needsLastStack() ? armySize - 1 : armySize), GameConstants::ARMY_SIZE); //can't move away last stack
  752. std::vector<const CCreature *> bestArmy; //types that'll be in final dst army
  753. for (int i = 0; i < armySize; i++) //pick the creatures from which we can get most power, as many as dest can fit
  754. {
  755. typedef const std::pair<const CCreature*, int> &CrePowerPair;
  756. auto creIt = boost::max_element(creToPower, [](CrePowerPair lhs, CrePowerPair rhs)
  757. {
  758. return lhs.second < rhs.second;
  759. });
  760. bestArmy.push_back(creIt->first);
  761. creToPower.erase(creIt);
  762. if(creToPower.empty())
  763. break;
  764. }
  765. //foreach best type -> iterate over slots in both armies and if it's the appropriate type, send it to the slot where it belongs
  766. for (int i = 0; i < bestArmy.size(); i++) //i-th strongest creature type will go to i-th slot
  767. {
  768. for(auto armyPtr : armies)
  769. for (int j = 0; j < GameConstants::ARMY_SIZE; j++)
  770. {
  771. if(armyPtr->getCreature(SlotID(j)) == bestArmy[i] && (i != j || armyPtr != army)) //it's a searched creature not in dst SLOT
  772. if (!(armyPtr->needsLastStack() && armyPtr->Slots().size() == 1)) //can't take away last creature
  773. cb->mergeOrSwapStacks(armyPtr, army, SlotID(j), SlotID(i));
  774. }
  775. }
  776. //TODO - having now strongest possible army, we may want to think about arranging stacks
  777. auto hero = dynamic_cast<const CGHeroInstance *>(army);
  778. if (hero)
  779. {
  780. checkHeroArmy (hero);
  781. }
  782. }
  783. void VCAI::recruitCreatures(const CGDwelling * d)
  784. {
  785. for(int i = 0; i < d->creatures.size(); i++)
  786. {
  787. if(!d->creatures[i].second.size())
  788. continue;
  789. int count = d->creatures[i].first;
  790. CreatureID creID = d->creatures[i].second.back();
  791. // const CCreature *c = VLC->creh->creatures[creID];
  792. // if(containsSavedRes(c->cost))
  793. // continue;
  794. amin(count, freeResources() / VLC->creh->creatures[creID]->cost);
  795. if(count > 0)
  796. cb->recruitCreatures(d, creID, count, i);
  797. }
  798. }
  799. bool VCAI::tryBuildStructure(const CGTownInstance * t, BuildingID building, unsigned int maxDays)
  800. {
  801. if (maxDays == 0)
  802. {
  803. logAi->warnStream() << "Request to build building " << building << " in 0 days!";
  804. return false;
  805. }
  806. if (!vstd::contains(t->town->buildings, building))
  807. return false; // no such building in town
  808. if (t->hasBuilt(building)) //Already built? Shouldn't happen in general
  809. return true;
  810. const CBuilding * buildPtr = t->town->buildings.at(building);
  811. auto toBuild = buildPtr->requirements.getFulfillmentCandidates([&](const BuildingID & buildID)
  812. {
  813. return t->hasBuilt(buildID);
  814. });
  815. toBuild.push_back(building);
  816. for(BuildingID buildID : toBuild)
  817. {
  818. EBuildingState::EBuildingState canBuild = cb->canBuildStructure(t, buildID);
  819. if (canBuild == EBuildingState::HAVE_CAPITAL
  820. || canBuild == EBuildingState::FORBIDDEN
  821. || canBuild == EBuildingState::NO_WATER)
  822. return false; //we won't be able to build this
  823. }
  824. if (maxDays && toBuild.size() > maxDays)
  825. return false;
  826. TResources currentRes = cb->getResourceAmount();
  827. //TODO: calculate if we have enough resources to build it in maxDays
  828. for(const auto & buildID : toBuild)
  829. {
  830. const CBuilding *b = t->town->buildings.at(buildID);
  831. EBuildingState::EBuildingState canBuild = cb->canBuildStructure(t, buildID);
  832. if(canBuild == EBuildingState::ALLOWED)
  833. {
  834. if(!containsSavedRes(b->resources))
  835. {
  836. logAi->debugStream() << boost::format("Player %d will build %s in town of %s at %s") % playerID % b->Name() % t->name % t->pos;
  837. cb->buildBuilding(t, buildID);
  838. return true;
  839. }
  840. continue;
  841. }
  842. else if(canBuild == EBuildingState::NO_RESOURCES)
  843. {
  844. //TResources income = estimateIncome();
  845. TResources cost = t->town->buildings.at(buildID)->resources;
  846. for (int i = 0; i < GameConstants::RESOURCE_QUANTITY; i++)
  847. {
  848. //int diff = currentRes[i] - cost[i] + income[i];
  849. int diff = currentRes[i] - cost[i];
  850. if(diff < 0)
  851. saving[i] = 1;
  852. }
  853. continue;
  854. }
  855. else if (canBuild == EBuildingState::PREREQUIRES)
  856. {
  857. // can happen when dependencies have their own missing dependencies
  858. if (tryBuildStructure(t, buildID, maxDays - 1))
  859. return true;
  860. }
  861. else if (canBuild == EBuildingState::MISSING_BASE)
  862. {
  863. if (tryBuildStructure(t, b->upgrade, maxDays - 1))
  864. return true;
  865. }
  866. }
  867. return false;
  868. }
  869. //bool VCAI::canBuildStructure(const CGTownInstance * t, BuildingID building, unsigned int maxDays=7)
  870. //{
  871. // if (maxDays == 0)
  872. // {
  873. // logAi->warnStream() << "Request to build building " << building << " in 0 days!";
  874. // return false;
  875. // }
  876. //
  877. // if (!vstd::contains(t->town->buildings, building))
  878. // return false; // no such building in town
  879. //
  880. // if (t->hasBuilt(building)) //Already built? Shouldn't happen in general
  881. // return true;
  882. //
  883. // const CBuilding * buildPtr = t->town->buildings.at(building);
  884. //
  885. // auto toBuild = buildPtr->requirements.getFulfillmentCandidates([&](const BuildingID & buildID)
  886. // {
  887. // return t->hasBuilt(buildID);
  888. // });
  889. // toBuild.push_back(building);
  890. //
  891. // for(BuildingID buildID : toBuild)
  892. // {
  893. // EBuildingState::EBuildingState canBuild = cb->canBuildStructure(t, buildID);
  894. // if (canBuild == EBuildingState::HAVE_CAPITAL
  895. // || canBuild == EBuildingState::FORBIDDEN
  896. // || canBuild == EBuildingState::NO_WATER)
  897. // return false; //we won't be able to build this
  898. // }
  899. //
  900. // if (maxDays && toBuild.size() > maxDays)
  901. // return false;
  902. //
  903. // TResources currentRes = cb->getResourceAmount();
  904. // TResources income = estimateIncome();
  905. // //TODO: calculate if we have enough resources to build it in maxDays
  906. //
  907. // for(const auto & buildID : toBuild)
  908. // {
  909. // const CBuilding *b = t->town->buildings.at(buildID);
  910. //
  911. // EBuildingState::EBuildingState canBuild = cb->canBuildStructure(t, buildID);
  912. // if(canBuild == EBuildingState::ALLOWED)
  913. // {
  914. // if(!containsSavedRes(b->resources))
  915. // {
  916. // logAi->debugStream() << boost::format("Player %d will build %s in town of %s at %s") % playerID % b->Name() % t->name % t->pos;
  917. // return true;
  918. // }
  919. // continue;
  920. // }
  921. // else if(canBuild == EBuildingState::NO_RESOURCES)
  922. // {
  923. // TResources cost = t->town->buildings.at(buildID)->resources;
  924. // for (int i = 0; i < GameConstants::RESOURCE_QUANTITY; i++)
  925. // {
  926. // int diff = currentRes[i] - cost[i] + income[i];
  927. // if(diff < 0)
  928. // saving[i] = 1;
  929. // }
  930. // continue;
  931. // }
  932. // else if (canBuild == EBuildingState::PREREQUIRES)
  933. // {
  934. // // can happen when dependencies have their own missing dependencies
  935. // if (canBuildStructure(t, buildID, maxDays - 1))
  936. // return true;
  937. // }
  938. // else if (canBuild == EBuildingState::MISSING_BASE)
  939. // {
  940. // if (canBuildStructure(t, b->upgrade, maxDays - 1))
  941. // return true;
  942. // }
  943. // }
  944. // return false;
  945. //}
  946. bool VCAI::tryBuildAnyStructure(const CGTownInstance * t, std::vector<BuildingID> buildList, unsigned int maxDays)
  947. {
  948. for(const auto & building : buildList)
  949. {
  950. if(t->hasBuilt(building))
  951. continue;
  952. if (tryBuildStructure(t, building, maxDays))
  953. return true;
  954. }
  955. return false; //Can't build anything
  956. }
  957. BuildingID VCAI::canBuildAnyStructure(const CGTownInstance * t, std::vector<BuildingID> buildList, unsigned int maxDays)
  958. {
  959. for(const auto & building : buildList)
  960. {
  961. if(t->hasBuilt(building))
  962. continue;
  963. if (cb->canBuildStructure(t, building))
  964. return building;
  965. }
  966. return BuildingID::NONE; //Can't build anything
  967. }
  968. bool VCAI::tryBuildNextStructure(const CGTownInstance * t, std::vector<BuildingID> buildList, unsigned int maxDays)
  969. {
  970. for(const auto & building : buildList)
  971. {
  972. if(t->hasBuilt(building))
  973. continue;
  974. return tryBuildStructure(t, building, maxDays);
  975. }
  976. return false;//Nothing to build
  977. }
  978. void VCAI::buildStructure(const CGTownInstance * t)
  979. {
  980. //TODO make *real* town development system
  981. //TODO: faction-specific development: use special buildings, build dwellings in better order, etc
  982. //TODO: build resource silo, defences when needed
  983. //Possible - allow "locking" on specific building (build prerequisites and then building itself)
  984. TResources currentRes = cb->getResourceAmount();
  985. int townIncome = t->dailyIncome();
  986. if (tryBuildAnyStructure(t, std::vector<BuildingID>(essential, essential + ARRAY_COUNT(essential))))
  987. return;
  988. //we're running out of gold - try to build something gold-producing. Multiplier can be tweaked, 6 is minimum due to buildings costs
  989. if (currentRes[Res::GOLD] < townIncome * 6)
  990. if (tryBuildNextStructure(t, std::vector<BuildingID>(goldSource, goldSource + ARRAY_COUNT(goldSource))))
  991. return;
  992. if (cb->getDate(Date::DAY_OF_WEEK) > 6)// last 2 days of week - try to focus on growth
  993. {
  994. if (tryBuildNextStructure(t, std::vector<BuildingID>(unitGrowth, unitGrowth + ARRAY_COUNT(unitGrowth)), 2))
  995. return;
  996. }
  997. // first in-game week or second half of any week: try build dwellings
  998. if (cb->getDate(Date::DAY) < 7 || cb->getDate(Date::DAY_OF_WEEK) > 3)
  999. if (tryBuildAnyStructure(t, std::vector<BuildingID>(unitsSource, unitsSource + ARRAY_COUNT(unitsSource)), 8 - cb->getDate(Date::DAY_OF_WEEK)))
  1000. return;
  1001. //try to upgrade dwelling
  1002. for(int i = 0; i < ARRAY_COUNT(unitsUpgrade); i++)
  1003. {
  1004. if (t->hasBuilt(unitsSource[i]) && !t->hasBuilt(unitsUpgrade[i]))
  1005. {
  1006. if (tryBuildStructure(t, unitsUpgrade[i]))
  1007. return;
  1008. }
  1009. }
  1010. //remaining tasks
  1011. if (tryBuildNextStructure(t, std::vector<BuildingID>(goldSource, goldSource + ARRAY_COUNT(goldSource))))
  1012. return;
  1013. if (tryBuildNextStructure(t, std::vector<BuildingID>(spells, spells + ARRAY_COUNT(spells))))
  1014. return;
  1015. if (tryBuildAnyStructure(t, std::vector<BuildingID>(extra, extra + ARRAY_COUNT(extra))))
  1016. return;
  1017. }
  1018. bool VCAI::isGoodForVisit(const CGObjectInstance *obj, HeroPtr h)
  1019. {
  1020. const int3 pos = obj->visitablePos();
  1021. if (isAccessibleForHero(obj->visitablePos(), h) &&
  1022. !obj->wasVisited(playerID) &&
  1023. (cb->getPlayerRelations(ai->playerID, obj->tempOwner) == PlayerRelations::ENEMIES || isWeeklyRevisitable(obj)) && //flag or get weekly resources / creatures
  1024. isSafeToVisit(h, pos) &&
  1025. shouldVisit(h, obj) &&
  1026. !vstd::contains(alreadyVisited, obj) &&
  1027. !vstd::contains(reservedObjs, obj))
  1028. {
  1029. const CGObjectInstance *topObj = cb->getVisitableObjs(obj->visitablePos()).back(); //it may be hero visiting this obj
  1030. //we don't try visiting object on which allied or owned hero stands
  1031. // -> it will just trigger exchange windows and AI will be confused that obj behind doesn't get visited
  1032. if (topObj->ID == Obj::HERO && cb->getPlayerRelations(h->tempOwner, topObj->tempOwner) != PlayerRelations::ENEMIES)
  1033. return false;
  1034. else
  1035. return true; //all of the following is met
  1036. }
  1037. return false;
  1038. }
  1039. std::vector<const CGObjectInstance *> VCAI::getPossibleDestinations(HeroPtr h)
  1040. {
  1041. validateVisitableObjs();
  1042. std::vector<const CGObjectInstance *> possibleDestinations;
  1043. for(const CGObjectInstance *obj : visitableObjs)
  1044. {
  1045. const int3 pos = obj->visitablePos();
  1046. if (isGoodForVisit(obj, h))
  1047. {
  1048. possibleDestinations.push_back(obj);
  1049. }
  1050. }
  1051. boost::sort(possibleDestinations, isCloser);
  1052. return possibleDestinations;
  1053. }
  1054. bool VCAI::canReachTile (const CGHeroInstance * h, int3 t)
  1055. {
  1056. if (t.valid())
  1057. {
  1058. auto obj = cb->getTopObj(t);
  1059. if (obj && vstd::contains(ai->reservedObjs, obj) && !vstd::contains(reservedHeroesMap[h], obj))
  1060. return false; //do not capture object reserved by another hero
  1061. else
  1062. return true;
  1063. }
  1064. else
  1065. return false;
  1066. }
  1067. bool VCAI::canRecruitAnyHero (const CGTownInstance * t) const
  1068. {
  1069. //TODO: make gathering gold, building tavern or conquering town (?) possible subgoals
  1070. if (!t)
  1071. t = findTownWithTavern();
  1072. if (t)
  1073. return cb->getResourceAmount(Res::GOLD) >= HERO_GOLD_COST &&
  1074. cb->getHeroesInfo().size() < ALLOWED_ROAMING_HEROES &&
  1075. cb->getAvailableHeroes(t).size();
  1076. else
  1077. return false;
  1078. }
  1079. void VCAI::wander(HeroPtr h)
  1080. {
  1081. cb->setSelection(*h);
  1082. //unclaim objects that are now dangerous for us
  1083. auto reservedObjsSetCopy = reservedHeroesMap[h];
  1084. for (auto obj : reservedObjsSetCopy)
  1085. {
  1086. if (!isSafeToVisit(h, obj->visitablePos()))
  1087. unreserveObject(h, obj);
  1088. }
  1089. TimeCheck tc("looking for wander destination");
  1090. while (h->movement)
  1091. {
  1092. validateVisitableObjs();
  1093. std::vector <ObjectIdRef> dests, tmp;
  1094. range::copy(reservedHeroesMap[h], std::back_inserter(tmp)); //visit our reserved objects first
  1095. for (auto obj : tmp)
  1096. {
  1097. if (isAccessibleForHero (obj->visitablePos(), h)) //even nearby objects could be blocked by other heroes :(
  1098. dests.push_back(obj); //can't use lambda for member function :(
  1099. }
  1100. if (!dests.size())
  1101. range::copy(getPossibleDestinations(h), std::back_inserter(dests));
  1102. if(!dests.size())
  1103. {
  1104. if (cb->getVisitableObjs(h->visitablePos()).size() > 1)
  1105. moveHeroToTile(h->visitablePos(), h); //just in case we're standing on blocked subterranean gate
  1106. auto compareReinforcements = [h](const CGTownInstance *lhs, const CGTownInstance *rhs) -> bool
  1107. {
  1108. return howManyReinforcementsCanGet(h, lhs) < howManyReinforcementsCanGet(h, rhs);
  1109. };
  1110. std::vector<const CGTownInstance *> townsReachable;
  1111. std::vector<const CGTownInstance *> townsNotReachable;
  1112. for(const CGTownInstance *t : cb->getTownsInfo())
  1113. {
  1114. if(!t->visitingHero && howManyReinforcementsCanGet(h,t) && !vstd::contains(townVisitsThisWeek[h], t))
  1115. {
  1116. if (isAccessibleForHero (t->visitablePos(), h))
  1117. townsReachable.push_back(t);
  1118. else
  1119. townsNotReachable.push_back(t);
  1120. }
  1121. }
  1122. if(townsReachable.size())
  1123. {
  1124. boost::sort(townsReachable, compareReinforcements);
  1125. dests.emplace_back(townsReachable.back());
  1126. }
  1127. else if(townsNotReachable.size())
  1128. {
  1129. boost::sort(townsNotReachable, compareReinforcements);
  1130. //TODO pick the truly best
  1131. const CGTownInstance *t = townsNotReachable.back();
  1132. logAi->debugStream() << boost::format("%s can't reach any town, we'll try to make our way to %s at %s") % h->name % t->name % t->visitablePos();
  1133. int3 pos1 = h->pos;
  1134. striveToGoal(sptr(Goals::ClearWayTo(t->visitablePos()).sethero(h)));
  1135. //if out hero is stuck, we may need to request another hero to clear the way we see
  1136. if (pos1 == h->pos && h == primaryHero()) //hero can't move
  1137. {
  1138. if (canRecruitAnyHero(t))
  1139. recruitHero(t);
  1140. }
  1141. break;
  1142. }
  1143. else if(cb->getResourceAmount(Res::GOLD) >= HERO_GOLD_COST)
  1144. {
  1145. std::vector<const CGTownInstance *> towns = cb->getTownsInfo();
  1146. erase_if(towns, [](const CGTownInstance *t) -> bool
  1147. {
  1148. for(const CGHeroInstance *h : cb->getHeroesInfo())
  1149. if(!t->getArmyStrength() || howManyReinforcementsCanGet(h, t))
  1150. return true;
  1151. return false;
  1152. });
  1153. boost::sort(towns, compareArmyStrength);
  1154. if(towns.size())
  1155. recruitHero(towns.back());
  1156. break;
  1157. }
  1158. else
  1159. {
  1160. logAi->debugStream() << "Nowhere more to go...";
  1161. break;
  1162. }
  1163. }
  1164. //end of objs empty
  1165. while (dests.size()) //performance improvement
  1166. {
  1167. //wander should not cause heroes to be reserved - they are always considered free
  1168. const ObjectIdRef&dest = dests.front();
  1169. logAi->debugStream() << boost::format("Of all %d destinations, object oid=%d seems nice") % dests.size() % dest.id.getNum();
  1170. if(!goVisitObj(dest, h))
  1171. {
  1172. if(!dest)
  1173. {
  1174. logAi->debugStream() << boost::format("Visit attempt made the object (id=%d) gone...") % dest.id.getNum();
  1175. }
  1176. else
  1177. {
  1178. logAi->debugStream() << boost::format("Hero %s apparently used all MPs (%d left)") % h->name % h->movement;
  1179. return;
  1180. }
  1181. }
  1182. //TODO: refactor removing deleted objects from the list
  1183. std::vector<const CGObjectInstance *> hlp;
  1184. retreiveVisitableObjs(hlp, true);
  1185. auto shouldBeErased = [&](const CGObjectInstance *obj) -> bool
  1186. {
  1187. if(!vstd::contains(hlp, obj))
  1188. {
  1189. return true;
  1190. }
  1191. return false;
  1192. };
  1193. erase_if(dests, shouldBeErased);
  1194. erase_if_present(dests, dest); //why that fails sometimes when removing monsters?
  1195. boost::sort(dests, isCloser); //find next closest one
  1196. }
  1197. if (h->visitedTown)
  1198. {
  1199. townVisitsThisWeek[h].insert(h->visitedTown);
  1200. buildArmyIn(h->visitedTown);
  1201. }
  1202. }
  1203. }
  1204. void VCAI::setGoal(HeroPtr h, Goals::TSubgoal goal)
  1205. { //TODO: check for presence?
  1206. if (goal->invalid())
  1207. erase_if_present(lockedHeroes, h);
  1208. else
  1209. {
  1210. lockedHeroes[h] = goal;
  1211. goal->setisElementar(false); //always evaluate goals before realizing
  1212. }
  1213. }
  1214. void VCAI::completeGoal (Goals::TSubgoal goal)
  1215. {
  1216. logAi->traceStream() << boost::format("Completing goal: %s") % goal->name();
  1217. if (const CGHeroInstance * h = goal->hero.get(true))
  1218. {
  1219. auto it = lockedHeroes.find(h);
  1220. if (it != lockedHeroes.end())
  1221. if (it->second == goal)
  1222. {
  1223. logAi->debugStream() << boost::format("%s") % goal->completeMessage();
  1224. lockedHeroes.erase(it); //goal fulfilled, free hero
  1225. }
  1226. }
  1227. else //complete goal for all heroes maybe?
  1228. {
  1229. for (auto p : lockedHeroes)
  1230. {
  1231. if (*(p.second) == *goal || p.second->fulfillsMe(goal)) //we could have fulfilled goals of other heroes by chance
  1232. {
  1233. logAi->debugStream() << boost::format("%s") % p.second->completeMessage();
  1234. lockedHeroes.erase (lockedHeroes.find(p.first)); //is it safe?
  1235. }
  1236. }
  1237. }
  1238. }
  1239. void VCAI::battleStart(const CCreatureSet *army1, const CCreatureSet *army2, int3 tile, const CGHeroInstance *hero1, const CGHeroInstance *hero2, bool side)
  1240. {
  1241. NET_EVENT_HANDLER;
  1242. assert(playerID > PlayerColor::PLAYER_LIMIT || status.getBattle() == UPCOMING_BATTLE);
  1243. status.setBattle(ONGOING_BATTLE);
  1244. const CGObjectInstance *presumedEnemy = backOrNull(cb->getVisitableObjs(tile)); //may be nullptr in some very are cases -> eg. visited monolith and fighting with an enemy at the FoW covered exit
  1245. battlename = boost::str(boost::format("Starting battle of %s attacking %s at %s") % (hero1 ? hero1->name : "a army") % (presumedEnemy ? presumedEnemy->hoverName : "unknown enemy") % tile);
  1246. CAdventureAI::battleStart(army1, army2, tile, hero1, hero2, side);
  1247. }
  1248. void VCAI::battleEnd(const BattleResult *br)
  1249. {
  1250. NET_EVENT_HANDLER;
  1251. assert(status.getBattle() == ONGOING_BATTLE);
  1252. status.setBattle(ENDING_BATTLE);
  1253. bool won = br->winner == myCb->battleGetMySide();
  1254. logAi->debugStream() << boost::format("Player %d: I %s the %s!") % playerID % (won ? "won" : "lost") % battlename;
  1255. battlename.clear();
  1256. CAdventureAI::battleEnd(br);
  1257. }
  1258. void VCAI::waitTillFree()
  1259. {
  1260. auto unlock = vstd::makeUnlockSharedGuard(cb->getGsMutex());
  1261. status.waitTillFree();
  1262. }
  1263. void VCAI::markObjectVisited (const CGObjectInstance *obj)
  1264. {
  1265. if(dynamic_cast<const CGVisitableOPH *>(obj) || //we may want to wisit it with another hero
  1266. dynamic_cast<const CGBonusingObject *>(obj) || //or another time
  1267. (obj->ID == Obj::MONSTER))
  1268. return;
  1269. alreadyVisited.insert(obj);
  1270. }
  1271. void VCAI::reserveObject(HeroPtr h, const CGObjectInstance *obj)
  1272. {
  1273. reservedObjs.insert(obj);
  1274. reservedHeroesMap[h].insert(obj);
  1275. logAi->debugStream() << "reserved object id=" << obj->id << "; address=" << (intptr_t)obj << "; name=" << obj->getHoverText();
  1276. }
  1277. void VCAI::unreserveObject(HeroPtr h, const CGObjectInstance *obj)
  1278. {
  1279. erase_if_present(reservedObjs, obj); //unreserve objects
  1280. erase_if_present(reservedHeroesMap[h], obj);
  1281. }
  1282. void VCAI::markHeroUnableToExplore (HeroPtr h)
  1283. {
  1284. heroesUnableToExplore.insert(h);
  1285. }
  1286. void VCAI::markHeroAbleToExplore (HeroPtr h)
  1287. {
  1288. erase_if_present(heroesUnableToExplore, h);
  1289. }
  1290. bool VCAI::isAbleToExplore (HeroPtr h)
  1291. {
  1292. return !vstd::contains (heroesUnableToExplore, h);
  1293. }
  1294. void VCAI::clearHeroesUnableToExplore()
  1295. {
  1296. heroesUnableToExplore.clear();
  1297. }
  1298. void VCAI::validateVisitableObjs()
  1299. {
  1300. std::vector<const CGObjectInstance *> hlp;
  1301. retreiveVisitableObjs(hlp, true);
  1302. std::string errorMsg;
  1303. auto shouldBeErased = [&](const CGObjectInstance *obj) -> bool
  1304. {
  1305. if(!vstd::contains(hlp, obj))
  1306. {
  1307. logAi->errorStream() << helperObjInfo[obj].name << " at " << helperObjInfo[obj].pos << errorMsg;
  1308. return true;
  1309. }
  1310. return false;
  1311. };
  1312. //errorMsg is captured by ref so lambda will take the new text
  1313. errorMsg = " shouldn't be on the visitable objects list!";
  1314. erase_if(visitableObjs, shouldBeErased);
  1315. for(auto &p : reservedHeroesMap)
  1316. {
  1317. errorMsg = " shouldn't be on list for hero " + p.first->name + "!";
  1318. erase_if(p.second, shouldBeErased);
  1319. }
  1320. errorMsg = " shouldn't be on the reserved objs list!";
  1321. erase_if(reservedObjs, shouldBeErased);
  1322. //TODO overkill, hidden object should not be removed. However, we can't know if hidden object is erased from game.
  1323. errorMsg = " shouldn't be on the already visited objs list!";
  1324. erase_if(alreadyVisited, shouldBeErased);
  1325. }
  1326. void VCAI::retreiveVisitableObjs(std::vector<const CGObjectInstance *> &out, bool includeOwned /*= false*/) const
  1327. {
  1328. foreach_tile_pos([&](const int3 &pos)
  1329. {
  1330. for(const CGObjectInstance *obj : myCb->getVisitableObjs(pos, false))
  1331. {
  1332. if(includeOwned || obj->tempOwner != playerID)
  1333. out.push_back(obj);
  1334. }
  1335. });
  1336. }
  1337. void VCAI::retreiveVisitableObjs(std::set<const CGObjectInstance *> &out, bool includeOwned /*= false*/) const
  1338. {
  1339. foreach_tile_pos([&](const int3 &pos)
  1340. {
  1341. for(const CGObjectInstance *obj : myCb->getVisitableObjs(pos, false))
  1342. {
  1343. if(includeOwned || obj->tempOwner != playerID)
  1344. out.insert(obj);
  1345. }
  1346. });
  1347. }
  1348. std::vector<const CGObjectInstance *> VCAI::getFlaggedObjects() const
  1349. {
  1350. std::vector<const CGObjectInstance *> ret;
  1351. retreiveVisitableObjs(ret, true);
  1352. erase_if(ret, [](const CGObjectInstance *obj)
  1353. {
  1354. return obj->tempOwner != ai->playerID;
  1355. });
  1356. return ret;
  1357. }
  1358. void VCAI::addVisitableObj(const CGObjectInstance *obj)
  1359. {
  1360. visitableObjs.insert(obj);
  1361. helperObjInfo[obj] = ObjInfo(obj);
  1362. }
  1363. const CGObjectInstance * VCAI::lookForArt(int aid) const
  1364. {
  1365. for(const CGObjectInstance *obj : ai->visitableObjs)
  1366. {
  1367. if(obj->ID == 5 && obj->subID == aid)
  1368. return obj;
  1369. }
  1370. return nullptr;
  1371. //TODO what if more than one artifact is available? return them all or some slection criteria
  1372. }
  1373. bool VCAI::isAccessible(const int3 &pos)
  1374. {
  1375. //TODO precalculate for speed
  1376. for(const CGHeroInstance *h : cb->getHeroesInfo())
  1377. {
  1378. if(isAccessibleForHero(pos, h))
  1379. return true;
  1380. }
  1381. return false;
  1382. }
  1383. HeroPtr VCAI::getHeroWithGrail() const
  1384. {
  1385. for(const CGHeroInstance *h : cb->getHeroesInfo())
  1386. if(h->hasArt(2)) //grail
  1387. return h;
  1388. return nullptr;
  1389. }
  1390. const CGObjectInstance * VCAI::getUnvisitedObj(const std::function<bool(const CGObjectInstance *)> &predicate)
  1391. {
  1392. //TODO smarter definition of unvisited
  1393. for(const CGObjectInstance *obj : visitableObjs)
  1394. if(predicate(obj) && !vstd::contains(alreadyVisited, obj))
  1395. return obj;
  1396. return nullptr;
  1397. }
  1398. bool VCAI::isAccessibleForHero(const int3 & pos, HeroPtr h, bool includeAllies /*= false*/) const
  1399. {
  1400. cb->setSelection(*h);
  1401. if (!includeAllies)
  1402. { //don't visit tile occupied by allied hero
  1403. for (auto obj : cb->getVisitableObjs(pos))
  1404. {
  1405. if (obj->ID == Obj::HERO &&
  1406. cb->getPlayerRelations(ai->playerID, obj->tempOwner) != PlayerRelations::ENEMIES &&
  1407. obj != h.get())
  1408. return false;
  1409. }
  1410. }
  1411. return cb->getPathInfo(pos)->reachable();
  1412. }
  1413. bool VCAI::moveHeroToTile(int3 dst, HeroPtr h)
  1414. {
  1415. cb->setSelection(h.h); //make sure we are using the RIGHT pathfinder
  1416. logAi->debugStream() << boost::format("Moving hero %s to tile %s") % h->name % dst;
  1417. int3 startHpos = h->visitablePos();
  1418. bool ret = false;
  1419. if(startHpos == dst)
  1420. {
  1421. //FIXME: this assertion fails also if AI moves onto defeated guarded object
  1422. assert(cb->getVisitableObjs(dst).size() > 1); //there's no point in revisiting tile where there is no visitable object
  1423. cb->moveHero(*h, CGHeroInstance::convertPosition(dst, true));
  1424. waitTillFree(); //movement may cause battle or blocking dialog
  1425. ret = true;
  1426. }
  1427. else
  1428. {
  1429. CGPath path;
  1430. cb->getPath2(dst, path);
  1431. if(path.nodes.empty())
  1432. {
  1433. logAi->errorStream() << "Hero " << h->name << " cannot reach " << dst;
  1434. cb->recalculatePaths();
  1435. throw goalFulfilledException (sptr(Goals::VisitTile(dst).sethero(h)));
  1436. }
  1437. int i=path.nodes.size()-1;
  1438. for(; i>0; i--)
  1439. {
  1440. //stop sending move requests if the next node can't be reached at the current turn (hero exhausted his move points)
  1441. if(path.nodes[i-1].turns)
  1442. {
  1443. //blockedHeroes.insert(h); //to avoid attempts of moving heroes with very little MPs
  1444. break;
  1445. }
  1446. int3 endpos = path.nodes[i-1].coord;
  1447. if(endpos == h->visitablePos())
  1448. continue;
  1449. cb->moveHero(*h, CGHeroInstance::convertPosition(endpos, true));
  1450. waitTillFree(); //movement may cause battle or blocking dialog
  1451. boost::this_thread::interruption_point();
  1452. if(!h) //we lost hero - remove all tasks assigned to him/her
  1453. {
  1454. lostHero(h);
  1455. //we need to throw, otherwise hero will be assigned to sth again
  1456. throw std::runtime_error("Hero was lost!");
  1457. }
  1458. }
  1459. ret = !i;
  1460. }
  1461. if (auto visitedObject = frontOrNull(cb->getVisitableObjs(h->visitablePos()))) //we stand on something interesting
  1462. {
  1463. if (visitedObject != *h)
  1464. performObjectInteraction (visitedObject, h);
  1465. //BNLOG("Hero %s moved from %s to %s at %s", h->name % startHpos % visitedObject->hoverName % h->visitablePos());
  1466. //throw goalFulfilledException (CGoal(GET_OBJ).setobjid(visitedObject->id));
  1467. }
  1468. if(h) //we could have lost hero after last move
  1469. {
  1470. completeGoal (sptr(Goals::VisitTile(dst).sethero(h))); //we stepped on some tile, anyway
  1471. if (!ret) //reserve object we are heading towards
  1472. {
  1473. auto obj = frontOrNull(cb->getVisitableObjs(dst));
  1474. if (obj && obj != *h)
  1475. reserveObject(h, obj);
  1476. }
  1477. cb->recalculatePaths();
  1478. if (startHpos == h->visitablePos() && !ret) //we didn't move and didn't reach the target
  1479. {
  1480. erase_if_present (lockedHeroes, h); //hero seemingly is confused
  1481. throw cannotFulfillGoalException("Invalid path found!"); //FIXME: should never happen
  1482. }
  1483. }
  1484. logAi->debugStream() << boost::format("Hero %s moved from %s to %s. Returning %d.") % h->name % startHpos % h->visitablePos() % ret;
  1485. return ret;
  1486. }
  1487. void VCAI::tryRealize(Goals::Explore & g)
  1488. {
  1489. throw cannotFulfillGoalException("EXPLORE is not a elementar goal!");
  1490. }
  1491. void VCAI::tryRealize(Goals::RecruitHero & g)
  1492. {
  1493. if(const CGTownInstance *t = findTownWithTavern())
  1494. {
  1495. recruitHero(t, true);
  1496. //TODO try to free way to blocked town
  1497. //TODO: adventure map tavern or prison?
  1498. }
  1499. }
  1500. void VCAI::tryRealize(Goals::VisitTile & g)
  1501. {
  1502. if(!g.hero->movement)
  1503. throw cannotFulfillGoalException("Cannot visit tile: hero is out of MPs!");
  1504. if(g.tile == g.hero->visitablePos() && cb->getVisitableObjs(g.hero->visitablePos()).size() < 2)
  1505. {
  1506. logAi->warnStream() << boost::format("Why do I want to move hero %s to tile %s? Already standing on that tile! ")
  1507. % g.hero->name % g.tile;
  1508. throw goalFulfilledException (sptr(g));
  1509. }
  1510. if (ai->moveHeroToTile(g.tile, g.hero.get()))
  1511. {
  1512. throw goalFulfilledException (sptr(g));
  1513. }
  1514. }
  1515. void VCAI::tryRealize(Goals::VisitHero & g)
  1516. {
  1517. if(!g.hero->movement)
  1518. throw cannotFulfillGoalException("Cannot visit target hero: hero is out of MPs!");
  1519. const CGObjectInstance * obj = cb->getObj(ObjectInstanceID(g.objid));
  1520. if (obj)
  1521. {
  1522. if (ai->moveHeroToTile(obj->visitablePos(), g.hero.get()))
  1523. {
  1524. throw goalFulfilledException (sptr(g));
  1525. }
  1526. }
  1527. else
  1528. throw cannotFulfillGoalException("Cannot visit hero: object not found!");
  1529. }
  1530. void VCAI::tryRealize(Goals::BuildThis & g)
  1531. {
  1532. const CGTownInstance *t = g.town;
  1533. if(!t && g.hero)
  1534. t = g.hero->visitedTown;
  1535. if(!t)
  1536. {
  1537. for(const CGTownInstance *t : cb->getTownsInfo())
  1538. {
  1539. switch(cb->canBuildStructure(t, BuildingID(g.bid)))
  1540. {
  1541. case EBuildingState::ALLOWED:
  1542. cb->buildBuilding(t, BuildingID(g.bid));
  1543. return;
  1544. default:
  1545. break;
  1546. }
  1547. }
  1548. }
  1549. else if(cb->canBuildStructure(t, BuildingID(g.bid)) == EBuildingState::ALLOWED)
  1550. {
  1551. cb->buildBuilding(t, BuildingID(g.bid));
  1552. return;
  1553. }
  1554. throw cannotFulfillGoalException("Cannot build a given structure!");
  1555. }
  1556. void VCAI::tryRealize(Goals::DigAtTile & g)
  1557. {
  1558. assert(g.hero->visitablePos() == g.tile); //surely we want to crash here?
  1559. if (g.hero->diggingStatus() == CGHeroInstance::CAN_DIG)
  1560. {
  1561. cb->dig(g.hero.get());
  1562. completeGoal(sptr(g)); // finished digging
  1563. }
  1564. else
  1565. {
  1566. ai->lockedHeroes[g.hero] = sptr(g); //hero who tries to dig shouldn't do anything else
  1567. throw cannotFulfillGoalException("A hero can't dig!\n");
  1568. }
  1569. }
  1570. void VCAI::tryRealize(Goals::CollectRes & g)
  1571. {
  1572. if(cb->getResourceAmount(static_cast<Res::ERes>(g.resID)) >= g.value)
  1573. throw cannotFulfillGoalException("Goal is already fulfilled!");
  1574. if(const CGObjectInstance *obj = cb->getObj(ObjectInstanceID(g.objid), false))
  1575. {
  1576. if(const IMarket *m = IMarket::castFrom(obj, false))
  1577. {
  1578. for (Res::ERes i = Res::WOOD; i <= Res::GOLD; vstd::advance(i, 1))
  1579. {
  1580. if(i == g.resID) continue;
  1581. int toGive, toGet;
  1582. m->getOffer(i, g.resID, toGive, toGet, EMarketMode::RESOURCE_RESOURCE);
  1583. toGive = toGive * (cb->getResourceAmount(i) / toGive);
  1584. //TODO trade only as much as needed
  1585. cb->trade(obj, EMarketMode::RESOURCE_RESOURCE, i, g.resID, toGive);
  1586. if(cb->getResourceAmount(static_cast<Res::ERes>(g.resID)) >= g.value)
  1587. return;
  1588. }
  1589. throw cannotFulfillGoalException("I cannot get needed resources by trade!");
  1590. }
  1591. else
  1592. {
  1593. throw cannotFulfillGoalException("I don't know how to use this object to raise resources!");
  1594. }
  1595. }
  1596. else
  1597. {
  1598. saving[g.resID] = 1;
  1599. throw cannotFulfillGoalException("No object that could be used to raise resources!");
  1600. }
  1601. }
  1602. void VCAI::tryRealize(Goals::Build & g)
  1603. {
  1604. for(const CGTownInstance *t : cb->getTownsInfo())
  1605. {
  1606. logAi->debugStream() << boost::format("Looking into %s") % t->name;
  1607. buildStructure(t);
  1608. buildArmyIn(t);
  1609. if(!ai->primaryHero() ||
  1610. (t->getArmyStrength() > ai->primaryHero()->getArmyStrength() * 2 && !isAccessibleForHero(t->visitablePos(), ai->primaryHero())))
  1611. {
  1612. recruitHero(t);
  1613. buildArmyIn(t);
  1614. }
  1615. }
  1616. throw cannotFulfillGoalException("BUILD has been realized as much as possible.");
  1617. }
  1618. void VCAI::tryRealize(Goals::Invalid & g)
  1619. {
  1620. throw cannotFulfillGoalException("I don't know how to fulfill this!");
  1621. }
  1622. void VCAI::tryRealize(Goals::AbstractGoal & g)
  1623. {
  1624. logAi->debugStream() << boost::format("Attempting realizing goal with code %s") % g.name();
  1625. throw cannotFulfillGoalException("Unknown type of goal !");
  1626. }
  1627. const CGTownInstance * VCAI::findTownWithTavern() const
  1628. {
  1629. for(const CGTownInstance *t : cb->getTownsInfo())
  1630. if(t->hasBuilt(BuildingID::TAVERN) && !t->visitingHero)
  1631. return t;
  1632. return nullptr;
  1633. }
  1634. Goals::TSubgoal VCAI::getGoal (HeroPtr h) const
  1635. {
  1636. auto it = lockedHeroes.find(h);
  1637. if (it != lockedHeroes.end())
  1638. return it->second;
  1639. else
  1640. return sptr(Goals::Invalid());
  1641. }
  1642. std::vector<HeroPtr> VCAI::getUnblockedHeroes() const
  1643. {
  1644. std::vector<HeroPtr> ret;
  1645. for (auto h : cb->getHeroesInfo())
  1646. {
  1647. //&& !vstd::contains(lockedHeroes, h)
  1648. //at this point we assume heroes exhausted their locked goals
  1649. if (canAct(h))
  1650. ret.push_back(h);
  1651. }
  1652. return ret;
  1653. }
  1654. bool VCAI::canAct (HeroPtr h) const
  1655. {
  1656. auto mission = lockedHeroes.find(h);
  1657. if (mission != lockedHeroes.end())
  1658. {
  1659. //FIXME: I'm afraid there can be other conditions when heroes can act but not move :?
  1660. if (mission->second->goalType == Goals::DIG_AT_TILE && !mission->second->isElementar)
  1661. return false;
  1662. }
  1663. return h->movement;
  1664. }
  1665. HeroPtr VCAI::primaryHero() const
  1666. {
  1667. auto hs = cb->getHeroesInfo();
  1668. boost::sort(hs, compareHeroStrength);
  1669. if(hs.empty())
  1670. return nullptr;
  1671. return hs.back();
  1672. }
  1673. void VCAI::endTurn()
  1674. {
  1675. logAi->infoStream() << "Player " << static_cast<int>(playerID.getNum()) << " ends turn";
  1676. if(!status.haveTurn())
  1677. {
  1678. logAi->errorStream() << "Not having turn at the end of turn???";
  1679. }
  1680. logAi->debugStream() << "Resources at the end of turn: " << cb->getResourceAmount();
  1681. do
  1682. {
  1683. cb->endTurn();
  1684. } while(status.haveTurn()); //for some reasons, our request may fail -> stop requesting end of turn only after we've received a confirmation that it's over
  1685. logGlobal->infoStream() << "Player " << static_cast<int>(playerID.getNum()) << " ended turn";
  1686. }
  1687. void VCAI::striveToGoal(Goals::TSubgoal ultimateGoal)
  1688. {
  1689. if (ultimateGoal->invalid())
  1690. return;
  1691. //we are looking for abstract goals
  1692. auto abstractGoal = striveToGoalInternal (ultimateGoal, false);
  1693. if (abstractGoal->invalid())
  1694. return;
  1695. //we received abstract goal, need to find concrete goals
  1696. striveToGoalInternal (abstractGoal, true);
  1697. //TODO: save abstract goals not related to hero
  1698. }
  1699. Goals::TSubgoal VCAI::striveToGoalInternal(Goals::TSubgoal ultimateGoal, bool onlyAbstract)
  1700. {
  1701. const int searchDepth = 30;
  1702. const int searchDepth2 = searchDepth-2;
  1703. Goals::TSubgoal abstractGoal = sptr(Goals::Invalid());
  1704. while(1)
  1705. {
  1706. Goals::TSubgoal goal = ultimateGoal;
  1707. logAi->debugStream() << boost::format("Striving to goal of type %s") % ultimateGoal->name();
  1708. int maxGoals = searchDepth; //preventing deadlock for mutually dependent goals
  1709. while(!goal->isElementar && maxGoals && (onlyAbstract || !goal->isAbstract))
  1710. {
  1711. logAi->debugStream() << boost::format("Considering goal %s") % goal->name();
  1712. try
  1713. {
  1714. boost::this_thread::interruption_point();
  1715. goal = goal->whatToDoToAchieve();
  1716. --maxGoals;
  1717. if (*goal == *ultimateGoal) //compare objects by value
  1718. throw cannotFulfillGoalException("Goal dependency loop detected!");
  1719. }
  1720. catch(goalFulfilledException &e)
  1721. {
  1722. //it is impossible to continue some goals (like exploration, for example)
  1723. completeGoal (goal);
  1724. logAi->debugStream() << boost::format("Goal %s decomposition failed: goal was completed as much as possible") % goal->name();
  1725. return sptr(Goals::Invalid());
  1726. }
  1727. catch(std::exception &e)
  1728. {
  1729. logAi->debugStream() << boost::format("Goal %s decomposition failed: %s") % goal->name() % e.what();
  1730. return sptr(Goals::Invalid());
  1731. }
  1732. }
  1733. try
  1734. {
  1735. boost::this_thread::interruption_point();
  1736. if (!maxGoals)
  1737. {
  1738. std::runtime_error e("Too many subgoals, don't know what to do");
  1739. throw (e);
  1740. }
  1741. if (goal->hero) //lock this hero to fulfill ultimate goal
  1742. {
  1743. if (maxGoals)
  1744. {
  1745. setGoal(goal->hero, goal);
  1746. }
  1747. else
  1748. {
  1749. erase_if_present (lockedHeroes, goal->hero); // we seemingly don't know what to do with hero
  1750. }
  1751. }
  1752. if (goal->isAbstract)
  1753. {
  1754. abstractGoal = goal; //allow only one abstract goal per call
  1755. logAi->debugStream() << boost::format("Choosing abstract goal %s") % goal->name();
  1756. break;
  1757. }
  1758. else
  1759. {
  1760. logAi->debugStream() << boost::format("Trying to realize %s (value %2.3f)") % goal->name() % goal->priority;
  1761. goal->accept(this);
  1762. }
  1763. boost::this_thread::interruption_point();
  1764. }
  1765. catch(boost::thread_interrupted &e)
  1766. {
  1767. logAi->debugStream() << boost::format("Player %d: Making turn thread received an interruption!") % playerID;
  1768. throw; //rethrow, we want to truly end this thread
  1769. }
  1770. catch(goalFulfilledException &e)
  1771. {
  1772. //the goal was completed successfully
  1773. completeGoal (goal);
  1774. //completed goal was main goal //TODO: find better condition
  1775. if (ultimateGoal->fulfillsMe(goal) || maxGoals > searchDepth2)
  1776. return sptr(Goals::Invalid());
  1777. }
  1778. catch(std::exception &e)
  1779. {
  1780. logAi->debugStream() << boost::format("Failed to realize subgoal of type %s (greater goal type was %s), I will stop.") % goal->name() % ultimateGoal->name();
  1781. logAi->debugStream() << boost::format("The error message was: %s") % e.what();
  1782. break;
  1783. }
  1784. }
  1785. return abstractGoal;
  1786. }
  1787. void VCAI::striveToQuest (const QuestInfo &q)
  1788. {
  1789. if (q.quest->missionType && q.quest->progress != CQuest::COMPLETE)
  1790. {
  1791. MetaString ms;
  1792. q.quest->getRolloverText(ms, false);
  1793. logAi->debugStream() << boost::format("Trying to realize quest: %s") % ms.toString();
  1794. auto heroes = cb->getHeroesInfo();
  1795. switch (q.quest->missionType)
  1796. {
  1797. case CQuest::MISSION_ART:
  1798. {
  1799. for (auto hero : heroes) //TODO: remove duplicated code?
  1800. {
  1801. if (q.quest->checkQuest(hero))
  1802. {
  1803. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()).sethero(hero)));
  1804. return;
  1805. }
  1806. }
  1807. for (auto art : q.quest->m5arts)
  1808. {
  1809. striveToGoal (sptr(Goals::GetArtOfType(art))); //TODO: transport?
  1810. }
  1811. break;
  1812. }
  1813. case CQuest::MISSION_HERO:
  1814. {
  1815. //striveToGoal (CGoal(RECRUIT_HERO));
  1816. for (auto hero : heroes)
  1817. {
  1818. if (q.quest->checkQuest(hero))
  1819. {
  1820. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()).sethero(hero)));
  1821. return;
  1822. }
  1823. }
  1824. striveToGoal (sptr(Goals::FindObj(Obj::PRISON))); //rule of a thumb - quest heroes usually are locked in prisons
  1825. //BNLOG ("Don't know how to recruit hero with id %d\n", q.quest->m13489val);
  1826. break;
  1827. }
  1828. case CQuest::MISSION_ARMY:
  1829. {
  1830. for (auto hero : heroes)
  1831. {
  1832. if (q.quest->checkQuest(hero)) //very bad info - stacks can be split between multiple heroes :(
  1833. {
  1834. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()).sethero(hero)));
  1835. return;
  1836. }
  1837. }
  1838. for (auto creature : q.quest->m6creatures)
  1839. {
  1840. striveToGoal (sptr(Goals::GatherTroops(creature.type->idNumber, creature.count)));
  1841. }
  1842. //TODO: exchange armies... oh my
  1843. //BNLOG ("Don't know how to recruit %d of %s\n", (int)(creature.count) % creature.type->namePl);
  1844. break;
  1845. }
  1846. case CQuest::MISSION_RESOURCES:
  1847. {
  1848. if (heroes.size())
  1849. {
  1850. if (q.quest->checkQuest(heroes.front())) //it doesn't matter which hero it is
  1851. {
  1852. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum())));
  1853. }
  1854. else
  1855. {
  1856. for (int i = 0; i < q.quest->m7resources.size(); ++i)
  1857. {
  1858. if (q.quest->m7resources[i])
  1859. striveToGoal (sptr(Goals::CollectRes(i, q.quest->m7resources[i])));
  1860. }
  1861. }
  1862. }
  1863. else
  1864. striveToGoal (sptr(Goals::RecruitHero())); //FIXME: checkQuest requires any hero belonging to player :(
  1865. break;
  1866. }
  1867. case CQuest::MISSION_KILL_HERO:
  1868. case CQuest::MISSION_KILL_CREATURE:
  1869. {
  1870. auto obj = cb->getObjByQuestIdentifier(q.quest->m13489val);
  1871. if (obj)
  1872. striveToGoal (sptr(Goals::GetObj(obj->id.getNum())));
  1873. else
  1874. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()))); //visit seer hut
  1875. break;
  1876. }
  1877. case CQuest::MISSION_PRIMARY_STAT:
  1878. {
  1879. auto heroes = cb->getHeroesInfo();
  1880. for (auto hero : heroes)
  1881. {
  1882. if (q.quest->checkQuest(hero))
  1883. {
  1884. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()).sethero(hero)));
  1885. return;
  1886. }
  1887. }
  1888. for (int i = 0; i < q.quest->m2stats.size(); ++i)
  1889. {
  1890. logAi->debugStream() << boost::format("Don't know how to increase primary stat %d") % i;
  1891. }
  1892. break;
  1893. }
  1894. case CQuest::MISSION_LEVEL:
  1895. {
  1896. auto heroes = cb->getHeroesInfo();
  1897. for (auto hero : heroes)
  1898. {
  1899. if (q.quest->checkQuest(hero))
  1900. {
  1901. striveToGoal (sptr(Goals::GetObj(q.obj->id.getNum()).sethero(hero))); //TODO: causes infinite loop :/
  1902. return;
  1903. }
  1904. }
  1905. logAi->debugStream() << boost::format("Don't know how to reach hero level %d") % q.quest->m13489val;
  1906. break;
  1907. }
  1908. case CQuest::MISSION_PLAYER:
  1909. {
  1910. if (playerID.getNum() != q.quest->m13489val)
  1911. logAi->debugStream() << boost::format("Can't be player of color %d") % q.quest->m13489val;
  1912. break;
  1913. }
  1914. case CQuest::MISSION_KEYMASTER:
  1915. {
  1916. striveToGoal (sptr(Goals::FindObj(Obj::KEYMASTER, q.obj->subID)));
  1917. break;
  1918. }
  1919. }
  1920. }
  1921. }
  1922. void VCAI::performTypicalActions()
  1923. {
  1924. for(auto h : getUnblockedHeroes())
  1925. {
  1926. logAi->debugStream() << boost::format("Looking into %s, MP=%d") % h->name.c_str() % h->movement;
  1927. makePossibleUpgrades(*h);
  1928. try
  1929. {
  1930. wander(h);
  1931. }
  1932. catch(std::exception &e)
  1933. {
  1934. logAi->debugStream() << boost::format("Cannot use this hero anymore, received exception: %s") % e.what();
  1935. continue;
  1936. }
  1937. }
  1938. }
  1939. void VCAI::buildArmyIn(const CGTownInstance * t)
  1940. {
  1941. makePossibleUpgrades(t->visitingHero);
  1942. makePossibleUpgrades(t);
  1943. recruitCreatures(t);
  1944. moveCreaturesToHero(t);
  1945. }
  1946. int3 VCAI::explorationBestNeighbour(int3 hpos, int radius, HeroPtr h)
  1947. {
  1948. std::map<int3, int> dstToRevealedTiles;
  1949. for(crint3 dir : dirs)
  1950. if(cb->isInTheMap(hpos+dir))
  1951. if (isSafeToVisit(h, hpos + dir) && isAccessibleForHero (hpos + dir, h))
  1952. dstToRevealedTiles[hpos + dir] = howManyTilesWillBeDiscovered(radius, hpos, dir);
  1953. if (dstToRevealedTiles.empty()) //yes, it DID happen!
  1954. throw cannotFulfillGoalException("No neighbour will bring new discoveries!");
  1955. auto best = dstToRevealedTiles.begin();
  1956. for (auto i = dstToRevealedTiles.begin(); i != dstToRevealedTiles.end(); i++)
  1957. {
  1958. const CGPathNode *pn = cb->getPathInfo(i->first);
  1959. //const TerrainTile *t = cb->getTile(i->first);
  1960. if(best->second < i->second && pn->reachable() && pn->accessible == CGPathNode::ACCESSIBLE)
  1961. best = i;
  1962. }
  1963. if(best->second)
  1964. return best->first;
  1965. throw cannotFulfillGoalException("No neighbour will bring new discoveries!");
  1966. }
  1967. int3 VCAI::explorationNewPoint(HeroPtr h)
  1968. {
  1969. //logAi->debugStream() << "Looking for an another place for exploration...";
  1970. cb->setSelection(h.h);
  1971. int radius = h->getSightRadious();
  1972. std::vector<std::vector<int3> > tiles; //tiles[distance_to_fow]
  1973. tiles.resize(radius);
  1974. foreach_tile_pos([&](const int3 &pos)
  1975. {
  1976. if(!cb->isVisible(pos))
  1977. tiles[0].push_back(pos);
  1978. });
  1979. float bestValue = 0; //discovered tile to node distance ratio
  1980. int3 bestTile(-1,-1,-1);
  1981. for (int i = 1; i < radius; i++)
  1982. {
  1983. getVisibleNeighbours(tiles[i-1], tiles[i]);
  1984. removeDuplicates(tiles[i]);
  1985. for(const int3 &tile : tiles[i])
  1986. {
  1987. if (cb->getTile(tile)->blocked) //does it shorten the time?
  1988. continue;
  1989. if (!cb->getPathInfo(tile)->reachable()) //this will remove tiles that are guarded by monsters (or removable objects)
  1990. continue;
  1991. CGPath path;
  1992. cb->getPath2(tile, path);
  1993. float ourValue = (float)howManyTilesWillBeDiscovered(tile, radius) / (path.nodes.size() + 1); //+1 prevents erratic jumps
  1994. if (ourValue > bestValue) //avoid costly checks of tiles that don't reveal much
  1995. {
  1996. if(isSafeToVisit(h, tile) && !isBlockedBorderGate(tile))
  1997. {
  1998. bestTile = tile;
  1999. bestValue = ourValue;
  2000. }
  2001. }
  2002. }
  2003. }
  2004. return bestTile;
  2005. }
  2006. int3 VCAI::explorationDesperate(HeroPtr h)
  2007. {
  2008. //logAi->debugStream() << "Looking for an another place for exploration...";
  2009. SectorMap sm(h);
  2010. int radius = h->getSightRadious();
  2011. std::vector<std::vector<int3> > tiles; //tiles[distance_to_fow]
  2012. tiles.resize(radius);
  2013. foreach_tile_pos([&](const int3 &pos)
  2014. {
  2015. if(!cb->isVisible(pos))
  2016. tiles[0].push_back(pos);
  2017. });
  2018. ui64 lowestDanger = -1;
  2019. int3 bestTile(-1,-1,-1);
  2020. for (int i = 1; i < radius; i++)
  2021. {
  2022. getVisibleNeighbours(tiles[i-1], tiles[i]);
  2023. removeDuplicates(tiles[i]);
  2024. for(const int3 &tile : tiles[i])
  2025. {
  2026. if (cb->getTile(tile)->blocked) //does it shorten the time?
  2027. continue;
  2028. if (!howManyTilesWillBeDiscovered(tile, radius)) //avoid costly checks of tiles that don't reveal much
  2029. continue;
  2030. auto t = sm.firstTileToGet(h, tile);
  2031. if (t.valid())
  2032. {
  2033. ui64 ourDanger = evaluateDanger(t, h.h);
  2034. if (ourDanger < lowestDanger)
  2035. {
  2036. if(!isBlockedBorderGate(t))
  2037. {
  2038. if (!ourDanger) //at least one safe place found
  2039. return t;
  2040. bestTile = t;
  2041. lowestDanger = ourDanger;
  2042. }
  2043. }
  2044. }
  2045. }
  2046. }
  2047. return bestTile;
  2048. }
  2049. TResources VCAI::estimateIncome() const
  2050. {
  2051. TResources ret;
  2052. for(const CGTownInstance *t : cb->getTownsInfo())
  2053. {
  2054. ret[Res::GOLD] += t->dailyIncome();
  2055. //TODO duplikuje newturn
  2056. if(t->hasBuilt(BuildingID::RESOURCE_SILO)) //there is resource silo
  2057. {
  2058. if(t->town->primaryRes == Res::WOOD_AND_ORE) //we'll give wood and ore
  2059. {
  2060. ret[Res::WOOD] ++;
  2061. ret[Res::ORE] ++;
  2062. }
  2063. else
  2064. {
  2065. ret[t->town->primaryRes] ++;
  2066. }
  2067. }
  2068. }
  2069. for(const CGObjectInstance *obj : getFlaggedObjects())
  2070. {
  2071. if(obj->ID == Obj::MINE)
  2072. {
  2073. switch(obj->subID)
  2074. {
  2075. case Res::WOOD:
  2076. case Res::ORE:
  2077. ret[obj->subID] += WOOD_ORE_MINE_PRODUCTION;
  2078. break;
  2079. case Res::GOLD:
  2080. case 7: //abandoned mine -> also gold
  2081. ret[Res::GOLD] += GOLD_MINE_PRODUCTION;
  2082. break;
  2083. default:
  2084. ret[obj->subID] += RESOURCE_MINE_PRODUCTION;
  2085. break;
  2086. }
  2087. }
  2088. }
  2089. return ret;
  2090. }
  2091. bool VCAI::containsSavedRes(const TResources &cost) const
  2092. {
  2093. for (int i = 0; i < GameConstants::RESOURCE_QUANTITY; i++)
  2094. {
  2095. if(saving[i] && cost[i])
  2096. return true;
  2097. }
  2098. return false;
  2099. }
  2100. void VCAI::checkHeroArmy (HeroPtr h)
  2101. {
  2102. auto it = lockedHeroes.find(h);
  2103. if (it != lockedHeroes.end())
  2104. {
  2105. if (it->second->goalType == Goals::GATHER_ARMY && it->second->value <= h->getArmyStrength())
  2106. completeGoal(sptr(Goals::GatherArmy(it->second->value).sethero(h)));
  2107. }
  2108. }
  2109. void VCAI::recruitHero(const CGTownInstance * t, bool throwing)
  2110. {
  2111. logAi->debugStream() << boost::format("Trying to recruit a hero in %s at %s") % t->name % t->visitablePos();
  2112. auto heroes = cb->getAvailableHeroes(t);
  2113. if(heroes.size())
  2114. {
  2115. auto hero = heroes[0];
  2116. if (heroes.size() >= 2) //makes sense to recruit two heroes with starting amries in first week
  2117. {
  2118. if (heroes[1]->getTotalStrength() > hero->getTotalStrength())
  2119. hero = heroes[1];
  2120. }
  2121. cb->recruitHero(t, hero);
  2122. }
  2123. else if(throwing)
  2124. throw cannotFulfillGoalException("No available heroes in tavern in " + t->nodeName());
  2125. }
  2126. void VCAI::finish()
  2127. {
  2128. if(makingTurn)
  2129. makingTurn->interrupt();
  2130. }
  2131. void VCAI::requestActionASAP(std::function<void()> whatToDo)
  2132. {
  2133. // static boost::mutex m;
  2134. // boost::unique_lock<boost::mutex> mylock(m);
  2135. boost::barrier b(2);
  2136. boost::thread newThread([&b,this,whatToDo]()
  2137. {
  2138. setThreadName("VCAI::requestActionASAP::helper");
  2139. SET_GLOBAL_STATE(this);
  2140. boost::shared_lock<boost::shared_mutex> gsLock(cb->getGsMutex());
  2141. b.wait();
  2142. whatToDo();
  2143. });
  2144. b.wait();
  2145. }
  2146. void VCAI::lostHero(HeroPtr h)
  2147. {
  2148. logAi->debugStream() << boost::format("I lost my hero %s. It's best to forget and move on.") % h.name;
  2149. erase_if_present(lockedHeroes, h);
  2150. for(auto obj : reservedHeroesMap[h])
  2151. {
  2152. erase_if_present(reservedObjs, obj); //unreserve all objects for that hero
  2153. }
  2154. erase_if_present(reservedHeroesMap, h);
  2155. }
  2156. void VCAI::answerQuery(QueryID queryID, int selection)
  2157. {
  2158. logAi->debugStream() << boost::format("I'll answer the query %d giving the choice %d") % queryID % selection;
  2159. if(queryID != QueryID(-1))
  2160. {
  2161. cb->selectionMade(selection, queryID);
  2162. }
  2163. else
  2164. {
  2165. logAi->debugStream() << boost::format("Since the query ID is %d, the answer won't be sent. This is not a real query!") % queryID;
  2166. //do nothing
  2167. }
  2168. }
  2169. void VCAI::requestSent(const CPackForServer *pack, int requestID)
  2170. {
  2171. //BNLOG("I have sent request of type %s", typeid(*pack).name());
  2172. if(auto reply = dynamic_cast<const QueryReply*>(pack))
  2173. {
  2174. status.attemptedAnsweringQuery(reply->qid, requestID);
  2175. }
  2176. }
  2177. std::string VCAI::getBattleAIName() const
  2178. {
  2179. if(settings["server"]["neutralAI"].getType() == JsonNode::DATA_STRING)
  2180. return settings["server"]["neutralAI"].String();
  2181. else
  2182. return "StupidAI";
  2183. }
  2184. void VCAI::validateObject(const CGObjectInstance *obj)
  2185. {
  2186. validateObject(obj->id);
  2187. }
  2188. void VCAI::validateObject(ObjectIdRef obj)
  2189. {
  2190. auto matchesId = [&] (const CGObjectInstance *hlpObj) -> bool { return hlpObj->id == obj.id; };
  2191. if(!obj)
  2192. {
  2193. erase_if(visitableObjs, matchesId);
  2194. for(auto &p : reservedHeroesMap)
  2195. erase_if(p.second, matchesId);
  2196. erase_if(reservedObjs, matchesId);
  2197. }
  2198. }
  2199. TResources VCAI::freeResources() const
  2200. {
  2201. TResources myRes = cb->getResourceAmount();
  2202. myRes[Res::GOLD] -= GOLD_RESERVE;
  2203. vstd::amax(myRes[Res::GOLD], 0);
  2204. return myRes;
  2205. }
  2206. AIStatus::AIStatus()
  2207. {
  2208. battle = NO_BATTLE;
  2209. havingTurn = false;
  2210. ongoingHeroMovement = false;
  2211. }
  2212. AIStatus::~AIStatus()
  2213. {
  2214. }
  2215. void AIStatus::setBattle(BattleState BS)
  2216. {
  2217. boost::unique_lock<boost::mutex> lock(mx);
  2218. LOG_TRACE_PARAMS(logAi, "battle state=%d", (int)BS);
  2219. battle = BS;
  2220. cv.notify_all();
  2221. }
  2222. BattleState AIStatus::getBattle()
  2223. {
  2224. boost::unique_lock<boost::mutex> lock(mx);
  2225. return battle;
  2226. }
  2227. void AIStatus::addQuery(QueryID ID, std::string description)
  2228. {
  2229. boost::unique_lock<boost::mutex> lock(mx);
  2230. if(ID == QueryID(-1))
  2231. {
  2232. logAi->debugStream() << boost::format("The \"query\" has an id %d, it'll be ignored as non-query. Description: %s") % ID % description;
  2233. return;
  2234. }
  2235. assert(!vstd::contains(remainingQueries, ID));
  2236. assert(ID.getNum() >= 0);
  2237. remainingQueries[ID] = description;
  2238. cv.notify_all();
  2239. logAi->debugStream() << boost::format("Adding query %d - %s. Total queries count: %d") % ID % description % remainingQueries.size();
  2240. }
  2241. void AIStatus::removeQuery(QueryID ID)
  2242. {
  2243. boost::unique_lock<boost::mutex> lock(mx);
  2244. assert(vstd::contains(remainingQueries, ID));
  2245. std::string description = remainingQueries[ID];
  2246. remainingQueries.erase(ID);
  2247. cv.notify_all();
  2248. logAi->debugStream() << boost::format("Removing query %d - %s. Total queries count: %d") % ID % description % remainingQueries.size();
  2249. }
  2250. int AIStatus::getQueriesCount()
  2251. {
  2252. boost::unique_lock<boost::mutex> lock(mx);
  2253. return remainingQueries.size();
  2254. }
  2255. void AIStatus::startedTurn()
  2256. {
  2257. boost::unique_lock<boost::mutex> lock(mx);
  2258. havingTurn = true;
  2259. cv.notify_all();
  2260. }
  2261. void AIStatus::madeTurn()
  2262. {
  2263. boost::unique_lock<boost::mutex> lock(mx);
  2264. havingTurn = false;
  2265. cv.notify_all();
  2266. }
  2267. void AIStatus::waitTillFree()
  2268. {
  2269. boost::unique_lock<boost::mutex> lock(mx);
  2270. while(battle != NO_BATTLE || !remainingQueries.empty() || !objectsBeingVisited.empty() || ongoingHeroMovement)
  2271. cv.timed_wait(lock, boost::posix_time::milliseconds(100));
  2272. }
  2273. bool AIStatus::haveTurn()
  2274. {
  2275. boost::unique_lock<boost::mutex> lock(mx);
  2276. return havingTurn;
  2277. }
  2278. void AIStatus::attemptedAnsweringQuery(QueryID queryID, int answerRequestID)
  2279. {
  2280. boost::unique_lock<boost::mutex> lock(mx);
  2281. assert(vstd::contains(remainingQueries, queryID));
  2282. std::string description = remainingQueries[queryID];
  2283. logAi->debugStream() << boost::format("Attempted answering query %d - %s. Request id=%d. Waiting for results...") % queryID % description % answerRequestID;
  2284. requestToQueryID[answerRequestID] = queryID;
  2285. }
  2286. void AIStatus::receivedAnswerConfirmation(int answerRequestID, int result)
  2287. {
  2288. assert(vstd::contains(requestToQueryID, answerRequestID));
  2289. QueryID query = requestToQueryID[answerRequestID];
  2290. assert(vstd::contains(remainingQueries, query));
  2291. requestToQueryID.erase(answerRequestID);
  2292. if(result)
  2293. {
  2294. removeQuery(query);
  2295. }
  2296. else
  2297. {
  2298. logAi->errorStream() << "Something went really wrong, failed to answer query " << query << ": " << remainingQueries[query];
  2299. //TODO safely retry
  2300. }
  2301. }
  2302. void AIStatus::heroVisit(const CGObjectInstance *obj, bool started)
  2303. {
  2304. boost::unique_lock<boost::mutex> lock(mx);
  2305. if(started)
  2306. objectsBeingVisited.push_back(obj);
  2307. else
  2308. {
  2309. // There can be more than one object visited at the time (eg. hero visits Subterranean Gate
  2310. // causing visit to hero on the other side.
  2311. // However, we are guaranteed that start/end visit notification maintain stack order.
  2312. assert(!objectsBeingVisited.empty());
  2313. objectsBeingVisited.pop_back();
  2314. }
  2315. cv.notify_all();
  2316. }
  2317. void AIStatus::setMove(bool ongoing)
  2318. {
  2319. boost::unique_lock<boost::mutex> lock(mx);
  2320. ongoingHeroMovement = ongoing;
  2321. cv.notify_all();
  2322. }
  2323. SectorMap::SectorMap()
  2324. {
  2325. update();
  2326. }
  2327. SectorMap::SectorMap(HeroPtr h)
  2328. {
  2329. cb->setSelection(h.h);
  2330. update();
  2331. makeParentBFS(h->visitablePos());
  2332. }
  2333. bool markIfBlocked(ui8 &sec, crint3 pos, const TerrainTile *t)
  2334. {
  2335. if(t->blocked && !t->visitable)
  2336. {
  2337. sec = NOT_AVAILABLE;
  2338. return true;
  2339. }
  2340. return false;
  2341. }
  2342. bool markIfBlocked(ui8 &sec, crint3 pos)
  2343. {
  2344. return markIfBlocked(sec, pos, cb->getTile(pos));
  2345. }
  2346. void SectorMap::update()
  2347. {
  2348. clear();
  2349. int curSector = 3; //0 is invisible, 1 is not explored
  2350. foreach_tile_pos([&](crint3 pos)
  2351. {
  2352. if(retreiveTile(pos) == NOT_CHECKED)
  2353. {
  2354. if(!markIfBlocked(retreiveTile(pos), pos))
  2355. exploreNewSector(pos, curSector++);
  2356. }
  2357. });
  2358. valid = true;
  2359. }
  2360. void SectorMap::clear()
  2361. {
  2362. sector = cb->getVisibilityMap();
  2363. valid = false;
  2364. }
  2365. void SectorMap::exploreNewSector(crint3 pos, int num)
  2366. {
  2367. Sector &s = infoOnSectors[num];
  2368. s.id = num;
  2369. s.water = cb->getTile(pos)->isWater();
  2370. std::queue<int3> toVisit;
  2371. toVisit.push(pos);
  2372. while(!toVisit.empty())
  2373. {
  2374. int3 curPos = toVisit.front();
  2375. toVisit.pop();
  2376. ui8 &sec = retreiveTile(curPos);
  2377. if(sec == NOT_CHECKED)
  2378. {
  2379. const TerrainTile *t = cb->getTile(curPos);
  2380. if(!markIfBlocked(sec, curPos, t))
  2381. {
  2382. if(t->isWater() == s.water) //sector is only-water or only-land
  2383. {
  2384. sec = num;
  2385. s.tiles.push_back(curPos);
  2386. foreach_neighbour(curPos, [&](crint3 neighPos)
  2387. {
  2388. if(retreiveTile(neighPos) == NOT_CHECKED)
  2389. {
  2390. toVisit.push(neighPos);
  2391. //parent[neighPos] = curPos;
  2392. }
  2393. const TerrainTile *nt = cb->getTile(neighPos, false);
  2394. if(nt && nt->isWater() != s.water && canBeEmbarkmentPoint(nt))
  2395. {
  2396. s.embarkmentPoints.push_back(neighPos);
  2397. }
  2398. });
  2399. if(t->visitable)
  2400. {
  2401. auto obj = t->visitableObjects.front();
  2402. if (vstd::contains(ai->knownSubterraneanGates, obj))
  2403. {
  2404. s.subterraneanGates.push_back (obj);
  2405. }
  2406. }
  2407. }
  2408. }
  2409. }
  2410. }
  2411. removeDuplicates(s.embarkmentPoints);
  2412. }
  2413. void SectorMap::write(crstring fname)
  2414. {
  2415. std::ofstream out(fname);
  2416. for(int k = 0; k < cb->getMapSize().z; k++)
  2417. {
  2418. for(int j = 0; j < cb->getMapSize().y; j++)
  2419. {
  2420. for(int i = 0; i < cb->getMapSize().x; i++)
  2421. {
  2422. out << (int)sector[i][j][k] << '\t';
  2423. }
  2424. out << std::endl;
  2425. }
  2426. out << std::endl;
  2427. }
  2428. }
  2429. bool isWeeklyRevisitable (const CGObjectInstance * obj)
  2430. { //TODO: allow polling of remaining creatures in dwelling
  2431. if (dynamic_cast<const CGVisitableOPW *>(obj) || //ensures future compatibility, unlike IDs
  2432. dynamic_cast<const CGDwelling *>(obj) ||
  2433. dynamic_cast<const CBank *>(obj)) //banks tend to respawn often in mods
  2434. return true;
  2435. switch (obj->ID)
  2436. {
  2437. case Obj::STABLES:
  2438. case Obj::MAGIC_WELL:
  2439. case Obj::HILL_FORT:
  2440. return true;
  2441. case Obj::BORDER_GATE:
  2442. case Obj::BORDERGUARD:
  2443. return (dynamic_cast <const CGKeys *>(obj))->wasMyColorVisited (ai->playerID); //FIXME: they could be revisited sooner than in a week
  2444. }
  2445. return false;
  2446. }
  2447. bool shouldVisit(HeroPtr h, const CGObjectInstance * obj)
  2448. {
  2449. switch (obj->ID)
  2450. {
  2451. case Obj::TOWN:
  2452. case Obj::HERO: //never visit our heroes at random
  2453. return obj->tempOwner != h->tempOwner; //do not visit our towns at random
  2454. break;
  2455. case Obj::BORDER_GATE:
  2456. {
  2457. for (auto q : ai->myCb->getMyQuests())
  2458. {
  2459. if (q.obj == obj)
  2460. {
  2461. return false; // do not visit guards or gates when wandering
  2462. }
  2463. }
  2464. return true; //we don't have this quest yet
  2465. }
  2466. break;
  2467. case Obj::BORDERGUARD: //open borderguard if possible
  2468. case Obj::SEER_HUT:
  2469. case Obj::QUEST_GUARD:
  2470. {
  2471. for (auto q : ai->myCb->getMyQuests())
  2472. {
  2473. if (q.obj == obj)
  2474. {
  2475. if (q.quest->checkQuest(h.h))
  2476. return true; //we completed the quest
  2477. else
  2478. return false; //we can't complete this quest
  2479. }
  2480. }
  2481. return true; //we don't have this quest yet
  2482. }
  2483. break;
  2484. case Obj::CREATURE_GENERATOR1:
  2485. {
  2486. if (obj->tempOwner != h->tempOwner)
  2487. return true; //flag just in case
  2488. bool canRecruitCreatures = false;
  2489. const CGDwelling * d = dynamic_cast<const CGDwelling *>(obj);
  2490. for(auto level : d->creatures)
  2491. {
  2492. for(auto c : level.second)
  2493. {
  2494. if (h->getSlotFor(CreatureID(c)) != SlotID())
  2495. canRecruitCreatures = true;
  2496. }
  2497. }
  2498. return canRecruitCreatures;
  2499. }
  2500. case Obj::HILL_FORT:
  2501. {
  2502. for (auto slot : h->Slots())
  2503. {
  2504. if (slot.second->type->upgrades.size())
  2505. return true; //TODO: check price?
  2506. }
  2507. return false;
  2508. }
  2509. case Obj::MONOLITH1:
  2510. case Obj::MONOLITH2:
  2511. case Obj::MONOLITH3:
  2512. case Obj::WHIRLPOOL:
  2513. //TODO: mechanism for handling monoliths
  2514. return false;
  2515. case Obj::SCHOOL_OF_MAGIC:
  2516. case Obj::SCHOOL_OF_WAR:
  2517. {
  2518. TResources myRes = ai->myCb->getResourceAmount();
  2519. if (myRes[Res::GOLD] - GOLD_RESERVE < 1000)
  2520. return false;
  2521. }
  2522. break;
  2523. case Obj::LIBRARY_OF_ENLIGHTENMENT:
  2524. if (h->level < 12)
  2525. return false;
  2526. break;
  2527. case Obj::TREE_OF_KNOWLEDGE:
  2528. {
  2529. TResources myRes = ai->myCb->getResourceAmount();
  2530. if (myRes[Res::GOLD] - GOLD_RESERVE < 2000 || myRes[Res::GEMS] < 10)
  2531. return false;
  2532. }
  2533. break;
  2534. case Obj::MAGIC_WELL:
  2535. return h->mana < h->manaLimit();
  2536. case Obj::PRISON:
  2537. return ai->myCb->getHeroesInfo().size() < GameConstants::MAX_HEROES_PER_PLAYER;
  2538. case Obj::BOAT:
  2539. return false;
  2540. //Boats are handled by pathfinder
  2541. }
  2542. if (obj->wasVisited(*h)) //it must pointer to hero instance, heroPtr calls function wasVisited(ui8 player);
  2543. return false;
  2544. return true;
  2545. }
  2546. int3 SectorMap::firstTileToGet(HeroPtr h, crint3 dst)
  2547. /*
  2548. this functions returns one target tile or invalid tile. We will use it to poll possible destinations
  2549. For ship construction etc, another function (goal?) is needed
  2550. */
  2551. {
  2552. int3 ret(-1,-1,-1);
  2553. int sourceSector = retreiveTile(h->visitablePos()),
  2554. destinationSector = retreiveTile(dst);
  2555. const Sector *src = &infoOnSectors[sourceSector],
  2556. *dest = &infoOnSectors[destinationSector];
  2557. if(sourceSector != destinationSector) //use ships, shipyards etc..
  2558. {
  2559. if (ai->isAccessibleForHero(dst, h)) //pathfinder can find a way using ships and gates if tile is not blocked by objects
  2560. return dst;
  2561. std::map<const Sector*, const Sector*> preds;
  2562. std::queue<const Sector *> sectorQueue;
  2563. sectorQueue.push(src);
  2564. while(!sectorQueue.empty())
  2565. {
  2566. const Sector *s = sectorQueue.front();
  2567. sectorQueue.pop();
  2568. for(int3 ep : s->embarkmentPoints)
  2569. {
  2570. Sector *neigh = &infoOnSectors[retreiveTile(ep)];
  2571. //preds[s].push_back(neigh);
  2572. if(!preds[neigh])
  2573. {
  2574. preds[neigh] = s;
  2575. sectorQueue.push(neigh);
  2576. }
  2577. }
  2578. for (auto gate : s->subterraneanGates)
  2579. {
  2580. auto gatePair = ai->knownSubterraneanGates.find(gate);
  2581. if (gatePair != ai->knownSubterraneanGates.end())
  2582. {
  2583. //check the other side of gate
  2584. Sector *neigh = &infoOnSectors[retreiveTile(gatePair->second->visitablePos())];
  2585. if(!preds[neigh]) //if we didn't come into this sector yet
  2586. {
  2587. preds[neigh] = s; //it becomes our new target sector
  2588. sectorQueue.push(neigh);
  2589. }
  2590. }
  2591. }
  2592. }
  2593. if(!preds[dest])
  2594. {
  2595. //write("test.txt");
  2596. return ret;
  2597. //throw cannotFulfillGoalException(boost::str(boost::format("Cannot find connection between sectors %d and %d") % src->id % dst->id));
  2598. }
  2599. std::vector<const Sector*> toTraverse;
  2600. toTraverse.push_back(dest);
  2601. while(toTraverse.back() != src)
  2602. {
  2603. toTraverse.push_back(preds[toTraverse.back()]);
  2604. }
  2605. if(preds[dest])
  2606. {
  2607. //TODO: would be nice to find sectors in loop
  2608. const Sector *sectorToReach = toTraverse.at(toTraverse.size() - 2);
  2609. if(!src->water && sectorToReach->water) //embark
  2610. {
  2611. //embark on ship -> look for an EP with a boat
  2612. auto firstEP = boost::find_if(src->embarkmentPoints, [=](crint3 pos) -> bool
  2613. {
  2614. const TerrainTile *t = cb->getTile(pos);
  2615. return t && t->visitableObjects.size() == 1 && t->topVisitableId() == Obj::BOAT
  2616. && retreiveTile(pos) == sectorToReach->id;
  2617. });
  2618. if(firstEP != src->embarkmentPoints.end())
  2619. {
  2620. return *firstEP;
  2621. }
  2622. else
  2623. {
  2624. //we need to find a shipyard with an access to the desired sector's EP
  2625. //TODO what about Summon Boat spell?
  2626. std::vector<const IShipyard *> shipyards;
  2627. for(const CGTownInstance *t : cb->getTownsInfo())
  2628. {
  2629. if(t->hasBuilt(BuildingID::SHIPYARD))
  2630. shipyards.push_back(t);
  2631. }
  2632. std::vector<const CGObjectInstance*> visObjs;
  2633. ai->retreiveVisitableObjs(visObjs, true);
  2634. for(const CGObjectInstance *obj : visObjs)
  2635. {
  2636. if(obj->ID != Obj::TOWN) //towns were handled in the previous loop
  2637. if(const IShipyard *shipyard = IShipyard::castFrom(obj))
  2638. shipyards.push_back(shipyard);
  2639. }
  2640. shipyards.erase(boost::remove_if(shipyards, [=](const IShipyard *shipyard) -> bool
  2641. {
  2642. return shipyard->shipyardStatus() != 0 || retreiveTile(shipyard->bestLocation()) != sectorToReach->id;
  2643. }),shipyards.end());
  2644. if(!shipyards.size())
  2645. {
  2646. //TODO consider possibility of building shipyard in a town
  2647. return ret;
  2648. //throw cannotFulfillGoalException("There is no known shipyard!");
  2649. }
  2650. //we have only shipyards that possibly can build ships onto the appropriate EP
  2651. auto ownedGoodShipyard = boost::find_if(shipyards, [](const IShipyard *s) -> bool
  2652. {
  2653. return s->o->tempOwner == ai->playerID;
  2654. });
  2655. if(ownedGoodShipyard != shipyards.end())
  2656. {
  2657. const IShipyard *s = *ownedGoodShipyard;
  2658. TResources shipCost;
  2659. s->getBoatCost(shipCost);
  2660. if(cb->getResourceAmount().canAfford(shipCost))
  2661. {
  2662. int3 ret = s->bestLocation();
  2663. cb->buildBoat(s); //TODO: move actions elsewhere
  2664. return ret;
  2665. }
  2666. else
  2667. {
  2668. //TODO gather res
  2669. return ret;
  2670. //throw cannotFulfillGoalException("Not enough resources to build a boat");
  2671. }
  2672. }
  2673. else
  2674. {
  2675. //TODO pick best shipyard to take over
  2676. return shipyards.front()->o->visitablePos();
  2677. }
  2678. }
  2679. }
  2680. else if(src->water && !sectorToReach->water)
  2681. {
  2682. //TODO
  2683. //disembark
  2684. return ret;
  2685. }
  2686. else //use subterranean gates
  2687. {
  2688. //auto t = findFirstVisitableTile (h, dst);
  2689. //if (t.valid())
  2690. // return t;
  2691. //TODO: pop sectors linked by Subterranean Gate in loop
  2692. auto firstGate = boost::find_if(src->subterraneanGates, [=](const CGObjectInstance * gate) -> bool
  2693. {
  2694. //make sure no hero block the way
  2695. auto pos = ai->knownSubterraneanGates[gate]->visitablePos();
  2696. const TerrainTile *t = cb->getTile(pos);
  2697. return t && t->visitableObjects.size() == 1 && t->topVisitableId() == Obj::SUBTERRANEAN_GATE
  2698. && retreiveTile(pos) == sectorToReach->id;
  2699. });
  2700. if(firstGate != src->subterraneanGates.end())
  2701. {
  2702. //TODO: pahtfinder can find path through subterranean gates, but this function only reaches closest gate
  2703. return (*firstGate)->visitablePos();
  2704. }
  2705. //TODO
  2706. //Monolith? Whirlpool? ...
  2707. return ret;
  2708. //throw cannotFulfillGoalException("Land-land and water-water inter-sector transitions are not implemented!");
  2709. }
  2710. }
  2711. else
  2712. {
  2713. return ret;
  2714. //throw cannotFulfillGoalException("Inter-sector route detection failed: not connected sectors?");
  2715. }
  2716. }
  2717. else
  2718. {
  2719. return findFirstVisitableTile(h, dst);
  2720. }
  2721. //FIXME: find out why this line is reached
  2722. logAi->errorStream() << ("Impossible happened at SectorMap::firstTileToGet");
  2723. return ret;
  2724. }
  2725. int3 SectorMap::findFirstVisitableTile (HeroPtr h, crint3 dst)
  2726. {
  2727. int3 ret(-1,-1,-1);
  2728. int3 curtile = dst;
  2729. while(curtile != h->visitablePos())
  2730. {
  2731. auto topObj = cb->getTopObj(curtile);
  2732. if (topObj && topObj->ID == Obj::HERO && topObj != h.h)
  2733. {
  2734. logAi->warnStream() << ("Another allied hero stands in our way");
  2735. return ret;
  2736. }
  2737. if(cb->getPathInfo(curtile)->reachable())
  2738. {
  2739. return curtile;
  2740. }
  2741. else
  2742. {
  2743. auto i = parent.find(curtile);
  2744. if(i != parent.end())
  2745. {
  2746. assert(curtile != i->second);
  2747. curtile = i->second;
  2748. }
  2749. else
  2750. {
  2751. return ret;
  2752. //throw cannotFulfillGoalException("Unreachable tile in sector? Should not happen!");
  2753. }
  2754. }
  2755. }
  2756. return ret;
  2757. }
  2758. void SectorMap::makeParentBFS(crint3 source)
  2759. {
  2760. parent.clear();
  2761. int mySector = retreiveTile(source);
  2762. std::queue<int3> toVisit;
  2763. toVisit.push(source);
  2764. while(!toVisit.empty())
  2765. {
  2766. int3 curPos = toVisit.front();
  2767. toVisit.pop();
  2768. ui8 &sec = retreiveTile(curPos);
  2769. assert(sec == mySector); //consider only tiles from the same sector
  2770. UNUSED(sec);
  2771. foreach_neighbour(curPos, [&](crint3 neighPos)
  2772. {
  2773. if(retreiveTile(neighPos) == mySector && !vstd::contains(parent, neighPos))
  2774. {
  2775. if (cb->canMoveBetween(curPos, neighPos))
  2776. {
  2777. toVisit.push(neighPos);
  2778. parent[neighPos] = curPos;
  2779. }
  2780. }
  2781. });
  2782. }
  2783. }
  2784. unsigned char & SectorMap::retreiveTile(crint3 pos)
  2785. {
  2786. return retreiveTileN(sector, pos);
  2787. }