SpellProcess.cpp 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315
  1. /*
  2. EQ2Emulator: Everquest II Server Emulator
  3. Copyright (C) 2007 EQ2EMulator Development Team (http://www.eq2emulator.net)
  4. This file is part of EQ2Emulator.
  5. EQ2Emulator is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. EQ2Emulator is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with EQ2Emulator. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #include "SpellProcess.h"
  17. #include "../common/Log.h"
  18. #include "Tradeskills/Tradeskills.h"
  19. #include "ClientPacketFunctions.h"
  20. #include "Rules/Rules.h"
  21. extern MasterSpellList master_spell_list;
  22. extern MasterSkillList master_skill_list;
  23. extern ConfigReader configReader;
  24. extern LuaInterface* lua_interface;
  25. extern Commands commands;
  26. extern World world;
  27. extern RuleManager rule_manager;
  28. SpellProcess::SpellProcess(){
  29. last_checked_time = 0;
  30. MSpellProcess.SetName("SpellProcess::MSpellProcess");
  31. MRemoveTargetList.SetName("SpellProcess::MRemoveTargetList");
  32. MSoloHO.SetName("SpellProcess::m_soloHO");
  33. MGroupHO.SetName("SpellProcess:m_groupHO");
  34. MSpellCancelList.SetName("SpellProcess::SpellCancelList");
  35. }
  36. SpellProcess::~SpellProcess(){
  37. RemoveAllSpells();
  38. }
  39. void SpellProcess::RemoveAllSpells(){
  40. MSpellProcess.lock();
  41. ClearSpellScriptTimerList();
  42. MutexList<LuaSpell*>::iterator active_spells_itr = active_spells.begin();
  43. while(active_spells_itr.Next()){
  44. DeleteCasterSpell(active_spells_itr->value);
  45. }
  46. active_spells_itr = active_spells.begin();
  47. while(active_spells_itr.Next()){
  48. active_spells.Remove(active_spells_itr->value, true);
  49. }
  50. active_spells.clear();
  51. InterruptStruct* interrupt = 0;
  52. MutexList<InterruptStruct*>::iterator interrupt_list_itr = interrupt_list.begin();
  53. while(interrupt_list_itr.Next()){
  54. interrupt = interrupt_list_itr->value;
  55. CheckInterrupt(interrupt);
  56. interrupt_list.Remove(interrupt_list_itr->value, true);
  57. }
  58. interrupt_list.clear();
  59. MutexList<CastTimer*>::iterator cast_timers_itr = cast_timers.begin();
  60. while(cast_timers_itr.Next()){
  61. safe_delete(cast_timers_itr->value->timer);
  62. safe_delete(cast_timers_itr->value->spell);
  63. cast_timers.Remove(cast_timers_itr->value, true);
  64. }
  65. cast_timers.clear();
  66. MutexList<RecastTimer*>::iterator recast_timers_itr = recast_timers.begin();
  67. while(recast_timers_itr.Next()){
  68. recast_timers.Remove(recast_timers_itr->value, true);
  69. }
  70. MRemoveTargetList.writelock(__FUNCTION__, __LINE__);
  71. remove_target_list.clear();
  72. MRemoveTargetList.releasewritelock(__FUNCTION__, __LINE__);
  73. map<Client*, HeroicOP*>::iterator solo_ho_itr;
  74. MSoloHO.writelock(__FUNCTION__, __LINE__);
  75. for (solo_ho_itr = m_soloHO.begin(); solo_ho_itr != m_soloHO.end(); solo_ho_itr++)
  76. safe_delete(solo_ho_itr->second);
  77. m_soloHO.clear();
  78. MSoloHO.releasewritelock(__FUNCTION__, __LINE__);
  79. map<int32, HeroicOP*>::iterator group_ho_itr;
  80. MGroupHO.writelock(__FUNCTION__, __LINE__);
  81. for (group_ho_itr = m_groupHO.begin(); group_ho_itr != m_groupHO.end(); group_ho_itr++)
  82. safe_delete(group_ho_itr->second);
  83. m_groupHO.clear();
  84. MGroupHO.releasewritelock(__FUNCTION__, __LINE__);
  85. recast_timers.clear();
  86. spell_que.clear();
  87. MSpellCancelList.writelock(__FUNCTION__, __LINE__);
  88. SpellCancelList.clear();
  89. MSpellCancelList.releasewritelock(__FUNCTION__, __LINE__);
  90. MSpellProcess.unlock();
  91. }
  92. void SpellProcess::Process(){
  93. if(last_checked_time > Timer::GetCurrentTime2())
  94. return;
  95. last_checked_time = Timer::GetCurrentTime2() + 50;
  96. MSpellProcess.lock();
  97. CheckSpellScriptTimers();
  98. if(active_spells.size(true) > 0){
  99. LuaSpell* spell = 0;
  100. MutexList<LuaSpell*>::iterator itr = active_spells.begin();
  101. map<LuaSpell*, vector<Spawn*> >::iterator remove_itr;
  102. vector<Spawn*>::iterator target_itr;
  103. vector<Spawn*>::iterator remove_target_itr;
  104. while(itr.Next()){
  105. spell = itr->value;
  106. if (!spell->spell->GetSpellData()->duration_until_cancel && spell->timer.Check()){
  107. spell->num_calls++;
  108. // ProcessSpell(spell, flase) will atempt to call the tick() function in the lua script
  109. // if there is no tick function it will return false, this will cause the server to crash in the event
  110. // of a spell that has a duration but is not a "until canceled" spell or a spell with a tick (tradeskill buffs)
  111. // to counter this check to see if the spell has a call_frequency > 0 before we call ProcessSpell()
  112. if (spell->spell->GetSpellData()->call_frequency > 0 && !ProcessSpell(spell, false))
  113. active_spells.Remove(spell, true, 2000);
  114. else if ((spell->timer.GetDuration() * spell->num_calls) >= spell->spell->GetSpellData()->duration1 * 100)
  115. DeleteCasterSpell(spell);
  116. }
  117. else
  118. CheckRemoveTargetFromSpell(spell);
  119. }
  120. }
  121. if (SpellCancelList.size() > 0){
  122. std::vector<LuaSpell*> tmpList;
  123. MSpellCancelList.writelock(__FUNCTION__, __LINE__);
  124. vector<LuaSpell*>::iterator itr = SpellCancelList.begin();
  125. while (itr != SpellCancelList.end()){
  126. tmpList.push_back(*itr);
  127. itr++;
  128. }
  129. SpellCancelList.clear();
  130. MSpellCancelList.releasewritelock(__FUNCTION__, __LINE__);
  131. itr = tmpList.begin();
  132. while (itr != tmpList.end()) {
  133. DeleteCasterSpell(*itr);
  134. itr++;
  135. }
  136. }
  137. if(interrupt_list.size(true) > 0){
  138. InterruptStruct* interrupt = 0;
  139. MutexList<InterruptStruct*>::iterator itr = interrupt_list.begin();
  140. while(itr.Next()){
  141. interrupt = itr->value;
  142. CheckInterrupt(interrupt);
  143. safe_delete(interrupt);
  144. }
  145. interrupt_list.clear();
  146. }
  147. if(cast_timers.size(true) > 0){
  148. CastTimer* cast_timer = 0;
  149. MutexList<CastTimer*>::iterator itr = cast_timers.begin();
  150. while (itr.Next()) {
  151. cast_timer = itr->value;
  152. if (cast_timer) {
  153. if (cast_timer->timer->Check(false)) {
  154. if (cast_timer->spell) {
  155. Client* client = cast_timer->zone->GetClientBySpawn(cast_timer->spell->caster);
  156. if (client) {
  157. PacketStruct* packet = configReader.getStruct("WS_FinishCastSpell", client->GetVersion());
  158. if (packet) {
  159. packet->setMediumStringByName("spell_name", cast_timer->spell->spell->GetSpellData()->name.data.c_str());
  160. client->QueuePacket(packet->serialize());
  161. safe_delete(packet);
  162. }
  163. }
  164. if (cast_timer->spell && cast_timer->spell->caster)
  165. cast_timer->spell->caster->IsCasting(false);
  166. cast_timer->delete_timer = true;
  167. CastProcessedSpell(cast_timer->spell);
  168. }
  169. else if (cast_timer->entity_command) {
  170. if (cast_timer->timer->Check(false)) {
  171. cast_timer->delete_timer = true;
  172. Spawn* target = cast_timer->zone->GetSpawnByID(cast_timer->target_id);
  173. CastProcessedEntityCommand(cast_timer->entity_command, cast_timer->caster, target);
  174. }
  175. }
  176. }
  177. if (cast_timer->delete_timer) {
  178. safe_delete(cast_timer->timer);
  179. cast_timers.Remove(cast_timer, true);
  180. }
  181. }
  182. }
  183. }
  184. if (recast_timers.size(true) > 0) {
  185. RecastTimer* recast_timer = 0;
  186. MutexList<RecastTimer*>::iterator itr = recast_timers.begin();
  187. vector<Spell*>::iterator remove_recast_itr;
  188. while(itr.Next()){
  189. recast_timer = itr->value;
  190. if(recast_timer->timer->Check(false)){
  191. UnlockSpell(recast_timer->client, recast_timer->spell);
  192. safe_delete(recast_timer->timer);
  193. recast_timers.Remove(recast_timer, true);
  194. }
  195. }
  196. }
  197. if(spell_que.size(true) > 0){
  198. MutexMap<Entity*, Spell*>::iterator itr = spell_que.begin();
  199. while(itr.Next()){
  200. if(itr->first->IsCasting() == false && IsReady(itr->second, itr->first)){
  201. RemoveSpellFromQueue(itr->second, itr->first);
  202. ProcessSpell(itr->first->GetZone(), itr->second, itr->first, itr->first->GetTarget());
  203. }
  204. }
  205. }
  206. // Check solo HO timers
  207. MSoloHO.writelock(__FUNCTION__, __LINE__);
  208. if (m_soloHO.size() > 0) {
  209. map<Client*, HeroicOP*>::iterator itr = m_soloHO.begin();
  210. map<Client*, HeroicOP*>::iterator delete_itr;
  211. while (itr != m_soloHO.end()) {
  212. if (itr->second->GetWheel() && Timer::GetCurrentTime2() >= (itr->second->GetStartTime() + (itr->second->GetTotalTime() * 1000))) {
  213. itr->second->SetComplete(1);
  214. ClientPacketFunctions::SendHeroicOPUpdate(itr->first, itr->second);
  215. safe_delete(itr->second);
  216. delete_itr = itr;
  217. itr++;
  218. m_soloHO.erase(delete_itr);
  219. }
  220. else
  221. itr++;
  222. }
  223. }
  224. MSoloHO.releasewritelock(__FUNCTION__, __LINE__);
  225. // Check group HO timers
  226. MGroupHO.writelock(__FUNCTION__, __LINE__);
  227. if (m_groupHO.size() > 0) {
  228. map<int32, HeroicOP*>::iterator itr = m_groupHO.begin();
  229. map<int32, HeroicOP*>::iterator delete_itr;
  230. while (itr != m_groupHO.end()) {
  231. if (itr->second->GetWheel() && Timer::GetCurrentTime2() >= (itr->second->GetStartTime() + (itr->second->GetTotalTime() * 1000))) {
  232. itr->second->SetComplete(1);
  233. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  234. deque<GroupMemberInfo*>::iterator itr2;
  235. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(itr->first);
  236. for (itr2 = members->begin(); itr2 != members->end(); itr2++) {
  237. if ((*itr2)->client)
  238. ClientPacketFunctions::SendHeroicOPUpdate((*itr2)->client, itr->second);
  239. }
  240. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  241. safe_delete(itr->second);
  242. delete_itr = itr;
  243. itr++;
  244. m_groupHO.erase(delete_itr);
  245. }
  246. else
  247. itr++;
  248. }
  249. }
  250. MGroupHO.releasewritelock(__FUNCTION__, __LINE__);
  251. MSpellProcess.unlock();
  252. }
  253. bool SpellProcess::IsReady(Spell* spell, Entity* caster){
  254. if(caster->IsCasting())
  255. return false;
  256. bool ret = true;
  257. RecastTimer* recast_timer = 0;
  258. MutexList<RecastTimer*>::iterator itr = recast_timers.begin();
  259. while(itr.Next()){
  260. recast_timer = itr->value;
  261. if(recast_timer->spell == spell && recast_timer->caster == caster){
  262. ret = false;
  263. break;
  264. }
  265. }
  266. return ret;
  267. }
  268. void SpellProcess::CheckRecast(Spell* spell, Entity* caster, float timer_override, bool check_linked_timers) {
  269. if(spell && caster && spell->GetSpellData()->recast > 0){
  270. RecastTimer* timer = new RecastTimer;
  271. timer->caster = caster;
  272. if(caster->IsPlayer())
  273. timer->client = caster->GetZone()->GetClientBySpawn(caster);
  274. else
  275. timer->client = 0;
  276. timer->spell = spell;
  277. if(timer_override == 0)
  278. timer->timer = new Timer((int32)(spell->GetSpellData()->recast*1000));
  279. else
  280. timer->timer = new Timer((int32)(timer_override*1000));
  281. recast_timers.Add(timer);
  282. if(caster->IsPlayer()){
  283. if(timer_override == 0)
  284. ((Player*)caster)->LockSpell(spell, (int16)(spell->GetSpellData()->recast * 10));
  285. else
  286. ((Player*)caster)->LockSpell(spell, timer_override * 10);
  287. if (check_linked_timers && spell->GetSpellData()->linked_timer > 0) {
  288. vector<Spell*> linkedSpells = ((Player*)caster)->GetSpellBookSpellsByTimer(spell->GetSpellData()->linked_timer);
  289. for (int8 i = 0; i < linkedSpells.size(); i++) {
  290. Spell* spell2 = linkedSpells.at(i);
  291. if (spell2)
  292. CheckRecast(spell2, caster, timer_override, false);
  293. }
  294. }
  295. }
  296. }
  297. }
  298. void SpellProcess::CheckInterrupt(InterruptStruct* interrupt){
  299. if(!interrupt || !interrupt->interrupted || !interrupt->interrupted->IsEntity())
  300. return;
  301. Entity* entity = (Entity*)interrupt->interrupted;
  302. Client* client = entity->GetZone()->GetClientBySpawn(entity);
  303. if(client)
  304. SendFinishedCast(GetLuaSpell(entity), client);
  305. RemoveSpellTimersFromSpawn(entity, false);
  306. entity->IsCasting(false);
  307. entity->GetZone()->SendInterruptPacket(entity, interrupt->spell);
  308. if(interrupt->error_code > 0)
  309. entity->GetZone()->SendSpellFailedPacket(client, interrupt->error_code);
  310. }
  311. bool SpellProcess::DeleteCasterSpell(Spawn* caster, Spell* spell){
  312. bool ret = false;
  313. // need to use size(true) to get pending updates to the list as well
  314. if (caster && spell && active_spells.size() > 0) {
  315. LuaSpell* lua_spell = 0;
  316. MutexList<LuaSpell*>::iterator itr = active_spells.begin();
  317. while (itr.Next()){
  318. lua_spell = itr->value;
  319. if (lua_spell->spell == spell && lua_spell->caster == caster) {
  320. ret = DeleteCasterSpell(lua_spell);
  321. break;
  322. }
  323. }
  324. }
  325. return ret;
  326. }
  327. bool SpellProcess::DeleteCasterSpell(LuaSpell* spell){
  328. bool ret = false;
  329. Spawn* target = 0;
  330. if(spell) {
  331. if (active_spells.count(spell) > 0)
  332. active_spells.Remove(spell);
  333. if (spell->caster) {
  334. if (spell->spell->GetSpellData()->cast_type == SPELL_CAST_TYPE_TOGGLE){
  335. CheckRecast(spell->spell, spell->caster);
  336. if (spell->caster && spell->caster->IsPlayer())
  337. SendSpellBookUpdate(spell->caster->GetZone()->GetClientBySpawn(spell->caster));
  338. }
  339. spell->caster->RemoveMaintainedSpell(spell);
  340. CheckRemoveTargetFromSpell(spell, false);
  341. ZoneServer* zone = spell->caster->GetZone();
  342. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  343. for (int32 i = 0; i < spell->targets.size(); i++) {
  344. target = zone->GetSpawnByID(spell->targets.at(i));
  345. if(target && target->IsEntity()){
  346. ((Entity*)target)->RemoveSpellEffect(spell);
  347. if(spell->spell->GetSpellData()->det_type > 0 && (spell->spell->GetSpellDuration() > 0 || spell->spell->GetSpellData()->duration_until_cancel))
  348. ((Entity*)target)->RemoveDetrimentalSpell(spell);
  349. }
  350. else{
  351. spell->caster->RemoveSpellEffect(spell);
  352. if(spell->spell->GetSpellData()->det_type > 0 && (spell->spell->GetSpellDuration() > 0 || spell->spell->GetSpellData()->duration_until_cancel))
  353. spell->caster->RemoveDetrimentalSpell(spell);
  354. }
  355. if(target && target->IsPlayer() && spell->spell->GetSpellData()->fade_message.length() > 0){
  356. Client* client = target->GetZone()->GetClientBySpawn(target);
  357. if(client){
  358. string fade_message = spell->spell->GetSpellData()->fade_message;
  359. if(fade_message.find("%t") != string::npos)
  360. fade_message.replace(fade_message.find("%t"), 2, target->GetName());
  361. client->Message(CHANNEL_COLOR_SPELL_FADE, fade_message.c_str());
  362. }
  363. }
  364. }
  365. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  366. ret = true;
  367. }
  368. if(lua_interface)
  369. lua_interface->RemoveSpell(spell, true, SpellScriptTimersHasSpell(spell));
  370. }
  371. return ret;
  372. }
  373. bool SpellProcess::ProcessSpell(LuaSpell* spell, bool first_cast, const char* function, SpellScriptTimer* timer) {
  374. bool ret = false;
  375. if(lua_interface && !spell->interrupted){
  376. lua_interface->AddSpawnPointers(spell, first_cast, false, function, timer);
  377. vector<LUAData*>* data = spell->spell->GetLUAData();
  378. for(int32 i=0;i<data->size();i++){
  379. switch(data->at(i)->type){
  380. case 0:{
  381. lua_interface->SetSInt32Value(spell->state, data->at(i)->int_value);
  382. break;
  383. }
  384. case 1:{
  385. lua_interface->SetFloatValue(spell->state, data->at(i)->float_value);
  386. break;
  387. }
  388. case 2:{
  389. lua_interface->SetBooleanValue(spell->state, data->at(i)->bool_value);
  390. break;
  391. }
  392. case 3:{
  393. lua_interface->SetStringValue(spell->state, data->at(i)->string_value.c_str());
  394. break;
  395. }
  396. default:{
  397. LogWrite(SPELL__ERROR, 0, "Spell", "Error: Unknown LUA Type '%i' in SpellProcess::ProcessSpell for Spell '%s'", (int)data->at(i)->type, spell->spell->GetName());
  398. return false;
  399. }
  400. }
  401. }
  402. ret = lua_interface->CallSpellProcess(spell, 2 + data->size());
  403. }
  404. return ret;
  405. }
  406. bool SpellProcess::CastPassives(Spell* spell, Entity* caster, bool remove) {
  407. CastInstant(spell, caster, caster, remove, true);
  408. return true;
  409. }
  410. bool SpellProcess::CastInstant(Spell* spell, Entity* caster, Entity* target, bool remove, bool passive) {
  411. LuaSpell* lua_spell = 0;
  412. if(lua_interface)
  413. lua_spell = lua_interface->GetSpell(spell->GetSpellData()->lua_script.c_str());
  414. if(!lua_spell)
  415. {
  416. string lua_script = spell->GetSpellData()->lua_script;
  417. lua_script.append(".lua");
  418. lua_spell = 0;
  419. if(lua_interface)
  420. lua_spell = lua_interface->GetSpell(lua_script.c_str());
  421. if(!lua_spell) {
  422. LogWrite(SPELL__ERROR, 0, "Spell", "Failed to get a LuaSpell for %s (%u)", spell->GetName(), spell->GetSpellID());
  423. return false;
  424. }
  425. else
  426. spell->GetSpellData()->lua_script = lua_script;
  427. }
  428. lua_spell->caster = caster;
  429. lua_spell->spell = spell;
  430. lua_spell->initial_target = target->GetID();
  431. GetSpellTargets(lua_spell);
  432. caster->GetZone()->SendCastSpellPacket(lua_spell, caster);
  433. if (!remove)
  434. return CastProcessedSpell(lua_spell, passive);
  435. lua_interface->RemoveSpell(lua_spell, true, SpellScriptTimersHasSpell(lua_spell));
  436. return true;
  437. }
  438. void SpellProcess::SendStartCast(LuaSpell* spell, Client* client){
  439. if(client){
  440. PacketStruct* packet = configReader.getStruct("WS_StartCastSpell", client->GetVersion());
  441. if(packet){
  442. packet->setDataByName("cast_time", spell->spell->GetSpellData()->cast_time*.01);
  443. packet->setMediumStringByName("spell_name", spell->spell->GetSpellData()->name.data.c_str());
  444. EQ2Packet* outapp = packet->serialize();
  445. //DumpPacket(outapp);
  446. client->QueuePacket(outapp);
  447. safe_delete(packet);
  448. }
  449. }
  450. }
  451. void SpellProcess::SendFinishedCast(LuaSpell* spell, Client* client){
  452. if(client && spell && spell->spell){
  453. UnlockAllSpells(client);
  454. if(spell->resisted && spell->spell->GetSpellData()->recast > 0)
  455. CheckRecast(spell->spell, client->GetPlayer(), 0.5); // half sec recast on resisted spells
  456. else if (!spell->interrupted && spell->spell->GetSpellData()->cast_type != SPELL_CAST_TYPE_TOGGLE)
  457. CheckRecast(spell->spell, client->GetPlayer());
  458. PacketStruct* packet = configReader.getStruct("WS_FinishCastSpell", client->GetVersion());
  459. if(packet){
  460. packet->setMediumStringByName("spell_name", spell->spell->GetSpellData()->name.data.c_str());
  461. client->QueuePacket(packet->serialize());
  462. safe_delete(packet);
  463. }
  464. SendSpellBookUpdate(client);
  465. }
  466. if (spell) {
  467. if (!spell->interrupted) {
  468. TakePower(spell);
  469. TakeHP(spell);
  470. TakeSavagery(spell);
  471. AddDissonance(spell);
  472. AddConcentration(spell);
  473. if (client && spell->spell && !spell->spell->GetSpellData()->friendly_spell)
  474. client->GetPlayer()->InCombat(true);
  475. if(client && spell->caster)
  476. client->CheckPlayerQuestsSpellUpdate(spell->spell);
  477. }
  478. }
  479. }
  480. void SpellProcess::LockAllSpells(Client* client){
  481. if(client){
  482. client->GetPlayer()->LockAllSpells();
  483. SendSpellBookUpdate(client);
  484. }
  485. }
  486. void SpellProcess::UnlockAllSpells(Client* client){
  487. if(client)
  488. client->GetPlayer()->UnlockAllSpells();
  489. }
  490. void SpellProcess::UnlockSpell(Client* client, Spell* spell){
  491. if(client && client->GetPlayer() && spell) {
  492. client->GetPlayer()->UnlockSpell(spell);
  493. SendSpellBookUpdate(client);
  494. }
  495. }
  496. bool SpellProcess::CheckPower(LuaSpell* spell){
  497. int16 req = 0;
  498. if(spell->caster){
  499. req = spell->spell->GetPowerRequired(spell->caster);
  500. if(spell->caster->GetPower() >= req)
  501. return true;
  502. }
  503. return false;
  504. }
  505. bool SpellProcess::TakePower(LuaSpell* spell){
  506. int16 req = 0;
  507. if(spell->caster){
  508. req = spell->spell->GetPowerRequired(spell->caster);
  509. if(spell->caster->GetPower() >= req){
  510. spell->caster->SetPower(spell->caster->GetPower() - req);
  511. if(spell->caster->IsPlayer())
  512. spell->caster->GetZone()->TriggerCharSheetTimer();
  513. return true;
  514. }
  515. }
  516. return false;
  517. }
  518. bool SpellProcess::CheckHP(LuaSpell* spell) {
  519. int16 req = 0;
  520. if(spell->caster){
  521. req = spell->spell->GetHPRequired(spell->caster);
  522. if(spell->caster->GetHP() >= req)
  523. return true;
  524. }
  525. return false;
  526. }
  527. bool SpellProcess::TakeHP(LuaSpell* spell) {
  528. int16 req = 0;
  529. if(spell->caster && spell->caster->IsPlayer()){
  530. req = spell->spell->GetHPRequired(spell->caster);
  531. if(spell->caster->GetHP() >= req){
  532. spell->caster->SetHP(spell->caster->GetHP() - req);
  533. if(spell->caster->IsPlayer())
  534. spell->caster->GetZone()->TriggerCharSheetTimer();
  535. return true;
  536. }
  537. }
  538. return false;
  539. }
  540. bool SpellProcess::CheckConcentration(LuaSpell* spell) {
  541. if (spell && spell->caster) {
  542. int8 req = spell->spell->GetSpellData()->req_concentration / 256;
  543. int8 current_avail = 5 - spell->caster->GetConcentrationCurrent();
  544. if (current_avail >= req)
  545. return true;
  546. }
  547. return false;
  548. }
  549. bool SpellProcess::AddConcentration(LuaSpell* spell) {
  550. if (spell && spell->caster) {
  551. int8 req = spell->spell->GetSpellData()->req_concentration / 256;
  552. int8 current_avail = 5 - spell->caster->GetConcentrationCurrent();
  553. if (current_avail >= req) {
  554. spell->caster->GetInfoStruct()->cur_concentration += req;
  555. if (spell->caster->IsPlayer())
  556. spell->caster->GetZone()->TriggerCharSheetTimer();
  557. LogWrite(SPELL__DEBUG, 0, "Spell", "Concentration is now %u on %s", spell->caster->GetInfoStruct()->cur_concentration, spell->caster->GetName());
  558. return true;
  559. }
  560. }
  561. return false;
  562. }
  563. bool SpellProcess::CheckSavagery(LuaSpell* spell) {
  564. if (spell && spell->caster) {
  565. int16 req = spell->spell->GetSavageryRequired(spell->caster);
  566. if(spell->caster->GetSavagery() >= req)
  567. return true;
  568. }
  569. return false;
  570. }
  571. bool SpellProcess::TakeSavagery(LuaSpell* spell) {
  572. int16 req = 0;
  573. if(spell && spell->caster && spell->caster->IsPlayer()){
  574. req = spell->spell->GetSavageryRequired(spell->caster);
  575. if(spell->caster->GetSavagery() >= req){
  576. spell->caster->SetSavagery(spell->caster->GetSavagery() - req);
  577. if(spell->caster->IsPlayer())
  578. spell->caster->GetZone()->TriggerCharSheetTimer();
  579. return true;
  580. }
  581. }
  582. return false;
  583. }
  584. bool SpellProcess::CheckDissonance(LuaSpell* spell) {
  585. if (spell && spell->caster) {
  586. int16 req = spell->spell->GetDissonanceRequired(spell->caster);
  587. if(spell->caster->GetDissonance() <= req)
  588. return true;
  589. }
  590. return false;
  591. }
  592. bool SpellProcess::AddDissonance(LuaSpell* spell) {
  593. int16 req = 0;
  594. if(spell && spell->caster && spell->caster->IsPlayer()){
  595. req = spell->spell->GetDissonanceRequired(spell->caster);
  596. if(spell->caster->GetDissonance() >= req){
  597. spell->caster->SetDissonance(spell->caster->GetDissonance() - req);
  598. if(spell->caster->IsPlayer())
  599. spell->caster->GetZone()->TriggerCharSheetTimer();
  600. return true;
  601. }
  602. }
  603. return false;
  604. }
  605. void SpellProcess::AddSpellToQueue(Spell* spell, Entity* caster){
  606. if(caster && caster->IsPlayer() && spell){
  607. spell_que.Put(caster, spell);
  608. ((Player*)caster)->QueueSpell(spell);
  609. Client* client = caster->GetZone()->GetClientBySpawn(caster);
  610. if(client)
  611. SendSpellBookUpdate(client);
  612. }
  613. }
  614. void SpellProcess::RemoveSpellFromQueue(Spell* spell, Entity* caster){
  615. if(caster && caster->IsPlayer() && spell){
  616. spell_que.erase(caster);
  617. ((Player*)caster)->UnQueueSpell(spell);
  618. Client* client = caster->GetZone()->GetClientBySpawn(caster);
  619. if(client)
  620. SendSpellBookUpdate(client);
  621. }
  622. }
  623. void SpellProcess::RemoveSpellFromQueue(Entity* caster, bool hostile_only) {
  624. if (caster && spell_que.count(caster) > 0) {
  625. Spell* spell = spell_que.Get(caster);
  626. if (spell) {
  627. bool remove = true;
  628. if (hostile_only && spell->GetSpellData()->target_type != SPELL_TARGET_ENEMY)
  629. remove = false;
  630. if (remove) {
  631. spell_que.erase(caster);
  632. ((Player*)caster)->UnQueueSpell(spell);
  633. Client* client = caster->GetZone()->GetClientBySpawn(caster);
  634. if (client)
  635. SendSpellBookUpdate(client);
  636. }
  637. }
  638. }
  639. }
  640. void SpellProcess::CheckSpellQueue(Entity* caster){
  641. if(caster && caster->IsPlayer()){
  642. if(spell_que.count(caster) > 0)
  643. RemoveSpellFromQueue(spell_que.Get(caster), caster);
  644. }
  645. }
  646. void SpellProcess::CheckSpellQueue(Spell* spell, Entity* caster){
  647. if(caster->IsPlayer()){
  648. bool add = true;
  649. bool remove = false;
  650. if(spell_que.count(caster) > 0){
  651. remove = true;
  652. if(spell_que.Get(caster) == spell)
  653. add = false;
  654. }
  655. if(remove)
  656. RemoveSpellFromQueue(spell, caster);
  657. if(add)
  658. AddSpellToQueue(spell, caster);
  659. }
  660. }
  661. void SpellProcess::SendSpellBookUpdate(Client* client){
  662. if(client){
  663. EQ2Packet* app = client->GetPlayer()->GetSpellBookUpdatePacket(client->GetVersion());
  664. if(app)
  665. client->QueuePacket(app);
  666. }
  667. }
  668. LuaSpell* SpellProcess::GetLuaSpell(Entity* caster){
  669. LuaSpell* spell = 0;
  670. if(caster && cast_timers.size() > 0){
  671. CastTimer* cast_timer = 0;
  672. MutexList<CastTimer*>::iterator itr = cast_timers.begin();
  673. while(itr.Next()){
  674. cast_timer = itr->value;
  675. if(cast_timer && cast_timer->spell && cast_timer->spell->caster == caster){
  676. spell = cast_timer->spell;
  677. break;
  678. }
  679. }
  680. }
  681. return spell;
  682. }
  683. Spell* SpellProcess::GetSpell(Entity* caster){
  684. Spell* spell = 0;
  685. if(cast_timers.size() > 0){
  686. CastTimer* cast_timer = 0;
  687. MutexList<CastTimer*>::iterator itr = cast_timers.begin();
  688. while(itr.Next()){
  689. cast_timer = itr->value;
  690. if(cast_timer && cast_timer->spell && cast_timer->spell->caster == caster){
  691. spell = cast_timer->spell->spell;
  692. break;
  693. }
  694. }
  695. }
  696. return spell;
  697. }
  698. Spawn* SpellProcess::GetSpellTarget(Entity* caster){
  699. Spawn* target = 0;
  700. if(cast_timers.size() > 0){
  701. CastTimer* cast_timer = 0;
  702. MutexList<CastTimer*>::iterator itr = cast_timers.begin();
  703. while(itr.Next()){
  704. cast_timer = itr->value;
  705. if(cast_timer && cast_timer->spell->caster == caster){
  706. target = caster->GetZone()->GetSpawnByID(cast_timer->spell->initial_target);
  707. break;
  708. }
  709. }
  710. }
  711. return target;
  712. }
  713. void SpellProcess::ProcessSpell(ZoneServer* zone, Spell* spell, Entity* caster, Spawn* target, bool lock, bool harvest_spell)
  714. {
  715. if(spell && caster)
  716. {
  717. Client* client = 0;
  718. int8 target_type = spell->GetSpellData()->target_type;
  719. //int16 version = 0;
  720. LuaSpell* lua_spell = 0;
  721. if(lua_interface)
  722. lua_spell = lua_interface->GetSpell(spell->GetSpellData()->lua_script.c_str());
  723. if(!lua_spell)
  724. {
  725. string lua_script = spell->GetSpellData()->lua_script;
  726. lua_script.append(".lua");
  727. if(lua_interface)
  728. lua_spell = lua_interface->GetSpell(lua_script.c_str());
  729. if(!lua_spell)
  730. return;
  731. else
  732. spell->GetSpellData()->lua_script = lua_script;
  733. }
  734. if (!target)
  735. target = caster;
  736. lua_spell->caster = caster;
  737. lua_spell->spell = spell;
  738. int32 target_id = target->GetID();
  739. lua_spell->initial_target = target_id;
  740. if (!harvest_spell)
  741. GetSpellTargets(lua_spell);
  742. else{
  743. lua_spell->MSpellTargets.writelock(__FUNCTION__, __LINE__);
  744. lua_spell->targets.push_back(target_id);
  745. lua_spell->MSpellTargets.releasewritelock(__FUNCTION__, __LINE__);
  746. }
  747. if (target_id == lua_spell->initial_target)
  748. {
  749. LogWrite(SPELL__DEBUG, 1, "Spell", "%s is casting %s on %s.", caster->GetName(), spell->GetName(), ( target ) ? target->GetName() : "No Target" );
  750. }
  751. else
  752. {
  753. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Casting on %s through %s as target.", spell->GetName(), caster->GetZone()->GetSpawnByID(lua_spell->initial_target)->GetName(), target->GetName());
  754. }
  755. target = lua_spell->caster->GetZone()->GetSpawnByID(lua_spell->initial_target);
  756. if(caster->IsPlayer() && zone)
  757. {
  758. client = zone->GetClientBySpawn(caster);
  759. //version = client->GetVersion();
  760. }
  761. //If this spell is the toggle cast type and is being toggled off, do this now
  762. if (spell->GetSpellData()->cast_type == SPELL_CAST_TYPE_TOGGLE)
  763. {
  764. bool ret_val = DeleteCasterSpell(caster, spell);
  765. if (ret_val)
  766. {
  767. int8 actual_concentration = spell->GetSpellData()->req_concentration / 256;
  768. if (actual_concentration > 0)
  769. {
  770. caster->GetInfoStruct()->cur_concentration -= actual_concentration;
  771. if (caster->IsPlayer())
  772. caster->GetZone()->TriggerCharSheetTimer();
  773. }
  774. safe_delete(lua_spell);
  775. return;
  776. }
  777. }
  778. // If a player is casting the spell AND spell is a tradeskill spell
  779. if (client && spell->GetSpellData()->spell_book_type == SPELL_BOOK_TYPE_TRADESKILL)
  780. {
  781. // If the player is currently crafting
  782. if (client->IsCrafting())
  783. {
  784. Tradeskill* tradeskill = 0;
  785. zone->GetTradeskillMgr()->ReadLock(__FUNCTION__, __LINE__);
  786. tradeskill = zone->GetTradeskillMgr()->GetTradeskill(client);
  787. // Can not cast a crafting spell that doesn't match the current crafting technique
  788. if (spell->GetSpellData()->mastery_skill != tradeskill->recipe->GetTechnique())
  789. {
  790. // send a message to the client, used chat_relationship to match other tradeskill messages, not sure if it is accurate though
  791. client->Message(CHANNEL_COLOR_CHAT_RELATIONSHIP, "You are not using %s on this recipe.", master_skill_list.GetSkill(spell->GetSpellData()->mastery_skill)->name.data.c_str());
  792. // Write a spell debug message on why we couldn't cast
  793. LogWrite(SPELL__DEBUG, 1, "Spell", "%s could not cast tradeskill spell (%s), skills did not match. spell mastery skill = %u, tradeskill technique = %u", caster->GetName(), spell->GetName(), spell->GetSpellData()->mastery_skill, tradeskill->recipe->GetTechnique());
  794. // make sure to release the lock before we return out
  795. zone->GetTradeskillMgr()->ReleaseReadLock(__FUNCTION__, __LINE__);
  796. safe_delete(lua_spell);
  797. return;
  798. }
  799. // need to make sure the lock is released if the if passed
  800. zone->GetTradeskillMgr()->ReleaseReadLock(__FUNCTION__, __LINE__);
  801. }
  802. else // If the player is not currently crafting
  803. {
  804. LogWrite(SPELL__DEBUG, 1, "Spell", "%s cannot cast a tradeskill spell (%s) while not crafting.", caster->GetName(), spell->GetName());
  805. zone->SendSpellFailedPacket(client, SPELL_ERROR_ONLY_WHEN_CRAFTING);
  806. safe_delete(lua_spell);
  807. return;
  808. }
  809. }
  810. if (caster != target && target != NULL && !caster->CheckLoS(target))
  811. {
  812. LogWrite(SPELL__DEBUG, 1, "Spell", "%s cannot see target %s.", caster->GetName(), target->GetName());
  813. zone->SendSpellFailedPacket(client, SPELL_ERROR_CANT_SEE_TARGET);
  814. safe_delete(lua_spell);
  815. return;
  816. }
  817. if ((caster->IsMezzed() && !spell->CastWhileMezzed()) || (caster->IsStunned() && !spell->CastWhileStunned()))
  818. {
  819. LogWrite(SPELL__DEBUG, 1, "Spell", "%s cannot cast (mezzed or stunned).", caster->GetName());
  820. zone->SendSpellFailedPacket(client, SPELL_ERROR_CANNOT_CAST_STUNNED);
  821. safe_delete(lua_spell);
  822. return;
  823. }
  824. if (caster->IsStifled() && !spell->CastWhileStifled())
  825. {
  826. LogWrite(SPELL__DEBUG, 1, "Spell", "%s cannot cast (stifled).", caster->GetName());
  827. zone->SendSpellFailedPacket(client, SPELL_ERROR_CANNOT_CAST_STIFFLED);
  828. safe_delete(lua_spell);
  829. return;
  830. }
  831. if (caster->IsFeared() && !spell->CastWhileFeared())
  832. {
  833. LogWrite(SPELL__DEBUG, 1, "Spell", "%s cannot cast (feared).", caster->GetName());
  834. zone->SendSpellFailedPacket(client, SPELL_ERROR_CANNOT_CAST_FEARED);
  835. safe_delete(lua_spell);
  836. return;
  837. }
  838. if(caster->IsPlayer() && !IsReady(spell, caster))
  839. {
  840. LogWrite(SPELL__DEBUG, 1, "Spell", "Queuing spell for %s.", caster->GetName());
  841. CheckSpellQueue(spell, caster);
  842. safe_delete(lua_spell);
  843. return;
  844. }
  845. if (target_type != SPELL_TARGET_SELF && target_type != SPELL_TARGET_GROUP_AE && target_type != SPELL_TARGET_NONE && spell->GetSpellData()->max_aoe_targets == 0)
  846. {
  847. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Not Self, Not Group AE, Not None, Max Targets = 0", spell->GetName());
  848. if (!target)
  849. {
  850. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: No target.", spell->GetName());
  851. zone->SendSpellFailedPacket(client, SPELL_ERROR_NO_ELIGIBLE_TARGET);
  852. safe_delete(lua_spell);
  853. return;
  854. }
  855. float tmpRange = spell->GetSpellData()->range;
  856. if (client && target != caster && !spell->GetSpellData()->range)
  857. {
  858. bool match = false;
  859. int tmpTier = 0;
  860. Spell* tmpSpell = 0;
  861. for (tmpTier = 0; tmpTier < spell->GetSpellTier(); tmpTier++)
  862. {
  863. tmpSpell = master_spell_list.GetSpell(spell->GetSpellData()->id, tmpTier);
  864. if (tmpSpell && tmpSpell->GetSpellData()->range)
  865. {
  866. match = true;
  867. break;
  868. }
  869. }
  870. if (tmpSpell)
  871. tmpRange = tmpSpell->GetSpellData()->range;
  872. if (!match)
  873. tmpTier = -1;
  874. char msg[512];
  875. snprintf(msg, 512, "SpellCasted without proper spell range set %s ID %i Tier %i Range obtained from tier %i range %f", spell->GetName(), spell->GetSpellID(), spell->GetSpellTier(), tmpTier, tmpRange);
  876. if (!world.CheckTempBugCRC(msg))
  877. commands.Command_ReportBug(client, new Seperator(msg));
  878. }
  879. if(caster->GetDistance(target) > tmpRange)
  880. {
  881. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Too far.", spell->GetName());
  882. zone->SendSpellFailedPacket(client, SPELL_ERROR_TOO_FAR_AWAY);
  883. safe_delete(lua_spell);
  884. return;
  885. }
  886. if (caster->GetDistance(target) < spell->GetSpellData()->min_range)
  887. {
  888. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Too close.", spell->GetName());
  889. zone->SendSpellFailedPacket(client, SPELL_ERROR_TOO_CLOSE);
  890. safe_delete(lua_spell);
  891. return;
  892. }
  893. }
  894. if(target_type == SPELL_TARGET_SELF && spell->GetSpellData()->max_aoe_targets == 0)
  895. {
  896. if (harvest_spell)
  897. {
  898. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Harvest, Target Self, Max Targets = 0", spell->GetName());
  899. if (!target || !target->IsGroundSpawn())
  900. {
  901. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: No target or not groundspawn.", spell->GetName());
  902. zone->SendSpellFailedPacket(client, SPELL_ERROR_NO_ELIGIBLE_TARGET);
  903. safe_delete(lua_spell);
  904. return;
  905. }
  906. }
  907. else
  908. {
  909. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target '%s' is Caster '%s'.", spell->GetName(), ( target ) ? target->GetName() : "None", caster->GetName());
  910. target = caster;
  911. }
  912. }
  913. // Is enemy spell AND direct-damage (no AE)
  914. if (target_type == SPELL_TARGET_ENEMY && spell->GetSpellData()->max_aoe_targets == 0)
  915. {
  916. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target Enemy (%s) and Max AE Targets = 0.", spell->GetName(), target->GetName());
  917. if (spell->GetSpellData()->friendly_spell && target->IsPlayer() )
  918. {
  919. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Is Friendly, Target is Player (%s).", spell->GetName(), target->GetName());
  920. if (!target->IsEntity())
  921. {
  922. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: No target.", spell->GetName());
  923. zone->SendSpellFailedPacket(client, SPELL_ERROR_NO_ELIGIBLE_TARGET);
  924. safe_delete(lua_spell);
  925. return;
  926. }
  927. /*if (target->appearance.attackable) {
  928. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_A_FRIEND);
  929. return;
  930. }*/
  931. }
  932. else if (spell->GetSpellData()->friendly_spell && target->IsNPC() && target->appearance.attackable)
  933. {
  934. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Is Not Friendly (friendly and NPC)", spell->GetName());
  935. if (target->IsPet())
  936. {
  937. if (((NPC*)target)->GetOwner()->IsNPC())
  938. {
  939. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_A_FRIEND);
  940. safe_delete(lua_spell);
  941. return;
  942. }
  943. }
  944. else if (target->IsBot() && (caster->IsPlayer() || caster->IsBot())) {
  945. // Needed so bots or player can cast friendly spells on bots
  946. }
  947. else
  948. {
  949. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_A_FRIEND);
  950. safe_delete(lua_spell);
  951. return;
  952. }
  953. }
  954. else if (spell->GetSpellData()->friendly_spell && target->IsNPC() && caster->IsNPC()) {
  955. // TODO: faction checks? some other checks to prevent an npc casting a friendly spell on another npc
  956. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: NPC Cast", spell->GetName());
  957. }
  958. else
  959. {
  960. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Is Not Friendly (catch all)", spell->GetName());
  961. if (!target->IsEntity())
  962. {
  963. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: No target.", spell->GetName());
  964. zone->SendSpellFailedPacket(client, SPELL_ERROR_NO_ELIGIBLE_TARGET);
  965. safe_delete(lua_spell);
  966. return;
  967. }
  968. if (caster == target || (!target->IsPlayer() && !target->appearance.attackable))
  969. {
  970. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Not an Enemy (Target: %s).", spell->GetName(), target->GetName());
  971. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_AN_ENEMY);
  972. safe_delete(lua_spell);
  973. return;
  974. }
  975. if (!target->Alive())
  976. {
  977. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target is not alive (Target: %s).", spell->GetName(), target->GetName());
  978. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ALIVE);
  979. safe_delete(lua_spell);
  980. return;
  981. }
  982. if (target->GetInvulnerable())
  983. {
  984. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target is invulnerable (Target: %s).", spell->GetName(), target->GetName());
  985. zone->SendSpellFailedPacket(client, SPELL_ERROR_TARGET_INVULNERABLE);
  986. safe_delete(lua_spell);
  987. return;
  988. }
  989. if ((target->IsPlayer() || target->IsBot()) && (caster->IsPlayer() || caster->IsBot()))
  990. {
  991. bool attackAllowed = (Entity*)caster->AttackAllowed((Entity*)target, 0);
  992. if (!attackAllowed)
  993. {
  994. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target (%s) is player and not attackable.", spell->GetName(), target->GetName());
  995. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_AN_ENEMY);
  996. safe_delete(lua_spell);
  997. return;
  998. }
  999. }
  1000. if (target->IsPet() && ((NPC*)target)->GetOwner() && ((NPC*)target)->GetOwner() == caster) {
  1001. LogWrite(SPELL__DEBUG, 1, "Spell", "%s: Target (%s) is casters pet and not attackable by caster.", spell->GetName(), target->GetName());
  1002. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_AN_ENEMY);
  1003. safe_delete(lua_spell);
  1004. return;
  1005. }
  1006. }
  1007. }
  1008. if (lua_spell->targets.size() == 0 && spell->GetSpellData()->max_aoe_targets == 0)
  1009. {
  1010. LogWrite(SPELL__ERROR, 0, "Spell", "SpellProcess::ProcessSpell Unable to find any spell targets for spell '%s'.", spell->GetName());
  1011. safe_delete(lua_spell);
  1012. return;
  1013. }
  1014. if(target_type == SPELL_TARGET_ENEMY_CORPSE || target_type == SPELL_TARGET_GROUP_CORPSE)
  1015. {
  1016. if(target->Alive())
  1017. {
  1018. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_DEAD);
  1019. safe_delete(lua_spell);
  1020. return;
  1021. }
  1022. if(target->IsPlayer() && zone->GetClientBySpawn(target)->GetCurrentRez()->active){
  1023. zone->SendSpellFailedPacket(client, SPELL_ERROR_ALREADY_CAST);
  1024. safe_delete(lua_spell);
  1025. return;
  1026. }
  1027. }
  1028. if(!CheckPower(lua_spell))
  1029. {
  1030. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ENOUGH_POWER);
  1031. safe_delete(lua_spell);
  1032. return;
  1033. }
  1034. if (!CheckHP(lua_spell))
  1035. {
  1036. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ENOUGH_HEALTH);
  1037. safe_delete(lua_spell);
  1038. return;
  1039. }
  1040. if (!CheckSavagery(lua_spell))
  1041. {
  1042. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ENOUGH_SAVAGERY);
  1043. safe_delete(lua_spell);
  1044. return;
  1045. }
  1046. if (!CheckDissonance(lua_spell))
  1047. {
  1048. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ENOUGH_DISSONANCE);
  1049. safe_delete(lua_spell);
  1050. return;
  1051. }
  1052. if (!CheckConcentration(lua_spell))
  1053. {
  1054. zone->SendSpellFailedPacket(client, SPELL_ERROR_NOT_ENOUGH_CONC);
  1055. safe_delete(lua_spell);
  1056. return;
  1057. }
  1058. // Precast in lua
  1059. if (lua_interface) {
  1060. bool result = false;
  1061. lua_interface->AddSpawnPointers(lua_spell, false, true);
  1062. if (lua_pcall(lua_spell->state, 2, 2, 0) == 0) {
  1063. result = lua_interface->GetBooleanValue(lua_spell->state, 1);
  1064. int8 error = lua_interface->GetInt8Value(lua_spell->state, 2) == 0 ? SPELL_ERROR_CANNOT_PREPARE : lua_interface->GetInt8Value(lua_spell->state, 2);
  1065. lua_interface->ResetFunctionStack(lua_spell->state);
  1066. if (!result) {
  1067. zone->SendSpellFailedPacket(client, error);
  1068. safe_delete(lua_spell);
  1069. return;
  1070. }
  1071. }
  1072. else {
  1073. LogWrite(SPELL__DEBUG, 1, "Spell", "No precast function found for %s", lua_spell->spell->GetName());
  1074. lua_interface->ResetFunctionStack(lua_spell->state);
  1075. }
  1076. }
  1077. else
  1078. LogWrite(SPELL__DEBUG, 1, "Spell", "Unable to do precast check as there was no lua_interface");
  1079. //Apply casting speed mod
  1080. spell->ModifyCastTime(caster);
  1081. LockAllSpells(client);
  1082. //cancel stealth effects on cast
  1083. if(caster->IsStealthed() || caster->IsInvis())
  1084. caster->CancelAllStealth();
  1085. SendStartCast(lua_spell, client);
  1086. if(spell->GetSpellData()->cast_time > 0)
  1087. {
  1088. CastTimer* cast_timer = new CastTimer;
  1089. cast_timer->entity_command = 0;
  1090. cast_timer->target_id = target ? target->GetID() : 0;
  1091. cast_timer->spell = lua_spell;
  1092. cast_timer->spell->caster = caster;
  1093. cast_timer->delete_timer = false;
  1094. cast_timer->timer = new Timer(spell->GetSpellData()->cast_time * 10);
  1095. cast_timer->zone = zone;
  1096. cast_timers.Add(cast_timer);
  1097. if(caster)
  1098. caster->IsCasting(true);
  1099. }
  1100. else
  1101. {
  1102. if(!CastProcessedSpell(lua_spell))
  1103. {
  1104. safe_delete(lua_spell);
  1105. return;
  1106. }
  1107. }
  1108. if(caster)
  1109. caster->GetZone()->SendCastSpellPacket(lua_spell, caster);
  1110. }
  1111. }
  1112. void SpellProcess::ProcessEntityCommand(ZoneServer* zone, EntityCommand* entity_command, Entity* caster, Spawn* target, bool lock) {
  1113. if (zone && entity_command && caster && target && !target->IsPlayer()) {
  1114. Client* client = zone->GetClientBySpawn(caster);
  1115. if (caster->GetDistance(target) > entity_command->distance) {
  1116. zone->SendSpellFailedPacket(client, SPELL_ERROR_TOO_FAR_AWAY);
  1117. return;
  1118. }
  1119. if (entity_command->cast_time > 0) {
  1120. PacketStruct* packet = configReader.getStruct("WS_StartCastSpell", client->GetVersion());
  1121. if (packet) {
  1122. LockAllSpells(client);
  1123. packet->setDataByName("cast_time", entity_command->cast_time * 0.01);
  1124. packet->setMediumStringByName("spell_name", entity_command->name.c_str());
  1125. EQ2Packet* outapp = packet->serialize();
  1126. client->QueuePacket(outapp);
  1127. safe_delete(packet);
  1128. CastTimer* cast_timer = new CastTimer;
  1129. cast_timer->caster = client;
  1130. cast_timer->target_id = target ? target->GetID() : 0;
  1131. cast_timer->entity_command = entity_command;
  1132. cast_timer->spell = 0;
  1133. cast_timer->delete_timer = false;
  1134. cast_timer->timer = new Timer(entity_command->cast_time * 10);
  1135. cast_timer->zone = zone;
  1136. cast_timers.Add(cast_timer);
  1137. caster->IsCasting(true);
  1138. }
  1139. }
  1140. else if (!CastProcessedEntityCommand(entity_command, client, target))
  1141. return;
  1142. if (entity_command && entity_command->spell_visual > 0)
  1143. caster->GetZone()->SendCastEntityCommandPacket(entity_command, caster->GetID(), target->GetID());
  1144. }
  1145. }
  1146. bool SpellProcess::CastProcessedSpell(LuaSpell* spell, bool passive){
  1147. if(!spell || !spell->caster || !spell->spell || spell->interrupted)
  1148. return false;
  1149. Client* client = 0;
  1150. if(spell->caster && spell->caster->IsPlayer())
  1151. client = spell->caster->GetZone()->GetClientBySpawn(spell->caster);
  1152. if (spell->spell->GetSpellData()->max_aoe_targets > 0 && spell->targets.size() == 0) {
  1153. GetSpellTargetsTrueAOE(spell);
  1154. if (spell->targets.size() == 0) {
  1155. spell->caster->GetZone()->SendSpellFailedPacket(client, SPELL_ERROR_NO_TARGETS_IN_RANGE);
  1156. return false;
  1157. }
  1158. }
  1159. MutexList<LuaSpell*>::iterator itr = active_spells.begin();
  1160. bool processedSpell = false;
  1161. LuaSpell* replace_spell = 0;
  1162. // Check to see if we already casted this spell and it is in the active_spells list
  1163. /*while (itr.Next()) {
  1164. LuaSpell* luaspell = itr.value;
  1165. // Check to see if this is the same spell by comparing caster, spell id, and spell tier
  1166. if (luaspell->caster == spell->caster && luaspell->spell->GetSpellID() == spell->spell->GetSpellID() && luaspell->spell->GetSpellTier() == spell->spell->GetSpellTier() && luaspell->targets.size() == spell->targets.size()) {
  1167. vector<Spawn*>::iterator itr;
  1168. vector<Spawn*>::iterator itr2;
  1169. bool all_match = true;
  1170. // compare the target vector to make sure this is the same spell
  1171. for (itr = luaspell->targets.begin(); itr != luaspell->targets.end(); itr++) {
  1172. bool match = false;
  1173. for (itr2 = spell->targets.begin(); itr2 != spell->targets.end(); itr2++) {
  1174. if ((*itr) == (*itr2)) {
  1175. match = true;
  1176. break;
  1177. }
  1178. }
  1179. if (!match) {
  1180. all_match = false;
  1181. break;
  1182. }
  1183. }
  1184. if (all_match) {
  1185. // set a pointer to replace the spell in the active spell list so we don't have to run this loop again
  1186. replace_spell = luaspell;
  1187. // if friendly skip the calling of the lua function as they have already been called for the previous version of this spell
  1188. if (spell->spell->GetSpellData()->friendly_spell == 1)
  1189. processedSpell = true;
  1190. break;
  1191. }
  1192. }
  1193. }*/
  1194. if (!processedSpell)
  1195. processedSpell = ProcessSpell(spell);
  1196. // Quick hack to prevent a crash on spells that zones the caster (Gate)
  1197. if (!spell->caster)
  1198. return true;
  1199. ZoneServer* zone = spell->caster->GetZone();
  1200. Spawn* target = 0;
  1201. if(processedSpell){
  1202. for (int32 i = 0; i < spell->targets.size(); i++) {
  1203. target = zone->GetSpawnByID(spell->targets[i]);
  1204. if (!target)
  1205. continue;
  1206. if (client && client->IsZoning())
  1207. continue;
  1208. // TODO: Establish actual hate per spell
  1209. if (!spell->spell->GetSpellData()->friendly_spell && target->IsNPC())
  1210. ((NPC*)target)->AddHate((Entity*)spell->caster, 50);
  1211. if(spell->spell->GetSpellData()->success_message.length() > 0){
  1212. if(client){
  1213. string success_message = spell->spell->GetSpellData()->success_message;
  1214. if(success_message.find("%t") != string::npos)
  1215. success_message.replace(success_message.find("%t"), 2, spell->caster->GetName());
  1216. client->Message(CHANNEL_COLOR_SPELL, success_message.c_str());
  1217. }
  1218. }
  1219. if(spell->spell->GetSpellData()->effect_message.length() > 0){
  1220. string effect_message = spell->spell->GetSpellData()->effect_message;
  1221. if(effect_message.find("%t") < 0xFFFFFFFF)
  1222. effect_message.replace(effect_message.find("%t"), 2, target->GetName());
  1223. if (effect_message.find("%c") != string::npos)
  1224. effect_message.replace(effect_message.find("%c"), 2, spell->caster->GetName());
  1225. spell->caster->GetZone()->SimpleMessage(CHANNEL_COLOR_SPELL_EFFECT, effect_message.c_str(), target, 50);
  1226. }
  1227. target->GetZone()->CallSpawnScript(target, SPAWN_SCRIPT_CASTED_ON, spell->caster, spell->spell->GetName());
  1228. }
  1229. }
  1230. else{
  1231. if (!passive)
  1232. SendFinishedCast(spell, client);
  1233. return false;
  1234. }
  1235. if(!spell->resisted && (spell->spell->GetSpellDuration() > 0 || spell->spell->GetSpellData()->duration_until_cancel)) {
  1236. for (int32 i = 0; i < spell->targets.size(); i++) {
  1237. //LogWrite(SPELL__ERROR, 0, "Spell", "No precast function found for %s", ((Entity*)target)->GetName());
  1238. target = zone->GetSpawnByID(spell->targets.at(i));
  1239. if (i == 0 && !spell->spell->GetSpellData()->not_maintained) {
  1240. spell->caster->AddMaintainedSpell(spell);
  1241. //((Entity*)target)->AddMaintainedSpell(spell);
  1242. LogWrite(SPELL__DEBUG, 0, "Spell", "AddMaintained on %s", ((Entity*)target)->GetName());
  1243. }
  1244. SpellEffects* effect = ((Entity*)target)->GetSpellEffect(spell->spell->GetSpellID());
  1245. if (effect && effect->tier > spell->spell->GetSpellTier()) {
  1246. if(client) {
  1247. spell->caster->GetZone()->SendSpellFailedPacket(client, SPELL_ERROR_TAKE_EFFECT_MOREPOWERFUL);
  1248. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "The spell did not take hold as the target already has a better spell of this type.");
  1249. }
  1250. }
  1251. else{
  1252. ((Entity*)target)->AddSpellEffect(spell);
  1253. if(spell->spell->GetSpellData()->det_type > 0)
  1254. ((Entity*)target)->AddDetrimentalSpell(spell);
  1255. }
  1256. }
  1257. if (replace_spell) {
  1258. active_spells.Remove(replace_spell);
  1259. active_spells.Add(spell);
  1260. }
  1261. else {
  1262. active_spells.Add(spell);
  1263. }
  1264. if (spell->num_triggers > 0)
  1265. ClientPacketFunctions::SendMaintainedExamineUpdate(client, spell->slot_pos, spell->num_triggers, 0);
  1266. if (spell->damage_remaining > 0)
  1267. ClientPacketFunctions::SendMaintainedExamineUpdate(client, spell->slot_pos, spell->damage_remaining, 1);
  1268. spell->caster->GetZone()->TriggerCharSheetTimer();
  1269. }
  1270. spell->num_calls = 1;
  1271. if(!spell->resisted && spell->spell->GetSpellData()->duration1 > 0){
  1272. spell->timer.Start();
  1273. if(spell->spell->GetSpellData()->call_frequency > 0)
  1274. spell->timer.SetTimer(spell->spell->GetSpellData()->call_frequency*100);
  1275. else
  1276. spell->timer.SetTimer(spell->spell->GetSpellData()->duration1*100);
  1277. if (active_spells.count(spell) > 0) {
  1278. active_spells.Add(spell);
  1279. }
  1280. }
  1281. // if the caster is a player and the spell is a tradeskill spell check for a tradeskill event
  1282. if (client && spell->spell->GetSpellData()->spell_book_type == SPELL_BOOK_TYPE_TRADESKILL)
  1283. client->GetCurrentZone()->GetTradeskillMgr()->CheckTradeskillEvent(client, spell->spell->GetSpellData()->icon);
  1284. if (spell->spell->GetSpellData()->friendly_spell && zone->GetSpawnByID(spell->initial_target))
  1285. spell->caster->CheckProcs(PROC_TYPE_BENEFICIAL, zone->GetSpawnByID(spell->initial_target));
  1286. // Check HO's
  1287. if (client) {
  1288. HeroicOP* ho = nullptr;
  1289. Spell* ho_spell = nullptr;
  1290. int32 ho_target = 0;
  1291. MSoloHO.writelock(__FUNCTION__, __LINE__);
  1292. MGroupHO.writelock(__FUNCTION__, __LINE__);
  1293. map<Client*, HeroicOP*>::iterator soloItr = m_soloHO.find(client);
  1294. if (soloItr != m_soloHO.end()) {
  1295. ho = soloItr->second;
  1296. bool match = false;
  1297. LogWrite(SPELL__ERROR, 0, "HO", "target = %u", ho->GetTarget());
  1298. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  1299. for (int8 i = 0; i < spell->targets.size(); i++) {
  1300. LogWrite(SPELL__ERROR, 0, "HO", "%u", spell->targets.at(i));
  1301. if (spell->targets.at(i) == ho->GetTarget()) {
  1302. match = true;
  1303. LogWrite(SPELL__ERROR, 0, "HO", "match found");
  1304. break;
  1305. }
  1306. }
  1307. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  1308. if (match && ho->UpdateHeroicOP(spell->spell->GetSpellIconHeroicOp())) {
  1309. ClientPacketFunctions::SendHeroicOPUpdate(client, ho);
  1310. if (ho->GetComplete() > 0) {
  1311. ho_spell = master_spell_list.GetSpell(ho->GetWheel()->spell_id, 1);
  1312. ho_target = ho->GetTarget();
  1313. if (!ho_spell)
  1314. LogWrite(SPELL__ERROR, 0, "HO", "Invalid spell for a HO, spell id = %u", ho->GetWheel()->spell_id);
  1315. safe_delete(ho);
  1316. m_soloHO.erase(soloItr);
  1317. }
  1318. }
  1319. }
  1320. else if (client->GetPlayer()->GetGroupMemberInfo()) {
  1321. map<int32, HeroicOP*>::iterator groupItr = m_groupHO.find(client->GetPlayer()->GetGroupMemberInfo()->group_id);
  1322. if (groupItr != m_groupHO.end()) {
  1323. ho = groupItr->second;
  1324. int32 group_id = client->GetPlayer()->GetGroupMemberInfo()->group_id;
  1325. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  1326. if (spell->targets.at(0) == ho->GetTarget() && ho->UpdateHeroicOP(spell->spell->GetSpellIconHeroicOp())) {
  1327. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  1328. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  1329. deque<GroupMemberInfo*>::iterator itr;
  1330. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(group_id);
  1331. for (itr = members->begin(); itr != members->end(); itr++) {
  1332. if ((*itr)->client)
  1333. ClientPacketFunctions::SendHeroicOPUpdate((*itr)->client, ho);
  1334. }
  1335. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  1336. if (ho->GetComplete() > 0) {
  1337. ho_spell = master_spell_list.GetSpell(ho->GetWheel()->spell_id, 1);
  1338. ho_target = ho->GetTarget();
  1339. if (!ho_spell)
  1340. LogWrite(SPELL__ERROR, 0, "HO", "Invalid spell for a HO, spell id = %u", ho->GetWheel()->spell_id);
  1341. safe_delete(ho);
  1342. m_groupHO.erase(groupItr);
  1343. }
  1344. }
  1345. else
  1346. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  1347. }
  1348. }
  1349. MGroupHO.releasewritelock(__FUNCTION__, __LINE__);
  1350. MSoloHO.releasewritelock(__FUNCTION__, __LINE__);
  1351. if (ho_spell && ho_target != 0)
  1352. client->GetCurrentZone()->ProcessSpell(ho_spell, client->GetPlayer(), spell->caster->GetZone()->GetSpawnByID(ho_target));
  1353. }
  1354. if (spell->spell->GetSpellData()->friendly_spell == 1 && spell->initial_target)
  1355. spell->caster->CheckProcs(PROC_TYPE_BENEFICIAL, spell->caster->GetZone()->GetSpawnByID(spell->initial_target));
  1356. if (!passive)
  1357. SendFinishedCast(spell, client);
  1358. return true;
  1359. }
  1360. bool SpellProcess::CastProcessedEntityCommand(EntityCommand* entity_command, Client* client, Spawn* target) {
  1361. bool ret = false;
  1362. if (entity_command && client) {
  1363. UnlockAllSpells(client);
  1364. client->GetPlayer()->IsCasting(false);
  1365. if (entity_command->cast_time == 0) {
  1366. client->GetPlayer()->GetZone()->CallSpawnScript(target, SPAWN_SCRIPT_CASTED_ON, client->GetPlayer(), entity_command->command.c_str());
  1367. ret = true;;
  1368. }
  1369. if (!ret) {
  1370. PacketStruct* packet = configReader.getStruct("WS_FinishCastSpell", client->GetVersion());
  1371. if (packet) {
  1372. packet->setMediumStringByName("spell_name", entity_command->name.c_str());
  1373. client->QueuePacket(packet->serialize());
  1374. safe_delete(packet);
  1375. SendSpellBookUpdate(client);
  1376. client->GetPlayer()->GetZone()->CallSpawnScript(target, SPAWN_SCRIPT_CASTED_ON, client->GetPlayer(), entity_command->command.c_str());
  1377. ret = true;
  1378. }
  1379. }
  1380. if (ret) {
  1381. EQ2_16BitString command;
  1382. command.data = entity_command->command;
  1383. command.size = entity_command->command.length();
  1384. int32 handler = commands.GetCommandHandler(command.data.c_str());
  1385. if (handler != 0xFFFFFFFF && handler < 999)
  1386. commands.Process(handler, &command, client, target);
  1387. }
  1388. }
  1389. return ret;
  1390. }
  1391. void SpellProcess::Interrupted(Entity* caster, Spawn* interruptor, int16 error_code, bool cancel, bool from_movement)
  1392. {
  1393. if(caster)
  1394. {
  1395. LogWrite(SPELL__DEBUG, 0, "Spell", "'%s' is Interrupting spell of '%s'...", interruptor ? interruptor->GetName() : "unknown", caster->GetName());
  1396. LuaSpell* spell = GetLuaSpell(caster);
  1397. if (spell && ((from_movement && !spell->spell->GetSpellData()->cast_while_moving) || (!from_movement && spell->spell->GetSpellData()->interruptable) ||
  1398. cancel))
  1399. {
  1400. Spawn* target = GetSpellTarget(caster);
  1401. InterruptStruct* interrupt = new InterruptStruct;
  1402. interrupt->interrupted = caster;
  1403. interrupt->spell = spell;
  1404. interrupt->target = target;
  1405. interrupt->error_code = error_code;
  1406. spell->interrupted = true;
  1407. interrupt_list.Add(interrupt);
  1408. Client* client = 0;
  1409. if(interruptor && interruptor->IsPlayer())
  1410. {
  1411. client = interruptor->GetZone()->GetClientBySpawn(interruptor);
  1412. client->Message(CHANNEL_COLOR_SPELL_INTERRUPT, "You interrupt %s's ability to cast!", interruptor->GetName());
  1413. }
  1414. }
  1415. }
  1416. }
  1417. void SpellProcess::RemoveSpellTimersFromSpawn(Spawn* spawn, bool remove_all, bool delete_recast){
  1418. int32 i = 0;
  1419. if(cast_timers.size() > 0){
  1420. CastTimer* cast_timer = 0;
  1421. MutexList<CastTimer*>::iterator itr = cast_timers.begin();
  1422. while(itr.Next()){
  1423. cast_timer = itr->value;
  1424. if(cast_timer && cast_timer->spell && cast_timer->spell->caster == spawn){
  1425. cast_timer->spell->caster = 0;
  1426. cast_timer->delete_timer = true;
  1427. }
  1428. }
  1429. }
  1430. if(remove_all){
  1431. LuaSpell* spell = 0;
  1432. MutexList<LuaSpell*>::iterator itr = active_spells.begin();
  1433. while(itr.Next()){
  1434. spell = itr->value;
  1435. if (!spell)
  1436. continue;
  1437. if (spell->spell->GetSpellData()->persist_though_death)
  1438. continue;
  1439. if(spell->caster == spawn){
  1440. DeleteCasterSpell(spell);
  1441. continue;
  1442. }
  1443. spell->MSpellTargets.readlock(__FUNCTION__, __LINE__);
  1444. for (i = 0; i < spell->targets.size(); i++){
  1445. if (spawn->GetID() == spell->targets.at(i)){
  1446. if (spawn->IsEntity())
  1447. ((Entity*)spawn)->RemoveSpellEffect(spell);
  1448. RemoveTargetFromSpell(spell, spawn);
  1449. break;
  1450. }
  1451. }
  1452. spell->MSpellTargets.releasereadlock(__FUNCTION__, __LINE__);
  1453. }
  1454. if(recast_timers.size() > 0 && delete_recast){
  1455. RecastTimer* recast_timer = 0;
  1456. MutexList<RecastTimer*>::iterator itr = recast_timers.begin();
  1457. while(itr.Next()){
  1458. recast_timer = itr->value;
  1459. if(recast_timer && recast_timer->caster == spawn){
  1460. safe_delete(recast_timer->timer);
  1461. recast_timers.Remove(recast_timer, true);
  1462. }
  1463. }
  1464. }
  1465. if(spell_que.size() > 0 && spawn->IsEntity()){
  1466. spell_que.erase((Entity*)spawn);
  1467. }
  1468. if(interrupt_list.size() > 0){
  1469. InterruptStruct* interrupt = 0;
  1470. MutexList<InterruptStruct*>::iterator itr = interrupt_list.begin();
  1471. while(itr.Next()){
  1472. interrupt = itr->value;
  1473. if(interrupt && interrupt->interrupted == spawn){
  1474. interrupt_list.Remove(interrupt);
  1475. }
  1476. }
  1477. }
  1478. }
  1479. }
  1480. void SpellProcess::GetSpellTargets(LuaSpell* luaspell)
  1481. {
  1482. if (luaspell && luaspell->spell && luaspell->caster && luaspell->spell->GetSpellData()->max_aoe_targets == 0)
  1483. {
  1484. int8 target_type = luaspell->spell->GetSpellData()->target_type;
  1485. Spawn* caster = luaspell->caster;
  1486. Spawn* target = caster->GetZone()->GetSpawnByID(luaspell->initial_target);
  1487. SpellData* data = luaspell->spell->GetSpellData();
  1488. bool implied = false;
  1489. Spawn* secondary_target = nullptr;
  1490. //implied target check -- only use this for players
  1491. if (target && (target_type == SPELL_TARGET_ENEMY || target_type == SPELL_TARGET_ENEMY_CORPSE || target_type == SPELL_TARGET_GROUP_CORPSE || target_type == SPELL_TARGET_OTHER_GROUP_AE))
  1492. {
  1493. if (caster->IsPlayer() && target->HasTarget())
  1494. {
  1495. secondary_target = target->GetTarget();
  1496. if (secondary_target) {
  1497. // check if spell is friendly
  1498. if (data->friendly_spell) {
  1499. //if target is NPC (and not a bot) on friendly spell, check to see if target is friendly
  1500. if (target->IsNPC() && !target->IsBot()) {
  1501. if (!target->IsPet() || (target->IsPet() && ((NPC*)target)->GetOwner()->IsNPC())) {
  1502. if (secondary_target->IsPlayer()) {
  1503. implied = true;
  1504. }
  1505. else if (secondary_target->IsPet() && ((NPC*)secondary_target)->GetOwner()->IsPlayer())
  1506. implied = true;
  1507. }
  1508. }
  1509. } // if spell is not friendly
  1510. else { // check if there is an implied target for this non-friendly spell
  1511. if (target->IsPlayer() || (target->IsPet() && ((NPC*)target)->GetOwner()->IsPlayer())) {
  1512. if (secondary_target->IsNPC()) {
  1513. if (!secondary_target->IsPet() || (secondary_target->IsPet() && ((NPC*)secondary_target)->GetOwner()->IsNPC())) {
  1514. implied = true;
  1515. }
  1516. }
  1517. else if (target->IsPlayer() && ((Entity*)caster)->AttackAllowed((Entity*)target))
  1518. {
  1519. secondary_target = target;
  1520. implied = true;
  1521. luaspell->initial_target = target->GetID();
  1522. luaspell->targets.push_back(target->GetID());
  1523. GetPlayerGroupTargets((Player*)target, caster, luaspell);
  1524. }
  1525. else if (target->IsPlayer() && ((Entity*)caster)->AttackAllowed((Entity*)secondary_target))
  1526. {
  1527. implied = true;
  1528. luaspell->initial_target = secondary_target->GetID();
  1529. luaspell->targets.push_back(secondary_target->GetID());
  1530. GetPlayerGroupTargets((Player*)secondary_target, caster, luaspell);
  1531. }
  1532. }
  1533. } // end friendly spell check
  1534. }
  1535. }
  1536. else if (caster->IsPlayer()) {
  1537. if (data->friendly_spell) {
  1538. if (target->IsNPC() && !target->IsBot()) {
  1539. if (!target->IsPet() || (target->IsPet() && ((NPC*)target)->GetOwner()->IsNPC())) {
  1540. target = caster;
  1541. luaspell->initial_target = caster->GetID();
  1542. }
  1543. }
  1544. }
  1545. else
  1546. {
  1547. if (target->IsPlayer() && ((Entity*)caster)->AttackAllowed((Entity*)target)) {
  1548. luaspell->initial_target = target->GetID();
  1549. luaspell->targets.push_back(target->GetID());
  1550. }
  1551. }
  1552. }
  1553. }
  1554. else if (target_type == SPELL_TARGET_GROUP_AE || target_type == SPELL_TARGET_RAID_AE) {
  1555. // player handling
  1556. if (target)
  1557. {
  1558. if (data->icon_backdrop == 316) // using TARGET backdrop icon
  1559. {
  1560. // PLAYER LOGIC:
  1561. if ((target->IsPlayer() && luaspell->caster->IsPlayer() && target != luaspell->caster && ((Player*)target)->GetGroupMemberInfo() != NULL && ((Player*)luaspell->caster)->GetGroupMemberInfo() != NULL
  1562. && ((Player*)target)->GetGroupMemberInfo()->group_id == ((Player*)luaspell->caster)->GetGroupMemberInfo()->group_id))
  1563. {
  1564. }//TODO: NEED RAID SUPPORT
  1565. // NPC LOGIC:
  1566. else if (target->group_id > 0 && target->group_id == luaspell->caster->group_id)
  1567. {
  1568. }
  1569. else
  1570. {
  1571. target = NULL;
  1572. luaspell->initial_target = 0;
  1573. }
  1574. }
  1575. else // default self cast for group/raid AE
  1576. {
  1577. target = caster;
  1578. luaspell->initial_target = caster->GetID();
  1579. }
  1580. // spell target versus self cast
  1581. }
  1582. else if (data->icon_backdrop != 316) // default self cast for group/raid AE and not using TARGET backdrop icon
  1583. {
  1584. target = caster;
  1585. luaspell->initial_target = caster->GetID();
  1586. }
  1587. }
  1588. else if (target_type == SPELL_TARGET_SELF){
  1589. target = caster;
  1590. luaspell->initial_target = caster->GetID();
  1591. }
  1592. //if using implied target, target = the implied target
  1593. if (implied)
  1594. {
  1595. target = secondary_target;
  1596. luaspell->initial_target = secondary_target->GetID();
  1597. }
  1598. luaspell->MSpellTargets.writelock(__FUNCTION__, __LINE__);
  1599. // Group AE type NOTE: Add support for RAID AE to affect raid members once raids have been completed
  1600. if (target_type == SPELL_TARGET_GROUP_AE || target_type == SPELL_TARGET_RAID_AE)
  1601. {
  1602. if (data->icon_backdrop == 316) // single target in a group/raid
  1603. {
  1604. if (target)
  1605. luaspell->targets.push_back(target->GetID());
  1606. }
  1607. // is friendly
  1608. else if (data->friendly_spell)
  1609. {
  1610. // caster is an Entity
  1611. if (luaspell->caster->IsEntity())
  1612. {
  1613. // entity caster is in a player group
  1614. if (((Entity*)caster)->GetGroupMemberInfo())
  1615. {
  1616. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  1617. // get group members
  1618. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(((Entity*)caster)->GetGroupMemberInfo()->group_id);
  1619. deque<GroupMemberInfo*>::iterator itr;
  1620. // iterate through list of group members
  1621. for (itr = members->begin(); itr != members->end(); itr++)
  1622. {
  1623. // get group member player info
  1624. Entity* group_member = (*itr)->member;
  1625. // if the group member is in the casters zone, and is alive
  1626. if (group_member->GetZone() == luaspell->caster->GetZone() && group_member->Alive()){
  1627. luaspell->targets.push_back(group_member->GetID());
  1628. if (group_member->HasPet()){
  1629. Entity* pet = group_member->GetPet();
  1630. if (!pet)
  1631. pet = group_member->GetCharmedPet();
  1632. if (pet)
  1633. luaspell->targets.push_back(pet->GetID());
  1634. }
  1635. }
  1636. }
  1637. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  1638. }
  1639. else
  1640. luaspell->targets.push_back(caster->GetID()); // else caster is not in a group, thus alone
  1641. }
  1642. else if (caster->IsNPC()) // caster is NOT a player
  1643. {
  1644. // caster is NPC and in a spawn group with other NPCs
  1645. vector<Spawn*>* group = ((NPC*)caster)->GetSpawnGroup();
  1646. if (group)
  1647. {
  1648. vector<Spawn*>::iterator itr;
  1649. for (itr = group->begin(); itr != group->end(); itr++)
  1650. {
  1651. Spawn* group_member = *itr;
  1652. if (group_member->IsNPC() && group_member->Alive()){
  1653. luaspell->targets.push_back(group_member->GetID());
  1654. if (((Entity*)group_member)->HasPet()){
  1655. Entity* pet = ((Entity*)group_member)->GetPet();
  1656. if (pet)
  1657. luaspell->targets.push_back(pet->GetID());
  1658. pet = ((Entity*)group_member)->GetCharmedPet();
  1659. if (pet)
  1660. luaspell->targets.push_back(pet->GetID());
  1661. }
  1662. }
  1663. }
  1664. }
  1665. else
  1666. luaspell->targets.push_back(caster->GetID());
  1667. safe_delete(group);
  1668. } // end is player
  1669. } // end is friendly
  1670. } // end is Group AE
  1671. else if (target_type == SPELL_TARGET_SELF && caster)
  1672. luaspell->targets.push_back(caster->GetID()); // if spell is SELF, return caster
  1673. else if (target_type == SPELL_TARGET_CASTER_PET && caster && caster->IsEntity() && ((Entity*)caster)->HasPet()) {
  1674. if (((Entity*)caster)->GetPet())
  1675. luaspell->targets.push_back(((Entity*)caster)->GetPet()->GetID());
  1676. if (((Entity*)caster)->GetCharmedPet())
  1677. luaspell->targets.push_back(((Entity*)caster)->GetCharmedPet()->GetID());
  1678. }
  1679. else if (target_type == SPELL_TARGET_ENEMY && target && target->Alive()) // if target is enemy, and is alive
  1680. {
  1681. // if friendly spell
  1682. if (data->friendly_spell > 0)
  1683. {
  1684. // if caster is a player
  1685. if (caster->IsPlayer())
  1686. {
  1687. // if spell can affect raid, only group members or is a group spell
  1688. if (data->can_effect_raid > 0 || data->affect_only_group_members > 0 || data->group_spell > 0)
  1689. {
  1690. // if caster is in a group, and target is a player and targeted player is a group member
  1691. if (((Player*)caster)->GetGroupMemberInfo() && (target->IsPlayer() || target->IsBot()) && ((Player*)caster)->IsGroupMember((Entity*)target))
  1692. luaspell->targets.push_back(target->GetID()); // return the target
  1693. else
  1694. luaspell->targets.push_back(caster->GetID()); // else return the caster
  1695. }
  1696. else if (target->IsPlayer() || target->IsBot()) // else it is not raid, group only or group spell
  1697. luaspell->targets.push_back(target->GetID()); // return target for single spell
  1698. else
  1699. luaspell->targets.push_back(caster->GetID()); // and if no target, cast on self
  1700. }
  1701. else if (caster->IsNPC()) // caster is an NPC
  1702. {
  1703. // if NPC's spell can affect raid, only group members or is a group spell
  1704. if (data->can_effect_raid > 0 || data->affect_only_group_members > 0 || data->group_spell > 0)
  1705. {
  1706. if (caster->IsBot() && (target->IsBot() || target->IsPlayer())) {
  1707. GroupMemberInfo* gmi = ((Entity*)caster)->GetGroupMemberInfo();
  1708. if (gmi && target->IsEntity() && world.GetGroupManager()->IsInGroup(gmi->group_id, (Entity*)target)) {
  1709. luaspell->targets.push_back(target->GetID()); // return the target
  1710. }
  1711. else
  1712. luaspell->targets.push_back(caster->GetID()); // else return the caster
  1713. }
  1714. // if NPC caster is in a group, and target is a player and targeted player is a group member
  1715. else if (((NPC*)caster)->HasSpawnGroup() && target->IsNPC() && ((NPC*)caster)->IsInSpawnGroup((NPC*)target))
  1716. luaspell->targets.push_back(target->GetID()); // return the target
  1717. else
  1718. luaspell->targets.push_back(caster->GetID()); // else return the caster
  1719. }
  1720. else if (target->IsNPC())
  1721. luaspell->targets.push_back(target->GetID()); // return target for single spell
  1722. else {
  1723. if (caster->IsBot() && (target->IsBot() || target->IsPlayer()))
  1724. luaspell->targets.push_back(target->GetID());
  1725. else
  1726. luaspell->targets.push_back(caster->GetID()); // and if no target, cast on self
  1727. }
  1728. } // end is player
  1729. } // end is friendly
  1730. else if (target && data->group_spell > 0 || data->icon_backdrop == 312) // is not friendly, but is a group spell, icon_backdrop 312 is green (encounter AE)
  1731. {
  1732. // target is non-player
  1733. if (target->IsNPC())
  1734. {
  1735. // Check to see if the npc is a spawn group by getting the group and checikng if valid
  1736. vector<Spawn*>* group = ((NPC*)target)->GetSpawnGroup();
  1737. if (group)
  1738. {
  1739. vector<Spawn*>::iterator itr;
  1740. // iterate through spawn group members
  1741. for (itr = group->begin(); itr != group->end(); itr++)
  1742. {
  1743. Spawn* group_member = *itr;
  1744. // if NPC group member is (still) an NPC (wtf?) and is alive, send the NPC group member back as a successful target of non-friendly spell
  1745. if (group_member->IsNPC() && group_member->Alive() && !((Entity*)group_member)->IsAOEImmune() && (!((Entity*)group_member)->IsMezzed() || group_member == target))
  1746. luaspell->targets.push_back(group_member->GetID());
  1747. // note: this should generate some hate towards the caster
  1748. }
  1749. } // end is spawngroup
  1750. else
  1751. luaspell->targets.push_back(target->GetID()); // return single target NPC for non-friendly spell
  1752. safe_delete(group);
  1753. } // end is NPC
  1754. else if (target->IsPlayer() && caster->IsNPC()) // the NPC is casting on a player
  1755. {
  1756. // player is in a group
  1757. if (((Player*)target)->GetGroupMemberInfo())
  1758. {
  1759. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  1760. deque<GroupMemberInfo*>::iterator itr;
  1761. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(((Player*)target)->GetGroupMemberInfo()->group_id);
  1762. // iterate through players group members
  1763. for (itr = members->begin(); itr != members->end(); itr++)
  1764. {
  1765. Entity* group_member = (*itr)->member;
  1766. // if the group member is in the same zone as caster, and group member is alive, and group member is within distance
  1767. if (group_member->GetZone() == caster->GetZone() && group_member->Alive() && caster->GetDistance(group_member) <= data->range
  1768. && (group_member == target || !group_member->IsAOEImmune()))
  1769. luaspell->targets.push_back(group_member->GetID()); // add as target
  1770. }
  1771. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  1772. }
  1773. else
  1774. luaspell->targets.push_back(target->GetID()); // player not in group
  1775. } // end is caster player or npc
  1776. }
  1777. else if (target)
  1778. luaspell->targets.push_back(target->GetID()); // is not friendly nor a group spell
  1779. }
  1780. //Rez spells
  1781. else if(target && target_type == SPELL_TARGET_ENEMY_CORPSE){
  1782. //is friendly
  1783. if(data->friendly_spell){
  1784. //target is player
  1785. if(target->IsPlayer()){
  1786. luaspell->targets.push_back(target->GetID());
  1787. }
  1788. }
  1789. }
  1790. else if(target_type == SPELL_TARGET_GROUP_CORPSE){
  1791. //is friendly
  1792. if(data->friendly_spell){
  1793. //target is player
  1794. if(target && target->IsPlayer()){
  1795. //if target has group
  1796. if(((Player*)target)->GetGroupMemberInfo()) {
  1797. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  1798. deque<GroupMemberInfo*>::iterator itr;
  1799. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(((Player*)target)->GetGroupMemberInfo()->group_id);
  1800. Entity* group_member = 0;
  1801. for(itr = members->begin(); itr != members->end(); itr++) {
  1802. group_member = (*itr)->member;
  1803. //Check if group member is in the same zone in range of the spell and dead
  1804. if(group_member->GetZone() == target->GetZone() && !group_member->Alive() && target->GetDistance(group_member) <= data->radius){
  1805. luaspell->targets.push_back(group_member->GetID());
  1806. }
  1807. }
  1808. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  1809. }
  1810. else
  1811. luaspell->targets.push_back(target->GetID());
  1812. }
  1813. }
  1814. }
  1815. luaspell->MSpellTargets.releasewritelock(__FUNCTION__, __LINE__);
  1816. }
  1817. if (luaspell && luaspell->targets.size() > 20)
  1818. LogWrite(SPELL__WARNING, 0, "Spell", "Warning in %s: Size of targets array is %u", __FUNCTION__, luaspell->targets.size());
  1819. }
  1820. void SpellProcess::GetPlayerGroupTargets(Player* target, Spawn* caster, LuaSpell* luaspell)
  1821. {
  1822. if (luaspell->spell->GetSpellData()->group_spell > 0 || luaspell->spell->GetSpellData()->icon_backdrop == 312)
  1823. {
  1824. if (((Player*)target)->GetGroupMemberInfo())
  1825. {
  1826. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(((Player*)target)->GetGroupMemberInfo()->group_id);
  1827. deque<GroupMemberInfo*>::iterator itr;
  1828. GroupMemberInfo* info = 0;
  1829. for (itr = members->begin(); itr != members->end(); itr++) {
  1830. info = *itr;
  1831. if (info == ((Player*)target)->GetGroupMemberInfo())
  1832. continue;
  1833. else if (info && info->client &&
  1834. info->client->GetPlayer()->GetZone() == ((Player*)target)->GetZone() && info->client->GetPlayer()->Alive()
  1835. && caster->GetDistance((Entity*)info->client->GetPlayer()) <= luaspell->spell->GetSpellData()->range)
  1836. {
  1837. luaspell->targets.push_back(info->client->GetPlayer()->GetID());
  1838. }
  1839. }
  1840. }
  1841. }
  1842. }
  1843. void SpellProcess::GetSpellTargetsTrueAOE(LuaSpell* luaspell) {
  1844. if (luaspell && luaspell->caster && luaspell->spell && luaspell->spell->GetSpellData()->max_aoe_targets > 0) {
  1845. if (luaspell->caster->HasTarget() && luaspell->caster->GetTarget() != luaspell->caster){
  1846. //Check if the caster has an implied target
  1847. if (luaspell->caster->GetDistance(luaspell->caster->GetTarget()) <= luaspell->spell->GetSpellData()->radius)
  1848. luaspell->initial_target = luaspell->caster->GetTarget()->GetID();
  1849. }
  1850. int32 ignore_target = 0;
  1851. vector<Spawn*> spawns = luaspell->caster->GetZone()->GetAttackableSpawnsByDistance(luaspell->caster, luaspell->spell->GetSpellData()->radius);
  1852. luaspell->MSpellTargets.writelock(__FUNCTION__, __LINE__);
  1853. for (int8 i = 0; i < spawns.size(); i++) {
  1854. Spawn* spawn = spawns.at(i);
  1855. if (i == 0){
  1856. if (luaspell->initial_target && luaspell->caster->GetID() != luaspell->initial_target){
  1857. //this is the "Direct" target and aoe can't be avoided
  1858. luaspell->targets.push_back(luaspell->initial_target);
  1859. ignore_target = luaspell->initial_target;
  1860. }
  1861. if (luaspell->targets.size() >= luaspell->spell->GetSpellData()->max_aoe_targets)
  1862. break;
  1863. }
  1864. //If we have already added this spawn, check the next spawn in the list
  1865. if (spawn && spawn->GetID() == ignore_target){
  1866. i++;
  1867. if (i < spawns.size())
  1868. spawn = spawns.at(i);
  1869. else
  1870. break;
  1871. }
  1872. if (spawn){
  1873. //If this spawn is immune to aoe, continue
  1874. if (((Entity*)spawn)->IsAOEImmune() || ((Entity*)spawn)->IsMezzed())
  1875. continue;
  1876. luaspell->targets.push_back(spawn->GetID());
  1877. }
  1878. if (luaspell->targets.size() >= luaspell->spell->GetSpellData()->max_aoe_targets)
  1879. break;
  1880. }
  1881. luaspell->MSpellTargets.releasewritelock(__FUNCTION__, __LINE__);
  1882. }
  1883. if (luaspell->targets.size() > 20)
  1884. LogWrite(SPELL__DEBUG, 0, "Spell", "Warning in SpellProcess::GetSpellTargetsTrueAOE Size of targets array is %u", luaspell->targets.size());
  1885. }
  1886. void SpellProcess::AddSpellScriptTimer(SpellScriptTimer* timer) {
  1887. MSpellScriptTimers.writelock(__FUNCTION__, __LINE__);
  1888. m_spellScriptList.push_back(timer);
  1889. MSpellScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  1890. }
  1891. void SpellProcess::RemoveSpellScriptTimer(SpellScriptTimer* timer) {
  1892. vector<SpellScriptTimer*>::iterator itr;
  1893. MSpellScriptTimers.writelock(__FUNCTION__, __LINE__);
  1894. for (itr = m_spellScriptList.begin(); itr != m_spellScriptList.end(); itr++) {
  1895. if ((*itr) == timer) {
  1896. if ((*itr) && (*itr)->deleteWhenDone && lua_interface) {
  1897. lua_interface->AddPendingSpellDelete(timer->spell);
  1898. }
  1899. m_spellScriptList.erase(itr);
  1900. break;
  1901. }
  1902. }
  1903. MSpellScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  1904. }
  1905. void SpellProcess::CheckSpellScriptTimers() {
  1906. vector<SpellScriptTimer*>::iterator itr;
  1907. vector<SpellScriptTimer*> temp_list;
  1908. MSpellScriptTimers.readlock(__FUNCTION__, __LINE__);
  1909. for (itr = m_spellScriptList.begin(); itr != m_spellScriptList.end(); itr++) {
  1910. if (Timer::GetCurrentTime2() >= (*itr)->time) {
  1911. temp_list.push_back((*itr));
  1912. ProcessSpell((*itr)->spell, false, (*itr)->customFunction.c_str(), (*itr));
  1913. }
  1914. }
  1915. MSpellScriptTimers.releasereadlock(__FUNCTION__, __LINE__);
  1916. for (itr = temp_list.begin(); itr != temp_list.end(); itr++) {
  1917. RemoveSpellScriptTimer(*itr);
  1918. safe_delete(*itr);
  1919. }
  1920. }
  1921. bool SpellProcess::SpellScriptTimersHasSpell(LuaSpell* spell) {
  1922. bool ret = false;
  1923. vector<SpellScriptTimer*>::iterator itr;
  1924. MSpellScriptTimers.readlock(__FUNCTION__, __LINE__);
  1925. for (itr = m_spellScriptList.begin(); itr != m_spellScriptList.end(); itr++) {
  1926. SpellScriptTimer* timer = *itr;
  1927. if (timer && timer->spell == spell) {
  1928. ret = true;
  1929. break;
  1930. }
  1931. }
  1932. MSpellScriptTimers.releasereadlock(__FUNCTION__, __LINE__);
  1933. return ret;
  1934. }
  1935. void SpellProcess::ClearSpellScriptTimerList() {
  1936. vector<SpellScriptTimer*>::iterator itr;
  1937. MSpellScriptTimers.writelock(__FUNCTION__, __LINE__);
  1938. for(itr = m_spellScriptList.begin(); itr != m_spellScriptList.end(); itr++) {
  1939. if ((*itr) && (*itr)->deleteWhenDone && lua_interface)
  1940. lua_interface->AddPendingSpellDelete((*itr)->spell);
  1941. safe_delete((*itr));
  1942. }
  1943. m_spellScriptList.clear();
  1944. MSpellScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  1945. }
  1946. void SpellProcess::RemoveTargetFromSpell(LuaSpell* spell, Spawn* target){
  1947. if (!spell || !target)
  1948. return;
  1949. MRemoveTargetList.writelock(__FUNCTION__, __LINE__);
  1950. if (!remove_target_list[spell])
  1951. remove_target_list[spell] = new vector<Spawn*>;
  1952. remove_target_list[spell]->push_back(target);
  1953. MRemoveTargetList.releasewritelock(__FUNCTION__, __LINE__);
  1954. }
  1955. void SpellProcess::CheckRemoveTargetFromSpell(LuaSpell* spell, bool allow_delete){
  1956. if (!spell)
  1957. return;
  1958. if (remove_target_list.size() > 0){
  1959. map<LuaSpell*, vector<Spawn*>*>::iterator remove_itr;
  1960. vector<Spawn*>::iterator remove_target_itr;
  1961. vector<int32>::iterator target_itr;
  1962. vector<int32>* targets;
  1963. vector<Spawn*>* remove_targets = 0;
  1964. Spawn* remove_spawn = 0;
  1965. bool should_delete = false;
  1966. MRemoveTargetList.writelock(__FUNCTION__, __LINE__);
  1967. for (remove_itr = remove_target_list.begin(); remove_itr != remove_target_list.end(); remove_itr++){
  1968. if (remove_itr->first == spell){
  1969. targets = &spell->targets;
  1970. remove_targets = remove_itr->second;
  1971. if (remove_targets && targets){
  1972. for (remove_target_itr = remove_targets->begin(); remove_target_itr != remove_targets->end(); remove_target_itr++){
  1973. remove_spawn = (*remove_target_itr);
  1974. if (remove_spawn){
  1975. spell->MSpellTargets.writelock(__FUNCTION__, __LINE__);
  1976. for (target_itr = targets->begin(); target_itr != targets->end(); target_itr++){
  1977. if (remove_spawn->GetID() == (*target_itr)){
  1978. targets->erase(target_itr);
  1979. if (remove_spawn->IsEntity())
  1980. ((Entity*)remove_spawn)->RemoveEffectsFromLuaSpell(spell);
  1981. break;
  1982. }
  1983. }
  1984. spell->MSpellTargets.releasewritelock(__FUNCTION__, __LINE__);
  1985. if (targets->size() == 0 && allow_delete){
  1986. should_delete = true;
  1987. break;
  1988. }
  1989. }
  1990. }
  1991. }
  1992. break;
  1993. }
  1994. }
  1995. remove_target_list.erase(spell);
  1996. if (remove_targets)
  1997. remove_targets->clear();
  1998. safe_delete(remove_targets);
  1999. MRemoveTargetList.releasewritelock(__FUNCTION__, __LINE__);
  2000. if (should_delete)
  2001. DeleteCasterSpell(spell);
  2002. }
  2003. }
  2004. bool SpellProcess::AddHO(Client* client, HeroicOP* ho) {
  2005. bool ret = true;
  2006. if (client && ho) {
  2007. MSoloHO.writelock(__FUNCTION__, __LINE__);
  2008. if (m_soloHO.count(client) > 0) {
  2009. if (m_soloHO[client]->GetWheel()) {
  2010. ret = false;
  2011. }
  2012. else {
  2013. safe_delete(m_soloHO[client]);
  2014. m_soloHO[client] = ho;
  2015. }
  2016. }
  2017. else
  2018. m_soloHO[client] = ho;
  2019. MSoloHO.releasewritelock(__FUNCTION__, __LINE__);
  2020. }
  2021. return ret;
  2022. }
  2023. bool SpellProcess::AddHO(int32 group_id, HeroicOP* ho) {
  2024. bool ret = true;
  2025. if (group_id > 0 && ho) {
  2026. MGroupHO.writelock(__FUNCTION__, __LINE__);
  2027. if (m_groupHO.count(group_id) > 0) {
  2028. if (m_groupHO[group_id]->GetWheel()) {
  2029. ret = false;
  2030. }
  2031. else {
  2032. safe_delete(m_groupHO[group_id]);
  2033. m_groupHO[group_id] = ho;
  2034. }
  2035. }
  2036. else
  2037. m_groupHO[group_id] = ho;
  2038. MGroupHO.releasewritelock(__FUNCTION__, __LINE__);
  2039. }
  2040. return ret;
  2041. }
  2042. void SpellProcess::KillHOBySpawnID(int32 spawn_id) {
  2043. // Check solo HO's
  2044. MSoloHO.writelock(__FUNCTION__, __LINE__);
  2045. map<Client*, HeroicOP*>::iterator itr = m_soloHO.begin();
  2046. map<Client*, HeroicOP*>::iterator delete_itr;
  2047. while (itr != m_soloHO.end()) {
  2048. if (itr->second->GetTarget() == spawn_id) {
  2049. itr->second->SetComplete(1);
  2050. ClientPacketFunctions::SendHeroicOPUpdate(itr->first, itr->second);
  2051. delete_itr = itr;
  2052. safe_delete(itr->second);
  2053. itr++;
  2054. m_soloHO.erase(delete_itr);
  2055. }
  2056. else
  2057. itr++;
  2058. }
  2059. MSoloHO.releasewritelock(__FUNCTION__, __LINE__);
  2060. // Check Group HO's
  2061. MGroupHO.writelock(__FUNCTION__, __LINE__);
  2062. map<int32, HeroicOP*>::iterator itr2 = m_groupHO.begin();
  2063. map<int32, HeroicOP*>::iterator delete_itr2;
  2064. while (itr2 != m_groupHO.end()) {
  2065. if (itr2->second->GetTarget() == spawn_id) {
  2066. itr2->second->SetComplete(1);
  2067. world.GetGroupManager()->GroupLock(__FUNCTION__ , __LINE__);
  2068. deque<GroupMemberInfo*>::iterator itr3;
  2069. deque<GroupMemberInfo*>* members = world.GetGroupManager()->GetGroupMembers(itr2->first);
  2070. for (itr3 = members->begin(); itr3 != members->end(); itr3++) {
  2071. if ((*itr3)->client)
  2072. ClientPacketFunctions::SendHeroicOPUpdate((*itr3)->client, itr2->second);
  2073. }
  2074. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  2075. delete_itr2 = itr2;
  2076. safe_delete(itr2->second);
  2077. itr2++;
  2078. m_groupHO.erase(delete_itr2);
  2079. }
  2080. else
  2081. itr2++;
  2082. }
  2083. MGroupHO.releasewritelock(__FUNCTION__, __LINE__);
  2084. }
  2085. void SpellProcess::AddSpellCancel(LuaSpell* spell){
  2086. MSpellCancelList.writelock(__FUNCTION__, __LINE__);
  2087. SpellCancelList.push_back(spell);
  2088. MSpellCancelList.releasewritelock(__FUNCTION__, __LINE__);
  2089. }