CGameState.cpp 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182
  1. #define VCMI_DLL
  2. #include <algorithm>
  3. #include <queue>
  4. #include <fstream>
  5. #include "CGameState.h"
  6. #include <boost/random/linear_congruential.hpp>
  7. #include "../hch/CDefObjInfoHandler.h"
  8. #include "../hch/CArtHandler.h"
  9. #include "../hch/CBuildingHandler.h"
  10. #include "../hch/CGeneralTextHandler.h"
  11. #include "../hch/CTownHandler.h"
  12. #include "../hch/CSpellHandler.h"
  13. #include "../hch/CHeroHandler.h"
  14. #include "../hch/CObjectHandler.h"
  15. #include "../hch/CCreatureHandler.h"
  16. #include "VCMI_Lib.h"
  17. #include "Connection.h"
  18. #include "map.h"
  19. #include "../StartInfo.h"
  20. #include "NetPacks.h"
  21. #include <boost/foreach.hpp>
  22. #include <boost/thread.hpp>
  23. #include <boost/thread/shared_mutex.hpp>
  24. #include "RegisterTypes.cpp"
  25. boost::rand48 ran;
  26. #ifdef min
  27. #undef min
  28. #endif
  29. #ifdef max
  30. #undef max
  31. #endif
  32. /*
  33. * CGameState.cpp, part of VCMI engine
  34. *
  35. * Authors: listed in file AUTHORS in main folder
  36. *
  37. * License: GNU General Public License v2.0 or later
  38. * Full text of license available in license.txt file, in main folder
  39. *
  40. */
  41. void foofoofoo()
  42. {
  43. //never called function to force instantation of templates
  44. int *ccc = NULL;
  45. registerTypes((CISer<CConnection>&)*ccc);
  46. registerTypes((COSer<CConnection>&)*ccc);
  47. registerTypes((CSaveFile&)*ccc);
  48. registerTypes((CLoadFile&)*ccc);
  49. registerTypes((CTypeList&)*ccc);
  50. }
  51. class CBaseForGSApply
  52. {
  53. public:
  54. virtual void applyOnGS(CGameState *gs, void *pack) const =0;
  55. };
  56. template <typename T> class CApplyOnGS : public CBaseForGSApply
  57. {
  58. public:
  59. void applyOnGS(CGameState *gs, void *pack) const
  60. {
  61. T *ptr = static_cast<T*>(pack);
  62. while(!gs->mx->try_lock())
  63. boost::this_thread::sleep(boost::posix_time::milliseconds(50)); //give other threads time to finish
  64. ptr->applyGs(gs);
  65. gs->mx->unlock();
  66. }
  67. };
  68. class CGSApplier
  69. {
  70. public:
  71. std::map<ui16,CBaseForGSApply*> apps;
  72. CGSApplier()
  73. {
  74. registerTypes2(*this);
  75. }
  76. template<typename T> void registerType(const T * t=NULL)
  77. {
  78. ui16 ID = typeList.registerType(t);
  79. apps[ID] = new CApplyOnGS<T>;
  80. }
  81. } *applierGs = NULL;
  82. std::string DLL_EXPORT toString(MetaString &ms)
  83. {
  84. std::string ret;
  85. for(size_t i=0;i<ms.message.size();++i)
  86. {
  87. if(ms.message[i]>0)
  88. {
  89. ret += ms.strings[ms.message[i]-1];
  90. }
  91. else
  92. {
  93. std::vector<std::string> *vec;
  94. int type = ms.texts[-ms.message[i]-1].first,
  95. ser = ms.texts[-ms.message[i]-1].second;
  96. if(type == 5)
  97. {
  98. ret += VLC->arth->artifacts[ser].Name();
  99. continue;
  100. }
  101. else if(type == 7)
  102. {
  103. ret += VLC->creh->creatures[ser].namePl;
  104. continue;
  105. }
  106. else if(type == 9)
  107. {
  108. ret += VLC->generaltexth->mines[ser].first;
  109. continue;
  110. }
  111. else if(type == 10)
  112. {
  113. ret += VLC->generaltexth->mines[ser].second;
  114. continue;
  115. }
  116. else if(type == MetaString::SPELL_NAME)
  117. {
  118. ret += VLC->spellh->spells[ser].name;
  119. continue;
  120. }
  121. else
  122. {
  123. switch(type)
  124. {
  125. case 1:
  126. vec = &VLC->generaltexth->allTexts;
  127. break;
  128. case 2:
  129. vec = &VLC->generaltexth->xtrainfo;
  130. break;
  131. case 3:
  132. vec = &VLC->generaltexth->names;
  133. break;
  134. case 4:
  135. vec = &VLC->generaltexth->restypes;
  136. break;
  137. case 6:
  138. vec = &VLC->generaltexth->arraytxt;
  139. break;
  140. case 8:
  141. vec = &VLC->generaltexth->creGens;
  142. break;
  143. case 11:
  144. vec = &VLC->generaltexth->advobtxt;
  145. break;
  146. case 12:
  147. vec = &VLC->generaltexth->artifEvents;
  148. break;
  149. }
  150. ret += (*vec)[ser];
  151. }
  152. }
  153. }
  154. for(size_t i=0; i < ms.replacements.size(); ++i)
  155. {
  156. ret.replace(ret.find("%s"),2,ms.replacements[i]);
  157. }
  158. return ret;
  159. }
  160. static CGObjectInstance * createObject(int id, int subid, int3 pos, int owner)
  161. {
  162. CGObjectInstance * nobj;
  163. switch(id)
  164. {
  165. case HEROI_TYPE: //hero
  166. {
  167. CGHeroInstance * nobj = new CGHeroInstance();
  168. nobj->pos = pos;
  169. nobj->tempOwner = owner;
  170. nobj->subID = subid;
  171. //nobj->initHero(ran);
  172. return nobj;
  173. }
  174. case TOWNI_TYPE: //town
  175. nobj = new CGTownInstance;
  176. break;
  177. default: //rest of objects
  178. nobj = new CGObjectInstance;
  179. nobj->defInfo = VLC->dobjinfo->gobjs[id][subid];
  180. break;
  181. }
  182. nobj->ID = id;
  183. nobj->subID = subid;
  184. if(!nobj->defInfo)
  185. tlog3 <<"No def declaration for " <<id <<" "<<subid<<std::endl;
  186. nobj->pos = pos;
  187. //nobj->state = NULL;//new CLuaObjectScript();
  188. nobj->tempOwner = owner;
  189. nobj->info = NULL;
  190. nobj->defInfo->id = id;
  191. nobj->defInfo->subid = subid;
  192. //assigning defhandler
  193. if(nobj->ID==HEROI_TYPE || nobj->ID==TOWNI_TYPE)
  194. return nobj;
  195. nobj->defInfo = VLC->dobjinfo->gobjs[id][subid];
  196. return nobj;
  197. }
  198. CStack * BattleInfo::getStack(int stackID)
  199. {
  200. for(unsigned int g=0; g<stacks.size(); ++g)
  201. {
  202. if(stacks[g]->ID == stackID)
  203. return stacks[g];
  204. }
  205. return NULL;
  206. }
  207. CStack * BattleInfo::getStackT(int tileID)
  208. {
  209. for(unsigned int g=0; g<stacks.size(); ++g)
  210. {
  211. if(stacks[g]->position == tileID
  212. || (stacks[g]->creature->isDoubleWide() && stacks[g]->attackerOwned && stacks[g]->position-1 == tileID)
  213. || (stacks[g]->creature->isDoubleWide() && !stacks[g]->attackerOwned && stacks[g]->position+1 == tileID))
  214. {
  215. if(stacks[g]->alive())
  216. {
  217. return stacks[g];
  218. }
  219. }
  220. }
  221. return NULL;
  222. }
  223. void BattleInfo::getAccessibilityMap(bool *accessibility, int stackToOmmit)
  224. {
  225. memset(accessibility,1,BFIELD_SIZE); //initialize array with trues
  226. for(unsigned int g=0; g<stacks.size(); ++g)
  227. {
  228. if(!stacks[g]->alive() || stacks[g]->ID==stackToOmmit) //we don't want to lock position of this stack
  229. continue;
  230. accessibility[stacks[g]->position] = false;
  231. if(stacks[g]->creature->isDoubleWide()) //if it's a double hex creature
  232. {
  233. if(stacks[g]->attackerOwned)
  234. accessibility[stacks[g]->position-1] = false;
  235. else
  236. accessibility[stacks[g]->position+1] = false;
  237. }
  238. }
  239. //obstacles
  240. for(unsigned int b=0; b<obstacles.size(); ++b)
  241. {
  242. std::vector<int> blocked = VLC->heroh->obstacles[obstacles[b].ID].getBlocked(obstacles[b].pos);
  243. for(unsigned int c=0; c<blocked.size(); ++c)
  244. {
  245. if(blocked[c] >=0 && blocked[c] < BFIELD_SIZE)
  246. accessibility[blocked[c]] = false;
  247. }
  248. }
  249. }
  250. void BattleInfo::getAccessibilityMapForTwoHex(bool *accessibility, bool atackerSide, int stackToOmmit, bool addOccupiable) //send pointer to at least 187 allocated bytes
  251. {
  252. bool mac[BFIELD_SIZE];
  253. getAccessibilityMap(mac,stackToOmmit);
  254. memcpy(accessibility,mac,BFIELD_SIZE);
  255. }
  256. void BattleInfo::makeBFS(int start, bool*accessibility, int *predecessor, int *dists) //both pointers must point to the at least 187-elements int arrays
  257. {
  258. //inits
  259. for(int b=0; b<BFIELD_SIZE; ++b)
  260. predecessor[b] = -1;
  261. for(int g=0; g<BFIELD_SIZE; ++g)
  262. dists[g] = 100000000;
  263. std::queue<int> hexq; //bfs queue
  264. hexq.push(start);
  265. dists[hexq.front()] = 0;
  266. int curNext = -1; //for bfs loop only (helper var)
  267. while(!hexq.empty()) //bfs loop
  268. {
  269. int curHex = hexq.front();
  270. std::vector<int> neighbours = neighbouringTiles(curHex);
  271. hexq.pop();
  272. for(unsigned int nr=0; nr<neighbours.size(); nr++)
  273. {
  274. curNext = neighbours[nr];
  275. if(!accessibility[curNext] || (dists[curHex]+1)>=dists[curNext])
  276. continue;
  277. hexq.push(curNext);
  278. dists[curNext] = dists[curHex] + 1;
  279. predecessor[curNext] = curHex;
  280. }
  281. }
  282. };
  283. std::vector<int> BattleInfo::getAccessibility(int stackID, bool addOccupiable)
  284. {
  285. std::vector<int> ret;
  286. bool ac[BFIELD_SIZE];
  287. CStack *s = getStack(stackID);
  288. if(s->creature->isDoubleWide())
  289. getAccessibilityMapForTwoHex(ac,s->attackerOwned,stackID,addOccupiable);
  290. else
  291. getAccessibilityMap(ac,stackID);
  292. int pr[BFIELD_SIZE], dist[BFIELD_SIZE];
  293. makeBFS(s->position,ac,pr,dist);
  294. if(s->creature->isDoubleWide())
  295. {
  296. if(!addOccupiable)
  297. {
  298. std::vector<int> rem;
  299. for(int b=0; b<BFIELD_SIZE; ++b)
  300. {
  301. if( ac[b] && !(s->attackerOwned ? ac[b-1] : ac[b+1]))
  302. {
  303. rem.push_back(b);
  304. }
  305. }
  306. for(unsigned int g=0; g<rem.size(); ++g)
  307. {
  308. ac[rem[g]] = false;
  309. }
  310. //removing accessibility for side hexes
  311. for(int v=0; v<BFIELD_SIZE; ++v)
  312. if(s->attackerOwned ? (v%BFIELD_WIDTH)==1 : (v%BFIELD_WIDTH)==(BFIELD_WIDTH - 2))
  313. ac[v] = false;
  314. }
  315. else
  316. {
  317. std::vector<int> rem;
  318. for(int b=0; b<BFIELD_SIZE; ++b)
  319. {
  320. if( ac[b] && (!ac[b-1] || dist[b-1] > s->Speed() ) && ( !ac[b+1] || dist[b+1] > s->Speed() ) && b%BFIELD_WIDTH != 0 && b%BFIELD_WIDTH != (BFIELD_WIDTH-1))
  321. {
  322. rem.push_back(b);
  323. }
  324. }
  325. for(unsigned int g=0; g<rem.size(); ++g)
  326. {
  327. ac[rem[g]] = false;
  328. }
  329. }
  330. }
  331. for(int i=0;i<BFIELD_SIZE;i++)
  332. if(dist[i] <= s->Speed() && ac[i])
  333. {
  334. ret.push_back(i);
  335. }
  336. return ret;
  337. }
  338. bool BattleInfo::isStackBlocked(int ID)
  339. {
  340. CStack *our = getStack(ID);
  341. for(unsigned int i=0; i<stacks.size();i++)
  342. {
  343. if( !stacks[i]->alive()
  344. || stacks[i]->owner==our->owner
  345. )
  346. continue; //we omit dead and allied stacks
  347. if(stacks[i]->creature->isDoubleWide())
  348. {
  349. if( mutualPosition(stacks[i]->position, our->position) >= 0
  350. || mutualPosition(stacks[i]->position + (stacks[i]->attackerOwned ? -1 : 1), our->position) >= 0)
  351. return true;
  352. }
  353. else
  354. {
  355. if( mutualPosition(stacks[i]->position, our->position) >= 0 )
  356. return true;
  357. }
  358. }
  359. return false;
  360. }
  361. signed char BattleInfo::mutualPosition(int hex1, int hex2)
  362. {
  363. if(hex2 == hex1 - ( (hex1/17)%2 ? 18 : 17 )) //top left
  364. return 0;
  365. if(hex2 == hex1 - ( (hex1/17)%2 ? 17 : 16 )) //top right
  366. return 1;
  367. if(hex2 == hex1 - 1 && hex1%17 != 0) //left
  368. return 5;
  369. if(hex2 == hex1 + 1 && hex1%17 != 16) //right
  370. return 2;
  371. if(hex2 == hex1 + ( (hex1/17)%2 ? 16 : 17 )) //bottom left
  372. return 4;
  373. if(hex2 == hex1 + ( (hex1/17)%2 ? 17 : 18 )) //bottom right
  374. return 3;
  375. return -1;
  376. }
  377. std::vector<int> BattleInfo::neighbouringTiles(int hex)
  378. {
  379. #define CHECK_AND_PUSH(tile) {int hlp = (tile); if(hlp>=0 && hlp<BFIELD_SIZE && (hlp%BFIELD_WIDTH!=16) && hlp%BFIELD_WIDTH) ret.push_back(hlp);}
  380. std::vector<int> ret;
  381. CHECK_AND_PUSH(hex - ( (hex/17)%2 ? 18 : 17 ));
  382. CHECK_AND_PUSH(hex - ( (hex/17)%2 ? 17 : 16 ));
  383. CHECK_AND_PUSH(hex - 1);
  384. CHECK_AND_PUSH(hex + 1);
  385. CHECK_AND_PUSH(hex + ( (hex/17)%2 ? 16 : 17 ));
  386. CHECK_AND_PUSH(hex + ( (hex/17)%2 ? 17 : 18 ));
  387. #undef CHECK_AND_PUSH
  388. return ret;
  389. }
  390. std::pair< std::vector<int>, int > BattleInfo::getPath(int start, int dest, bool*accessibility, bool flyingCreature)
  391. {
  392. int predecessor[BFIELD_SIZE]; //for getting the Path
  393. int dist[BFIELD_SIZE]; //calculated distances
  394. if(flyingCreature)
  395. {
  396. bool acc[BFIELD_SIZE]; //full accessibility table
  397. for(int b=0; b<BFIELD_SIZE; ++b) //initialization of acc
  398. {
  399. acc[b] = true;
  400. }
  401. makeBFS(start, acc, predecessor, dist);
  402. }
  403. else
  404. {
  405. makeBFS(start, accessibility, predecessor, dist);
  406. }
  407. //making the Path
  408. std::vector<int> path;
  409. int curElem = dest;
  410. while(curElem != start)
  411. {
  412. path.push_back(curElem);
  413. curElem = predecessor[curElem];
  414. }
  415. return std::make_pair(path, dist[dest]);
  416. }
  417. int CStack::valOfFeatures(StackFeature::ECombatFeatures type, int subtype) const
  418. {
  419. int ret = 0;
  420. if(subtype == -1024) //any subtype
  421. {
  422. for(std::vector<StackFeature>::const_iterator i=features.begin(); i != features.end(); i++)
  423. if(i->type == type)
  424. ret += i->value;
  425. }
  426. else //given subtype
  427. {
  428. for(std::vector<StackFeature>::const_iterator i=features.begin(); i != features.end(); i++)
  429. if(i->type == type && i->subtype == subtype)
  430. ret += i->value;
  431. }
  432. return ret;
  433. }
  434. bool CStack::hasFeatureOfType(StackFeature::ECombatFeatures type, int subtype) const
  435. {
  436. if(subtype == -1024) //any subtype
  437. {
  438. for(std::vector<StackFeature>::const_iterator i=features.begin(); i != features.end(); i++)
  439. if(i->type == type)
  440. return true;
  441. }
  442. else //given subtype
  443. {
  444. for(std::vector<StackFeature>::const_iterator i=features.begin(); i != features.end(); i++)
  445. if(i->type == type && i->subtype == subtype)
  446. return true;
  447. }
  448. return false;
  449. }
  450. CStack::CStack(CCreature * C, int A, int O, int I, bool AO, int S)
  451. :ID(I), creature(C), amount(A), baseAmount(A), firstHPleft(C->hitPoints), owner(O), slot(S), attackerOwned(AO), position(-1),
  452. counterAttacks(1), shots(C->shots), features(C->abilities)
  453. {
  454. state.insert(ALIVE);
  455. }
  456. ui32 CStack::Speed() const
  457. {
  458. int speed = creature->speed;
  459. speed += valOfFeatures(StackFeature::SPEED_BONUS);
  460. int percentBonus = 0;
  461. for(int g=0; g<features.size(); ++g)
  462. {
  463. if(features[g].type == StackFeature::SPEED_BONUS)
  464. {
  465. percentBonus += features[g].additionalInfo;
  466. }
  467. }
  468. if(percentBonus < 0)
  469. {
  470. speed = (abs(percentBonus) * speed)/100;
  471. }
  472. else
  473. {
  474. speed = ((100 + percentBonus) * speed)/100;
  475. }
  476. //bind effect check
  477. if(getEffect(72))
  478. {
  479. return 0;
  480. }
  481. return speed;
  482. }
  483. const CStack::StackEffect * CStack::getEffect(ui16 id) const
  484. {
  485. for (unsigned int i=0; i< effects.size(); i++)
  486. if(effects[i].id == id)
  487. return &effects[i];
  488. return NULL;
  489. }
  490. ui8 CStack::howManyEffectsSet(ui16 id) const
  491. {
  492. ui8 ret = 0;
  493. for (unsigned int i=0; i< effects.size(); i++)
  494. if(effects[i].id == id) //effect found
  495. {
  496. ++ret;
  497. }
  498. return ret;
  499. }
  500. si8 CStack::Morale() const
  501. {
  502. si8 ret = morale;
  503. if(hasFeatureOfType(StackFeature::NON_LIVING) || hasFeatureOfType(StackFeature::UNDEAD))
  504. return 0;
  505. ret += valOfFeatures(StackFeature::MORALE_BONUS); //mirth & sorrow & other
  506. if(hasFeatureOfType(StackFeature::SELF_MORALE)) //eg. minotaur
  507. {
  508. ret = std::max<si8>(ret, +1);
  509. }
  510. if(ret > 3) ret = 3;
  511. if(ret < -3) ret = -3;
  512. return ret;
  513. }
  514. si8 CStack::Luck() const
  515. {
  516. si8 ret = luck;
  517. ret += valOfFeatures(StackFeature::LUCK_BONUS); //fortune & misfortune & other
  518. if(hasFeatureOfType(StackFeature::SELF_LUCK)) //eg. halfling
  519. {
  520. ret = std::max<si8>(ret, +1);
  521. }
  522. if(ret > 3) ret = 3;
  523. if(ret < -3) ret = -3;
  524. return ret;
  525. }
  526. si32 CStack::Attack() const
  527. {
  528. si32 ret = creature->attack; //value to be returned
  529. if(hasFeatureOfType(StackFeature::IN_FRENZY)) //frenzy for attacker
  530. {
  531. ret += (VLC->spellh->spells[56].powers[getEffect(56)->level]/100.0) * Defense(false);
  532. }
  533. ret += valOfFeatures(StackFeature::ATTACK_BONUS);
  534. return ret;
  535. }
  536. si32 CStack::Defense(bool withFrenzy /*= true*/) const
  537. {
  538. si32 ret = creature->defence;
  539. if(withFrenzy && getEffect(56)) //frenzy for defender
  540. {
  541. return 0;
  542. }
  543. ret += valOfFeatures(StackFeature::DEFENCE_BONUS);
  544. return ret;
  545. }
  546. ui16 CStack::MaxHealth() const
  547. {
  548. return creature->hitPoints + valOfFeatures(StackFeature::HP_BONUS);
  549. }
  550. bool CStack::willMove()
  551. {
  552. return !vstd::contains(state, DEFENDING)
  553. && !vstd::contains(state, MOVED)
  554. && alive()
  555. && ! hasFeatureOfType(StackFeature::NOT_ACTIVE); //eg. Ammo Cart
  556. }
  557. CGHeroInstance* CGameState::HeroesPool::pickHeroFor(bool native, int player, const CTown *town, int notThatOne)
  558. {
  559. if(player<0 || player>=PLAYER_LIMIT)
  560. {
  561. tlog1 << "Cannot pick hero for " << town->Name() << ". Wrong owner!\n";
  562. return NULL;
  563. }
  564. std::vector<CGHeroInstance *> pool;
  565. int sum=0, r;
  566. if(native)
  567. {
  568. for(std::map<ui32,CGHeroInstance *>::iterator i=heroesPool.begin(); i!=heroesPool.end(); i++)
  569. {
  570. if(pavailable[i->first] & 1<<player
  571. && i->second->type->heroType/2 == town->typeID
  572. && i->second->subID != notThatOne
  573. )
  574. {
  575. pool.push_back(i->second);
  576. }
  577. }
  578. if(!pool.size())
  579. return pickHeroFor(false,player,town,notThatOne);
  580. else
  581. return pool[rand()%pool.size()];
  582. }
  583. else
  584. {
  585. for(std::map<ui32,CGHeroInstance *>::iterator i=heroesPool.begin(); i!=heroesPool.end(); i++)
  586. {
  587. if(pavailable[i->first] & 1<<player
  588. && i->second->subID != notThatOne
  589. )
  590. {
  591. pool.push_back(i->second);
  592. sum += i->second->type->heroClass->selectionProbability[town->typeID];
  593. }
  594. }
  595. if(!pool.size())
  596. {
  597. tlog1 << "There are no heroes available for player " << player<<"!\n";
  598. return NULL;
  599. }
  600. r = rand()%sum;
  601. for(unsigned int i=0; i<pool.size(); i++)
  602. {
  603. r -= pool[i]->type->heroClass->selectionProbability[town->typeID];
  604. if(r<0)
  605. return pool[i];
  606. }
  607. return pool[pool.size()-1];
  608. }
  609. }
  610. //void CGameState::apply(CPack * pack)
  611. //{
  612. // while(!mx->try_lock())
  613. // boost::this_thread::sleep(boost::posix_time::milliseconds(50)); //give other threads time to finish
  614. // //applyNL(pack);
  615. // mx->unlock();
  616. //}
  617. int CGameState::pickHero(int owner)
  618. {
  619. int h=-1;
  620. if(!map->getHero(h = scenarioOps->getIthPlayersSettings(owner).hero,0) && h>=0) //we haven't used selected hero
  621. return h;
  622. int f = scenarioOps->getIthPlayersSettings(owner).castle;
  623. int i=0;
  624. do //try to find free hero of our faction
  625. {
  626. i++;
  627. h = scenarioOps->getIthPlayersSettings(owner).castle*HEROES_PER_TYPE*2+(ran()%(HEROES_PER_TYPE*2));//->scenarioOps->playerInfos[pru].hero = VLC->
  628. } while( map->getHero(h) && i<175);
  629. if(i>174) //probably no free heroes - there's no point in further search, we'll take first free
  630. {
  631. tlog3 << "Warning: cannot find free hero - trying to get first available..."<<std::endl;
  632. for(int j=0; j<HEROES_PER_TYPE * 2 * F_NUMBER; j++)
  633. if(!map->getHero(j))
  634. h=j;
  635. }
  636. return h;
  637. }
  638. CGHeroInstance *CGameState::getHero(int objid)
  639. {
  640. if(objid<0 || objid>=map->objects.size() || map->objects[objid]->ID!=34)
  641. return NULL;
  642. return static_cast<CGHeroInstance *>(map->objects[objid]);
  643. }
  644. CGTownInstance *CGameState::getTown(int objid)
  645. {
  646. if(objid<0 || objid>=map->objects.size())
  647. return NULL;
  648. return static_cast<CGTownInstance *>(map->objects[objid]);
  649. }
  650. std::pair<int,int> CGameState::pickObject(CGObjectInstance *obj)
  651. {
  652. switch(obj->ID)
  653. {
  654. case 65: //random artifact
  655. return std::pair<int,int>(5,(ran()%136)+7); //tylko sensowny zakres - na poczatku sa katapulty itp, na koncu specjalne i blanki
  656. case 66: //random treasure artifact
  657. return std::pair<int,int>(5,VLC->arth->treasures[ran()%VLC->arth->treasures.size()]->id);
  658. case 67: //random minor artifact
  659. return std::pair<int,int>(5,VLC->arth->minors[ran()%VLC->arth->minors.size()]->id);
  660. case 68: //random major artifact
  661. return std::pair<int,int>(5,VLC->arth->majors[ran()%VLC->arth->majors.size()]->id);
  662. case 69: //random relic artifact
  663. return std::pair<int,int>(5,VLC->arth->relics[ran()%VLC->arth->relics.size()]->id);
  664. case 70: //random hero
  665. {
  666. return std::pair<int,int>(HEROI_TYPE,pickHero(obj->tempOwner));
  667. }
  668. case 71: //random monster
  669. {
  670. int r;
  671. do
  672. {
  673. r = ran()%197;
  674. } while (vstd::contains(VLC->creh->notUsedMonsters,r));
  675. return std::pair<int,int>(54,r);
  676. }
  677. case 72: //random monster lvl1
  678. return std::pair<int,int>(54,VLC->creh->levelCreatures[1][ran()%VLC->creh->levelCreatures[1].size()]->idNumber);
  679. case 73: //random monster lvl2
  680. return std::pair<int,int>(54,VLC->creh->levelCreatures[2][ran()%VLC->creh->levelCreatures[2].size()]->idNumber);
  681. case 74: //random monster lvl3
  682. return std::pair<int,int>(54,VLC->creh->levelCreatures[3][ran()%VLC->creh->levelCreatures[3].size()]->idNumber);
  683. case 75: //random monster lvl4
  684. return std::pair<int,int>(54,VLC->creh->levelCreatures[4][ran()%VLC->creh->levelCreatures[4].size()]->idNumber);
  685. case 76: //random resource
  686. return std::pair<int,int>(79,ran()%7); //now it's OH3 style, use %8 for mithril
  687. case 77: //random town
  688. {
  689. int align = (static_cast<CGTownInstance*>(obj))->alignment,
  690. f;
  691. if(align>PLAYER_LIMIT-1)//same as owner / random
  692. {
  693. if(obj->tempOwner > PLAYER_LIMIT-1)
  694. f = -1; //random
  695. else
  696. f = scenarioOps->getIthPlayersSettings(obj->tempOwner).castle;
  697. }
  698. else
  699. {
  700. f = scenarioOps->getIthPlayersSettings(align).castle;
  701. }
  702. if(f<0) f = ran()%VLC->townh->towns.size();
  703. return std::pair<int,int>(TOWNI_TYPE,f);
  704. }
  705. case 162: //random monster lvl5
  706. return std::pair<int,int>(54,VLC->creh->levelCreatures[5][ran()%VLC->creh->levelCreatures[5].size()]->idNumber);
  707. case 163: //random monster lvl6
  708. return std::pair<int,int>(54,VLC->creh->levelCreatures[6][ran()%VLC->creh->levelCreatures[6].size()]->idNumber);
  709. case 164: //random monster lvl7
  710. return std::pair<int,int>(54,VLC->creh->levelCreatures[7][ran()%VLC->creh->levelCreatures[7].size()]->idNumber);
  711. case 216: //random dwelling
  712. {
  713. int faction = ran()%F_NUMBER;
  714. CCreGen2ObjInfo* info = static_cast<CCreGen2ObjInfo*>(obj->info);
  715. if (info->asCastle)
  716. {
  717. for(unsigned int i=0;i<map->objects.size();i++)
  718. {
  719. if(map->objects[i]->ID==77 && dynamic_cast<CGTownInstance*>(map->objects[i])->identifier == info->identifier)
  720. {
  721. randomizeObject(map->objects[i]); //we have to randomize the castle first
  722. faction = map->objects[i]->subID;
  723. break;
  724. }
  725. else if(map->objects[i]->ID==TOWNI_TYPE && dynamic_cast<CGTownInstance*>(map->objects[i])->identifier == info->identifier)
  726. {
  727. faction = map->objects[i]->subID;
  728. break;
  729. }
  730. }
  731. }
  732. else
  733. {
  734. while((!(info->castles[0]&(1<<faction))))
  735. {
  736. if((faction>7) && (info->castles[1]&(1<<(faction-8))))
  737. break;
  738. faction = ran()%F_NUMBER;
  739. }
  740. }
  741. int level = ((info->maxLevel-info->minLevel) ? (ran()%(info->maxLevel-info->minLevel)+info->minLevel) : (info->minLevel));
  742. int cid = VLC->townh->towns[faction].basicCreatures[level];
  743. for(unsigned int i=0;i<VLC->objh->cregens.size();i++)
  744. if(VLC->objh->cregens[i]==cid)
  745. return std::pair<int,int>(17,i);
  746. tlog3 << "Cannot find a dwelling for creature "<<cid <<std::endl;
  747. return std::pair<int,int>(17,0);
  748. }
  749. case 217:
  750. {
  751. int faction = ran()%F_NUMBER;
  752. CCreGenObjInfo* info = static_cast<CCreGenObjInfo*>(obj->info);
  753. if (info->asCastle)
  754. {
  755. for(unsigned int i=0;i<map->objects.size();i++)
  756. {
  757. if(map->objects[i]->ID==77 && dynamic_cast<CGTownInstance*>(map->objects[i])->identifier == info->identifier)
  758. {
  759. randomizeObject(map->objects[i]); //we have to randomize the castle first
  760. faction = map->objects[i]->subID;
  761. break;
  762. }
  763. else if(map->objects[i]->ID==TOWNI_TYPE && dynamic_cast<CGTownInstance*>(map->objects[i])->identifier == info->identifier)
  764. {
  765. faction = map->objects[i]->subID;
  766. break;
  767. }
  768. }
  769. }
  770. else
  771. {
  772. while((!(info->castles[0]&(1<<faction))))
  773. {
  774. if((faction>7) && (info->castles[1]&(1<<(faction-8))))
  775. break;
  776. faction = ran()%F_NUMBER;
  777. }
  778. }
  779. int cid = VLC->townh->towns[faction].basicCreatures[obj->subID];
  780. for(unsigned int i=0;i<VLC->objh->cregens.size();i++)
  781. if(VLC->objh->cregens[i]==cid)
  782. return std::pair<int,int>(17,i);
  783. tlog3 << "Cannot find a dwelling for creature "<<cid <<std::endl;
  784. return std::pair<int,int>(17,0);
  785. }
  786. case 218:
  787. {
  788. CCreGen3ObjInfo* info = static_cast<CCreGen3ObjInfo*>(obj->info);
  789. int level = ((info->maxLevel-info->minLevel) ? (ran()%(info->maxLevel-info->minLevel)+info->minLevel) : (info->minLevel));
  790. int cid = VLC->townh->towns[obj->subID].basicCreatures[level];
  791. for(unsigned int i=0;i<VLC->objh->cregens.size();i++)
  792. if(VLC->objh->cregens[i]==cid)
  793. return std::pair<int,int>(17,i);
  794. tlog3 << "Cannot find a dwelling for creature "<<cid <<std::endl;
  795. return std::pair<int,int>(17,0);
  796. }
  797. }
  798. return std::pair<int,int>(-1,-1);
  799. }
  800. void CGameState::randomizeObject(CGObjectInstance *cur)
  801. {
  802. std::pair<int,int> ran = pickObject(cur);
  803. if(ran.first<0 || ran.second<0) //this is not a random object, or we couldn't find anything
  804. {
  805. if(cur->ID==TOWNI_TYPE) //town - set def
  806. {
  807. CGTownInstance *t = dynamic_cast<CGTownInstance*>(cur);
  808. if(t->hasCapitol())
  809. t->defInfo = capitols[t->subID];
  810. else if(t->hasFort())
  811. t->defInfo = forts[t->subID];
  812. else
  813. t->defInfo = villages[t->subID];
  814. }
  815. return;
  816. }
  817. else if(ran.first==HEROI_TYPE)//special code for hero
  818. {
  819. CGHeroInstance *h = dynamic_cast<CGHeroInstance *>(cur);
  820. if(!h) {tlog2<<"Wrong random hero at "<<cur->pos<<std::endl; return;}
  821. cur->ID = ran.first;
  822. h->portrait = cur->subID = ran.second;
  823. h->type = VLC->heroh->heroes[ran.second];
  824. map->heroes.push_back(h);
  825. return; //TODO: maybe we should do something with definfo?
  826. }
  827. else if(ran.first==TOWNI_TYPE)//special code for town
  828. {
  829. CGTownInstance *t = dynamic_cast<CGTownInstance*>(cur);
  830. if(!t) {tlog2<<"Wrong random town at "<<cur->pos<<std::endl; return;}
  831. cur->ID = ran.first;
  832. cur->subID = ran.second;
  833. t->town = &VLC->townh->towns[ran.second];
  834. if(t->hasCapitol())
  835. t->defInfo = capitols[t->subID];
  836. else if(t->hasFort())
  837. t->defInfo = forts[t->subID];
  838. else
  839. t->defInfo = villages[t->subID];
  840. map->towns.push_back(t);
  841. return;
  842. }
  843. //we have to replace normal random object
  844. cur->ID = ran.first;
  845. cur->subID = ran.second;
  846. map->removeBlockVisTiles(cur); //recalculate blockvis tiles - picked object might have different than random placeholder
  847. map->defy.push_back(cur->defInfo = VLC->dobjinfo->gobjs[ran.first][ran.second]);
  848. if(!cur->defInfo)
  849. {
  850. tlog1<<"*BIG* WARNING: Missing def declaration for "<<cur->ID<<" "<<cur->subID<<std::endl;
  851. return;
  852. }
  853. map->addBlockVisTiles(cur);
  854. }
  855. int CGameState::getDate(int mode) const
  856. {
  857. int temp;
  858. switch (mode)
  859. {
  860. case 0:
  861. return day;
  862. break;
  863. case 1:
  864. temp = (day)%7;
  865. if (temp)
  866. return temp;
  867. else return 7;
  868. break;
  869. case 2:
  870. temp = ((day-1)/7)+1;
  871. if (!(temp%4))
  872. return 4;
  873. else
  874. return (temp%4);
  875. break;
  876. case 3:
  877. return ((day-1)/28)+1;
  878. break;
  879. }
  880. return 0;
  881. }
  882. CGameState::CGameState()
  883. {
  884. mx = new boost::shared_mutex();
  885. map = NULL;
  886. curB = NULL;
  887. scenarioOps = NULL;
  888. applierGs = new CGSApplier;
  889. }
  890. CGameState::~CGameState()
  891. {
  892. delete mx;
  893. delete map;
  894. delete curB;
  895. delete scenarioOps;
  896. delete applierGs;
  897. }
  898. void CGameState::init(StartInfo * si, Mapa * map, int Seed)
  899. {
  900. day = 0;
  901. seed = Seed;
  902. ran.seed((boost::int32_t)seed);
  903. scenarioOps = si;
  904. this->map = map;
  905. loadTownDInfos();
  906. //picking random factions for players
  907. for(unsigned int i=0;i<scenarioOps->playerInfos.size();i++)
  908. {
  909. if(scenarioOps->playerInfos[i].castle==-1)
  910. {
  911. int f;
  912. do
  913. {
  914. f = ran()%F_NUMBER;
  915. }while(!(map->players[scenarioOps->playerInfos[i].color].allowedFactions & 1<<f));
  916. scenarioOps->playerInfos[i].castle = f;
  917. }
  918. }
  919. //randomizing objects
  920. for(unsigned int no=0; no<map->objects.size(); ++no)
  921. {
  922. randomizeObject(map->objects[no]);
  923. if(map->objects[no]->ID==26)
  924. {
  925. map->objects[no]->defInfo->handler=NULL;
  926. }
  927. map->objects[no]->hoverName = VLC->generaltexth->names[map->objects[no]->ID];
  928. }
  929. //std::cout<<"\tRandomizing objects: "<<th.getDif()<<std::endl;
  930. /*********give starting hero****************************************/
  931. for(int i=0;i<PLAYER_LIMIT;i++)
  932. {
  933. if((map->players[i].generateHeroAtMainTown && map->players[i].hasMainTown) || (map->players[i].hasMainTown && map->version==CMapHeader::RoE))
  934. {
  935. int3 hpos = map->players[i].posOfMainTown;
  936. hpos.x+=1;// hpos.y+=1;
  937. int j;
  938. for(j=0; j<scenarioOps->playerInfos.size(); j++) //don't add unsigned here - we are refering to the variable above
  939. if(scenarioOps->playerInfos[j].color == i)
  940. break;
  941. if(j == scenarioOps->playerInfos.size())
  942. continue;
  943. int h=pickHero(i);
  944. CGHeroInstance * nnn = static_cast<CGHeroInstance*>(createObject(HEROI_TYPE,h,hpos,i));
  945. nnn->id = map->objects.size();
  946. hpos = map->players[i].posOfMainTown;hpos.x+=2;
  947. for(unsigned int o=0;o<map->towns.size();o++) //find main town
  948. {
  949. if(map->towns[o]->pos == hpos)
  950. {
  951. map->towns[o]->visitingHero = nnn;
  952. nnn->visitedTown = map->towns[o];
  953. nnn->inTownGarrison = false;
  954. break;
  955. }
  956. }
  957. nnn->initHero();
  958. map->heroes.push_back(nnn);
  959. map->objects.push_back(nnn);
  960. map->addBlockVisTiles(nnn);
  961. }
  962. }
  963. /*********creating players entries in gs****************************************/
  964. for (unsigned int i=0; i<scenarioOps->playerInfos.size();i++)
  965. {
  966. std::pair<int,PlayerState> ins(scenarioOps->playerInfos[i].color,PlayerState());
  967. ins.second.color=ins.first;
  968. ins.second.serial=i;
  969. ins.second.human = scenarioOps->playerInfos[i].human;
  970. players.insert(ins);
  971. }
  972. /******************RESOURCES****************************************************/
  973. //TODO: computer player should receive other amount of resource than computer (depending on difficulty)
  974. std::vector<int> startres;
  975. std::ifstream tis("config/startres.txt");
  976. int k;
  977. for (int j=0;j<scenarioOps->difficulty;j++)
  978. {
  979. tis >> k;
  980. for (int z=0;z<RESOURCE_QUANTITY;z++)
  981. tis>>k;
  982. }
  983. tis >> k;
  984. for (int i=0;i<RESOURCE_QUANTITY;i++)
  985. {
  986. tis >> k;
  987. startres.push_back(k);
  988. }
  989. tis.close();
  990. tis.clear();
  991. for (std::map<ui8,PlayerState>::iterator i = players.begin(); i!=players.end(); i++)
  992. {
  993. (*i).second.resources.resize(RESOURCE_QUANTITY);
  994. for (int x=0;x<RESOURCE_QUANTITY;x++)
  995. (*i).second.resources[x] = startres[x];
  996. }
  997. tis.open("config/resources.txt");
  998. tis >> k;
  999. int pom;
  1000. for(int i=0;i<k;i++)
  1001. {
  1002. tis >> pom;
  1003. resVals.push_back(pom);
  1004. }
  1005. /*************************HEROES************************************************/
  1006. std::set<int> hids;
  1007. for(unsigned int i=0; i<map->allowedHeroes.size(); i++) //add to hids all allowed heroes
  1008. if(map->allowedHeroes[i])
  1009. hids.insert(i);
  1010. for (unsigned int i=0; i<map->heroes.size();i++) //heroes instances initialization
  1011. {
  1012. if (map->heroes[i]->getOwner()<0)
  1013. {
  1014. tlog2 << "Warning - hero with uninitialized owner!\n";
  1015. continue;
  1016. }
  1017. CGHeroInstance * vhi = (map->heroes[i]);
  1018. vhi->initHero();
  1019. players.find(vhi->getOwner())->second.heroes.push_back(vhi);
  1020. hids.erase(vhi->subID);
  1021. }
  1022. for(unsigned int i=0; i<map->predefinedHeroes.size(); i++)
  1023. {
  1024. if(!vstd::contains(hids,map->predefinedHeroes[i]->subID))
  1025. continue;
  1026. map->predefinedHeroes[i]->initHero();
  1027. hpool.heroesPool[map->predefinedHeroes[i]->subID] = map->predefinedHeroes[i];
  1028. hpool.pavailable[map->predefinedHeroes[i]->subID] = 0xff;
  1029. hids.erase(map->predefinedHeroes[i]->subID);
  1030. }
  1031. BOOST_FOREACH(int hid, hids) //all not used allowed heroes go into the pool
  1032. {
  1033. CGHeroInstance * vhi = new CGHeroInstance();
  1034. vhi->initHero(hid);
  1035. hpool.heroesPool[hid] = vhi;
  1036. hpool.pavailable[hid] = 0xff;
  1037. }
  1038. for(unsigned int i=0; i<map->disposedHeroes.size(); i++)
  1039. {
  1040. hpool.pavailable[map->disposedHeroes[i].ID] = map->disposedHeroes[i].players;
  1041. }
  1042. /*************************FOG**OF**WAR******************************************/
  1043. for(std::map<ui8, PlayerState>::iterator k=players.begin(); k!=players.end(); ++k)
  1044. {
  1045. k->second.fogOfWarMap.resize(map->width);
  1046. for(int g=0; g<map->width; ++g)
  1047. k->second.fogOfWarMap[g].resize(map->height);
  1048. for(int g=-0; g<map->width; ++g)
  1049. for(int h=0; h<map->height; ++h)
  1050. k->second.fogOfWarMap[g][h].resize(map->twoLevel+1, 0);
  1051. for(int g=0; g<map->width; ++g)
  1052. for(int h=0; h<map->height; ++h)
  1053. for(int v=0; v<map->twoLevel+1; ++v)
  1054. k->second.fogOfWarMap[g][h][v] = 0;
  1055. BOOST_FOREACH(CGObjectInstance *obj, map->objects)
  1056. {
  1057. if(obj->tempOwner != k->first) continue; //not a flagged object
  1058. int3 objCenter = obj->getSightCenter();
  1059. int radious = obj->getSightRadious();
  1060. for (int xd = std::max<int>(objCenter.x - radious , 0); xd <= std::min<int>(objCenter.x + radious, map->width - 1); xd++)
  1061. {
  1062. for (int yd = std::max<int>(objCenter.y - radious, 0); yd <= std::min<int>(objCenter.y + radious, map->height - 1); yd++)
  1063. {
  1064. double distance = objCenter.dist2d(int3(xd,yd,objCenter.z)) - 0.5;
  1065. if(distance <= radious)
  1066. k->second.fogOfWarMap[xd][yd][objCenter.z] = 1;
  1067. }
  1068. }
  1069. }
  1070. //for(int xd=0; xd<map->width; ++xd) //revealing part of map around heroes
  1071. //{
  1072. // for(int yd=0; yd<map->height; ++yd)
  1073. // {
  1074. // for(int ch=0; ch<k->second.heroes.size(); ++ch)
  1075. // {
  1076. // int deltaX = (k->second.heroes[ch]->getPosition(false).x-xd)*(k->second.heroes[ch]->getPosition(false).x-xd);
  1077. // int deltaY = (k->second.heroes[ch]->getPosition(false).y-yd)*(k->second.heroes[ch]->getPosition(false).y-yd);
  1078. // if(deltaX+deltaY<k->second.heroes[ch]->getSightDistance()*k->second.heroes[ch]->getSightDistance())
  1079. // k->second.fogOfWarMap[xd][yd][k->second.heroes[ch]->getPosition(false).z] = 1;
  1080. // }
  1081. // }
  1082. //}
  1083. //starting bonus
  1084. if(si->playerInfos[k->second.serial].bonus==brandom)
  1085. si->playerInfos[k->second.serial].bonus = ran()%3;
  1086. switch(si->playerInfos[k->second.serial].bonus)
  1087. {
  1088. case bgold:
  1089. k->second.resources[6] += 500 + (ran()%6)*100;
  1090. break;
  1091. case bresource:
  1092. {
  1093. int res = VLC->townh->towns[si->playerInfos[k->second.serial].castle].primaryRes;
  1094. if(res == 127)
  1095. {
  1096. k->second.resources[0] += 5 + ran()%6;
  1097. k->second.resources[2] += 5 + ran()%6;
  1098. }
  1099. else
  1100. {
  1101. k->second.resources[res] += 3 + ran()%4;
  1102. }
  1103. break;
  1104. }
  1105. case bartifact:
  1106. {
  1107. if(!k->second.heroes.size())
  1108. {
  1109. tlog5 << "Cannot give starting artifact - no heroes!" << std::endl;
  1110. break;
  1111. }
  1112. CArtifact *toGive;
  1113. do
  1114. {
  1115. toGive = VLC->arth->treasures[ran() % VLC->arth->treasures.size()];
  1116. } while (!map->allowedArtifact[toGive->id]);
  1117. CGHeroInstance *hero = k->second.heroes[0];
  1118. std::vector<ui16>::iterator slot = vstd::findFirstNot(hero->artifWorn,toGive->possibleSlots);
  1119. if(slot!=toGive->possibleSlots.end())
  1120. hero->artifWorn[*slot] = toGive->id;
  1121. else
  1122. hero->artifacts.push_back(toGive->id);
  1123. }
  1124. }
  1125. }
  1126. /****************************TOWNS************************************************/
  1127. for (unsigned int i=0;i<map->towns.size();i++)
  1128. {
  1129. CGTownInstance * vti =(map->towns[i]);
  1130. if(!vti->town)
  1131. vti->town = &VLC->townh->towns[vti->subID];
  1132. if (vti->name.length()==0) // if town hasn't name we draw it
  1133. vti->name = vti->town->Names()[ran()%vti->town->Names().size()];
  1134. //init buildings
  1135. if(vti->builtBuildings.find(-50)!=vti->builtBuildings.end()) //give standard set of buildings
  1136. {
  1137. vti->builtBuildings.erase(-50);
  1138. vti->builtBuildings.insert(10);
  1139. vti->builtBuildings.insert(5);
  1140. vti->builtBuildings.insert(30);
  1141. if(ran()%2)
  1142. vti->builtBuildings.insert(31);
  1143. }
  1144. //init spells
  1145. vti->spells.resize(SPELL_LEVELS);
  1146. CSpell *s;
  1147. for(unsigned int z=0; z<vti->obligatorySpells.size();z++)
  1148. {
  1149. s = &VLC->spellh->spells[vti->obligatorySpells[z]];
  1150. vti->spells[s->level-1].push_back(s->id);
  1151. vti->possibleSpells -= s->id;
  1152. }
  1153. while(vti->possibleSpells.size())
  1154. {
  1155. ui32 total=0, sel=-1;
  1156. for(unsigned int ps=0;ps<vti->possibleSpells.size();ps++)
  1157. total += VLC->spellh->spells[vti->possibleSpells[ps]].probabilities[vti->subID];
  1158. int r = (total)? ran()%total : -1;
  1159. for(unsigned int ps=0; ps<vti->possibleSpells.size();ps++)
  1160. {
  1161. r -= VLC->spellh->spells[vti->possibleSpells[ps]].probabilities[vti->subID];
  1162. if(r<0)
  1163. {
  1164. sel = ps;
  1165. break;
  1166. }
  1167. }
  1168. if(sel<0)
  1169. sel=0;
  1170. CSpell *s = &VLC->spellh->spells[vti->possibleSpells[sel]];
  1171. vti->spells[s->level-1].push_back(s->id);
  1172. vti->possibleSpells -= s->id;
  1173. }
  1174. //init garrisons
  1175. for (std::map<si32,std::pair<ui32,si32> >::iterator j=vti->army.slots.begin(); j!=vti->army.slots.end();j++)
  1176. {
  1177. if(j->second.first > 196 && j->second.first < 211)
  1178. {
  1179. if(j->second.first%2)
  1180. j->second.first = vti->town->basicCreatures[ (j->second.first-197) / 2 ];
  1181. else
  1182. j->second.first = vti->town->upgradedCreatures[ (j->second.first-197) / 2 ];
  1183. }
  1184. }
  1185. if(vti->getOwner() != 255)
  1186. getPlayer(vti->getOwner())->towns.push_back(vti);
  1187. }
  1188. for(std::map<ui8, PlayerState>::iterator k=players.begin(); k!=players.end(); ++k)
  1189. {
  1190. if(k->first==-1 || k->first==255)
  1191. continue;
  1192. // for(int xd=0; xd<map->width; ++xd) //revealing part of map around towns
  1193. // {
  1194. // for(int yd=0; yd<map->height; ++yd)
  1195. // {
  1196. // for(int ch=0; ch<k->second.towns.size(); ++ch)
  1197. // {
  1198. // int deltaX = (k->second.towns[ch]->pos.x-xd)*(k->second.towns[ch]->pos.x-xd);
  1199. // int deltaY = (k->second.towns[ch]->pos.y-yd)*(k->second.towns[ch]->pos.y-yd);
  1200. // if(deltaX+deltaY<k->second.towns[ch]->getSightDistance()*k->second.towns[ch]->getSightDistance())
  1201. // k->second.fogOfWarMap[xd][yd][k->second.towns[ch]->pos.z] = 1;
  1202. // }
  1203. // }
  1204. // }
  1205. //init visiting and garrisoned heroes
  1206. for(unsigned int l=0; l<k->second.heroes.size();l++)
  1207. {
  1208. for(unsigned int m=0; m<k->second.towns.size();m++)
  1209. {
  1210. int3 vistile = k->second.towns[m]->pos; vistile.x--; //tile next to the entrance
  1211. if(vistile == k->second.heroes[l]->pos || k->second.heroes[l]->pos==k->second.towns[m]->pos)
  1212. {
  1213. k->second.towns[m]->visitingHero = k->second.heroes[l];
  1214. k->second.heroes[l]->visitedTown = k->second.towns[m];
  1215. k->second.heroes[l]->inTownGarrison = false;
  1216. if(k->second.heroes[l]->pos==k->second.towns[m]->pos)
  1217. k->second.heroes[l]->pos.x -= 1;
  1218. break;
  1219. }
  1220. }
  1221. }
  1222. }
  1223. for(unsigned int i=0; i<map->defy.size(); i++)
  1224. {
  1225. map->defy[i]->serial = i;
  1226. }
  1227. for(unsigned int i=0; i<map->objects.size(); i++)
  1228. {
  1229. map->objects[i]->initObj();
  1230. if(map->objects[i]->ID == 62) //prison also needs to initialize hero
  1231. static_cast<CGHeroInstance*>(map->objects[i])->initHero();
  1232. }
  1233. }
  1234. bool CGameState::battleShootCreatureStack(int ID, int dest)
  1235. {
  1236. return true;
  1237. }
  1238. int CGameState::battleGetStack(int pos)
  1239. {
  1240. if(!curB)
  1241. return -1;
  1242. for(unsigned int g=0; g<curB->stacks.size(); ++g)
  1243. {
  1244. if((curB->stacks[g]->position == pos
  1245. || (curB->stacks[g]->creature->isDoubleWide()
  1246. &&( (curB->stacks[g]->attackerOwned && curB->stacks[g]->position-1 == pos)
  1247. || (!curB->stacks[g]->attackerOwned && curB->stacks[g]->position+1 == pos) )
  1248. ))
  1249. && curB->stacks[g]->alive()
  1250. )
  1251. return curB->stacks[g]->ID;
  1252. }
  1253. return -1;
  1254. }
  1255. int CGameState::battleGetBattlefieldType(int3 tile)
  1256. {
  1257. if(tile==int3() && curB)
  1258. tile = curB->tile;
  1259. else if(tile==int3() && !curB)
  1260. return -1;
  1261. const std::vector <CGObjectInstance*> & objs = map->objects;
  1262. for(int g=0; g<objs.size(); ++g)
  1263. {
  1264. if( !objs[g] || objs[g]->pos.x - tile.x < 0 || objs[g]->pos.x - tile.x >= 8
  1265. || tile.y - objs[g]->pos.y + 5 < 0 || tile.y - objs[g]->pos.y + 5 >=6
  1266. || !objs[g]->coveringAt(objs[g]->pos.x - tile.x, tile.y - objs[g]->pos.y + 5)
  1267. ) //look only for objects covering given tile
  1268. continue;
  1269. switch(objs[g]->ID)
  1270. {
  1271. case 222: //clover field
  1272. return 19;
  1273. case 223: //cursed ground
  1274. return 22;
  1275. case 224: //evil fog
  1276. return 20;
  1277. case 225: //favourable winds
  1278. return 21;
  1279. case 226: //fiery fields
  1280. return 14;
  1281. case 227: //holy ground
  1282. return 18;
  1283. case 228: //lucid pools
  1284. return 17;
  1285. case 229: //magic clouds
  1286. return 16;
  1287. case 230: //magic plains
  1288. return 9;
  1289. case 231: //rocklands
  1290. return 15;
  1291. }
  1292. }
  1293. switch(map->terrain[tile.x][tile.y][tile.z].tertype)
  1294. {
  1295. case TerrainTile::dirt:
  1296. return rand()%3+3;
  1297. case TerrainTile::sand:
  1298. return 2; //TODO: coast support
  1299. case TerrainTile::grass:
  1300. return rand()%2+6;
  1301. case TerrainTile::snow:
  1302. return rand()%2+10;
  1303. case TerrainTile::swamp:
  1304. return 13;
  1305. case TerrainTile::rough:
  1306. return 23;
  1307. case TerrainTile::subterranean:
  1308. return 12;
  1309. case TerrainTile::lava:
  1310. return 8;
  1311. case TerrainTile::water:
  1312. return 25;
  1313. case TerrainTile::rock:
  1314. return 15;
  1315. default:
  1316. return -1;
  1317. }
  1318. }
  1319. UpgradeInfo CGameState::getUpgradeInfo(CArmedInstance *obj, int stackPos)
  1320. {
  1321. UpgradeInfo ret;
  1322. CCreature *base = &VLC->creh->creatures[obj->army.slots[stackPos].first];
  1323. if((obj->ID == TOWNI_TYPE) || ((obj->ID == HEROI_TYPE) && static_cast<const CGHeroInstance*>(obj)->visitedTown))
  1324. {
  1325. CGTownInstance * t;
  1326. if(obj->ID == TOWNI_TYPE)
  1327. t = static_cast<CGTownInstance *>(const_cast<CArmedInstance *>(obj));
  1328. else
  1329. t = static_cast<const CGHeroInstance*>(obj)->visitedTown;
  1330. for(std::set<si32>::iterator i=t->builtBuildings.begin(); i!=t->builtBuildings.end(); i++)
  1331. {
  1332. if( (*i) >= 37 && (*i) < 44 ) //upgraded creature dwelling
  1333. {
  1334. int nid = t->town->upgradedCreatures[(*i)-37]; //upgrade offered by that building
  1335. if(base->upgrades.find(nid) != base->upgrades.end()) //possible upgrade
  1336. {
  1337. ret.newID.push_back(nid);
  1338. ret.cost.push_back(std::set<std::pair<int,int> >());
  1339. for(int j=0;j<RESOURCE_QUANTITY;j++)
  1340. {
  1341. int dif = VLC->creh->creatures[nid].cost[j] - base->cost[j];
  1342. if(dif)
  1343. ret.cost[ret.cost.size()-1].insert(std::make_pair(j,dif));
  1344. }
  1345. }
  1346. }
  1347. }//end for
  1348. }
  1349. //TODO: check if hero ability makes some upgrades possible
  1350. if(ret.newID.size())
  1351. ret.oldID = base->idNumber;
  1352. return ret;
  1353. }
  1354. float CGameState::getMarketEfficiency( int player, int mode/*=0*/ )
  1355. {
  1356. boost::shared_lock<boost::shared_mutex> lock(*mx);
  1357. if(mode) return -1; //todo - support other modes
  1358. int mcount = 0;
  1359. for(unsigned int i=0;i<getPlayer(player)->towns.size();i++)
  1360. if(vstd::contains(getPlayer(player)->towns[i]->builtBuildings,14))
  1361. mcount++;
  1362. float ret = std::min(((float)mcount+1.0f)/20.0f,0.5f);
  1363. return ret;
  1364. }
  1365. void CGameState::loadTownDInfos()
  1366. {
  1367. for(int i=0;i<F_NUMBER;i++)
  1368. {
  1369. villages[i] = new CGDefInfo(*VLC->dobjinfo->castles[i]);
  1370. forts[i] = VLC->dobjinfo->castles[i];
  1371. capitols[i] = new CGDefInfo(*VLC->dobjinfo->castles[i]);
  1372. }
  1373. }
  1374. void CGameState::getNeighbours(int3 tile, std::vector<int3> &vec, const boost::logic::tribool &onLand)
  1375. {
  1376. /* notation:
  1377. * 1 2 3
  1378. * 4 5 6
  1379. * 7 8 9
  1380. */
  1381. vec.clear();
  1382. int3 hlp;
  1383. bool weAreOnLand = (map->getTile(tile).tertype != 8);
  1384. if(tile.y < map->height-1) //8
  1385. {
  1386. hlp = int3(tile.x,tile.y+1,tile.z);
  1387. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1388. vec.push_back(hlp);
  1389. }
  1390. if(tile.y > 0) //2
  1391. {
  1392. hlp = int3(tile.x,tile.y-1,tile.z);
  1393. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1394. vec.push_back(hlp);
  1395. }
  1396. if(tile.x > 0) //4
  1397. {
  1398. hlp = int3(tile.x-1,tile.y,tile.z);
  1399. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1400. vec.push_back(hlp);
  1401. }
  1402. if(tile.x < map->width-1) //6
  1403. {
  1404. hlp = int3(tile.x+1,tile.y,tile.z);
  1405. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1406. vec.push_back(hlp);
  1407. }
  1408. if(tile.x > 0 && tile.y > 0) //1
  1409. {
  1410. hlp = int3(tile.x-1,tile.y-1,tile.z);
  1411. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1412. vec.push_back(hlp);
  1413. }
  1414. if(tile.x > 0 && tile.y < map->height-1) //7
  1415. {
  1416. hlp = int3(tile.x-1,tile.y+1,tile.z);
  1417. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1418. vec.push_back(hlp);
  1419. }
  1420. if(tile.x < map->width-1 && tile.y > 0) //3
  1421. {
  1422. hlp = int3(tile.x+1,tile.y-1,tile.z);
  1423. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1424. vec.push_back(hlp);
  1425. }
  1426. if(tile.x < map->width-1 && tile.y < map->height-1) //9
  1427. {
  1428. hlp = int3(tile.x+1,tile.y+1,tile.z);
  1429. if((weAreOnLand == (map->getTile(hlp).tertype!=8)) && map->getTile(hlp).tertype!=9)
  1430. vec.push_back(hlp);
  1431. }
  1432. }
  1433. int CGameState::getMovementCost(const CGHeroInstance *h, int3 src, int3 dest, int remainingMovePoints, bool checkLast)
  1434. {
  1435. if(src == dest) //same tile
  1436. return 0;
  1437. TerrainTile &s = map->terrain[src.x][src.y][src.z],
  1438. &d = map->terrain[dest.x][dest.y][dest.z];
  1439. //get basic cost
  1440. int ret = h->getTileCost(d,s);
  1441. if(src.x!=dest.x && src.y!=dest.y) //it's diagonal move
  1442. {
  1443. int old = ret;
  1444. ret *= 1.414;
  1445. //diagonal move costs too much but normal move is possible - allow diagonal move
  1446. if(ret > remainingMovePoints && remainingMovePoints > old)
  1447. {
  1448. return remainingMovePoints;
  1449. }
  1450. }
  1451. int left = remainingMovePoints-ret;
  1452. if(checkLast && left > 0 && remainingMovePoints-ret < 250) //it might be the last tile - if no further move possible we take all move points
  1453. {
  1454. std::vector<int3> vec;
  1455. getNeighbours(dest,vec,true);
  1456. for(size_t i=0; i < vec.size(); i++)
  1457. {
  1458. int fcost = getMovementCost(h,dest,vec[i],left,false);
  1459. if(fcost <= left)
  1460. {
  1461. return ret;
  1462. }
  1463. }
  1464. ret = remainingMovePoints;
  1465. }
  1466. return ret;
  1467. }
  1468. int CGameState::canBuildStructure( const CGTownInstance *t, int ID )
  1469. {
  1470. int ret = 7; //allowed by default
  1471. //checking resources
  1472. CBuilding * pom = VLC->buildh->buildings[t->subID][ID];
  1473. for(int res=0;res<7;res++) //TODO: support custom amount of resources
  1474. {
  1475. if(pom->resources[res] > getPlayer(t->tempOwner)->resources[res])
  1476. ret = 6; //lack of res
  1477. }
  1478. //checking for requirements
  1479. for( std::set<int>::iterator ri = VLC->townh->requirements[t->subID][ID].begin();
  1480. ri != VLC->townh->requirements[t->subID][ID].end();
  1481. ri++ )
  1482. {
  1483. if(t->builtBuildings.find(*ri)==t->builtBuildings.end())
  1484. ret = 8; //lack of requirements - cannot build
  1485. }
  1486. //can we build it?
  1487. if(t->forbiddenBuildings.find(ID)!=t->forbiddenBuildings.end())
  1488. ret = 2; //forbidden
  1489. else if(t->builded >= MAX_BUILDING_PER_TURN)
  1490. ret = 5; //building limit
  1491. if(ID == 13) //capitol
  1492. {
  1493. for(unsigned int in = 0; in < map->towns.size(); in++)
  1494. {
  1495. if(map->towns[in]->tempOwner==t->tempOwner && vstd::contains(map->towns[in]->builtBuildings,13))
  1496. {
  1497. ret = 0; //no more than one capitol
  1498. break;
  1499. }
  1500. }
  1501. }
  1502. else if(ID == 6) //shipyard
  1503. {
  1504. if(map->getTile(t->pos + int3(-1,3,0)).tertype != TerrainTile::water && map->getTile(t->pos + int3(-3,3,0)).tertype != TerrainTile::water)
  1505. ret = 1; //lack of water
  1506. }
  1507. return ret;
  1508. }
  1509. void CGameState::apply(CPack *pack)
  1510. {
  1511. applierGs->apps[typeList.getTypeID(pack)]->applyOnGS(this,pack);
  1512. }
  1513. PlayerState * CGameState::getPlayer( ui8 color )
  1514. {
  1515. if(vstd::contains(players,color))
  1516. {
  1517. return &players[color];
  1518. }
  1519. else
  1520. {
  1521. tlog2 << "Warning: Cannot find info for player " << int(color) << std::endl;
  1522. return NULL;
  1523. }
  1524. }
  1525. bool CGameState::getPath(int3 src, int3 dest, const CGHeroInstance * hero, CPath &ret)
  1526. {
  1527. if(!map->isInTheMap(src) || !map->isInTheMap(dest)) //check input
  1528. return false;
  1529. int3 hpos = hero->getPosition(false);
  1530. tribool blockLandSea; //true - blocks sea, false - blocks land, indeterminate - allows all
  1531. if (!hero->canWalkOnSea())
  1532. blockLandSea = (map->getTile(hpos).tertype != TerrainTile::water); //block land if hero is on water and vice versa
  1533. else
  1534. blockLandSea = boost::logic::indeterminate;
  1535. //graph initialization
  1536. std::vector< std::vector<CPathNode> > graph;
  1537. graph.resize(map->width);
  1538. for(size_t i=0; i<graph.size(); ++i)
  1539. {
  1540. graph[i].resize(map->height);
  1541. for(size_t j=0; j<graph[i].size(); ++j)
  1542. {
  1543. const TerrainTile *tinfo = &map->terrain[i][j][src.z];
  1544. CPathNode &node = graph[i][j];
  1545. node.accesible = !tinfo->blocked;
  1546. if(i==dest.x && j==dest.y && tinfo->visitable)
  1547. {
  1548. node.accesible = true; //for allowing visiting objects
  1549. }
  1550. node.dist = -1;
  1551. node.theNodeBefore = NULL;
  1552. node.visited = false;
  1553. node.coord.x = i;
  1554. node.coord.y = j;
  1555. node.coord.z = dest.z;
  1556. if ((tinfo->tertype == TerrainTile::rock) //it's rock
  1557. || ((blockLandSea) && (tinfo->tertype == TerrainTile::water)) //it's sea and we cannot walk on sea
  1558. || ((!blockLandSea) && (tinfo->tertype != TerrainTile::water)) //it's land and we cannot walk on land
  1559. || !getPlayer(hero->tempOwner)->fogOfWarMap[i][j][src.z] //tile is covered by the FoW
  1560. )
  1561. {
  1562. node.accesible = false;
  1563. }
  1564. }
  1565. }
  1566. //graph initialized
  1567. //initial tile - set cost on 0 and add to the queue
  1568. graph[src.x][src.y].dist = 0;
  1569. std::queue<CPathNode> mq;
  1570. mq.push(graph[src.x][src.y]);
  1571. ui32 curDist = 0xffffffff; //total cost of path - init with max possible val
  1572. std::vector<int3> neighbours;
  1573. neighbours.reserve(8);
  1574. while(!mq.empty())
  1575. {
  1576. CPathNode &cp = graph[mq.front().coord.x][mq.front().coord.y];
  1577. mq.pop();
  1578. if (cp.coord == dest) //it's destination tile
  1579. {
  1580. if (cp.dist < curDist) //that path is better than previous one
  1581. curDist = cp.dist;
  1582. continue;
  1583. }
  1584. else
  1585. {
  1586. if (cp.dist > curDist) //it's not dest and current length is greater than cost of already found path
  1587. continue;
  1588. }
  1589. //add accessible neighbouring nodes to the queue
  1590. getNeighbours(cp.coord,neighbours,blockLandSea);
  1591. for(unsigned int i=0; i < neighbours.size(); i++)
  1592. {
  1593. CPathNode & dp = graph[neighbours[i].x][neighbours[i].y];
  1594. if(dp.accesible)
  1595. {
  1596. int cost = getMovementCost(hero,cp.coord,dp.coord,hero->movement - cp.dist);
  1597. if((dp.dist==-1 || (dp.dist > cp.dist + cost)) && dp.accesible && checkForVisitableDir(cp.coord, dp.coord) && checkForVisitableDir(dp.coord, cp.coord))
  1598. {
  1599. dp.dist = cp.dist + cost;
  1600. dp.theNodeBefore = &cp;
  1601. mq.push(dp);
  1602. }
  1603. }
  1604. }
  1605. }
  1606. CPathNode *curNode = &graph[dest.x][dest.y];
  1607. if(!curNode->theNodeBefore) //destination is not accessible
  1608. return false;
  1609. //fill ret with found path
  1610. ret.nodes.clear();
  1611. while(curNode->coord != graph[src.x][src.y].coord)
  1612. {
  1613. ret.nodes.push_back(*curNode);
  1614. curNode = curNode->theNodeBefore;
  1615. }
  1616. ret.nodes.push_back(graph[src.x][src.y]);
  1617. return true;
  1618. }
  1619. bool CGameState::checkForVisitableDir(const int3 & src, const int3 & dst) const
  1620. {
  1621. const TerrainTile * pom = &map->getTile(dst);
  1622. for(unsigned int b=0; b<pom->visitableObjects.size(); ++b) //checking destination tile
  1623. {
  1624. if(!vstd::contains(pom->blockingObjects, pom->visitableObjects[b])) //this visitable object is not blocking, ignore
  1625. continue;
  1626. CGDefInfo * di = pom->visitableObjects[b]->defInfo;
  1627. if( (dst.x == src.x-1 && dst.y == src.y-1) && !(di->visitDir & (1<<4)) )
  1628. {
  1629. return false;
  1630. }
  1631. if( (dst.x == src.x && dst.y == src.y-1) && !(di->visitDir & (1<<5)) )
  1632. {
  1633. return false;
  1634. }
  1635. if( (dst.x == src.x+1 && dst.y == src.y-1) && !(di->visitDir & (1<<6)) )
  1636. {
  1637. return false;
  1638. }
  1639. if( (dst.x == src.x+1 && dst.y == src.y) && !(di->visitDir & (1<<7)) )
  1640. {
  1641. return false;
  1642. }
  1643. if( (dst.x == src.x+1 && dst.y == src.y+1) && !(di->visitDir & (1<<0)) )
  1644. {
  1645. return false;
  1646. }
  1647. if( (dst.x == src.x && dst.y == src.y+1) && !(di->visitDir & (1<<1)) )
  1648. {
  1649. return false;
  1650. }
  1651. if( (dst.x == src.x-1 && dst.y == src.y+1) && !(di->visitDir & (1<<2)) )
  1652. {
  1653. return false;
  1654. }
  1655. if( (dst.x == src.x-1 && dst.y == src.y) && !(di->visitDir & (1<<3)) )
  1656. {
  1657. return false;
  1658. }
  1659. }
  1660. return true;
  1661. }
  1662. int BattleInfo::calculateDmg(const CStack* attacker, const CStack* defender, const CGHeroInstance * attackerHero, const CGHeroInstance * defendingHero, bool shooting)
  1663. {
  1664. int attackDefenseBonus = attacker->Attack() - defender->Defense(),
  1665. minDmg = attacker->creature->damageMin * attacker->amount,
  1666. maxDmg = attacker->creature->damageMax * attacker->amount;
  1667. //calculating total attack/defense skills modifier
  1668. if(!shooting && attacker->hasFeatureOfType(StackFeature::ATTACK_BONUS, 0)) //bloodlust handling (etc.)
  1669. {
  1670. attackDefenseBonus += attacker->valOfFeatures(StackFeature::ATTACK_BONUS, 0);
  1671. }
  1672. if(shooting && attacker->hasFeatureOfType(StackFeature::ATTACK_BONUS, 1)) //precision handling (etc.)
  1673. {
  1674. attackDefenseBonus += attacker->valOfFeatures(StackFeature::ATTACK_BONUS, 1);
  1675. }
  1676. if(attacker->getEffect(55)) //slayer handling
  1677. {
  1678. std::vector<int> affectedIds;
  1679. switch(attacker->getEffect(55)->level)
  1680. {
  1681. case 3: //expert
  1682. {
  1683. affectedIds.push_back(40); //giant
  1684. affectedIds.push_back(41); //titan
  1685. affectedIds.push_back(152); //lord of thunder
  1686. } //continue adding ...
  1687. case 2: //advanced
  1688. {
  1689. affectedIds.push_back(12); //angel
  1690. affectedIds.push_back(13); //archangel
  1691. affectedIds.push_back(54); //devil
  1692. affectedIds.push_back(55); //arch devil
  1693. affectedIds.push_back(150); //supreme archangel
  1694. affectedIds.push_back(153); //antichrist
  1695. } //continue adding ...
  1696. case 0: case 1: //none and basic
  1697. {
  1698. affectedIds.push_back(26); //green dragon
  1699. affectedIds.push_back(27); //gold dragon
  1700. affectedIds.push_back(82); //red dragon
  1701. affectedIds.push_back(83); //black dragon
  1702. affectedIds.push_back(96); //behemot
  1703. affectedIds.push_back(97); //ancient behemot
  1704. affectedIds.push_back(110); //hydra
  1705. affectedIds.push_back(111); //chaos hydra
  1706. affectedIds.push_back(132); //azure dragon
  1707. affectedIds.push_back(133); //crystal dragon
  1708. affectedIds.push_back(134); //faerie dragon
  1709. affectedIds.push_back(135); //rust dragon
  1710. affectedIds.push_back(151); //diamond dragon
  1711. affectedIds.push_back(154); //blood dragon
  1712. affectedIds.push_back(155); //darkness dragon
  1713. affectedIds.push_back(156); //ghost behemot
  1714. affectedIds.push_back(157); //hell hydra
  1715. break;
  1716. }
  1717. }
  1718. for(unsigned int g=0; g<affectedIds.size(); ++g)
  1719. {
  1720. if(defender->creature->idNumber == affectedIds[g])
  1721. {
  1722. attackDefenseBonus += VLC->spellh->spells[55].powers[attacker->getEffect(55)->level];
  1723. break;
  1724. }
  1725. }
  1726. }
  1727. float dmgBonusMultiplier = 1.0f;
  1728. //bonus from attack/defense skills
  1729. if(attackDefenseBonus < 0) //decreasing dmg
  1730. {
  1731. if(0.02f * (-attackDefenseBonus) > 0.3f)
  1732. {
  1733. dmgBonusMultiplier += -0.3f;
  1734. }
  1735. else
  1736. {
  1737. dmgBonusMultiplier += 0.02f * attackDefenseBonus;
  1738. }
  1739. }
  1740. else //increasing dmg
  1741. {
  1742. if(0.05f * attackDefenseBonus > 4.0f)
  1743. {
  1744. dmgBonusMultiplier += 4.0f;
  1745. }
  1746. else
  1747. {
  1748. dmgBonusMultiplier += 0.05f * attackDefenseBonus;
  1749. }
  1750. }
  1751. //handling secondary abilities and artifacts giving premies to them
  1752. if(attackerHero)
  1753. {
  1754. if(shooting)
  1755. {
  1756. switch(attackerHero->getSecSkillLevel(1)) //archery
  1757. {
  1758. case 1: //basic
  1759. dmgBonusMultiplier *= 1.1f;
  1760. break;
  1761. case 2: //advanced
  1762. dmgBonusMultiplier *= 1.25f;
  1763. break;
  1764. case 3: //expert
  1765. dmgBonusMultiplier *= 1.5f;
  1766. break;
  1767. }
  1768. if(attackerHero->getSecSkillLevel(1) > 0) //non-none level
  1769. {
  1770. //apply artifact premy to archery
  1771. dmgBonusMultiplier *= (100.0f + attackerHero->valOfBonuses(HeroBonus::SECONDARY_SKILL_PREMY, 1)) / 100.0f;
  1772. }
  1773. }
  1774. else
  1775. {
  1776. switch(attackerHero->getSecSkillLevel(22)) //offense
  1777. {
  1778. case 1: //basic
  1779. dmgBonusMultiplier *= 1.1f;
  1780. break;
  1781. case 2: //advanced
  1782. dmgBonusMultiplier *= 1.2f;
  1783. break;
  1784. case 3: //expert
  1785. dmgBonusMultiplier *= 1.3f;
  1786. break;
  1787. }
  1788. }
  1789. }
  1790. if(defendingHero)
  1791. {
  1792. switch(defendingHero->getSecSkillLevel(23)) //armorer
  1793. {
  1794. case 1: //basic
  1795. dmgBonusMultiplier *= 0.95f;
  1796. break;
  1797. case 2: //advanced
  1798. dmgBonusMultiplier *= 0.9f;
  1799. break;
  1800. case 3: //expert
  1801. dmgBonusMultiplier *= 0.85f;
  1802. break;
  1803. }
  1804. }
  1805. //handling spell effects
  1806. if(!shooting && defender->hasFeatureOfType(StackFeature::GENERAL_DAMAGE_REDUCTION, 0)) //eg. shield
  1807. {
  1808. dmgBonusMultiplier *= float(defender->valOfFeatures(StackFeature::GENERAL_DAMAGE_REDUCTION, 0)) / 100.0f;
  1809. }
  1810. else if(shooting && defender->hasFeatureOfType(StackFeature::GENERAL_DAMAGE_REDUCTION, 1)) //eg. air shield
  1811. {
  1812. dmgBonusMultiplier *= float(defender->valOfFeatures(StackFeature::GENERAL_DAMAGE_REDUCTION, 1)) / 100.0f;
  1813. }
  1814. if(attacker->getEffect(42)) //curse handling (partial, the rest is below)
  1815. {
  1816. dmgBonusMultiplier *= 0.8f * float(VLC->spellh->spells[42].powers[attacker->getEffect(42)->level]); //the second factor is 1 or 0
  1817. }
  1818. minDmg *= dmgBonusMultiplier;
  1819. maxDmg *= dmgBonusMultiplier;
  1820. if(attacker->getEffect(42)) //curse handling (rest)
  1821. {
  1822. minDmg -= VLC->spellh->spells[42].powers[attacker->getEffect(42)->level];
  1823. return minDmg;
  1824. }
  1825. else if(attacker->getEffect(41)) //bless handling
  1826. {
  1827. maxDmg += VLC->spellh->spells[41].powers[attacker->getEffect(41)->level];
  1828. return maxDmg;
  1829. }
  1830. else
  1831. {
  1832. if(minDmg != maxDmg)
  1833. return minDmg + rand() % (maxDmg - minDmg + 1);
  1834. else
  1835. return minDmg;
  1836. }
  1837. tlog1 << "We are too far in calculateDmg...\n";
  1838. return -1;
  1839. }
  1840. void BattleInfo::calculateCasualties( std::set<std::pair<ui32,si32> > *casualties )
  1841. {
  1842. for(unsigned int i=0; i<stacks.size();i++)//setting casualties
  1843. {
  1844. if(!stacks[i]->alive())
  1845. {
  1846. casualties[!stacks[i]->attackerOwned].insert(std::pair<ui32,si32>(stacks[i]->creature->idNumber,stacks[i]->baseAmount));
  1847. }
  1848. else if(stacks[i]->amount != stacks[i]->baseAmount)
  1849. {
  1850. casualties[!stacks[i]->attackerOwned].insert(std::pair<ui32,si32>(stacks[i]->creature->idNumber,stacks[i]->baseAmount - stacks[i]->amount));
  1851. }
  1852. }
  1853. }
  1854. si8 CGameState::battleMaxSpellLevel()
  1855. {
  1856. if(!curB) //there is not battle
  1857. {
  1858. tlog1 << "si8 CGameState::maxSpellLevel() call when there is no battle!" << std::endl;
  1859. throw "si8 CGameState::maxSpellLevel() call when there is no battle!";
  1860. }
  1861. si8 levelLimit = SPELL_LEVELS;
  1862. const CGHeroInstance *h1 = getHero(curB->hero1);
  1863. if(h1)
  1864. {
  1865. for(std::list<HeroBonus>::const_iterator i = h1->bonuses.begin(); i != h1->bonuses.end(); i++)
  1866. if(i->type == HeroBonus::BLOCK_SPELLS_ABOVE_LEVEL)
  1867. amin(levelLimit, i->val);
  1868. }
  1869. const CGHeroInstance *h2 = getHero(curB->hero2);
  1870. if(h2)
  1871. {
  1872. for(std::list<HeroBonus>::const_iterator i = h2->bonuses.begin(); i != h2->bonuses.end(); i++)
  1873. if(i->type == HeroBonus::BLOCK_SPELLS_ABOVE_LEVEL)
  1874. amin(levelLimit, i->val);
  1875. }
  1876. return levelLimit;
  1877. }
  1878. std::set<CStack*> BattleInfo::getAttackedCreatures(const CSpell * s, const CGHeroInstance * caster, int destinationTile)
  1879. {
  1880. std::set<ui16> attackedHexes = s->rangeInHexes(destinationTile, caster->getSpellSchoolLevel(s));
  1881. std::set<CStack*> attackedCres; /*std::set to exclude multiple occurences of two hex creatures*/
  1882. if(s->id == 24 || s->id == 25 || s->id == 26) //death ripple, destroy undead and armageddon
  1883. {
  1884. for(int it=0; it<stacks.size(); ++it)
  1885. {
  1886. if((s->id == 24 && !stacks[it]->creature->isUndead()) //death ripple
  1887. || (s->id == 25 && stacks[it]->creature->isUndead()) //destroy undead
  1888. || (s->id == 26) //armageddon
  1889. )
  1890. {
  1891. attackedCres.insert(stacks[it]);
  1892. }
  1893. }
  1894. }
  1895. else if(VLC->spellh->spells[s->id].attributes.find("CREATURE_TARGET_2") != std::string::npos) //spell to be cast on a specific creature but massive on expert
  1896. {
  1897. if(caster->getSpellSchoolLevel(s) < 3) /*not expert */
  1898. {
  1899. CStack * st = getStackT(destinationTile);
  1900. if(st)
  1901. attackedCres.insert(st);
  1902. }
  1903. else
  1904. {
  1905. for(int it=0; it<stacks.size(); ++it)
  1906. {
  1907. /*if it's non negative spell and our unit or non positive spell and hostile unit */
  1908. if((VLC->spellh->spells[s->id].positiveness >= 0 && stacks[it]->owner == caster->tempOwner)
  1909. ||(VLC->spellh->spells[s->id].positiveness <= 0 && stacks[it]->owner != caster->tempOwner )
  1910. )
  1911. {
  1912. attackedCres.insert(stacks[it]);
  1913. }
  1914. }
  1915. } //if(caster->getSpellSchoolLevel(s) < 3)
  1916. }
  1917. else if(VLC->spellh->spells[s->id].attributes.find("CREATURE_TARGET") != std::string::npos) //spell to be cast on one specific creature
  1918. {
  1919. CStack * st = getStackT(destinationTile);
  1920. if(st)
  1921. attackedCres.insert(st);
  1922. }
  1923. else //custom range from attackedHexes
  1924. {
  1925. for(std::set<ui16>::iterator it = attackedHexes.begin(); it != attackedHexes.end(); ++it)
  1926. {
  1927. CStack * st = getStackT(*it);
  1928. if(st)
  1929. attackedCres.insert(st);
  1930. }
  1931. }
  1932. return attackedCres;
  1933. }
  1934. CStack * BattleInfo::getNextStack()
  1935. {
  1936. CStack *current = getStack(activeStack);
  1937. for (unsigned int i = 0; i < stacks.size(); i++) //find fastest not moved/waited stack (stacks vector is sorted by speed)
  1938. {
  1939. if(stacks[i]->willMove() && !vstd::contains(stacks[i]->state,WAITING))
  1940. return stacks[i];
  1941. }
  1942. for (int i = stacks.size() - 1; i >= 0 ; i--) //find slowest waiting stack
  1943. {
  1944. if(stacks[i]->willMove())
  1945. return stacks[i];
  1946. }
  1947. return NULL; //all stacks moved or defending!
  1948. }
  1949. std::vector<CStack> BattleInfo::getStackQueue()
  1950. {
  1951. std::vector<CStack> ret;
  1952. std::vector<int> taken; //if non-zero value, corresponding stack has been placed in ret
  1953. taken.resize(stacks.size());
  1954. for(unsigned int g=0; g<taken.size(); ++g)
  1955. {
  1956. taken[g] = 0;
  1957. }
  1958. for(int moved=0; moved<2; ++moved) //in first cycle we add stacks that can act in current turn, in second one the rest of them
  1959. {
  1960. for(unsigned int gc=0; gc<stacks.size(); ++gc)
  1961. {
  1962. int id = -1, speed = -1;
  1963. for(unsigned int i=0; i<stacks.size(); ++i) //find not waited stacks only
  1964. {
  1965. if((moved == 1 ||!vstd::contains(stacks[i]->state, DEFENDING))
  1966. && stacks[i]->alive()
  1967. && (moved == 1 || !vstd::contains(stacks[i]->state, MOVED))
  1968. && !vstd::contains(stacks[i]->state,WAITING)
  1969. && taken[i]==0
  1970. && !stacks[i]->hasFeatureOfType(StackFeature::NOT_ACTIVE)) //eg. Ammo Cart
  1971. {
  1972. if(speed == -1 || stacks[i]->Speed() > speed)
  1973. {
  1974. id = i;
  1975. speed = stacks[i]->Speed();
  1976. }
  1977. }
  1978. }
  1979. if(id != -1)
  1980. {
  1981. ret.push_back(*stacks[id]);
  1982. taken[id] = 1;
  1983. }
  1984. else //choose something from not moved stacks
  1985. {
  1986. int id = -1, speed = 10000; //infinite speed
  1987. for(unsigned int i=0; i<stacks.size(); ++i) //find waited stacks only
  1988. {
  1989. if((moved == 1 ||!vstd::contains(stacks[i]->state, DEFENDING))
  1990. && stacks[i]->alive()
  1991. && (moved == 1 || !vstd::contains(stacks[i]->state, MOVED))
  1992. && vstd::contains(stacks[i]->state,WAITING)
  1993. && taken[i]==0
  1994. && !stacks[i]->hasFeatureOfType(StackFeature::NOT_ACTIVE)) //eg. Ammo Cart
  1995. {
  1996. if(stacks[i]->Speed() < speed) //slowest one
  1997. {
  1998. id = i;
  1999. speed = stacks[i]->Speed();
  2000. }
  2001. }
  2002. }
  2003. if(id != -1)
  2004. {
  2005. ret.push_back(*stacks[id]);
  2006. taken[id] = 1;
  2007. }
  2008. else
  2009. {
  2010. break; //no stacks have been found, so none of them will be found in next iterations
  2011. }
  2012. }
  2013. }
  2014. }
  2015. return ret;
  2016. }
  2017. int3 CPath::startPos() const
  2018. {
  2019. return nodes[nodes.size()-1].coord;
  2020. }
  2021. void CPath::convert(ui8 mode) //mode=0 -> from 'manifest' to 'object'
  2022. {
  2023. if (mode==0)
  2024. {
  2025. for (unsigned int i=0;i<nodes.size();i++)
  2026. {
  2027. nodes[i].coord = CGHeroInstance::convertPosition(nodes[i].coord,true);
  2028. }
  2029. }
  2030. }
  2031. int3 CPath::endPos() const
  2032. {
  2033. return nodes[0].coord;
  2034. }