CGameState.cpp 87 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205
  1. /*
  2. * CGameState.cpp, part of VCMI engine
  3. *
  4. * Authors: listed in file AUTHORS in main folder
  5. *
  6. * License: GNU General Public License v2.0 or later
  7. * Full text of license available in license.txt file, in main folder
  8. *
  9. */
  10. #include "StdInc.h"
  11. #include "CGameState.h"
  12. #include "mapping/CCampaignHandler.h"
  13. #include "mapObjects/CObjectClassesHandler.h"
  14. #include "CArtHandler.h"
  15. #include "CBuildingHandler.h"
  16. #include "CGeneralTextHandler.h"
  17. #include "CTownHandler.h"
  18. #include "spells/CSpellHandler.h"
  19. #include "CHeroHandler.h"
  20. #include "mapObjects/CObjectHandler.h"
  21. #include "CModHandler.h"
  22. #include "GameSettings.h"
  23. #include "TerrainHandler.h"
  24. #include "CSkillHandler.h"
  25. #include "mapping/CMap.h"
  26. #include "mapping/CMapService.h"
  27. #include "StartInfo.h"
  28. #include "NetPacks.h"
  29. #include "registerTypes/RegisterTypes.h"
  30. #include "battle/BattleInfo.h"
  31. #include "JsonNode.h"
  32. #include "filesystem/Filesystem.h"
  33. #include "GameConstants.h"
  34. #include "rmg/CMapGenerator.h"
  35. #include "CStopWatch.h"
  36. #include "mapping/CMapEditManager.h"
  37. #include "serializer/CTypeList.h"
  38. #include "serializer/CMemorySerializer.h"
  39. #include "VCMIDirs.h"
  40. VCMI_LIB_NAMESPACE_BEGIN
  41. boost::shared_mutex CGameState::mutex;
  42. template <typename T> class CApplyOnGS;
  43. class CBaseForGSApply
  44. {
  45. public:
  46. virtual void applyOnGS(CGameState *gs, void *pack) const =0;
  47. virtual ~CBaseForGSApply() = default;
  48. template<typename U> static CBaseForGSApply *getApplier(const U * t=nullptr)
  49. {
  50. return new CApplyOnGS<U>();
  51. }
  52. };
  53. template <typename T> class CApplyOnGS : public CBaseForGSApply
  54. {
  55. public:
  56. void applyOnGS(CGameState *gs, void *pack) const override
  57. {
  58. T *ptr = static_cast<T*>(pack);
  59. boost::unique_lock<boost::shared_mutex> lock(CGameState::mutex);
  60. ptr->applyGs(gs);
  61. }
  62. };
  63. void MetaString::getLocalString(const std::pair<ui8, ui32> & txt, std::string & dst) const
  64. {
  65. int type = txt.first;
  66. int ser = txt.second;
  67. if(type == ART_NAMES)
  68. {
  69. const auto * art = ArtifactID(ser).toArtifact(VLC->artifacts());
  70. if(art)
  71. dst = art->getNameTranslated();
  72. else
  73. dst = "#!#";
  74. }
  75. else if(type == ART_DESCR)
  76. {
  77. const auto * art = ArtifactID(ser).toArtifact(VLC->artifacts());
  78. if(art)
  79. dst = art->getDescriptionTranslated();
  80. else
  81. dst = "#!#";
  82. }
  83. else if (type == ART_EVNTS)
  84. {
  85. const auto * art = ArtifactID(ser).toArtifact(VLC->artifacts());
  86. if(art)
  87. dst = art->getEventTranslated();
  88. else
  89. dst = "#!#";
  90. }
  91. else if(type == CRE_PL_NAMES)
  92. {
  93. const auto * cre = CreatureID(ser).toCreature(VLC->creatures());
  94. if(cre)
  95. dst = cre->getNamePluralTranslated();
  96. else
  97. dst = "#!#";
  98. }
  99. else if(type == CRE_SING_NAMES)
  100. {
  101. const auto * cre = CreatureID(ser).toCreature(VLC->creatures());
  102. if(cre)
  103. dst = cre->getNameSingularTranslated();
  104. else
  105. dst = "#!#";
  106. }
  107. else if(type == MINE_NAMES)
  108. {
  109. dst = VLC->generaltexth->translate("core.minename", ser);
  110. }
  111. else if(type == MINE_EVNTS)
  112. {
  113. dst = VLC->generaltexth->translate("core.mineevnt", ser);
  114. }
  115. else if(type == SPELL_NAME)
  116. {
  117. const auto * spell = SpellID(ser).toSpell(VLC->spells());
  118. if(spell)
  119. dst = spell->getNameTranslated();
  120. else
  121. dst = "#!#";
  122. }
  123. else if(type == OBJ_NAMES)
  124. {
  125. dst = VLC->objtypeh->getObjectName(ser, 0);
  126. }
  127. else if(type == SEC_SKILL_NAME)
  128. {
  129. dst = VLC->skillh->getByIndex(ser)->getNameTranslated();
  130. }
  131. else
  132. {
  133. switch(type)
  134. {
  135. case GENERAL_TXT:
  136. dst = VLC->generaltexth->translate("core.genrltxt", ser);
  137. break;
  138. case RES_NAMES:
  139. dst = VLC->generaltexth->translate("core.restypes", ser);
  140. break;
  141. case ARRAY_TXT:
  142. dst = VLC->generaltexth->translate("core.arraytxt", ser);
  143. break;
  144. case CREGENS:
  145. dst = VLC->objtypeh->getObjectName(Obj::CREATURE_GENERATOR1, ser);
  146. break;
  147. case CREGENS4:
  148. dst = VLC->objtypeh->getObjectName(Obj::CREATURE_GENERATOR4, ser);
  149. break;
  150. case ADVOB_TXT:
  151. dst = VLC->generaltexth->translate("core.advevent", ser);
  152. break;
  153. case COLOR:
  154. dst = VLC->generaltexth->translate("vcmi.capitalColors", ser);
  155. break;
  156. case JK_TXT:
  157. dst = VLC->generaltexth->translate("core.jktext", ser);
  158. break;
  159. default:
  160. logGlobal->error("Failed string substitution because type is %d", type);
  161. dst = "#@#";
  162. return;
  163. }
  164. }
  165. }
  166. DLL_LINKAGE void MetaString::toString(std::string &dst) const
  167. {
  168. size_t exSt = 0;
  169. size_t loSt = 0;
  170. size_t nums = 0;
  171. dst.clear();
  172. for(const auto & elem : message)
  173. {//TEXACT_STRING, TLOCAL_STRING, TNUMBER, TREPLACE_ESTRING, TREPLACE_LSTRING, TREPLACE_NUMBER
  174. switch(elem)
  175. {
  176. case TEXACT_STRING:
  177. dst += exactStrings[exSt++];
  178. break;
  179. case TLOCAL_STRING:
  180. {
  181. std::string hlp;
  182. getLocalString(localStrings[loSt++], hlp);
  183. dst += hlp;
  184. }
  185. break;
  186. case TNUMBER:
  187. dst += std::to_string(numbers[nums++]);
  188. break;
  189. case TREPLACE_ESTRING:
  190. boost::replace_first(dst, "%s", exactStrings[exSt++]);
  191. break;
  192. case TREPLACE_LSTRING:
  193. {
  194. std::string hlp;
  195. getLocalString(localStrings[loSt++], hlp);
  196. boost::replace_first(dst, "%s", hlp);
  197. }
  198. break;
  199. case TREPLACE_NUMBER:
  200. boost::replace_first(dst, "%d", std::to_string(numbers[nums++]));
  201. break;
  202. case TREPLACE_PLUSNUMBER:
  203. boost::replace_first(dst, "%+d", '+' + std::to_string(numbers[nums++]));
  204. break;
  205. default:
  206. logGlobal->error("MetaString processing error! Received message of type %d", int(elem));
  207. break;
  208. }
  209. }
  210. }
  211. DLL_LINKAGE std::string MetaString::toString() const
  212. {
  213. std::string ret;
  214. toString(ret);
  215. return ret;
  216. }
  217. DLL_LINKAGE std::string MetaString::buildList () const
  218. ///used to handle loot from creature bank
  219. {
  220. size_t exSt = 0;
  221. size_t loSt = 0;
  222. size_t nums = 0;
  223. std::string lista;
  224. for (int i = 0; i < message.size(); ++i)
  225. {
  226. if (i > 0 && (message[i] == TEXACT_STRING || message[i] == TLOCAL_STRING))
  227. {
  228. if (exSt == exactStrings.size() - 1)
  229. lista += VLC->generaltexth->allTexts[141]; //" and "
  230. else
  231. lista += ", ";
  232. }
  233. switch (message[i])
  234. {
  235. case TEXACT_STRING:
  236. lista += exactStrings[exSt++];
  237. break;
  238. case TLOCAL_STRING:
  239. {
  240. std::string hlp;
  241. getLocalString (localStrings[loSt++], hlp);
  242. lista += hlp;
  243. }
  244. break;
  245. case TNUMBER:
  246. lista += std::to_string(numbers[nums++]);
  247. break;
  248. case TREPLACE_ESTRING:
  249. lista.replace (lista.find("%s"), 2, exactStrings[exSt++]);
  250. break;
  251. case TREPLACE_LSTRING:
  252. {
  253. std::string hlp;
  254. getLocalString (localStrings[loSt++], hlp);
  255. lista.replace (lista.find("%s"), 2, hlp);
  256. }
  257. break;
  258. case TREPLACE_NUMBER:
  259. lista.replace (lista.find("%d"), 2, std::to_string(numbers[nums++]));
  260. break;
  261. default:
  262. logGlobal->error("MetaString processing error! Received message of type %d",int(message[i]));
  263. }
  264. }
  265. return lista;
  266. }
  267. void MetaString::addCreReplacement(const CreatureID & id, TQuantity count) //adds sing or plural name;
  268. {
  269. if (!count)
  270. addReplacement (CRE_PL_NAMES, id); //no creatures - just empty name (eg. defeat Angels)
  271. else if (count == 1)
  272. addReplacement (CRE_SING_NAMES, id);
  273. else
  274. addReplacement (CRE_PL_NAMES, id);
  275. }
  276. void MetaString::addReplacement(const CStackBasicDescriptor & stack)
  277. {
  278. assert(stack.type); //valid type
  279. addCreReplacement(stack.type->getId(), stack.count);
  280. }
  281. static CGObjectInstance * createObject(const Obj & id, int subid, const int3 & pos, const PlayerColor & owner)
  282. {
  283. CGObjectInstance * nobj;
  284. switch(id)
  285. {
  286. case Obj::HERO:
  287. {
  288. auto handler = VLC->objtypeh->getHandlerFor(id, VLC->heroh->objects[subid]->heroClass->getIndex());
  289. nobj = handler->create(handler->getTemplates().front());
  290. break;
  291. }
  292. case Obj::TOWN:
  293. nobj = new CGTownInstance();
  294. break;
  295. default: //rest of objects
  296. nobj = new CGObjectInstance();
  297. break;
  298. }
  299. nobj->ID = id;
  300. nobj->subID = subid;
  301. nobj->pos = pos;
  302. nobj->tempOwner = owner;
  303. if (id != Obj::HERO)
  304. nobj->appearance = VLC->objtypeh->getHandlerFor(id, subid)->getTemplates().front();
  305. return nobj;
  306. }
  307. CGHeroInstance * CGameState::HeroesPool::pickHeroFor(bool native,
  308. const PlayerColor & player,
  309. const CTown * town,
  310. std::map<ui32, ConstTransitivePtr<CGHeroInstance>> & available,
  311. CRandomGenerator & rand,
  312. const CHeroClass * bannedClass) const
  313. {
  314. CGHeroInstance *ret = nullptr;
  315. if(player>=PlayerColor::PLAYER_LIMIT)
  316. {
  317. logGlobal->error("Cannot pick hero for faction %s. Wrong owner!", town->faction->getJsonKey());
  318. return nullptr;
  319. }
  320. std::vector<CGHeroInstance *> pool;
  321. if(native)
  322. {
  323. for(auto & elem : available)
  324. {
  325. if(pavailable.find(elem.first)->second & 1<<player.getNum()
  326. && elem.second->type->heroClass->faction == town->faction->getIndex())
  327. {
  328. pool.push_back(elem.second); //get all available heroes
  329. }
  330. }
  331. if(pool.empty())
  332. {
  333. logGlobal->error("Cannot pick native hero for %s. Picking any...", player.getStr());
  334. return pickHeroFor(false, player, town, available, rand);
  335. }
  336. else
  337. {
  338. ret = *RandomGeneratorUtil::nextItem(pool, rand);
  339. }
  340. }
  341. else
  342. {
  343. int sum = 0;
  344. int r;
  345. for(auto & elem : available)
  346. {
  347. if (pavailable.find(elem.first)->second & (1<<player.getNum()) && // hero is available
  348. ( !bannedClass || elem.second->type->heroClass != bannedClass) ) // and his class is not same as other hero
  349. {
  350. pool.push_back(elem.second);
  351. sum += elem.second->type->heroClass->selectionProbability[town->faction->getId()]; //total weight
  352. }
  353. }
  354. if(pool.empty() || sum == 0)
  355. {
  356. logGlobal->error("There are no heroes available for player %s!", player.getStr());
  357. return nullptr;
  358. }
  359. r = rand.nextInt(sum - 1);
  360. for (auto & elem : pool)
  361. {
  362. r -= elem->type->heroClass->selectionProbability[town->faction->getId()];
  363. if(r < 0)
  364. {
  365. ret = elem;
  366. break;
  367. }
  368. }
  369. if(!ret)
  370. ret = pool.back();
  371. }
  372. available.erase(ret->subID);
  373. return ret;
  374. }
  375. void CGameState::CrossoverHeroesList::addHeroToBothLists(CGHeroInstance * hero)
  376. {
  377. heroesFromPreviousScenario.push_back(hero);
  378. heroesFromAnyPreviousScenarios.push_back(hero);
  379. }
  380. void CGameState::CrossoverHeroesList::removeHeroFromBothLists(CGHeroInstance * hero)
  381. {
  382. heroesFromPreviousScenario -= hero;
  383. heroesFromAnyPreviousScenarios -= hero;
  384. }
  385. CGameState::CampaignHeroReplacement::CampaignHeroReplacement(CGHeroInstance * hero, const ObjectInstanceID & heroPlaceholderId):
  386. hero(hero),
  387. heroPlaceholderId(heroPlaceholderId)
  388. {
  389. }
  390. int CGameState::pickNextHeroType(const PlayerColor & owner)
  391. {
  392. const PlayerSettings &ps = scenarioOps->getIthPlayersSettings(owner);
  393. if(ps.hero >= 0 && !isUsedHero(HeroTypeID(ps.hero))) //we haven't used selected hero
  394. {
  395. return ps.hero;
  396. }
  397. return pickUnusedHeroTypeRandomly(owner);
  398. }
  399. int CGameState::pickUnusedHeroTypeRandomly(const PlayerColor & owner)
  400. {
  401. //list of available heroes for this faction and others
  402. std::vector<HeroTypeID> factionHeroes;
  403. std::vector<HeroTypeID> otherHeroes;
  404. const PlayerSettings &ps = scenarioOps->getIthPlayersSettings(owner);
  405. for(const HeroTypeID & hid : getUnusedAllowedHeroes())
  406. {
  407. if(VLC->heroh->objects[hid.getNum()]->heroClass->faction == ps.castle)
  408. factionHeroes.push_back(hid);
  409. else
  410. otherHeroes.push_back(hid);
  411. }
  412. // select random hero native to "our" faction
  413. if(!factionHeroes.empty())
  414. {
  415. return RandomGeneratorUtil::nextItem(factionHeroes, getRandomGenerator())->getNum();
  416. }
  417. logGlobal->warn("Cannot find free hero of appropriate faction for player %s - trying to get first available...", owner.getStr());
  418. if(!otherHeroes.empty())
  419. {
  420. return RandomGeneratorUtil::nextItem(otherHeroes, getRandomGenerator())->getNum();
  421. }
  422. logGlobal->error("No free allowed heroes!");
  423. auto notAllowedHeroesButStillBetterThanCrash = getUnusedAllowedHeroes(true);
  424. if(!notAllowedHeroesButStillBetterThanCrash.empty())
  425. return notAllowedHeroesButStillBetterThanCrash.begin()->getNum();
  426. logGlobal->error("No free heroes at all!");
  427. assert(0); //current code can't handle this situation
  428. return -1; // no available heroes at all
  429. }
  430. std::pair<Obj,int> CGameState::pickObject (CGObjectInstance *obj)
  431. {
  432. switch(obj->ID)
  433. {
  434. case Obj::RANDOM_ART:
  435. return std::make_pair(Obj::ARTIFACT, VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_TREASURE | CArtifact::ART_MINOR | CArtifact::ART_MAJOR | CArtifact::ART_RELIC));
  436. case Obj::RANDOM_TREASURE_ART:
  437. return std::make_pair(Obj::ARTIFACT, VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_TREASURE));
  438. case Obj::RANDOM_MINOR_ART:
  439. return std::make_pair(Obj::ARTIFACT, VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_MINOR));
  440. case Obj::RANDOM_MAJOR_ART:
  441. return std::make_pair(Obj::ARTIFACT, VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_MAJOR));
  442. case Obj::RANDOM_RELIC_ART:
  443. return std::make_pair(Obj::ARTIFACT, VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_RELIC));
  444. case Obj::RANDOM_HERO:
  445. return std::make_pair(Obj::HERO, pickNextHeroType(obj->tempOwner));
  446. case Obj::RANDOM_MONSTER:
  447. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator()));
  448. case Obj::RANDOM_MONSTER_L1:
  449. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 1));
  450. case Obj::RANDOM_MONSTER_L2:
  451. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 2));
  452. case Obj::RANDOM_MONSTER_L3:
  453. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 3));
  454. case Obj::RANDOM_MONSTER_L4:
  455. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 4));
  456. case Obj::RANDOM_RESOURCE:
  457. return std::make_pair(Obj::RESOURCE,getRandomGenerator().nextInt(6)); //now it's OH3 style, use %8 for mithril
  458. case Obj::RANDOM_TOWN:
  459. {
  460. PlayerColor align = (dynamic_cast<CGTownInstance *>(obj))->alignmentToPlayer;
  461. si32 f; // can be negative (for random)
  462. if(align >= PlayerColor::PLAYER_LIMIT) //same as owner / random
  463. {
  464. if(obj->tempOwner >= PlayerColor::PLAYER_LIMIT)
  465. f = -1; //random
  466. else
  467. f = scenarioOps->getIthPlayersSettings(obj->tempOwner).castle;
  468. }
  469. else
  470. {
  471. f = scenarioOps->getIthPlayersSettings(align).castle;
  472. }
  473. if(f<0)
  474. {
  475. do
  476. {
  477. f = getRandomGenerator().nextInt((int)VLC->townh->size() - 1);
  478. }
  479. while ((*VLC->townh)[f]->town == nullptr); // find playable faction
  480. }
  481. return std::make_pair(Obj::TOWN,f);
  482. }
  483. case Obj::RANDOM_MONSTER_L5:
  484. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 5));
  485. case Obj::RANDOM_MONSTER_L6:
  486. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 6));
  487. case Obj::RANDOM_MONSTER_L7:
  488. return std::make_pair(Obj::MONSTER, VLC->creh->pickRandomMonster(getRandomGenerator(), 7));
  489. case Obj::RANDOM_DWELLING:
  490. case Obj::RANDOM_DWELLING_LVL:
  491. case Obj::RANDOM_DWELLING_FACTION:
  492. {
  493. auto * dwl = dynamic_cast<CGDwelling *>(obj);
  494. int faction;
  495. //if castle alignment available
  496. if(auto * info = dynamic_cast<CCreGenAsCastleInfo *>(dwl->info))
  497. {
  498. faction = getRandomGenerator().nextInt((int)VLC->townh->size() - 1);
  499. if(info->asCastle && !info->instanceId.empty())
  500. {
  501. auto iter = map->instanceNames.find(info->instanceId);
  502. if(iter == map->instanceNames.end())
  503. logGlobal->error("Map object not found: %s", info->instanceId);
  504. else
  505. {
  506. auto elem = iter->second;
  507. if(elem->ID==Obj::RANDOM_TOWN)
  508. {
  509. randomizeObject(elem.get()); //we have to randomize the castle first
  510. faction = elem->subID;
  511. }
  512. else if(elem->ID==Obj::TOWN)
  513. faction = elem->subID;
  514. else
  515. logGlobal->error("Map object must be town: %s", info->instanceId);
  516. }
  517. }
  518. else if(info->asCastle)
  519. {
  520. for(auto & elem : map->objects)
  521. {
  522. if(!elem)
  523. continue;
  524. if(elem->ID==Obj::RANDOM_TOWN
  525. && dynamic_cast<CGTownInstance*>(elem.get())->identifier == info->identifier)
  526. {
  527. randomizeObject(elem); //we have to randomize the castle first
  528. faction = elem->subID;
  529. break;
  530. }
  531. else if(elem->ID==Obj::TOWN
  532. && dynamic_cast<CGTownInstance*>(elem.get())->identifier == info->identifier)
  533. {
  534. faction = elem->subID;
  535. break;
  536. }
  537. }
  538. }
  539. else
  540. {
  541. std::set<int> temp;
  542. for(int i = 0; i < info->allowedFactions.size(); i++)
  543. if(info->allowedFactions[i])
  544. temp.insert(i);
  545. if(temp.empty())
  546. logGlobal->error("Random faction selection failed. Nothing is allowed. Fall back to random.");
  547. else
  548. faction = *RandomGeneratorUtil::nextItem(temp, getRandomGenerator());
  549. }
  550. }
  551. else // castle alignment fixed
  552. faction = obj->subID;
  553. int level;
  554. //if level set to range
  555. if(auto * info = dynamic_cast<CCreGenLeveledInfo *>(dwl->info))
  556. {
  557. level = getRandomGenerator().nextInt(info->minLevel, info->maxLevel);
  558. }
  559. else // fixed level
  560. {
  561. level = obj->subID;
  562. }
  563. delete dwl->info;
  564. dwl->info = nullptr;
  565. std::pair<Obj, int> result(Obj::NO_OBJ, -1);
  566. CreatureID cid = (*VLC->townh)[faction]->town->creatures[level][0];
  567. //NOTE: this will pick last dwelling with this creature (Mantis #900)
  568. //check for block map equality is better but more complex solution
  569. auto testID = [&](const Obj & primaryID) -> void
  570. {
  571. auto dwellingIDs = VLC->objtypeh->knownSubObjects(primaryID);
  572. for (si32 entry : dwellingIDs)
  573. {
  574. const auto * handler = dynamic_cast<const CDwellingInstanceConstructor *>(VLC->objtypeh->getHandlerFor(primaryID, entry).get());
  575. if (handler->producesCreature(VLC->creh->objects[cid]))
  576. result = std::make_pair(primaryID, entry);
  577. }
  578. };
  579. testID(Obj::CREATURE_GENERATOR1);
  580. if (result.first == Obj::NO_OBJ)
  581. testID(Obj::CREATURE_GENERATOR4);
  582. if (result.first == Obj::NO_OBJ)
  583. {
  584. logGlobal->error("Error: failed to find dwelling for %s of level %d", (*VLC->townh)[faction]->getNameTranslated(), int(level));
  585. result = std::make_pair(Obj::CREATURE_GENERATOR1, *RandomGeneratorUtil::nextItem(VLC->objtypeh->knownSubObjects(Obj::CREATURE_GENERATOR1), getRandomGenerator()));
  586. }
  587. return result;
  588. }
  589. }
  590. return std::make_pair(Obj::NO_OBJ,-1);
  591. }
  592. void CGameState::randomizeObject(CGObjectInstance *cur)
  593. {
  594. std::pair<Obj,int> ran = pickObject(cur);
  595. if(ran.first == Obj::NO_OBJ || ran.second<0) //this is not a random object, or we couldn't find anything
  596. {
  597. if(cur->ID==Obj::TOWN)
  598. cur->setType(cur->ID, cur->subID); // update def, if necessary
  599. }
  600. else if(ran.first==Obj::HERO)//special code for hero
  601. {
  602. auto * h = dynamic_cast<CGHeroInstance *>(cur);
  603. cur->setType(ran.first, ran.second);
  604. map->heroesOnMap.emplace_back(h);
  605. }
  606. else if(ran.first==Obj::TOWN)//special code for town
  607. {
  608. auto * t = dynamic_cast<CGTownInstance *>(cur);
  609. cur->setType(ran.first, ran.second);
  610. map->towns.emplace_back(t);
  611. }
  612. else
  613. {
  614. cur->setType(ran.first, ran.second);
  615. }
  616. }
  617. int CGameState::getDate(Date::EDateType mode) const
  618. {
  619. int temp;
  620. switch (mode)
  621. {
  622. case Date::DAY:
  623. return day;
  624. case Date::DAY_OF_WEEK: //day of week
  625. temp = (day)%7; // 1 - Monday, 7 - Sunday
  626. return temp ? temp : 7;
  627. case Date::WEEK: //current week
  628. temp = ((day-1)/7)+1;
  629. if (!(temp%4))
  630. return 4;
  631. else
  632. return (temp%4);
  633. case Date::MONTH: //current month
  634. return ((day-1)/28)+1;
  635. case Date::DAY_OF_MONTH: //day of month
  636. temp = (day)%28;
  637. if (temp)
  638. return temp;
  639. else return 28;
  640. }
  641. return 0;
  642. }
  643. CGameState::CGameState()
  644. {
  645. gs = this;
  646. applier = std::make_shared<CApplier<CBaseForGSApply>>();
  647. registerTypesClientPacks1(*applier);
  648. registerTypesClientPacks2(*applier);
  649. globalEffects.setNodeType(CBonusSystemNode::GLOBAL_EFFECTS);
  650. }
  651. CGameState::~CGameState()
  652. {
  653. map.dellNull();
  654. curB.dellNull();
  655. for(auto ptr : hpool.heroesPool) // clean hero pool
  656. ptr.second.dellNull();
  657. }
  658. void CGameState::preInit(Services * services)
  659. {
  660. this->services = services;
  661. }
  662. void CGameState::init(const IMapService * mapService, StartInfo * si, bool allowSavingRandomMap)
  663. {
  664. preInitAuto();
  665. logGlobal->info("\tUsing random seed: %d", si->seedToBeUsed);
  666. getRandomGenerator().setSeed(si->seedToBeUsed);
  667. scenarioOps = CMemorySerializer::deepCopy(*si).release();
  668. initialOpts = CMemorySerializer::deepCopy(*si).release();
  669. si = nullptr;
  670. switch(scenarioOps->mode)
  671. {
  672. case StartInfo::NEW_GAME:
  673. initNewGame(mapService, allowSavingRandomMap);
  674. break;
  675. case StartInfo::CAMPAIGN:
  676. initCampaign();
  677. break;
  678. default:
  679. logGlobal->error("Wrong mode: %d", static_cast<int>(scenarioOps->mode));
  680. return;
  681. }
  682. VLC->arth->initAllowedArtifactsList(map->allowedArtifact);
  683. logGlobal->info("Map loaded!");
  684. checkMapChecksum();
  685. day = 0;
  686. logGlobal->debug("Initialization:");
  687. initGlobalBonuses();
  688. initPlayerStates();
  689. placeCampaignHeroes();
  690. initGrailPosition();
  691. initRandomFactionsForPlayers();
  692. randomizeMapObjects();
  693. placeStartingHeroes();
  694. initStartingResources();
  695. initHeroes();
  696. initStartingBonus();
  697. initTowns();
  698. placeHeroesInTowns();
  699. initMapObjects();
  700. buildBonusSystemTree();
  701. initVisitingAndGarrisonedHeroes();
  702. initFogOfWar();
  703. // Explicitly initialize static variables
  704. for(auto & elem : players)
  705. {
  706. CGKeys::playerKeyMap[elem.first] = std::set<ui8>();
  707. }
  708. for(auto & elem : teams)
  709. {
  710. CGObelisk::visited[elem.first] = 0;
  711. }
  712. logGlobal->debug("\tChecking objectives");
  713. map->checkForObjectives(); //needs to be run when all objects are properly placed
  714. auto seedAfterInit = getRandomGenerator().nextInt();
  715. logGlobal->info("Seed after init is %d (before was %d)", seedAfterInit, scenarioOps->seedToBeUsed);
  716. if(scenarioOps->seedPostInit > 0)
  717. {
  718. //RNG must be in the same state on all machines when initialization is done (otherwise we have desync)
  719. assert(scenarioOps->seedPostInit == seedAfterInit);
  720. }
  721. else
  722. {
  723. scenarioOps->seedPostInit = seedAfterInit; //store the post init "seed"
  724. }
  725. }
  726. void CGameState::updateEntity(Metatype metatype, int32_t index, const JsonNode & data)
  727. {
  728. switch(metatype)
  729. {
  730. case Metatype::ARTIFACT_INSTANCE:
  731. logGlobal->error("Artifact instance update is not implemented");
  732. break;
  733. case Metatype::CREATURE_INSTANCE:
  734. logGlobal->error("Creature instance update is not implemented");
  735. break;
  736. case Metatype::HERO_INSTANCE:
  737. //index is hero type
  738. if(index >= 0 && index < map->allHeroes.size())
  739. {
  740. CGHeroInstance * hero = map->allHeroes.at(index);
  741. hero->updateFrom(data);
  742. }
  743. else
  744. {
  745. logGlobal->error("Update entity: hero index %s is out of range [%d,%d]", index, 0, map->allHeroes.size());
  746. }
  747. break;
  748. case Metatype::MAP_OBJECT_INSTANCE:
  749. if(index >= 0 && index < map->objects.size())
  750. {
  751. CGObjectInstance * obj = getObjInstance(ObjectInstanceID(index));
  752. obj->updateFrom(data);
  753. }
  754. else
  755. {
  756. logGlobal->error("Update entity: object index %s is out of range [%d,%d]", index, 0, map->objects.size());
  757. }
  758. break;
  759. default:
  760. services->updateEntity(metatype, index, data);
  761. break;
  762. }
  763. }
  764. void CGameState::updateOnLoad(StartInfo * si)
  765. {
  766. preInitAuto();
  767. scenarioOps->playerInfos = si->playerInfos;
  768. for(auto & i : si->playerInfos)
  769. gs->players[i.first].human = i.second.isControlledByHuman();
  770. }
  771. void CGameState::preInitAuto()
  772. {
  773. if(services == nullptr)
  774. {
  775. logGlobal->error("Game state preinit missing");
  776. preInit(VLC);
  777. }
  778. }
  779. void CGameState::initNewGame(const IMapService * mapService, bool allowSavingRandomMap)
  780. {
  781. if(scenarioOps->createRandomMap())
  782. {
  783. logGlobal->info("Create random map.");
  784. CStopWatch sw;
  785. // Gen map
  786. CMapGenerator mapGenerator(*scenarioOps->mapGenOptions, scenarioOps->seedToBeUsed);
  787. std::unique_ptr<CMap> randomMap = mapGenerator.generate();
  788. if(allowSavingRandomMap)
  789. {
  790. try
  791. {
  792. auto path = VCMIDirs::get().userCachePath() / "RandomMaps";
  793. boost::filesystem::create_directories(path);
  794. std::shared_ptr<CMapGenOptions> options = scenarioOps->mapGenOptions;
  795. const std::string templateName = options->getMapTemplate()->getName();
  796. const ui32 seed = scenarioOps->seedToBeUsed;
  797. const std::string fileName = boost::str(boost::format("%s_%d.vmap") % templateName % seed );
  798. const auto fullPath = path / fileName;
  799. mapService->saveMap(randomMap, fullPath);
  800. logGlobal->info("Random map has been saved to:");
  801. logGlobal->info(fullPath.string());
  802. }
  803. catch(...)
  804. {
  805. logGlobal->error("Saving random map failed with exception");
  806. handleException();
  807. }
  808. }
  809. map = randomMap.release();
  810. // Update starting options
  811. for(int i = 0; i < map->players.size(); ++i)
  812. {
  813. const auto & playerInfo = map->players[i];
  814. if(playerInfo.canAnyonePlay())
  815. {
  816. PlayerSettings & playerSettings = scenarioOps->playerInfos[PlayerColor(i)];
  817. playerSettings.compOnly = !playerInfo.canHumanPlay;
  818. playerSettings.team = playerInfo.team;
  819. playerSettings.castle = playerInfo.defaultCastle();
  820. if(playerSettings.isControlledByAI() && playerSettings.name.empty())
  821. {
  822. playerSettings.name = VLC->generaltexth->allTexts[468];
  823. }
  824. playerSettings.color = PlayerColor(i);
  825. }
  826. else
  827. {
  828. scenarioOps->playerInfos.erase(PlayerColor(i));
  829. }
  830. }
  831. logGlobal->info("Generated random map in %i ms.", sw.getDiff());
  832. }
  833. else
  834. {
  835. logGlobal->info("Open map file: %s", scenarioOps->mapname);
  836. const ResourceID mapURI(scenarioOps->mapname, EResType::MAP);
  837. map = mapService->loadMap(mapURI).release();
  838. }
  839. }
  840. void CGameState::initCampaign()
  841. {
  842. logGlobal->info("Open campaign map file: %d", scenarioOps->campState->currentMap.value());
  843. map = scenarioOps->campState->getMap();
  844. }
  845. void CGameState::checkMapChecksum()
  846. {
  847. logGlobal->info("\tOur checksum for the map: %d", map->checksum);
  848. if(scenarioOps->mapfileChecksum)
  849. {
  850. logGlobal->info("\tServer checksum for %s: %d", scenarioOps->mapname, scenarioOps->mapfileChecksum);
  851. if(map->checksum != scenarioOps->mapfileChecksum)
  852. {
  853. logGlobal->error("Wrong map checksum!!!");
  854. throw std::runtime_error("Wrong checksum");
  855. }
  856. }
  857. else
  858. {
  859. scenarioOps->mapfileChecksum = map->checksum;
  860. }
  861. }
  862. void CGameState::initGlobalBonuses()
  863. {
  864. const JsonNode & baseBonuses = VLC->settings()->getValue(EGameSettings::BONUSES_GLOBAL);
  865. logGlobal->debug("\tLoading global bonuses");
  866. for(const auto & b : baseBonuses.Struct())
  867. {
  868. auto bonus = JsonUtils::parseBonus(b.second);
  869. bonus->source = BonusSource::GLOBAL;//for all
  870. bonus->sid = -1; //there is one global object
  871. globalEffects.addNewBonus(bonus);
  872. }
  873. VLC->creh->loadCrExpBon(globalEffects);
  874. }
  875. void CGameState::initGrailPosition()
  876. {
  877. logGlobal->debug("\tPicking grail position");
  878. //pick grail location
  879. if(map->grailPos.x < 0 || map->grailRadius) //grail not set or set within a radius around some place
  880. {
  881. if(!map->grailRadius) //radius not given -> anywhere on map
  882. map->grailRadius = map->width * 2;
  883. std::vector<int3> allowedPos;
  884. static const int BORDER_WIDTH = 9; // grail must be at least 9 tiles away from border
  885. // add all not blocked tiles in range
  886. for (int z = 0; z < map->levels(); z++)
  887. {
  888. for(int x = BORDER_WIDTH; x < map->width - BORDER_WIDTH ; x++)
  889. {
  890. for(int y = BORDER_WIDTH; y < map->height - BORDER_WIDTH; y++)
  891. {
  892. const TerrainTile &t = map->getTile(int3(x, y, z));
  893. if(!t.blocked
  894. && !t.visitable
  895. && t.terType->isLand()
  896. && t.terType->isPassable()
  897. && (int)map->grailPos.dist2dSQ(int3(x, y, z)) <= (map->grailRadius * map->grailRadius))
  898. allowedPos.emplace_back(x, y, z);
  899. }
  900. }
  901. }
  902. //remove tiles with holes
  903. for(auto & elem : map->objects)
  904. if(elem && elem->ID == Obj::HOLE)
  905. allowedPos -= elem->pos;
  906. if(!allowedPos.empty())
  907. {
  908. map->grailPos = *RandomGeneratorUtil::nextItem(allowedPos, getRandomGenerator());
  909. }
  910. else
  911. {
  912. logGlobal->warn("Grail cannot be placed, no appropriate tile found!");
  913. }
  914. }
  915. }
  916. void CGameState::initRandomFactionsForPlayers()
  917. {
  918. logGlobal->debug("\tPicking random factions for players");
  919. for(auto & elem : scenarioOps->playerInfos)
  920. {
  921. if(elem.second.castle==-1)
  922. {
  923. auto randomID = getRandomGenerator().nextInt((int)map->players[elem.first.getNum()].allowedFactions.size() - 1);
  924. auto iter = map->players[elem.first.getNum()].allowedFactions.begin();
  925. std::advance(iter, randomID);
  926. elem.second.castle = *iter;
  927. }
  928. }
  929. }
  930. void CGameState::randomizeMapObjects()
  931. {
  932. logGlobal->debug("\tRandomizing objects");
  933. for(CGObjectInstance *obj : map->objects)
  934. {
  935. if(!obj) continue;
  936. randomizeObject(obj);
  937. //handle Favouring Winds - mark tiles under it
  938. if(obj->ID == Obj::FAVORABLE_WINDS)
  939. {
  940. for (int i = 0; i < obj->getWidth() ; i++)
  941. {
  942. for (int j = 0; j < obj->getHeight() ; j++)
  943. {
  944. int3 pos = obj->pos - int3(i,j,0);
  945. if(map->isInTheMap(pos)) map->getTile(pos).extTileFlags |= 128;
  946. }
  947. }
  948. }
  949. }
  950. }
  951. void CGameState::initPlayerStates()
  952. {
  953. logGlobal->debug("\tCreating player entries in gs");
  954. for(auto & elem : scenarioOps->playerInfos)
  955. {
  956. PlayerState & p = players[elem.first];
  957. p.color=elem.first;
  958. p.human = elem.second.isControlledByHuman();
  959. p.team = map->players[elem.first.getNum()].team;
  960. teams[p.team].id = p.team;//init team
  961. teams[p.team].players.insert(elem.first);//add player to team
  962. }
  963. }
  964. void CGameState::placeCampaignHeroes()
  965. {
  966. if (scenarioOps->campState)
  967. {
  968. // place bonus hero
  969. auto campaignBonus = scenarioOps->campState->getBonusForCurrentMap();
  970. bool campaignGiveHero = campaignBonus && campaignBonus->type == CScenarioTravel::STravelBonus::HERO;
  971. if(campaignGiveHero)
  972. {
  973. auto playerColor = PlayerColor(campaignBonus->info1);
  974. auto it = scenarioOps->playerInfos.find(playerColor);
  975. if(it != scenarioOps->playerInfos.end())
  976. {
  977. auto heroTypeId = campaignBonus->info2;
  978. if(heroTypeId == 0xffff) // random bonus hero
  979. {
  980. heroTypeId = pickUnusedHeroTypeRandomly(playerColor);
  981. }
  982. placeStartingHero(playerColor, HeroTypeID(heroTypeId), map->players[playerColor.getNum()].posOfMainTown);
  983. }
  984. }
  985. // replace heroes placeholders
  986. auto crossoverHeroes = getCrossoverHeroesFromPreviousScenarios();
  987. if(!crossoverHeroes.heroesFromAnyPreviousScenarios.empty())
  988. {
  989. logGlobal->debug("\tGenerate list of hero placeholders");
  990. auto campaignHeroReplacements = generateCampaignHeroesToReplace(crossoverHeroes);
  991. logGlobal->debug("\tPrepare crossover heroes");
  992. prepareCrossoverHeroes(campaignHeroReplacements, scenarioOps->campState->getCurrentScenario().travelOptions);
  993. // remove same heroes on the map which will be added through crossover heroes
  994. // INFO: we will remove heroes because later it may be possible that the API doesn't allow having heroes
  995. // with the same hero type id
  996. std::vector<CGHeroInstance *> removedHeroes;
  997. for(auto & campaignHeroReplacement : campaignHeroReplacements)
  998. {
  999. auto * hero = getUsedHero(HeroTypeID(campaignHeroReplacement.hero->subID));
  1000. if(hero)
  1001. {
  1002. removedHeroes.push_back(hero);
  1003. map->heroesOnMap -= hero;
  1004. map->objects[hero->id.getNum()] = nullptr;
  1005. map->removeBlockVisTiles(hero, true);
  1006. }
  1007. }
  1008. logGlobal->debug("\tReplace placeholders with heroes");
  1009. replaceHeroesPlaceholders(campaignHeroReplacements);
  1010. // now add removed heroes again with unused type ID
  1011. for(auto * hero : removedHeroes)
  1012. {
  1013. si32 heroTypeId = 0;
  1014. if(hero->ID == Obj::HERO)
  1015. {
  1016. heroTypeId = pickUnusedHeroTypeRandomly(hero->tempOwner);
  1017. }
  1018. else if(hero->ID == Obj::PRISON)
  1019. {
  1020. auto unusedHeroTypeIds = getUnusedAllowedHeroes();
  1021. if(!unusedHeroTypeIds.empty())
  1022. {
  1023. heroTypeId = (*RandomGeneratorUtil::nextItem(unusedHeroTypeIds, getRandomGenerator())).getNum();
  1024. }
  1025. else
  1026. {
  1027. logGlobal->error("No free hero type ID found to replace prison.");
  1028. assert(0);
  1029. }
  1030. }
  1031. else
  1032. {
  1033. assert(0); // should not happen
  1034. }
  1035. hero->subID = heroTypeId;
  1036. hero->portrait = hero->subID;
  1037. map->getEditManager()->insertObject(hero);
  1038. }
  1039. }
  1040. }
  1041. // remove hero placeholders on map
  1042. for(auto obj : map->objects)
  1043. {
  1044. if(obj && obj->ID == Obj::HERO_PLACEHOLDER)
  1045. {
  1046. auto heroPlaceholder = dynamic_cast<CGHeroPlaceholder *>(obj.get());
  1047. map->removeBlockVisTiles(heroPlaceholder, true);
  1048. map->instanceNames.erase(obj->instanceName);
  1049. map->objects[heroPlaceholder->id.getNum()] = nullptr;
  1050. delete heroPlaceholder;
  1051. }
  1052. }
  1053. }
  1054. void CGameState::placeStartingHero(const PlayerColor & playerColor, const HeroTypeID & heroTypeId, int3 townPos)
  1055. {
  1056. for(auto town : map->towns)
  1057. {
  1058. if(town->getPosition() == townPos)
  1059. {
  1060. townPos = town->visitablePos();
  1061. break;
  1062. }
  1063. }
  1064. CGObjectInstance * hero = createObject(Obj::HERO, heroTypeId.getNum(), townPos, playerColor);
  1065. hero->pos += hero->getVisitableOffset();
  1066. map->getEditManager()->insertObject(hero);
  1067. }
  1068. CGameState::CrossoverHeroesList CGameState::getCrossoverHeroesFromPreviousScenarios() const
  1069. {
  1070. CrossoverHeroesList crossoverHeroes;
  1071. auto campaignState = scenarioOps->campState;
  1072. auto bonus = campaignState->getBonusForCurrentMap();
  1073. if(bonus && bonus->type == CScenarioTravel::STravelBonus::HEROES_FROM_PREVIOUS_SCENARIO)
  1074. {
  1075. std::vector<CGHeroInstance *> heroes;
  1076. for(auto & node : campaignState->camp->scenarios[bonus->info2].crossoverHeroes)
  1077. {
  1078. auto * h = CCampaignState::crossoverDeserialize(node);
  1079. heroes.push_back(h);
  1080. }
  1081. crossoverHeroes.heroesFromAnyPreviousScenarios = crossoverHeroes.heroesFromPreviousScenario = heroes;
  1082. }
  1083. else
  1084. {
  1085. if(!campaignState->mapsConquered.empty())
  1086. {
  1087. std::vector<CGHeroInstance *> heroes = {};
  1088. crossoverHeroes.heroesFromAnyPreviousScenarios = crossoverHeroes.heroesFromPreviousScenario = heroes;
  1089. crossoverHeroes.heroesFromPreviousScenario = heroes;
  1090. for(auto mapNr : campaignState->mapsConquered)
  1091. {
  1092. // create a list of deleted heroes
  1093. auto & scenario = campaignState->camp->scenarios[mapNr];
  1094. auto lostCrossoverHeroes = scenario.getLostCrossoverHeroes();
  1095. // remove heroes which didn't reached the end of the scenario, but were available at the start
  1096. for(auto * hero : lostCrossoverHeroes)
  1097. {
  1098. // auto hero = CCampaignState::crossoverDeserialize(node);
  1099. vstd::erase_if(crossoverHeroes.heroesFromAnyPreviousScenarios, [hero](CGHeroInstance * h)
  1100. {
  1101. return hero->subID == h->subID;
  1102. });
  1103. }
  1104. // now add heroes which completed the scenario
  1105. for(auto node : scenario.crossoverHeroes)
  1106. {
  1107. auto * hero = CCampaignState::crossoverDeserialize(node);
  1108. // add new heroes and replace old heroes with newer ones
  1109. auto it = range::find_if(crossoverHeroes.heroesFromAnyPreviousScenarios, [hero](CGHeroInstance * h)
  1110. {
  1111. return hero->subID == h->subID;
  1112. });
  1113. if(it != crossoverHeroes.heroesFromAnyPreviousScenarios.end())
  1114. {
  1115. // replace old hero with newer one
  1116. crossoverHeroes.heroesFromAnyPreviousScenarios[it - crossoverHeroes.heroesFromAnyPreviousScenarios.begin()] = hero;
  1117. }
  1118. else
  1119. {
  1120. // add new hero
  1121. crossoverHeroes.heroesFromAnyPreviousScenarios.push_back(hero);
  1122. }
  1123. if(mapNr == campaignState->mapsConquered.back())
  1124. {
  1125. crossoverHeroes.heroesFromPreviousScenario.push_back(hero);
  1126. }
  1127. }
  1128. }
  1129. }
  1130. }
  1131. return crossoverHeroes;
  1132. }
  1133. void CGameState::prepareCrossoverHeroes(std::vector<CGameState::CampaignHeroReplacement> & campaignHeroReplacements, const CScenarioTravel & travelOptions)
  1134. {
  1135. // create heroes list for convenience iterating
  1136. std::vector<CGHeroInstance *> crossoverHeroes;
  1137. crossoverHeroes.reserve(campaignHeroReplacements.size());
  1138. for(auto & campaignHeroReplacement : campaignHeroReplacements)
  1139. {
  1140. crossoverHeroes.push_back(campaignHeroReplacement.hero);
  1141. }
  1142. // TODO replace magic numbers with named constants
  1143. // TODO this logic (what should be kept) should be part of CScenarioTravel and be exposed via some clean set of methods
  1144. if(!travelOptions.whatHeroKeeps.experience)
  1145. {
  1146. //trimming experience
  1147. for(CGHeroInstance * cgh : crossoverHeroes)
  1148. {
  1149. cgh->initExp(getRandomGenerator());
  1150. }
  1151. }
  1152. if(!travelOptions.whatHeroKeeps.primarySkills)
  1153. {
  1154. //trimming prim skills
  1155. for(CGHeroInstance * cgh : crossoverHeroes)
  1156. {
  1157. for(int g=0; g<GameConstants::PRIMARY_SKILLS; ++g)
  1158. {
  1159. auto sel = Selector::type()(BonusType::PRIMARY_SKILL)
  1160. .And(Selector::subtype()(g))
  1161. .And(Selector::sourceType()(BonusSource::HERO_BASE_SKILL));
  1162. cgh->getBonusLocalFirst(sel)->val = cgh->type->heroClass->primarySkillInitial[g];
  1163. }
  1164. }
  1165. }
  1166. if(!travelOptions.whatHeroKeeps.secondarySkills)
  1167. {
  1168. //trimming sec skills
  1169. for(CGHeroInstance * cgh : crossoverHeroes)
  1170. {
  1171. cgh->secSkills = cgh->type->secSkillsInit;
  1172. cgh->recreateSecondarySkillsBonuses();
  1173. }
  1174. }
  1175. if(!travelOptions.whatHeroKeeps.spells)
  1176. {
  1177. for(CGHeroInstance * cgh : crossoverHeroes)
  1178. {
  1179. cgh->removeSpellbook();
  1180. }
  1181. }
  1182. if(!travelOptions.whatHeroKeeps.artifacts)
  1183. {
  1184. //trimming artifacts
  1185. for(CGHeroInstance * hero : crossoverHeroes)
  1186. {
  1187. size_t totalArts = GameConstants::BACKPACK_START + hero->artifactsInBackpack.size();
  1188. for (size_t i = 0; i < totalArts; i++ )
  1189. {
  1190. auto artifactPosition = ArtifactPosition((si32)i);
  1191. if(artifactPosition == ArtifactPosition::SPELLBOOK) continue; // do not handle spellbook this way
  1192. const ArtSlotInfo *info = hero->getSlot(artifactPosition);
  1193. if(!info)
  1194. continue;
  1195. // TODO: why would there be nullptr artifacts?
  1196. const CArtifactInstance *art = info->artifact;
  1197. if(!art)
  1198. continue;
  1199. bool takeable = travelOptions.artifactsKeptByHero.count(art->artType->getId());
  1200. ArtifactLocation al(hero, artifactPosition);
  1201. if(!takeable && !al.getSlot()->locked) //don't try removing locked artifacts -> it crashes #1719
  1202. al.removeArtifact();
  1203. }
  1204. }
  1205. }
  1206. //trimming creatures
  1207. for(CGHeroInstance * cgh : crossoverHeroes)
  1208. {
  1209. auto shouldSlotBeErased = [&](const std::pair<SlotID, CStackInstance *> & j) -> bool
  1210. {
  1211. CreatureID::ECreatureID crid = j.second->getCreatureID().toEnum();
  1212. return !travelOptions.monstersKeptByHero.count(crid);
  1213. };
  1214. auto stacksCopy = cgh->stacks; //copy of the map, so we can iterate iover it and remove stacks
  1215. for(auto &slotPair : stacksCopy)
  1216. if(shouldSlotBeErased(slotPair))
  1217. cgh->eraseStack(slotPair.first);
  1218. }
  1219. // Removing short-term bonuses
  1220. for(CGHeroInstance * cgh : crossoverHeroes)
  1221. {
  1222. cgh->removeBonusesRecursive(CSelector(Bonus::OneDay)
  1223. .Or(CSelector(Bonus::OneWeek))
  1224. .Or(CSelector(Bonus::NTurns))
  1225. .Or(CSelector(Bonus::NDays))
  1226. .Or(CSelector(Bonus::OneBattle)));
  1227. }
  1228. }
  1229. void CGameState::placeStartingHeroes()
  1230. {
  1231. logGlobal->debug("\tGiving starting hero");
  1232. for(auto & playerSettingPair : scenarioOps->playerInfos)
  1233. {
  1234. auto playerColor = playerSettingPair.first;
  1235. auto & playerInfo = map->players[playerColor.getNum()];
  1236. if(playerInfo.generateHeroAtMainTown && playerInfo.hasMainTown)
  1237. {
  1238. // Do not place a starting hero if the hero was already placed due to a campaign bonus
  1239. if(scenarioOps->campState)
  1240. {
  1241. if(auto campaignBonus = scenarioOps->campState->getBonusForCurrentMap())
  1242. {
  1243. if(campaignBonus->type == CScenarioTravel::STravelBonus::HERO && playerColor == PlayerColor(campaignBonus->info1))
  1244. continue;
  1245. }
  1246. }
  1247. int heroTypeId = pickNextHeroType(playerColor);
  1248. if(playerSettingPair.second.hero == -1)
  1249. playerSettingPair.second.hero = heroTypeId;
  1250. placeStartingHero(playerColor, HeroTypeID(heroTypeId), playerInfo.posOfMainTown);
  1251. }
  1252. }
  1253. }
  1254. void CGameState::initStartingResources()
  1255. {
  1256. logGlobal->debug("\tSetting up resources");
  1257. const JsonNode config(ResourceID("config/startres.json"));
  1258. const JsonVector &vector = config["difficulty"].Vector();
  1259. const JsonNode &level = vector[scenarioOps->difficulty];
  1260. TResources startresAI(level["ai"]);
  1261. TResources startresHuman(level["human"]);
  1262. for (auto & elem : players)
  1263. {
  1264. PlayerState &p = elem.second;
  1265. if (p.human)
  1266. p.resources = startresHuman;
  1267. else
  1268. p.resources = startresAI;
  1269. }
  1270. auto getHumanPlayerInfo = [&]() -> std::vector<const PlayerSettings *>
  1271. {
  1272. std::vector<const PlayerSettings *> ret;
  1273. for(const auto & playerInfo : scenarioOps->playerInfos)
  1274. {
  1275. if(playerInfo.second.isControlledByHuman())
  1276. ret.push_back(&playerInfo.second);
  1277. }
  1278. return ret;
  1279. };
  1280. //give start resource bonus in case of campaign
  1281. if (scenarioOps->mode == StartInfo::CAMPAIGN)
  1282. {
  1283. auto chosenBonus = scenarioOps->campState->getBonusForCurrentMap();
  1284. if(chosenBonus && chosenBonus->type == CScenarioTravel::STravelBonus::RESOURCE)
  1285. {
  1286. std::vector<const PlayerSettings *> people = getHumanPlayerInfo(); //players we will give resource bonus
  1287. for(const PlayerSettings *ps : people)
  1288. {
  1289. std::vector<int> res; //resources we will give
  1290. switch (chosenBonus->info1)
  1291. {
  1292. case 0: case 1: case 2: case 3: case 4: case 5: case 6:
  1293. res.push_back(chosenBonus->info1);
  1294. break;
  1295. case 0xFD: //wood+ore
  1296. res.push_back(GameResID(EGameResID::WOOD));
  1297. res.push_back(GameResID(EGameResID::ORE));
  1298. break;
  1299. case 0xFE: //rare
  1300. res.push_back(GameResID(EGameResID::MERCURY));
  1301. res.push_back(GameResID(EGameResID::SULFUR));
  1302. res.push_back(GameResID(EGameResID::CRYSTAL));
  1303. res.push_back(GameResID(EGameResID::GEMS));
  1304. break;
  1305. default:
  1306. assert(0);
  1307. break;
  1308. }
  1309. //increasing resource quantity
  1310. for (auto & re : res)
  1311. {
  1312. players[ps->color].resources[re] += chosenBonus->info2;
  1313. }
  1314. }
  1315. }
  1316. }
  1317. }
  1318. void CGameState::initHeroes()
  1319. {
  1320. for(auto hero : map->heroesOnMap) //heroes instances initialization
  1321. {
  1322. if (hero->getOwner() == PlayerColor::UNFLAGGABLE)
  1323. {
  1324. logGlobal->warn("Hero with uninitialized owner!");
  1325. continue;
  1326. }
  1327. hero->initHero(getRandomGenerator());
  1328. getPlayerState(hero->getOwner())->heroes.push_back(hero);
  1329. map->allHeroes[hero->type->getIndex()] = hero;
  1330. }
  1331. for(auto obj : map->objects) //prisons
  1332. {
  1333. if(obj && obj->ID == Obj::PRISON)
  1334. map->allHeroes[obj->subID] = dynamic_cast<CGHeroInstance*>(obj.get());
  1335. }
  1336. std::set<HeroTypeID> heroesToCreate = getUnusedAllowedHeroes(); //ids of heroes to be created and put into the pool
  1337. for(auto ph : map->predefinedHeroes)
  1338. {
  1339. if(!vstd::contains(heroesToCreate, HeroTypeID(ph->subID)))
  1340. continue;
  1341. ph->initHero(getRandomGenerator());
  1342. hpool.heroesPool[ph->subID] = ph;
  1343. hpool.pavailable[ph->subID] = 0xff;
  1344. heroesToCreate.erase(ph->type->getId());
  1345. map->allHeroes[ph->subID] = ph;
  1346. }
  1347. for(const HeroTypeID & htype : heroesToCreate) //all not used allowed heroes go with default state into the pool
  1348. {
  1349. auto * vhi = new CGHeroInstance();
  1350. vhi->initHero(getRandomGenerator(), htype);
  1351. int typeID = htype.getNum();
  1352. map->allHeroes[typeID] = vhi;
  1353. hpool.heroesPool[typeID] = vhi;
  1354. hpool.pavailable[typeID] = 0xff;
  1355. }
  1356. for(auto & elem : map->disposedHeroes)
  1357. {
  1358. hpool.pavailable[elem.heroId] = elem.players;
  1359. }
  1360. if (scenarioOps->mode == StartInfo::CAMPAIGN) //give campaign bonuses for specific / best hero
  1361. {
  1362. auto chosenBonus = scenarioOps->campState->getBonusForCurrentMap();
  1363. if (chosenBonus && chosenBonus->isBonusForHero() && chosenBonus->info1 != 0xFFFE) //exclude generated heroes
  1364. {
  1365. //find human player
  1366. PlayerColor humanPlayer=PlayerColor::NEUTRAL;
  1367. for (auto & elem : players)
  1368. {
  1369. if(elem.second.human)
  1370. {
  1371. humanPlayer = elem.first;
  1372. break;
  1373. }
  1374. }
  1375. assert(humanPlayer != PlayerColor::NEUTRAL);
  1376. std::vector<ConstTransitivePtr<CGHeroInstance> > & heroes = players[humanPlayer].heroes;
  1377. if (chosenBonus->info1 == 0xFFFD) //most powerful
  1378. {
  1379. int maxB = -1;
  1380. for (int b=0; b<heroes.size(); ++b)
  1381. {
  1382. if (maxB == -1 || heroes[b]->getTotalStrength() > heroes[maxB]->getTotalStrength())
  1383. {
  1384. maxB = b;
  1385. }
  1386. }
  1387. if(maxB < 0)
  1388. logGlobal->warn("Cannot give bonus to hero cause there are no heroes!");
  1389. else
  1390. giveCampaignBonusToHero(heroes[maxB]);
  1391. }
  1392. else //specific hero
  1393. {
  1394. for (auto & heroe : heroes)
  1395. {
  1396. if (heroe->subID == chosenBonus->info1)
  1397. {
  1398. giveCampaignBonusToHero(heroe);
  1399. break;
  1400. }
  1401. }
  1402. }
  1403. }
  1404. }
  1405. }
  1406. void CGameState::giveCampaignBonusToHero(CGHeroInstance * hero)
  1407. {
  1408. const std::optional<CScenarioTravel::STravelBonus> & curBonus = scenarioOps->campState->getBonusForCurrentMap();
  1409. if(!curBonus)
  1410. return;
  1411. if(curBonus->isBonusForHero())
  1412. {
  1413. //apply bonus
  1414. switch (curBonus->type)
  1415. {
  1416. case CScenarioTravel::STravelBonus::SPELL:
  1417. hero->addSpellToSpellbook(SpellID(curBonus->info2));
  1418. break;
  1419. case CScenarioTravel::STravelBonus::MONSTER:
  1420. {
  1421. for(int i=0; i<GameConstants::ARMY_SIZE; i++)
  1422. {
  1423. if(hero->slotEmpty(SlotID(i)))
  1424. {
  1425. hero->addToSlot(SlotID(i), CreatureID(curBonus->info2), curBonus->info3);
  1426. break;
  1427. }
  1428. }
  1429. }
  1430. break;
  1431. case CScenarioTravel::STravelBonus::ARTIFACT:
  1432. if(!gs->giveHeroArtifact(hero, static_cast<ArtifactID>(curBonus->info2)))
  1433. logGlobal->error("Cannot give starting artifact - no free slots!");
  1434. break;
  1435. case CScenarioTravel::STravelBonus::SPELL_SCROLL:
  1436. {
  1437. CArtifactInstance * scroll = CArtifactInstance::createScroll(SpellID(curBonus->info2));
  1438. const auto slot = ArtifactUtils::getArtAnyPosition(hero, scroll->getTypeId());
  1439. if(ArtifactUtils::isSlotEquipment(slot) || ArtifactUtils::isSlotBackpack(slot))
  1440. scroll->putAt(ArtifactLocation(hero, slot));
  1441. else
  1442. logGlobal->error("Cannot give starting scroll - no free slots!");
  1443. }
  1444. break;
  1445. case CScenarioTravel::STravelBonus::PRIMARY_SKILL:
  1446. {
  1447. const ui8* ptr = reinterpret_cast<const ui8*>(&curBonus->info2);
  1448. for (int g=0; g<GameConstants::PRIMARY_SKILLS; ++g)
  1449. {
  1450. int val = ptr[g];
  1451. if (val == 0)
  1452. {
  1453. continue;
  1454. }
  1455. auto bb = std::make_shared<Bonus>(BonusDuration::PERMANENT, BonusType::PRIMARY_SKILL, BonusSource::CAMPAIGN_BONUS, val, *scenarioOps->campState->currentMap, g);
  1456. hero->addNewBonus(bb);
  1457. }
  1458. }
  1459. break;
  1460. case CScenarioTravel::STravelBonus::SECONDARY_SKILL:
  1461. hero->setSecSkillLevel(SecondarySkill(curBonus->info2), curBonus->info3, true);
  1462. break;
  1463. }
  1464. }
  1465. }
  1466. void CGameState::initFogOfWar()
  1467. {
  1468. logGlobal->debug("\tFog of war"); //FIXME: should be initialized after all bonuses are set
  1469. int layers = map->levels();
  1470. for(auto & elem : teams)
  1471. {
  1472. auto fow = elem.second.fogOfWarMap;
  1473. fow->resize(boost::extents[layers][map->width][map->height]);
  1474. std::fill(fow->data(), fow->data() + fow->num_elements(), 0);
  1475. for(CGObjectInstance *obj : map->objects)
  1476. {
  1477. if(!obj || !vstd::contains(elem.second.players, obj->tempOwner)) continue; //not a flagged object
  1478. std::unordered_set<int3> tiles;
  1479. getTilesInRange(tiles, obj->getSightCenter(), obj->getSightRadius(), obj->tempOwner, 1);
  1480. for(const int3 & tile : tiles)
  1481. {
  1482. (*elem.second.fogOfWarMap)[tile.z][tile.x][tile.y] = 1;
  1483. }
  1484. }
  1485. }
  1486. }
  1487. void CGameState::initStartingBonus()
  1488. {
  1489. if (scenarioOps->mode == StartInfo::CAMPAIGN)
  1490. return;
  1491. // These are the single scenario bonuses; predefined
  1492. // campaign bonuses are spread out over other init* functions.
  1493. logGlobal->debug("\tStarting bonuses");
  1494. for(auto & elem : players)
  1495. {
  1496. //starting bonus
  1497. if(scenarioOps->playerInfos[elem.first].bonus==PlayerSettings::RANDOM)
  1498. scenarioOps->playerInfos[elem.first].bonus = static_cast<PlayerSettings::Ebonus>(getRandomGenerator().nextInt(2));
  1499. switch(scenarioOps->playerInfos[elem.first].bonus)
  1500. {
  1501. case PlayerSettings::GOLD:
  1502. elem.second.resources[EGameResID::GOLD] += getRandomGenerator().nextInt(5, 10) * 100;
  1503. break;
  1504. case PlayerSettings::RESOURCE:
  1505. {
  1506. auto res = (*VLC->townh)[scenarioOps->playerInfos[elem.first].castle]->town->primaryRes;
  1507. if(res == EGameResID::WOOD_AND_ORE)
  1508. {
  1509. int amount = getRandomGenerator().nextInt(5, 10);
  1510. elem.second.resources[EGameResID::WOOD] += amount;
  1511. elem.second.resources[EGameResID::ORE] += amount;
  1512. }
  1513. else
  1514. {
  1515. elem.second.resources[res] += getRandomGenerator().nextInt(3, 6);
  1516. }
  1517. break;
  1518. }
  1519. case PlayerSettings::ARTIFACT:
  1520. {
  1521. if(elem.second.heroes.empty())
  1522. {
  1523. logGlobal->error("Cannot give starting artifact - no heroes!");
  1524. break;
  1525. }
  1526. const Artifact * toGive = VLC->arth->pickRandomArtifact(getRandomGenerator(), CArtifact::ART_TREASURE).toArtifact(VLC->artifacts());
  1527. CGHeroInstance *hero = elem.second.heroes[0];
  1528. if(!giveHeroArtifact(hero, toGive->getId()))
  1529. logGlobal->error("Cannot give starting artifact - no free slots!");
  1530. }
  1531. break;
  1532. }
  1533. }
  1534. }
  1535. void CGameState::initTowns()
  1536. {
  1537. logGlobal->debug("\tTowns");
  1538. //campaign bonuses for towns
  1539. if (scenarioOps->mode == StartInfo::CAMPAIGN)
  1540. {
  1541. auto chosenBonus = scenarioOps->campState->getBonusForCurrentMap();
  1542. if (chosenBonus && chosenBonus->type == CScenarioTravel::STravelBonus::BUILDING)
  1543. {
  1544. for (int g=0; g<map->towns.size(); ++g)
  1545. {
  1546. PlayerState * owner = getPlayerState(map->towns[g]->getOwner());
  1547. if (owner)
  1548. {
  1549. PlayerInfo & pi = map->players[owner->color.getNum()];
  1550. if (owner->human && //human-owned
  1551. map->towns[g]->pos == pi.posOfMainTown)
  1552. {
  1553. BuildingID buildingId;
  1554. if(scenarioOps->campState->camp->header.version == CampaignVersion::VCMI)
  1555. buildingId = BuildingID(chosenBonus->info1);
  1556. else
  1557. buildingId = CBuildingHandler::campToERMU(chosenBonus->info1, map->towns[g]->subID, map->towns[g]->builtBuildings);
  1558. map->towns[g]->builtBuildings.insert(buildingId);
  1559. break;
  1560. }
  1561. }
  1562. }
  1563. }
  1564. }
  1565. CGTownInstance::universitySkills.clear();
  1566. for ( int i=0; i<4; i++)
  1567. CGTownInstance::universitySkills.push_back(14+i);//skills for university
  1568. for (auto & elem : map->towns)
  1569. {
  1570. CGTownInstance * vti =(elem);
  1571. if(!vti->town)
  1572. {
  1573. vti->town = (*VLC->townh)[vti->subID]->town;
  1574. }
  1575. if(vti->getNameTranslated().empty())
  1576. {
  1577. size_t nameID = getRandomGenerator().nextInt(vti->getTown()->getRandomNamesCount() - 1);
  1578. vti->setNameTranslated(vti->getTown()->getRandomNameTranslated(nameID));
  1579. }
  1580. //init buildings
  1581. if(vstd::contains(vti->builtBuildings, BuildingID::DEFAULT)) //give standard set of buildings
  1582. {
  1583. vti->builtBuildings.erase(BuildingID::DEFAULT);
  1584. vti->builtBuildings.insert(BuildingID::VILLAGE_HALL);
  1585. if(vti->tempOwner != PlayerColor::NEUTRAL)
  1586. vti->builtBuildings.insert(BuildingID::TAVERN);
  1587. auto definesBuildingsChances = VLC->settings()->getVector(EGameSettings::TOWNS_STARTING_DWELLING_CHANCES);
  1588. BuildingID basicDwellings[] = { BuildingID::DWELL_FIRST, BuildingID::DWELL_LVL_2, BuildingID::DWELL_LVL_3, BuildingID::DWELL_LVL_4, BuildingID::DWELL_LVL_5, BuildingID::DWELL_LVL_6, BuildingID::DWELL_LVL_7 };
  1589. for(int i = 0; i < definesBuildingsChances.size(); i++)
  1590. {
  1591. if((getRandomGenerator().nextInt(1,100) <= definesBuildingsChances[i]))
  1592. {
  1593. vti->builtBuildings.insert(basicDwellings[i]);
  1594. }
  1595. }
  1596. }
  1597. //init hordes
  1598. for (int i = 0; i < GameConstants::CREATURES_PER_TOWN; i++)
  1599. {
  1600. if (vstd::contains(vti->builtBuildings, (BuildingID::HORDE_PLACEHOLDER1 - i))) //if we have horde for this level
  1601. {
  1602. vti->builtBuildings.erase(BuildingID(BuildingID::HORDE_PLACEHOLDER1 - i));//remove old ID
  1603. if (vti->getTown()->hordeLvl.at(0) == i)//if town first horde is this one
  1604. {
  1605. vti->builtBuildings.insert(BuildingID::HORDE_1);//add it
  1606. //if we have upgraded dwelling as well
  1607. if (vstd::contains(vti->builtBuildings, (BuildingID::DWELL_UP_FIRST + i)))
  1608. vti->builtBuildings.insert(BuildingID::HORDE_1_UPGR);//add it as well
  1609. }
  1610. if (vti->getTown()->hordeLvl.at(1) == i)//if town second horde is this one
  1611. {
  1612. vti->builtBuildings.insert(BuildingID::HORDE_2);
  1613. if (vstd::contains(vti->builtBuildings, (BuildingID::DWELL_UP_FIRST + i)))
  1614. vti->builtBuildings.insert(BuildingID::HORDE_2_UPGR);
  1615. }
  1616. }
  1617. }
  1618. //#1444 - remove entries that don't have buildings defined (like some unused extra town hall buildings)
  1619. //But DO NOT remove horde placeholders before they are replaced
  1620. vstd::erase_if(vti->builtBuildings, [vti](const BuildingID & bid)
  1621. {
  1622. return !vti->getTown()->buildings.count(bid) || !vti->getTown()->buildings.at(bid);
  1623. });
  1624. if (vstd::contains(vti->builtBuildings, BuildingID::SHIPYARD) && vti->shipyardStatus()==IBoatGenerator::TILE_BLOCKED)
  1625. vti->builtBuildings.erase(BuildingID::SHIPYARD);//if we have harbor without water - erase it (this is H3 behaviour)
  1626. //Early check for #1444-like problems
  1627. for([[maybe_unused]] const auto & building : vti->builtBuildings)
  1628. {
  1629. assert(vti->getTown()->buildings.at(building) != nullptr);
  1630. }
  1631. //town events
  1632. for(CCastleEvent &ev : vti->events)
  1633. {
  1634. for (int i = 0; i<GameConstants::CREATURES_PER_TOWN; i++)
  1635. if (vstd::contains(ev.buildings,(-31-i))) //if we have horde for this level
  1636. {
  1637. ev.buildings.erase(BuildingID(-31-i));
  1638. if (vti->getTown()->hordeLvl.at(0) == i)
  1639. ev.buildings.insert(BuildingID::HORDE_1);
  1640. if (vti->getTown()->hordeLvl.at(1) == i)
  1641. ev.buildings.insert(BuildingID::HORDE_2);
  1642. }
  1643. }
  1644. //init spells
  1645. vti->spells.resize(GameConstants::SPELL_LEVELS);
  1646. for(ui32 z=0; z<vti->obligatorySpells.size();z++)
  1647. {
  1648. const auto * s = vti->obligatorySpells[z].toSpell();
  1649. vti->spells[s->level-1].push_back(s->id);
  1650. vti->possibleSpells -= s->id;
  1651. }
  1652. while(!vti->possibleSpells.empty())
  1653. {
  1654. ui32 total=0;
  1655. int sel = -1;
  1656. for(ui32 ps=0;ps<vti->possibleSpells.size();ps++)
  1657. total += vti->possibleSpells[ps].toSpell()->getProbability(vti->getFaction());
  1658. if (total == 0) // remaining spells have 0 probability
  1659. break;
  1660. auto r = getRandomGenerator().nextInt(total - 1);
  1661. for(ui32 ps=0; ps<vti->possibleSpells.size();ps++)
  1662. {
  1663. r -= vti->possibleSpells[ps].toSpell()->getProbability(vti->getFaction());
  1664. if(r<0)
  1665. {
  1666. sel = ps;
  1667. break;
  1668. }
  1669. }
  1670. if(sel<0)
  1671. sel=0;
  1672. const auto * s = vti->possibleSpells[sel].toSpell();
  1673. vti->spells[s->level-1].push_back(s->id);
  1674. vti->possibleSpells -= s->id;
  1675. }
  1676. vti->possibleSpells.clear();
  1677. if(vti->getOwner() != PlayerColor::NEUTRAL)
  1678. getPlayerState(vti->getOwner())->towns.emplace_back(vti);
  1679. }
  1680. }
  1681. void CGameState::initMapObjects()
  1682. {
  1683. logGlobal->debug("\tObject initialization");
  1684. // objCaller->preInit();
  1685. for(CGObjectInstance *obj : map->objects)
  1686. {
  1687. if(obj)
  1688. {
  1689. logGlobal->trace("Calling Init for object %d, %s, %s", obj->id.getNum(), obj->typeName, obj->subTypeName);
  1690. obj->initObj(getRandomGenerator());
  1691. }
  1692. }
  1693. for(CGObjectInstance *obj : map->objects)
  1694. {
  1695. if(!obj)
  1696. continue;
  1697. switch (obj->ID)
  1698. {
  1699. case Obj::QUEST_GUARD:
  1700. case Obj::SEER_HUT:
  1701. {
  1702. auto * q = dynamic_cast<CGSeerHut *>(obj);
  1703. assert (q);
  1704. q->setObjToKill();
  1705. }
  1706. }
  1707. }
  1708. CGSubterraneanGate::postInit(); //pairing subterranean gates
  1709. map->calculateGuardingGreaturePositions(); //calculate once again when all the guards are placed and initialized
  1710. }
  1711. void CGameState::placeHeroesInTowns()
  1712. {
  1713. for(auto & player : players)
  1714. {
  1715. if(player.first == PlayerColor::NEUTRAL)
  1716. continue;
  1717. for(CGHeroInstance * h : player.second.heroes)
  1718. {
  1719. for(CGTownInstance * t : player.second.towns)
  1720. {
  1721. if(h->visitablePos().z != t->visitablePos().z)
  1722. continue;
  1723. bool heroOnTownBlockableTile = t->blockingAt(h->visitablePos().x, h->visitablePos().y);
  1724. // current hero position is at one of blocking tiles of current town
  1725. // assume that this hero should be visiting the town (H3M format quirk) and move hero to correct position
  1726. if (heroOnTownBlockableTile)
  1727. {
  1728. int3 correctedPos = h->convertFromVisitablePos(t->visitablePos());
  1729. map->removeBlockVisTiles(h);
  1730. h->pos = correctedPos;
  1731. map->addBlockVisTiles(h);
  1732. assert(t->visitableAt(h->visitablePos().x, h->visitablePos().y));
  1733. }
  1734. }
  1735. }
  1736. }
  1737. }
  1738. void CGameState::initVisitingAndGarrisonedHeroes()
  1739. {
  1740. for(auto & player : players)
  1741. {
  1742. if(player.first == PlayerColor::NEUTRAL)
  1743. continue;
  1744. //init visiting and garrisoned heroes
  1745. for(CGHeroInstance * h : player.second.heroes)
  1746. {
  1747. for(CGTownInstance * t : player.second.towns)
  1748. {
  1749. if(h->visitablePos().z != t->visitablePos().z)
  1750. continue;
  1751. if (t->visitableAt(h->visitablePos().x, h->visitablePos().y))
  1752. {
  1753. assert(t->visitingHero == nullptr);
  1754. t->setVisitingHero(h);
  1755. }
  1756. }
  1757. }
  1758. }
  1759. for (auto hero : map->heroesOnMap)
  1760. {
  1761. if (hero->visitedTown)
  1762. {
  1763. assert (hero->visitedTown->visitingHero == hero);
  1764. }
  1765. }
  1766. }
  1767. BattleField CGameState::battleGetBattlefieldType(int3 tile, CRandomGenerator & rand)
  1768. {
  1769. if(!tile.valid() && curB)
  1770. tile = curB->tile;
  1771. else if(!tile.valid() && !curB)
  1772. return BattleField::NONE;
  1773. const TerrainTile &t = map->getTile(tile);
  1774. auto * topObject = t.visitableObjects.front();
  1775. if(topObject && topObject->getBattlefield() != BattleField::NONE)
  1776. {
  1777. return topObject->getBattlefield();
  1778. }
  1779. for(auto &obj : map->objects)
  1780. {
  1781. //look only for objects covering given tile
  1782. if( !obj || obj->pos.z != tile.z || !obj->coveringAt(tile.x, tile.y))
  1783. continue;
  1784. auto customBattlefield = obj->getBattlefield();
  1785. if(customBattlefield != BattleField::NONE)
  1786. return customBattlefield;
  1787. }
  1788. if(map->isCoastalTile(tile)) //coastal tile is always ground
  1789. return BattleField::fromString("sand_shore");
  1790. return BattleField(*RandomGeneratorUtil::nextItem(t.terType->battleFields, rand));
  1791. }
  1792. void CGameState::fillUpgradeInfo(const CArmedInstance *obj, SlotID stackPos, UpgradeInfo &out) const
  1793. {
  1794. assert(obj);
  1795. assert(obj->hasStackAtSlot(stackPos));
  1796. out = fillUpgradeInfo(obj->getStack(stackPos));
  1797. }
  1798. UpgradeInfo CGameState::fillUpgradeInfo(const CStackInstance &stack) const
  1799. {
  1800. UpgradeInfo ret;
  1801. const CCreature *base = stack.type;
  1802. const CGHeroInstance * h = stack.armyObj->ID == Obj::HERO ? dynamic_cast<const CGHeroInstance *>(stack.armyObj) : nullptr;
  1803. const CGTownInstance *t = nullptr;
  1804. if(stack.armyObj->ID == Obj::TOWN)
  1805. t = dynamic_cast<const CGTownInstance *>(stack.armyObj);
  1806. else if(h)
  1807. { //hero specialty
  1808. TConstBonusListPtr lista = h->getBonuses(Selector::typeSubtype(BonusType::SPECIAL_UPGRADE, base->getId()));
  1809. for(const auto & it : *lista)
  1810. {
  1811. auto nid = CreatureID(it->additionalInfo[0]);
  1812. if (nid != base->getId()) //in very specific case the upgrade is available by default (?)
  1813. {
  1814. ret.newID.push_back(nid);
  1815. ret.cost.push_back(nid.toCreature()->getFullRecruitCost() - base->getFullRecruitCost());
  1816. }
  1817. }
  1818. t = h->visitedTown;
  1819. }
  1820. if(t)
  1821. {
  1822. for(const CGTownInstance::TCreaturesSet::value_type & dwelling : t->creatures)
  1823. {
  1824. if (vstd::contains(dwelling.second, base->getId())) //Dwelling with our creature
  1825. {
  1826. for(const auto & upgrID : dwelling.second)
  1827. {
  1828. if(vstd::contains(base->upgrades, upgrID)) //possible upgrade
  1829. {
  1830. ret.newID.push_back(upgrID);
  1831. ret.cost.push_back(upgrID.toCreature()->getFullRecruitCost() - base->getFullRecruitCost());
  1832. }
  1833. }
  1834. }
  1835. }
  1836. }
  1837. //hero is visiting Hill Fort
  1838. if(h && map->getTile(h->visitablePos()).visitableObjects.front()->ID == Obj::HILL_FORT)
  1839. {
  1840. static const int costModifiers[] = {0, 25, 50, 75, 100}; //we get cheaper upgrades depending on level
  1841. const int costModifier = costModifiers[std::min<int>(std::max((int)base->getLevel() - 1, 0), std::size(costModifiers) - 1)];
  1842. for(const auto & nid : base->upgrades)
  1843. {
  1844. ret.newID.push_back(nid);
  1845. ret.cost.push_back((nid.toCreature()->getFullRecruitCost() - base->getFullRecruitCost()) * costModifier / 100);
  1846. }
  1847. }
  1848. if(!ret.newID.empty())
  1849. ret.oldID = base->getId();
  1850. for (ResourceSet &cost : ret.cost)
  1851. cost.positive(); //upgrade cost can't be negative, ignore missing resources
  1852. return ret;
  1853. }
  1854. PlayerRelations::PlayerRelations CGameState::getPlayerRelations( PlayerColor color1, PlayerColor color2 ) const
  1855. {
  1856. if ( color1 == color2 )
  1857. return PlayerRelations::SAME_PLAYER;
  1858. if(color1 == PlayerColor::NEUTRAL || color2 == PlayerColor::NEUTRAL) //neutral player has no friends
  1859. return PlayerRelations::ENEMIES;
  1860. const TeamState * ts = getPlayerTeam(color1);
  1861. if (ts && vstd::contains(ts->players, color2))
  1862. return PlayerRelations::ALLIES;
  1863. return PlayerRelations::ENEMIES;
  1864. }
  1865. void CGameState::apply(CPack *pack)
  1866. {
  1867. ui16 typ = typeList.getTypeID(pack);
  1868. applier->getApplier(typ)->applyOnGS(this, pack);
  1869. }
  1870. void CGameState::calculatePaths(const CGHeroInstance *hero, CPathsInfo &out)
  1871. {
  1872. calculatePaths(std::make_shared<SingleHeroPathfinderConfig>(out, this, hero));
  1873. }
  1874. void CGameState::calculatePaths(const std::shared_ptr<PathfinderConfig> & config)
  1875. {
  1876. //FIXME: creating pathfinder is costly, maybe reset / clear is enough?
  1877. CPathfinder pathfinder(this, config);
  1878. pathfinder.calculatePaths();
  1879. }
  1880. /**
  1881. * Tells if the tile is guarded by a monster as well as the position
  1882. * of the monster that will attack on it.
  1883. *
  1884. * @return int3(-1, -1, -1) if the tile is unguarded, or the position of
  1885. * the monster guarding the tile.
  1886. */
  1887. std::vector<CGObjectInstance*> CGameState::guardingCreatures (int3 pos) const
  1888. {
  1889. std::vector<CGObjectInstance*> guards;
  1890. const int3 originalPos = pos;
  1891. if (!map->isInTheMap(pos))
  1892. return guards;
  1893. const TerrainTile &posTile = map->getTile(pos);
  1894. if (posTile.visitable)
  1895. {
  1896. for (CGObjectInstance* obj : posTile.visitableObjects)
  1897. {
  1898. if(obj->blockVisit)
  1899. {
  1900. if (obj->ID == Obj::MONSTER) // Monster
  1901. guards.push_back(obj);
  1902. }
  1903. }
  1904. }
  1905. pos -= int3(1, 1, 0); // Start with top left.
  1906. for (int dx = 0; dx < 3; dx++)
  1907. {
  1908. for (int dy = 0; dy < 3; dy++)
  1909. {
  1910. if (map->isInTheMap(pos))
  1911. {
  1912. const auto & tile = map->getTile(pos);
  1913. if (tile.visitable && (tile.isWater() == posTile.isWater()))
  1914. {
  1915. for (CGObjectInstance* obj : tile.visitableObjects)
  1916. {
  1917. if (obj->ID == Obj::MONSTER && map->checkForVisitableDir(pos, &map->getTile(originalPos), originalPos)) // Monster being able to attack investigated tile
  1918. {
  1919. guards.push_back(obj);
  1920. }
  1921. }
  1922. }
  1923. }
  1924. pos.y++;
  1925. }
  1926. pos.y -= 3;
  1927. pos.x++;
  1928. }
  1929. return guards;
  1930. }
  1931. int3 CGameState::guardingCreaturePosition (int3 pos) const
  1932. {
  1933. return gs->map->guardingCreaturePositions[pos.z][pos.x][pos.y];
  1934. }
  1935. void CGameState::updateRumor()
  1936. {
  1937. static std::vector<RumorState::ERumorType> rumorTypes = {RumorState::TYPE_MAP, RumorState::TYPE_SPECIAL, RumorState::TYPE_RAND, RumorState::TYPE_RAND};
  1938. std::vector<RumorState::ERumorTypeSpecial> sRumorTypes = {
  1939. RumorState::RUMOR_OBELISKS, RumorState::RUMOR_ARTIFACTS, RumorState::RUMOR_ARMY, RumorState::RUMOR_INCOME};
  1940. if(map->grailPos.valid()) // Grail should always be on map, but I had related crash I didn't manage to reproduce
  1941. sRumorTypes.push_back(RumorState::RUMOR_GRAIL);
  1942. int rumorId = -1;
  1943. int rumorExtra = -1;
  1944. auto & rand = getRandomGenerator();
  1945. rumor.type = *RandomGeneratorUtil::nextItem(rumorTypes, rand);
  1946. do
  1947. {
  1948. switch(rumor.type)
  1949. {
  1950. case RumorState::TYPE_SPECIAL:
  1951. {
  1952. SThievesGuildInfo tgi;
  1953. obtainPlayersStats(tgi, 20);
  1954. rumorId = *RandomGeneratorUtil::nextItem(sRumorTypes, rand);
  1955. if(rumorId == RumorState::RUMOR_GRAIL)
  1956. {
  1957. rumorExtra = getTile(map->grailPos)->terType->getIndex();
  1958. break;
  1959. }
  1960. std::vector<PlayerColor> players = {};
  1961. switch(rumorId)
  1962. {
  1963. case RumorState::RUMOR_OBELISKS:
  1964. players = tgi.obelisks[0];
  1965. break;
  1966. case RumorState::RUMOR_ARTIFACTS:
  1967. players = tgi.artifacts[0];
  1968. break;
  1969. case RumorState::RUMOR_ARMY:
  1970. players = tgi.army[0];
  1971. break;
  1972. case RumorState::RUMOR_INCOME:
  1973. players = tgi.income[0];
  1974. break;
  1975. }
  1976. rumorExtra = RandomGeneratorUtil::nextItem(players, rand)->getNum();
  1977. break;
  1978. }
  1979. case RumorState::TYPE_MAP:
  1980. // Makes sure that map rumors only used if there enough rumors too choose from
  1981. if(!map->rumors.empty() && (map->rumors.size() > 1 || !rumor.last.count(RumorState::TYPE_MAP)))
  1982. {
  1983. rumorId = rand.nextInt((int)map->rumors.size() - 1);
  1984. break;
  1985. }
  1986. else
  1987. rumor.type = RumorState::TYPE_RAND;
  1988. [[fallthrough]];
  1989. case RumorState::TYPE_RAND:
  1990. auto vector = VLC->generaltexth->findStringsWithPrefix("core.randtvrn");
  1991. rumorId = rand.nextInt((int)vector.size() - 1);
  1992. break;
  1993. }
  1994. }
  1995. while(!rumor.update(rumorId, rumorExtra));
  1996. }
  1997. bool CGameState::isVisible(int3 pos, const std::optional<PlayerColor> & player) const
  1998. {
  1999. if (!map->isInTheMap(pos))
  2000. return false;
  2001. if (!player)
  2002. return true;
  2003. if(player == PlayerColor::NEUTRAL)
  2004. return false;
  2005. if(player->isSpectator())
  2006. return true;
  2007. return (*getPlayerTeam(*player)->fogOfWarMap)[pos.z][pos.x][pos.y];
  2008. }
  2009. bool CGameState::isVisible(const CGObjectInstance * obj, const std::optional<PlayerColor> & player) const
  2010. {
  2011. if(!player)
  2012. return true;
  2013. //we should always see our own heroes - but sometimes not visible heroes cause crash :?
  2014. if (player == obj->tempOwner)
  2015. return true;
  2016. if(*player == PlayerColor::NEUTRAL) //-> TODO ??? needed?
  2017. return false;
  2018. //object is visible when at least one blocked tile is visible
  2019. for(int fy=0; fy < obj->getHeight(); ++fy)
  2020. {
  2021. for(int fx=0; fx < obj->getWidth(); ++fx)
  2022. {
  2023. int3 pos = obj->pos + int3(-fx, -fy, 0);
  2024. if ( map->isInTheMap(pos) &&
  2025. obj->coveringAt(pos.x, pos.y) &&
  2026. isVisible(pos, *player))
  2027. return true;
  2028. }
  2029. }
  2030. return false;
  2031. }
  2032. bool CGameState::checkForVisitableDir(const int3 & src, const int3 & dst) const
  2033. {
  2034. const TerrainTile * pom = &map->getTile(dst);
  2035. return map->checkForVisitableDir(src, pom, dst);
  2036. }
  2037. EVictoryLossCheckResult CGameState::checkForVictoryAndLoss(const PlayerColor & player) const
  2038. {
  2039. const std::string & messageWonSelf = VLC->generaltexth->allTexts[659];
  2040. const std::string & messageWonOther = VLC->generaltexth->allTexts[5];
  2041. const std::string & messageLostSelf = VLC->generaltexth->allTexts[7];
  2042. const std::string & messageLostOther = VLC->generaltexth->allTexts[8];
  2043. auto evaluateEvent = [=](const EventCondition & condition)
  2044. {
  2045. return this->checkForVictory(player, condition);
  2046. };
  2047. const PlayerState *p = CGameInfoCallback::getPlayerState(player);
  2048. //cheater or tester, but has entered the code...
  2049. if (p->enteredWinningCheatCode)
  2050. return EVictoryLossCheckResult::victory(messageWonSelf, messageWonOther);
  2051. if (p->enteredLosingCheatCode)
  2052. return EVictoryLossCheckResult::defeat(messageLostSelf, messageLostOther);
  2053. for (const TriggeredEvent & event : map->triggeredEvents)
  2054. {
  2055. if (event.trigger.test(evaluateEvent))
  2056. {
  2057. if (event.effect.type == EventEffect::VICTORY)
  2058. return EVictoryLossCheckResult::victory(event.onFulfill, event.effect.toOtherMessage);
  2059. if (event.effect.type == EventEffect::DEFEAT)
  2060. return EVictoryLossCheckResult::defeat(event.onFulfill, event.effect.toOtherMessage);
  2061. }
  2062. }
  2063. if (checkForStandardLoss(player))
  2064. {
  2065. return EVictoryLossCheckResult::defeat(messageLostSelf, messageLostOther);
  2066. }
  2067. return EVictoryLossCheckResult();
  2068. }
  2069. bool CGameState::checkForVictory(const PlayerColor & player, const EventCondition & condition) const
  2070. {
  2071. const PlayerState *p = CGameInfoCallback::getPlayerState(player);
  2072. switch (condition.condition)
  2073. {
  2074. case EventCondition::STANDARD_WIN:
  2075. {
  2076. return player == checkForStandardWin();
  2077. }
  2078. case EventCondition::HAVE_ARTIFACT: //check if any hero has winning artifact
  2079. {
  2080. for(const auto & elem : p->heroes)
  2081. if(elem->hasArt(ArtifactID(condition.objectType)))
  2082. return true;
  2083. return false;
  2084. }
  2085. case EventCondition::HAVE_CREATURES:
  2086. {
  2087. //check if in players armies there is enough creatures
  2088. int total = 0; //creature counter
  2089. for(auto object : map->objects)
  2090. {
  2091. const CArmedInstance *ai = nullptr;
  2092. if(object
  2093. && object->tempOwner == player //object controlled by player
  2094. && (ai = dynamic_cast<const CArmedInstance *>(object.get()))) //contains army
  2095. {
  2096. for(const auto & elem : ai->Slots()) //iterate through army
  2097. if(elem.second->type->getId() == condition.objectType) //it's searched creature
  2098. total += elem.second->count;
  2099. }
  2100. }
  2101. return total >= condition.value;
  2102. }
  2103. case EventCondition::HAVE_RESOURCES:
  2104. {
  2105. return p->resources[condition.objectType] >= condition.value;
  2106. }
  2107. case EventCondition::HAVE_BUILDING:
  2108. {
  2109. if (condition.object) // specific town
  2110. {
  2111. const auto * t = dynamic_cast<const CGTownInstance *>(condition.object);
  2112. return (t->tempOwner == player && t->hasBuilt(BuildingID(condition.objectType)));
  2113. }
  2114. else // any town
  2115. {
  2116. for (const CGTownInstance * t : p->towns)
  2117. {
  2118. if (t->hasBuilt(BuildingID(condition.objectType)))
  2119. return true;
  2120. }
  2121. return false;
  2122. }
  2123. }
  2124. case EventCondition::DESTROY:
  2125. {
  2126. if (condition.object) // mode A - destroy specific object of this type
  2127. {
  2128. if(const auto * hero = dynamic_cast<const CGHeroInstance *>(condition.object))
  2129. return boost::range::find(gs->map->heroesOnMap, hero) == gs->map->heroesOnMap.end();
  2130. else
  2131. return getObj(condition.object->id) == nullptr;
  2132. }
  2133. else
  2134. {
  2135. for(const auto & elem : map->objects) // mode B - destroy all objects of this type
  2136. {
  2137. if(elem && elem->ID == condition.objectType)
  2138. return false;
  2139. }
  2140. return true;
  2141. }
  2142. }
  2143. case EventCondition::CONTROL:
  2144. {
  2145. // list of players that need to control object to fulfull condition
  2146. // NOTE: cgameinfocallback specified explicitly in order to get const version
  2147. const auto & team = CGameInfoCallback::getPlayerTeam(player)->players;
  2148. if (condition.object) // mode A - flag one specific object, like town
  2149. {
  2150. return team.count(condition.object->tempOwner) != 0;
  2151. }
  2152. else
  2153. {
  2154. for(const auto & elem : map->objects) // mode B - flag all objects of this type
  2155. {
  2156. //check not flagged objs
  2157. if ( elem && elem->ID == condition.objectType && team.count(elem->tempOwner) == 0 )
  2158. return false;
  2159. }
  2160. return true;
  2161. }
  2162. }
  2163. case EventCondition::TRANSPORT:
  2164. {
  2165. const auto * t = dynamic_cast<const CGTownInstance *>(condition.object);
  2166. return (t->visitingHero && t->visitingHero->hasArt(ArtifactID(condition.objectType))) ||
  2167. (t->garrisonHero && t->garrisonHero->hasArt(ArtifactID(condition.objectType)));
  2168. }
  2169. case EventCondition::DAYS_PASSED:
  2170. {
  2171. return (si32)gs->day > condition.value;
  2172. }
  2173. case EventCondition::IS_HUMAN:
  2174. {
  2175. return p->human ? condition.value == 1 : condition.value == 0;
  2176. }
  2177. case EventCondition::DAYS_WITHOUT_TOWN:
  2178. {
  2179. if (p->daysWithoutCastle)
  2180. return p->daysWithoutCastle >= condition.value;
  2181. else
  2182. return false;
  2183. }
  2184. case EventCondition::CONST_VALUE:
  2185. {
  2186. return condition.value; // just convert to bool
  2187. }
  2188. case EventCondition::HAVE_0:
  2189. {
  2190. logGlobal->debug("Not implemented event condition type: %d", (int)condition.condition);
  2191. //TODO: support new condition format
  2192. return false;
  2193. }
  2194. case EventCondition::HAVE_BUILDING_0:
  2195. {
  2196. logGlobal->debug("Not implemented event condition type: %d", (int)condition.condition);
  2197. //TODO: support new condition format
  2198. return false;
  2199. }
  2200. case EventCondition::DESTROY_0:
  2201. {
  2202. logGlobal->debug("Not implemented event condition type: %d", (int)condition.condition);
  2203. //TODO: support new condition format
  2204. return false;
  2205. }
  2206. default:
  2207. logGlobal->error("Invalid event condition type: %d", (int)condition.condition);
  2208. return false;
  2209. }
  2210. }
  2211. PlayerColor CGameState::checkForStandardWin() const
  2212. {
  2213. //std victory condition is:
  2214. //all enemies lost
  2215. PlayerColor supposedWinner = PlayerColor::NEUTRAL;
  2216. TeamID winnerTeam = TeamID::NO_TEAM;
  2217. for(const auto & elem : players)
  2218. {
  2219. if(elem.second.status == EPlayerStatus::INGAME && elem.first < PlayerColor::PLAYER_LIMIT)
  2220. {
  2221. if(supposedWinner == PlayerColor::NEUTRAL)
  2222. {
  2223. //first player remaining ingame - candidate for victory
  2224. supposedWinner = elem.second.color;
  2225. winnerTeam = elem.second.team;
  2226. }
  2227. else if(winnerTeam != elem.second.team)
  2228. {
  2229. //current candidate has enemy remaining in game -> no vicotry
  2230. return PlayerColor::NEUTRAL;
  2231. }
  2232. }
  2233. }
  2234. return supposedWinner;
  2235. }
  2236. bool CGameState::checkForStandardLoss(const PlayerColor & player) const
  2237. {
  2238. //std loss condition is: player lost all towns and heroes
  2239. const PlayerState & pState = *CGameInfoCallback::getPlayerState(player);
  2240. return pState.checkVanquished();
  2241. }
  2242. struct statsHLP
  2243. {
  2244. using TStat = std::pair<PlayerColor, si64>;
  2245. //converts [<player's color, value>] to vec[place] -> platers
  2246. static std::vector< std::vector< PlayerColor > > getRank( std::vector<TStat> stats )
  2247. {
  2248. std::sort(stats.begin(), stats.end(), statsHLP());
  2249. //put first element
  2250. std::vector< std::vector<PlayerColor> > ret;
  2251. std::vector<PlayerColor> tmp;
  2252. tmp.push_back( stats[0].first );
  2253. ret.push_back( tmp );
  2254. //the rest of elements
  2255. for(int g=1; g<stats.size(); ++g)
  2256. {
  2257. if(stats[g].second == stats[g-1].second)
  2258. {
  2259. (ret.end()-1)->push_back( stats[g].first );
  2260. }
  2261. else
  2262. {
  2263. //create next occupied rank
  2264. std::vector<PlayerColor> tmp;
  2265. tmp.push_back(stats[g].first);
  2266. ret.push_back(tmp);
  2267. }
  2268. }
  2269. return ret;
  2270. }
  2271. bool operator()(const TStat & a, const TStat & b) const
  2272. {
  2273. return a.second > b.second;
  2274. }
  2275. static const CGHeroInstance * findBestHero(CGameState * gs, const PlayerColor & color)
  2276. {
  2277. std::vector<ConstTransitivePtr<CGHeroInstance> > &h = gs->players[color].heroes;
  2278. if(h.empty())
  2279. return nullptr;
  2280. //best hero will be that with highest exp
  2281. int best = 0;
  2282. for(int b=1; b<h.size(); ++b)
  2283. {
  2284. if(h[b]->exp > h[best]->exp)
  2285. {
  2286. best = b;
  2287. }
  2288. }
  2289. return h[best];
  2290. }
  2291. //calculates total number of artifacts that belong to given player
  2292. static int getNumberOfArts(const PlayerState * ps)
  2293. {
  2294. int ret = 0;
  2295. for(auto h : ps->heroes)
  2296. {
  2297. ret += (int)h->artifactsInBackpack.size() + (int)h->artifactsWorn.size();
  2298. }
  2299. return ret;
  2300. }
  2301. // get total strength of player army
  2302. static si64 getArmyStrength(const PlayerState * ps)
  2303. {
  2304. si64 str = 0;
  2305. for(auto h : ps->heroes)
  2306. {
  2307. if(!h->inTownGarrison) //original h3 behavior
  2308. str += h->getArmyStrength();
  2309. }
  2310. return str;
  2311. }
  2312. // get total gold income
  2313. static int getIncome(const PlayerState * ps)
  2314. {
  2315. int totalIncome = 0;
  2316. const CGObjectInstance * heroOrTown = nullptr;
  2317. //Heroes can produce gold as well - skill, specialty or arts
  2318. for(const auto & h : ps->heroes)
  2319. {
  2320. totalIncome += h->valOfBonuses(Selector::typeSubtype(BonusType::GENERATE_RESOURCE, GameResID(EGameResID::GOLD)));
  2321. if(!heroOrTown)
  2322. heroOrTown = h;
  2323. }
  2324. //Add town income of all towns
  2325. for(const auto & t : ps->towns)
  2326. {
  2327. totalIncome += t->dailyIncome()[EGameResID::GOLD];
  2328. if(!heroOrTown)
  2329. heroOrTown = t;
  2330. }
  2331. /// FIXME: Dirty dirty hack
  2332. /// Stats helper need some access to gamestate.
  2333. std::vector<const CGObjectInstance *> ownedObjects;
  2334. for(const CGObjectInstance * obj : heroOrTown->cb->gameState()->map->objects)
  2335. {
  2336. if(obj && obj->tempOwner == ps->color)
  2337. ownedObjects.push_back(obj);
  2338. }
  2339. /// This is code from CPlayerSpecificInfoCallback::getMyObjects
  2340. /// I'm really need to find out about callback interface design...
  2341. for(const auto * object : ownedObjects)
  2342. {
  2343. //Mines
  2344. if ( object->ID == Obj::MINE )
  2345. {
  2346. const auto * mine = dynamic_cast<const CGMine *>(object);
  2347. assert(mine);
  2348. if (mine->producedResource == EGameResID::GOLD)
  2349. totalIncome += mine->producedQuantity;
  2350. }
  2351. }
  2352. return totalIncome;
  2353. }
  2354. };
  2355. void CGameState::obtainPlayersStats(SThievesGuildInfo & tgi, int level)
  2356. {
  2357. auto playerInactive = [&](const PlayerColor & color)
  2358. {
  2359. return color == PlayerColor::NEUTRAL || players.at(color).status != EPlayerStatus::INGAME;
  2360. };
  2361. #define FILL_FIELD(FIELD, VAL_GETTER) \
  2362. { \
  2363. std::vector< std::pair< PlayerColor, si64 > > stats; \
  2364. for(auto g = players.begin(); g != players.end(); ++g) \
  2365. { \
  2366. if(playerInactive(g->second.color)) \
  2367. continue; \
  2368. std::pair< PlayerColor, si64 > stat; \
  2369. stat.first = g->second.color; \
  2370. stat.second = VAL_GETTER; \
  2371. stats.push_back(stat); \
  2372. } \
  2373. tgi.FIELD = statsHLP::getRank(stats); \
  2374. }
  2375. for(auto & elem : players)
  2376. {
  2377. if(!playerInactive(elem.second.color))
  2378. tgi.playerColors.push_back(elem.second.color);
  2379. }
  2380. if(level >= 0) //num of towns & num of heroes
  2381. {
  2382. //num of towns
  2383. FILL_FIELD(numOfTowns, g->second.towns.size())
  2384. //num of heroes
  2385. FILL_FIELD(numOfHeroes, g->second.heroes.size())
  2386. }
  2387. if(level >= 1) //best hero's portrait
  2388. {
  2389. for(const auto & player : players)
  2390. {
  2391. if(playerInactive(player.second.color))
  2392. continue;
  2393. const CGHeroInstance * best = statsHLP::findBestHero(this, player.second.color);
  2394. InfoAboutHero iah;
  2395. iah.initFromHero(best, (level >= 2) ? InfoAboutHero::EInfoLevel::DETAILED : InfoAboutHero::EInfoLevel::BASIC);
  2396. iah.army.clear();
  2397. tgi.colorToBestHero[player.second.color] = iah;
  2398. }
  2399. }
  2400. if(level >= 2) //gold
  2401. {
  2402. FILL_FIELD(gold, g->second.resources[EGameResID::GOLD])
  2403. }
  2404. if(level >= 2) //wood & ore
  2405. {
  2406. FILL_FIELD(woodOre, g->second.resources[EGameResID::WOOD] + g->second.resources[EGameResID::ORE])
  2407. }
  2408. if(level >= 3) //mercury, sulfur, crystal, gems
  2409. {
  2410. FILL_FIELD(mercSulfCrystGems, g->second.resources[EGameResID::MERCURY] + g->second.resources[EGameResID::SULFUR] + g->second.resources[EGameResID::CRYSTAL] + g->second.resources[EGameResID::GEMS])
  2411. }
  2412. if(level >= 3) //obelisks found
  2413. {
  2414. auto getObeliskVisited = [](const TeamID & t)
  2415. {
  2416. if(CGObelisk::visited.count(t))
  2417. return CGObelisk::visited[t];
  2418. else
  2419. return ui8(0);
  2420. };
  2421. FILL_FIELD(obelisks, getObeliskVisited(gs->getPlayerTeam(g->second.color)->id))
  2422. }
  2423. if(level >= 4) //artifacts
  2424. {
  2425. FILL_FIELD(artifacts, statsHLP::getNumberOfArts(&g->second))
  2426. }
  2427. if(level >= 4) //army strength
  2428. {
  2429. FILL_FIELD(army, statsHLP::getArmyStrength(&g->second))
  2430. }
  2431. if(level >= 5) //income
  2432. {
  2433. FILL_FIELD(income, statsHLP::getIncome(&g->second))
  2434. }
  2435. if(level >= 2) //best hero's stats
  2436. {
  2437. //already set in lvl 1 handling
  2438. }
  2439. if(level >= 3) //personality
  2440. {
  2441. for(const auto & player : players)
  2442. {
  2443. if(playerInactive(player.second.color)) //do nothing for neutral player
  2444. continue;
  2445. if(player.second.human)
  2446. {
  2447. tgi.personality[player.second.color] = EAiTactic::NONE;
  2448. }
  2449. else //AI
  2450. {
  2451. tgi.personality[player.second.color] = map->players[player.second.color.getNum()].aiTactic;
  2452. }
  2453. }
  2454. }
  2455. if(level >= 4) //best creature
  2456. {
  2457. //best creatures belonging to player (highest AI value)
  2458. for(const auto & player : players)
  2459. {
  2460. if(playerInactive(player.second.color)) //do nothing for neutral player
  2461. continue;
  2462. int bestCre = -1; //best creature's ID
  2463. for(const auto & elem : player.second.heroes)
  2464. {
  2465. for(const auto & it : elem->Slots())
  2466. {
  2467. int toCmp = it.second->type->getId(); //ID of creature we should compare with the best one
  2468. if(bestCre == -1 || VLC->creh->objects[bestCre]->getAIValue() < VLC->creh->objects[toCmp]->getAIValue())
  2469. {
  2470. bestCre = toCmp;
  2471. }
  2472. }
  2473. }
  2474. tgi.bestCreature[player.second.color] = bestCre;
  2475. }
  2476. }
  2477. #undef FILL_FIELD
  2478. }
  2479. std::map<ui32, ConstTransitivePtr<CGHeroInstance> > CGameState::unusedHeroesFromPool()
  2480. {
  2481. std::map<ui32, ConstTransitivePtr<CGHeroInstance> > pool = hpool.heroesPool;
  2482. for(const auto & player : players)
  2483. for(auto availableHero : player.second.availableHeroes)
  2484. if(availableHero)
  2485. pool.erase((*availableHero).subID);
  2486. return pool;
  2487. }
  2488. void CGameState::buildBonusSystemTree()
  2489. {
  2490. buildGlobalTeamPlayerTree();
  2491. attachArmedObjects();
  2492. for(CGTownInstance *t : map->towns)
  2493. {
  2494. t->deserializationFix();
  2495. }
  2496. // CStackInstance <-> CCreature, CStackInstance <-> CArmedInstance, CArtifactInstance <-> CArtifact
  2497. // are provided on initializing / deserializing
  2498. }
  2499. void CGameState::deserializationFix()
  2500. {
  2501. buildGlobalTeamPlayerTree();
  2502. attachArmedObjects();
  2503. }
  2504. void CGameState::buildGlobalTeamPlayerTree()
  2505. {
  2506. for(auto & team : teams)
  2507. {
  2508. TeamState * t = &team.second;
  2509. t->attachTo(globalEffects);
  2510. for(const PlayerColor & teamMember : team.second.players)
  2511. {
  2512. PlayerState *p = getPlayerState(teamMember);
  2513. assert(p);
  2514. p->attachTo(*t);
  2515. }
  2516. }
  2517. }
  2518. void CGameState::attachArmedObjects()
  2519. {
  2520. for(CGObjectInstance *obj : map->objects)
  2521. {
  2522. if(auto * armed = dynamic_cast<CArmedInstance *>(obj))
  2523. {
  2524. armed->whatShouldBeAttached().attachTo(armed->whereShouldBeAttached(this));
  2525. }
  2526. }
  2527. }
  2528. bool CGameState::giveHeroArtifact(CGHeroInstance * h, const ArtifactID & aid)
  2529. {
  2530. CArtifact * const artifact = VLC->arth->objects[aid]; //pointer to constant object
  2531. CArtifactInstance * ai = CArtifactInstance::createNewArtifactInstance(artifact);
  2532. map->addNewArtifactInstance(ai);
  2533. auto slot = ArtifactUtils::getArtAnyPosition(h, aid);
  2534. if(ArtifactUtils::isSlotEquipment(slot) || ArtifactUtils::isSlotBackpack(slot))
  2535. {
  2536. ai->putAt(ArtifactLocation(h, slot));
  2537. return true;
  2538. }
  2539. else
  2540. {
  2541. return false;
  2542. }
  2543. }
  2544. std::set<HeroTypeID> CGameState::getUnusedAllowedHeroes(bool alsoIncludeNotAllowed) const
  2545. {
  2546. std::set<HeroTypeID> ret;
  2547. for(int i = 0; i < map->allowedHeroes.size(); i++)
  2548. if(map->allowedHeroes[i] || alsoIncludeNotAllowed)
  2549. ret.insert(HeroTypeID(i));
  2550. for(const auto & playerSettingPair : scenarioOps->playerInfos) //remove uninitialized yet heroes picked for start by other players
  2551. {
  2552. if(playerSettingPair.second.hero != PlayerSettings::RANDOM)
  2553. ret -= HeroTypeID(playerSettingPair.second.hero);
  2554. }
  2555. for(auto hero : map->heroesOnMap) //heroes instances initialization
  2556. {
  2557. if(hero->type)
  2558. ret -= hero->type->getId();
  2559. else
  2560. ret -= HeroTypeID(hero->subID);
  2561. }
  2562. for(auto obj : map->objects) //prisons
  2563. if(obj && obj->ID == Obj::PRISON)
  2564. ret -= HeroTypeID(obj->subID);
  2565. return ret;
  2566. }
  2567. std::vector<CGameState::CampaignHeroReplacement> CGameState::generateCampaignHeroesToReplace(CrossoverHeroesList & crossoverHeroes)
  2568. {
  2569. std::vector<CampaignHeroReplacement> campaignHeroReplacements;
  2570. //selecting heroes by type
  2571. for(auto obj : map->objects)
  2572. {
  2573. if(obj && obj->ID == Obj::HERO_PLACEHOLDER)
  2574. {
  2575. auto * heroPlaceholder = dynamic_cast<CGHeroPlaceholder *>(obj.get());
  2576. if(heroPlaceholder->subID != 0xFF) //select by type
  2577. {
  2578. auto it = range::find_if(crossoverHeroes.heroesFromAnyPreviousScenarios, [heroPlaceholder](CGHeroInstance * hero)
  2579. {
  2580. return hero->subID == heroPlaceholder->subID;
  2581. });
  2582. if(it != crossoverHeroes.heroesFromAnyPreviousScenarios.end())
  2583. {
  2584. auto * hero = *it;
  2585. crossoverHeroes.removeHeroFromBothLists(hero);
  2586. campaignHeroReplacements.emplace_back(CMemorySerializer::deepCopy(*hero).release(), heroPlaceholder->id);
  2587. }
  2588. }
  2589. }
  2590. }
  2591. //selecting heroes by power
  2592. range::sort(crossoverHeroes.heroesFromPreviousScenario, [](const CGHeroInstance * a, const CGHeroInstance * b)
  2593. {
  2594. return a->getHeroStrength() > b->getHeroStrength();
  2595. }); //sort, descending strength
  2596. // sort hero placeholders descending power
  2597. std::vector<CGHeroPlaceholder *> heroPlaceholders;
  2598. for(auto obj : map->objects)
  2599. {
  2600. if(obj && obj->ID == Obj::HERO_PLACEHOLDER)
  2601. {
  2602. auto * heroPlaceholder = dynamic_cast<CGHeroPlaceholder *>(obj.get());
  2603. if(heroPlaceholder->subID == 0xFF) //select by power
  2604. {
  2605. heroPlaceholders.push_back(heroPlaceholder);
  2606. }
  2607. }
  2608. }
  2609. range::sort(heroPlaceholders, [](const CGHeroPlaceholder * a, const CGHeroPlaceholder * b)
  2610. {
  2611. return a->power > b->power;
  2612. });
  2613. for(int i = 0; i < heroPlaceholders.size(); ++i)
  2614. {
  2615. auto * heroPlaceholder = heroPlaceholders[i];
  2616. if(crossoverHeroes.heroesFromPreviousScenario.size() > i)
  2617. {
  2618. auto * hero = crossoverHeroes.heroesFromPreviousScenario[i];
  2619. campaignHeroReplacements.emplace_back(CMemorySerializer::deepCopy(*hero).release(), heroPlaceholder->id);
  2620. }
  2621. }
  2622. return campaignHeroReplacements;
  2623. }
  2624. void CGameState::replaceHeroesPlaceholders(const std::vector<CGameState::CampaignHeroReplacement> & campaignHeroReplacements)
  2625. {
  2626. for(const auto & campaignHeroReplacement : campaignHeroReplacements)
  2627. {
  2628. auto * heroPlaceholder = dynamic_cast<CGHeroPlaceholder *>(getObjInstance(campaignHeroReplacement.heroPlaceholderId));
  2629. CGHeroInstance *heroToPlace = campaignHeroReplacement.hero;
  2630. heroToPlace->id = campaignHeroReplacement.heroPlaceholderId;
  2631. heroToPlace->tempOwner = heroPlaceholder->tempOwner;
  2632. heroToPlace->pos = heroPlaceholder->pos;
  2633. heroToPlace->type = VLC->heroh->objects[heroToPlace->subID];
  2634. heroToPlace->appearance = VLC->objtypeh->getHandlerFor(Obj::HERO,
  2635. heroToPlace->type->heroClass->getIndex())->getTemplates().front();
  2636. for(auto &&i : heroToPlace->stacks)
  2637. i.second->type = VLC->creh->objects[i.second->getCreatureID()];
  2638. auto fixArtifact = [&](CArtifactInstance * art)
  2639. {
  2640. art->artType = VLC->arth->objects[art->artType->getId()];
  2641. gs->map->artInstances.emplace_back(art);
  2642. art->id = ArtifactInstanceID((si32)gs->map->artInstances.size() - 1);
  2643. };
  2644. for(auto &&i : heroToPlace->artifactsWorn)
  2645. fixArtifact(i.second.artifact);
  2646. for(auto &&i : heroToPlace->artifactsInBackpack)
  2647. fixArtifact(i.artifact);
  2648. map->removeBlockVisTiles(heroPlaceholder, true);
  2649. map->objects[heroPlaceholder->id.getNum()] = nullptr;
  2650. map->instanceNames.erase(heroPlaceholder->instanceName);
  2651. map->heroesOnMap.emplace_back(heroToPlace);
  2652. map->objects[heroToPlace->id.getNum()] = heroToPlace;
  2653. map->addBlockVisTiles(heroToPlace);
  2654. map->instanceNames[heroToPlace->instanceName] = heroToPlace;
  2655. delete heroPlaceholder;
  2656. scenarioOps->campState->getCurrentScenario().placedCrossoverHeroes.push_back(CCampaignState::crossoverSerialize(heroToPlace));
  2657. }
  2658. }
  2659. bool CGameState::isUsedHero(const HeroTypeID & hid) const
  2660. {
  2661. return getUsedHero(hid);
  2662. }
  2663. CGHeroInstance * CGameState::getUsedHero(const HeroTypeID & hid) const
  2664. {
  2665. for(auto hero : map->heroesOnMap) //heroes instances initialization
  2666. {
  2667. if(hero->type && hero->type->getId() == hid)
  2668. {
  2669. return hero;
  2670. }
  2671. }
  2672. for(auto obj : map->objects) //prisons
  2673. {
  2674. if(obj && obj->ID == Obj::PRISON )
  2675. {
  2676. auto * hero = dynamic_cast<CGHeroInstance *>(obj.get());
  2677. assert(hero);
  2678. if ( hero->type && hero->type->getId() == hid )
  2679. return hero;
  2680. }
  2681. }
  2682. return nullptr;
  2683. }
  2684. bool RumorState::update(int id, int extra)
  2685. {
  2686. if(vstd::contains(last, type))
  2687. {
  2688. if(last[type].first != id)
  2689. {
  2690. last[type].first = id;
  2691. last[type].second = extra;
  2692. }
  2693. else
  2694. return false;
  2695. }
  2696. else
  2697. last[type] = std::make_pair(id, extra);
  2698. return true;
  2699. }
  2700. InfoAboutArmy::InfoAboutArmy():
  2701. owner(PlayerColor::NEUTRAL)
  2702. {}
  2703. InfoAboutArmy::InfoAboutArmy(const CArmedInstance *Army, bool detailed)
  2704. {
  2705. initFromArmy(Army, detailed);
  2706. }
  2707. void InfoAboutArmy::initFromArmy(const CArmedInstance *Army, bool detailed)
  2708. {
  2709. army = ArmyDescriptor(Army, detailed);
  2710. owner = Army->tempOwner;
  2711. name = Army->getObjectName();
  2712. }
  2713. void InfoAboutHero::assign(const InfoAboutHero & iah)
  2714. {
  2715. vstd::clear_pointer(details);
  2716. InfoAboutArmy::operator = (iah);
  2717. details = (iah.details ? new Details(*iah.details) : nullptr);
  2718. hclass = iah.hclass;
  2719. portrait = iah.portrait;
  2720. }
  2721. InfoAboutHero::InfoAboutHero(): portrait(-1) {}
  2722. InfoAboutHero::InfoAboutHero(const InfoAboutHero & iah): InfoAboutArmy(iah)
  2723. {
  2724. assign(iah);
  2725. }
  2726. InfoAboutHero::InfoAboutHero(const CGHeroInstance * h, InfoAboutHero::EInfoLevel infoLevel):
  2727. portrait(-1)
  2728. {
  2729. initFromHero(h, infoLevel);
  2730. }
  2731. InfoAboutHero::~InfoAboutHero()
  2732. {
  2733. vstd::clear_pointer(details);
  2734. }
  2735. InfoAboutHero & InfoAboutHero::operator=(const InfoAboutHero & iah)
  2736. {
  2737. assign(iah);
  2738. return *this;
  2739. }
  2740. void InfoAboutHero::initFromHero(const CGHeroInstance *h, InfoAboutHero::EInfoLevel infoLevel)
  2741. {
  2742. vstd::clear_pointer(details);
  2743. if(!h)
  2744. return;
  2745. bool detailed = ( (infoLevel == EInfoLevel::DETAILED) || (infoLevel == EInfoLevel::INBATTLE) );
  2746. initFromArmy(h, detailed);
  2747. hclass = h->type->heroClass;
  2748. name = h->getNameTranslated();
  2749. portrait = h->portrait;
  2750. if(detailed)
  2751. {
  2752. //include details about hero
  2753. details = new Details();
  2754. details->luck = h->luckVal();
  2755. details->morale = h->moraleVal();
  2756. details->mana = h->mana;
  2757. details->primskills.resize(GameConstants::PRIMARY_SKILLS);
  2758. for (int i = 0; i < GameConstants::PRIMARY_SKILLS ; i++)
  2759. {
  2760. details->primskills[i] = h->getPrimSkillLevel(static_cast<PrimarySkill::PrimarySkill>(i));
  2761. }
  2762. if (infoLevel == EInfoLevel::INBATTLE)
  2763. details->manaLimit = h->manaLimit();
  2764. else
  2765. details->manaLimit = -1; //we do not want to leak max mana info outside battle so set to meaningless value
  2766. }
  2767. }
  2768. InfoAboutTown::InfoAboutTown():
  2769. details(nullptr),
  2770. tType(nullptr),
  2771. built(0),
  2772. fortLevel(0)
  2773. {
  2774. }
  2775. InfoAboutTown::InfoAboutTown(const CGTownInstance *t, bool detailed):
  2776. details(nullptr),
  2777. tType(nullptr),
  2778. built(0),
  2779. fortLevel(0)
  2780. {
  2781. initFromTown(t, detailed);
  2782. }
  2783. InfoAboutTown::~InfoAboutTown()
  2784. {
  2785. vstd::clear_pointer(details);
  2786. }
  2787. void InfoAboutTown::initFromTown(const CGTownInstance *t, bool detailed)
  2788. {
  2789. initFromArmy(t, detailed);
  2790. army = ArmyDescriptor(t->getUpperArmy(), detailed);
  2791. built = t->builded;
  2792. fortLevel = t->fortLevel();
  2793. name = t->getNameTranslated();
  2794. tType = t->getTown();
  2795. vstd::clear_pointer(details);
  2796. if(detailed)
  2797. {
  2798. //include details about hero
  2799. details = new Details();
  2800. TResources income = t->dailyIncome();
  2801. details->goldIncome = income[EGameResID::GOLD];
  2802. details->customRes = t->hasBuilt(BuildingID::RESOURCE_SILO);
  2803. details->hallLevel = t->hallLevel();
  2804. details->garrisonedHero = t->garrisonHero;
  2805. }
  2806. }
  2807. ArmyDescriptor::ArmyDescriptor(const CArmedInstance *army, bool detailed)
  2808. : isDetailed(detailed)
  2809. {
  2810. for(const auto & elem : army->Slots())
  2811. {
  2812. if(detailed)
  2813. (*this)[elem.first] = *elem.second;
  2814. else
  2815. (*this)[elem.first] = CStackBasicDescriptor(elem.second->type, (int)elem.second->getQuantityID());
  2816. }
  2817. }
  2818. ArmyDescriptor::ArmyDescriptor()
  2819. : isDetailed(false)
  2820. {
  2821. }
  2822. int ArmyDescriptor::getStrength() const
  2823. {
  2824. ui64 ret = 0;
  2825. if(isDetailed)
  2826. {
  2827. for(const auto & elem : *this)
  2828. ret += elem.second.type->getAIValue() * elem.second.count;
  2829. }
  2830. else
  2831. {
  2832. for(const auto & elem : *this)
  2833. ret += elem.second.type->getAIValue() * CCreature::estimateCreatureCount(elem.second.count);
  2834. }
  2835. return static_cast<int>(ret);
  2836. }
  2837. TeamState::TeamState()
  2838. {
  2839. setNodeType(TEAM);
  2840. fogOfWarMap = std::make_shared<boost::multi_array<ui8, 3>>();
  2841. }
  2842. TeamState::TeamState(TeamState && other) noexcept:
  2843. CBonusSystemNode(std::move(other)),
  2844. id(other.id)
  2845. {
  2846. std::swap(players, other.players);
  2847. std::swap(fogOfWarMap, other.fogOfWarMap);
  2848. }
  2849. CRandomGenerator & CGameState::getRandomGenerator()
  2850. {
  2851. return rand;
  2852. }
  2853. VCMI_LIB_NAMESPACE_END