zoneserver.cpp 285 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295
  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 "../common/debug.h"
  17. #include <iostream>
  18. using namespace std;
  19. #include <string.h>
  20. #include "../common/misc.h"
  21. #include <stdio.h>
  22. #include <time.h>
  23. #include <stdlib.h>
  24. #include <regex>
  25. #include "Commands/Commands.h"
  26. #include "Zone/pathfinder_interface.h"
  27. #include "NPC_AI.h"
  28. #ifdef WIN32
  29. #include <WinSock2.h>
  30. #include <windows.h>
  31. #include <dbghelp.h>
  32. #pragma comment(lib,"imagehlp.lib")
  33. #else
  34. #include <sys/socket.h>
  35. #include <sys/stat.h>
  36. #ifdef FREEBSD //Timothy Whitman - January 7, 2003
  37. #include <sys/types.h>
  38. #endif
  39. #include <netinet/in.h>
  40. #include <arpa/inet.h>
  41. #include <errno.h>
  42. #include <pthread.h>
  43. #include <stdarg.h>
  44. #include "../common/unix.h"
  45. #define SOCKET_ERROR -1
  46. #define INVALID_SOCKET -1
  47. extern int errno;
  48. #endif
  49. #include "../common/servertalk.h"
  50. #include "../common/packet_dump.h"
  51. #include "WorldDatabase.h"
  52. #include "races.h"
  53. #include "classes.h"
  54. #include "../common/seperator.h"
  55. #include "../common/EQStream.h"
  56. #include "../common/EQStreamFactory.h"
  57. #include "../common/opcodemgr.h"
  58. #include "zoneserver.h"
  59. #include "client.h"
  60. #include "LoginServer.h"
  61. #include "World.h"
  62. #include <string>
  63. #include <assert.h>
  64. #include "LuaInterface.h"
  65. #include "Factions.h"
  66. #include "VisualStates.h"
  67. #include "ClientPacketFunctions.h"
  68. #include "SpellProcess.h"
  69. #include "../common/Log.h"
  70. #include "Rules/Rules.h"
  71. #include "Chat/Chat.h"
  72. #include "Tradeskills/Tradeskills.h"
  73. #include "RaceTypes/RaceTypes.h"
  74. #include <algorithm>
  75. #include <random>
  76. #include "Bots/Bot.h"
  77. #ifdef WIN32
  78. #define strncasecmp _strnicmp
  79. #define strcasecmp _stricmp
  80. #endif
  81. // int32 numplayers = 0; // never used?
  82. // extern bool GetZoneLongName(char* short_name, char** long_name); // never used?
  83. // extern bool holdzones; // never used?
  84. // extern volatile bool RunLoops; // never used in the zone server?
  85. // extern Classes classes; // never used in the zone server?
  86. #define NO_CATCH 1
  87. extern WorldDatabase database;
  88. extern sint32 numzones;
  89. extern ClientList client_list;
  90. extern LoginServer loginserver;
  91. extern ZoneList zone_list;
  92. extern World world;
  93. extern ConfigReader configReader;
  94. extern Commands commands;
  95. extern LuaInterface* lua_interface;
  96. extern MasterFactionList master_faction_list;
  97. extern VisualStates visual_states;
  98. extern RuleManager rule_manager;
  99. extern Chat chat;
  100. extern MasterRaceTypeList race_types_list;
  101. extern MasterSpellList master_spell_list; // temp - remove later
  102. extern MasterSkillList master_skill_list;
  103. int32 MinInstanceID = 1000;
  104. // JA: Moved most default values to Rules and risky initializers to ZoneServer::Init() - 2012.12.07
  105. ZoneServer::ZoneServer(const char* name, bool incoming_client) {
  106. incoming_clients = 0;
  107. if(incoming_client)
  108. IncrementIncomingClients();
  109. MIncomingClients.SetName("ZoneServer::MIncomingClients");
  110. depop_zone = false;
  111. repop_zone = false;
  112. respawns_allowed = true;
  113. instanceID = 0;
  114. strcpy(zone_name, name);
  115. zoneID = 0;
  116. rain = 0;
  117. cityzone = false;
  118. always_loaded = false;
  119. locked = false; // JA: implementing /zone lock|unlock commands
  120. pNumPlayers = 0;
  121. LoadingData = true;
  122. zoneShuttingDown = false;
  123. ++numzones;
  124. revive_points = 0;
  125. zone_motd = "";
  126. finished_depop = true;
  127. initial_spawn_threads_active = 0;
  128. minimumStatus = 0;
  129. minimumLevel = 0;
  130. maximumLevel = 0;
  131. minimumVersion = 0;
  132. weather_current_severity = 0;
  133. weather_signaled = false;
  134. xp_mod = 0;
  135. isDusk = false;
  136. dusk_hour = 0;
  137. dusk_minute = 0;
  138. dawn_hour = 0;
  139. dawn_minute = 0;
  140. reloading_spellprocess = false;
  141. expansion_flag = 0;
  142. holiday_flag = 0;
  143. can_bind = 1;
  144. can_gate = 1;
  145. MMasterZoneLock = new CriticalSection(MUTEX_ATTRIBUTE_RECURSIVE);
  146. pathing = nullptr;
  147. strcpy(zonesky_file,"");
  148. reloading = true;
  149. watchdogTimestamp = Timer::GetCurrentTime2();
  150. MPendingSpawnRemoval.SetName("ZoneServer::MPendingSpawnRemoval");
  151. lifetime_client_count = 0;
  152. }
  153. ZoneServer::~ZoneServer() {
  154. zoneShuttingDown = true; //ensure other threads shut down too
  155. //allow other threads to properly shut down
  156. while (spawnthread_active || initial_spawn_threads_active > 0){
  157. if (spawnthread_active)
  158. LogWrite(ZONE__DEBUG, 7, "Zone", "Zone shutdown waiting on spawn thread");
  159. if (initial_spawn_threads_active > 0)
  160. LogWrite(ZONE__DEBUG, 7, "Zone", "Zone shutdown waiting on initial spawn thread");
  161. Sleep(10);
  162. }
  163. LogWrite(ZONE__INFO, 0, "Zone", "Initiating zone shutdown of '%s'", zone_name);
  164. changed_spawns.clear(true);
  165. transport_spawns.clear();
  166. safe_delete(tradeskillMgr);
  167. MMasterZoneLock->lock();
  168. MMasterSpawnLock.writelock(__FUNCTION__, __LINE__);
  169. DeleteData(true);
  170. RemoveLocationProximities();
  171. RemoveLocationGrids();
  172. DeleteSpawns(true);
  173. DeleteGlobalSpawns();
  174. DeleteFlightPaths();
  175. MMasterSpawnLock.releasewritelock(__FUNCTION__, __LINE__);
  176. MMasterZoneLock->unlock();
  177. world.UpdateServerStatistic(STAT_SERVER_NUM_ACTIVE_ZONES, -1);
  178. // If lockout, public, tradeskill, or quest instance delete from db when zone shuts down
  179. if (InstanceType == SOLO_LOCKOUT_INSTANCE || InstanceType == GROUP_LOCKOUT_INSTANCE || InstanceType == RAID_LOCKOUT_INSTANCE ||
  180. InstanceType == PUBLIC_INSTANCE || InstanceType == TRADESKILL_INSTANCE || InstanceType == QUEST_INSTANCE) {
  181. LogWrite(INSTANCE__DEBUG, 0, "Instance", "Non persistent instance shutting down, deleting instance");
  182. database.DeleteInstance(instanceID);
  183. }
  184. if (pathing != nullptr)
  185. delete pathing;
  186. if (movementMgr != nullptr)
  187. delete movementMgr;
  188. // moved to the bottom as we want spawns deleted first, this used to be above Spawn deletion which is a big no no
  189. safe_delete(spellProcess);
  190. LogWrite(ZONE__INFO, 0, "Zone", "Completed zone shutdown of '%s'", zone_name);
  191. --numzones;
  192. UpdateWindowTitle(0);
  193. zone_list.Remove(this);
  194. zone_list.RemoveClientZoneReference(this);
  195. safe_delete(MMasterZoneLock);
  196. }
  197. void ZoneServer::IncrementIncomingClients() {
  198. MIncomingClients.writelock(__FUNCTION__, __LINE__);
  199. incoming_clients++;
  200. MIncomingClients.releasewritelock(__FUNCTION__, __LINE__);
  201. }
  202. void ZoneServer::DecrementIncomingClients() {
  203. MIncomingClients.writelock(__FUNCTION__, __LINE__);
  204. if(incoming_clients)
  205. incoming_clients--;
  206. MIncomingClients.releasewritelock(__FUNCTION__, __LINE__);
  207. }
  208. void ZoneServer::Init()
  209. {
  210. LogWrite(ZONE__INFO, 0, "Zone", "Loading new Zone '%s'", zone_name);
  211. zone_list.Add(this);
  212. spellProcess = new SpellProcess();
  213. tradeskillMgr = new TradeskillMgr();
  214. /* Dynamic Timers */
  215. regenTimer.Start(rule_manager.GetGlobalRule(R_Zone, RegenTimer)->GetInt32());
  216. client_save.Start(rule_manager.GetGlobalRule(R_Zone, ClientSaveTimer)->GetInt32());
  217. shutdownTimer.Disable();
  218. spawn_range.Start(rule_manager.GetGlobalRule(R_Zone, CheckAttackPlayer)->GetInt32());
  219. aggro_timer.Start(rule_manager.GetGlobalRule(R_Zone, CheckAttackNPC)->GetInt32());
  220. /* Weather stuff */
  221. InitWeather();
  222. /* Static Timers */
  223. // JA - haven't decided yet if these should remain hard-coded. Changing them could break EQ2Emu functionality
  224. spawn_check_add.Start(1000);
  225. spawn_check_remove.Start(30000);
  226. spawn_expire_timer.Start(10000);
  227. respawn_timer.Start(10000);
  228. // there was never a starter for these?
  229. widget_timer.Start(5000);
  230. tracking_timer.Start(5000);
  231. movement_timer.Start(100);
  232. location_prox_timer.Start(1000);
  233. location_grid_timer.Start(1000);
  234. charsheet_changes.Start(500);
  235. // Send game time packet every in game hour (180 sec)
  236. sync_game_time_timer.Start(180000);
  237. // Get the dusk and dawn time from the rule manager and store it in the correct variables
  238. sscanf (rule_manager.GetGlobalRule(R_World, DuskTime)->GetString(), "%d:%d", &dusk_hour, &dusk_minute);
  239. sscanf (rule_manager.GetGlobalRule(R_World, DawnTime)->GetString(), "%d:%d", &dawn_hour, &dawn_minute);
  240. spawn_update.Start(rule_manager.GetGlobalRule(R_Zone, SpawnUpdateTimer)->GetInt16());
  241. LogWrite(ZONE__DEBUG, 0, "Zone", "SpawnUpdateTimer: %ims", rule_manager.GetGlobalRule(R_Zone, SpawnUpdateTimer)->GetInt16());
  242. queue_updates.Start(rule_manager.GetGlobalRule(R_Zone, SpawnUpdateTimer)->GetInt16());
  243. LogWrite(ZONE__DEBUG, 0, "Zone", "QueueUpdateTimer(inherits SpawnUpdateTimer): %ims", rule_manager.GetGlobalRule(R_Zone, SpawnUpdateTimer)->GetInt16());
  244. spawn_delete_timer = rule_manager.GetGlobalRule(R_Zone, SpawnDeleteTimer)->GetInt32();
  245. LogWrite(ZONE__DEBUG, 0, "Zone", "SpawnDeleteTimer: %ums", spawn_delete_timer);
  246. LogWrite(ZONE__DEBUG, 0, "Zone", "Loading zone flight paths");
  247. database.LoadZoneFlightPaths(this);
  248. world.UpdateServerStatistic(STAT_SERVER_NUM_ACTIVE_ZONES, 1);
  249. UpdateWindowTitle(0);
  250. string zoneName(GetZoneFile());
  251. world.LoadRegionMaps(zoneName);
  252. world.LoadMaps(zoneName);
  253. pathing = IPathfinder::Load(zoneName);
  254. movementMgr = new MobMovementManager();
  255. MMasterSpawnLock.SetName("ZoneServer::MMasterSpawnLock");
  256. m_npc_faction_list.SetName("ZoneServer::npc_faction_list");
  257. m_enemy_faction_list.SetName("ZoneServer::enemy_faction_list");
  258. m_reverse_enemy_faction_list.SetName("ZoneServer::reverse_enemy_faction_list");
  259. MDeadSpawns.SetName("ZoneServer::dead_spawns");
  260. MTransportSpawns.SetName("ZoneServer::transport_spawns");
  261. MSpawnList.SetName("ZoneServer::spawn_list");
  262. MTransporters.SetName("ZoneServer::m_transportMaps");
  263. MSpawnGroupAssociation.SetName("ZoneServer::spawn_group_associations");
  264. MSpawnGroupLocations.SetName("ZoneServer::spawn_group_locations");
  265. MSpawnLocationGroups.SetName("ZoneServer::spawn_location_groups");
  266. MSpawnGroupChances.SetName("ZoneServer::spawn_group_chances");
  267. MTransportLocations.SetName("ZoneServer::transporter_locations");
  268. MSpawnLocationList.SetName("ZoneServer::spawn_location_list");
  269. MSpawnDeleteList.SetName("ZoneServer::spawn_delete_list");
  270. MSpawnScriptTimers.SetName("ZoneServer::spawn_script_timers");
  271. MRemoveSpawnScriptTimersList.SetName("ZoneServer::remove_spawn_script_timers_list");
  272. MClientList.SetName("ZoneServer::clients");
  273. MWidgetTimers.SetName("ZoneServer::widget_timers");
  274. #ifdef WIN32
  275. _beginthread(ZoneLoop, 0, this);
  276. _beginthread(SpawnLoop, 0, this);
  277. #else
  278. pthread_create(&ZoneThread, NULL, ZoneLoop, this);
  279. pthread_detach(ZoneThread);
  280. pthread_create(&SpawnThread, NULL, SpawnLoop, this);
  281. pthread_detach(SpawnThread);
  282. #endif
  283. }
  284. void ZoneServer::CancelThreads() {
  285. #ifdef WIN32
  286. LogWrite(WORLD__ERROR, 1, "World", "Zone %s is hung, however CancelThreads is unsupported for WIN32.", GetZoneName());
  287. #else
  288. pthread_cancel(ZoneThread);
  289. pthread_cancel(SpawnThread);
  290. #endif
  291. }
  292. void ZoneServer::InitWeather()
  293. {
  294. weather_enabled = rule_manager.GetGlobalRule(R_Zone, WeatherEnabled)->GetBool();
  295. if( weather_enabled && isWeatherAllowed())
  296. {
  297. string tmp;
  298. // set up weather system when zone starts up
  299. weather_type = rule_manager.GetGlobalRule(R_Zone, WeatherType)->GetInt8();
  300. switch(weather_type)
  301. {
  302. case 3: tmp = "Chaotic"; break;
  303. case 2: tmp = "Random"; break;
  304. case 1: tmp = "Dynamic"; break;
  305. default: tmp = "Normal"; break;
  306. }
  307. LogWrite(ZONE__DEBUG, 0, "Zone", "%s: Setting up '%s' weather", zone_name, tmp.c_str());
  308. weather_frequency = rule_manager.GetGlobalRule(R_Zone, WeatherChangeFrequency)->GetInt32();
  309. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Change weather every %u seconds", zone_name, weather_frequency);
  310. weather_change_chance = rule_manager.GetGlobalRule(R_Zone, WeatherChangeChance)->GetInt8();
  311. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Chance of weather change: %i%%", zone_name, weather_change_chance);
  312. weather_min_severity = rule_manager.GetGlobalRule(R_Zone, MinWeatherSeverity)->GetFloat();
  313. weather_max_severity = rule_manager.GetGlobalRule(R_Zone, MaxWeatherSeverity)->GetFloat();
  314. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Weather Severity min/max is %.2f - %.2f", zone_name, weather_min_severity, weather_max_severity);
  315. // Allow a random roll to determine if weather should start out severe or calm
  316. if( MakeRandomInt(1, 100) > 50)
  317. {
  318. weather_pattern = 1; // default weather to increase in severity initially
  319. weather_current_severity = weather_min_severity;
  320. }
  321. else
  322. {
  323. weather_pattern = 0; // default weather to decrease in severity initially
  324. weather_current_severity = weather_max_severity;
  325. }
  326. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Weather Severity set to %.2f, pattern: %i", zone_name, weather_current_severity, weather_pattern);
  327. weather_change_amount = rule_manager.GetGlobalRule(R_Zone, WeatherChangePerInterval)->GetFloat();
  328. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Weather change by %.2f each interval", zone_name, weather_change_amount);
  329. if( weather_type > 0 )
  330. {
  331. weather_dynamic_offset = rule_manager.GetGlobalRule(R_Zone, WeatherDynamicMaxOffset)->GetFloat();
  332. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Weather Max Offset changes no more than %.2f each interval", zone_name, weather_dynamic_offset);
  333. }
  334. else
  335. weather_dynamic_offset = 0;
  336. SetRain(weather_current_severity);
  337. weather_last_changed_time = Timer::GetUnixTimeStamp();
  338. weatherTimer.Start(rule_manager.GetGlobalRule(R_Zone, WeatherTimer)->GetInt32());
  339. }
  340. }
  341. void ZoneServer::DeleteSpellProcess(){
  342. //Just get a lock to make sure we aren't already looping the spawnprocess or clientprocess if this is different than the calling thread
  343. MMasterSpawnLock.writelock(__FUNCTION__, __LINE__);
  344. MMasterZoneLock->lock();
  345. reloading_spellprocess = true;
  346. // Remove spells from NPC's
  347. Spawn* spawn = 0;
  348. map<int32, Spawn*>::iterator itr;
  349. MSpawnList.readlock(__FUNCTION__, __LINE__);
  350. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  351. spawn = itr->second;
  352. if(spawn && spawn->IsNPC())
  353. ((NPC*)spawn)->SetSpells(0);
  354. if(spawn->IsEntity())
  355. ((Entity*)spawn)->RemoveSpellBonus(nullptr, true);
  356. }
  357. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  358. MMasterZoneLock->unlock();
  359. MMasterSpawnLock.releasewritelock(__FUNCTION__, __LINE__);
  360. DismissAllPets();
  361. safe_delete(spellProcess);
  362. }
  363. void ZoneServer::LoadSpellProcess(){
  364. spellProcess = new SpellProcess();
  365. reloading_spellprocess = false;
  366. // Reload NPC's spells
  367. Spawn* spawn = 0;
  368. map<int32, Spawn*>::iterator itr;
  369. MSpawnList.readlock(__FUNCTION__, __LINE__);
  370. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  371. spawn = itr->second;
  372. if(spawn && spawn->IsNPC())
  373. ((NPC*)spawn)->SetSpells(GetNPCSpells(((NPC*)spawn)->GetPrimarySpellList(), ((NPC*)spawn)->GetSecondarySpellList()));
  374. }
  375. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  376. }
  377. void ZoneServer::LockAllSpells(Player* player) {
  378. if (player && spellProcess) {
  379. Client* client = GetClientBySpawn(player);
  380. if (client)
  381. spellProcess->LockAllSpells(client);
  382. }
  383. }
  384. void ZoneServer::UnlockAllSpells(Player* player) {
  385. if (player && spellProcess) {
  386. Client* client = GetClientBySpawn(player);
  387. if (client)
  388. spellProcess->UnlockAllSpells(client);
  389. }
  390. }
  391. void ZoneServer::DeleteFactionLists() {
  392. map<int32, vector<int32> *>::iterator faction_itr;
  393. map<int32, vector<int32> *>::iterator spawn_itr;
  394. m_enemy_faction_list.writelock(__FUNCTION__, __LINE__);
  395. for (faction_itr = enemy_faction_list.begin(); faction_itr != enemy_faction_list.end(); faction_itr++)
  396. safe_delete(faction_itr->second);
  397. enemy_faction_list.clear();
  398. m_enemy_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  399. m_reverse_enemy_faction_list.writelock(__FUNCTION__, __LINE__);
  400. for (faction_itr = reverse_enemy_faction_list.begin(); faction_itr != reverse_enemy_faction_list.end(); faction_itr++)
  401. safe_delete(faction_itr->second);
  402. reverse_enemy_faction_list.clear();
  403. m_reverse_enemy_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  404. m_npc_faction_list.writelock(__FUNCTION__, __LINE__);
  405. for (spawn_itr = npc_faction_list.begin(); spawn_itr != npc_faction_list.end(); spawn_itr++)
  406. safe_delete(spawn_itr->second);
  407. npc_faction_list.clear();
  408. m_npc_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  409. }
  410. void ZoneServer::DeleteData(bool boot_clients){
  411. Spawn* spawn = 0;
  412. vector<Spawn*> tmp_player_list; // changed to a vector from a MutexList as this is a local variable and don't need mutex stuff for the list
  413. // Clear spawn groups
  414. spawn_group_map.clear();
  415. // Loop through the spawn list and set the spawn for deletion
  416. map<int32, Spawn*>::iterator itr;
  417. MSpawnList.readlock(__FUNCTION__, __LINE__);
  418. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  419. spawn = itr->second;
  420. if(spawn){
  421. if(!boot_clients && spawn->IsPlayer())
  422. tmp_player_list.push_back(spawn);
  423. else if(spawn->IsPlayer()){
  424. Client* client = GetClientBySpawn(spawn);
  425. if(client)
  426. client->Disconnect();
  427. }
  428. else{
  429. RemoveSpawnSupportFunctions(spawn, true);
  430. AddPendingDelete(spawn);
  431. }
  432. }
  433. }
  434. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  435. // Quick hack to prevent a deadlock, RemoveSpawnSupportFunctions() will cancel spells and result in zone->GetSpawnByID()
  436. // being called which read locks the spawn list and caused a dead lock as the above mutex's were write locked
  437. MSpawnList.writelock(__FUNCTION__, __LINE__);
  438. // Clear the spawn list, this was in the mutex above, moved it down so the above mutex could be a read lock
  439. spawn_list.clear();
  440. // Moved this up so we only read lock the list once in this list
  441. vector<Spawn*>::iterator spawn_iter2;
  442. for (spawn_iter2 = tmp_player_list.begin(); spawn_iter2 != tmp_player_list.end(); spawn_iter2++) {
  443. spawn_list[(*spawn_iter2)->GetID()] = (*spawn_iter2);
  444. }
  445. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  446. // Clear player proximities
  447. RemovePlayerProximity(0, true);
  448. spawn_range_map.clear(true);
  449. if(boot_clients) {
  450. // Refactor
  451. vector<Client*>::iterator itr;
  452. MClientList.writelock(__FUNCTION__, __LINE__);
  453. for (itr = clients.begin(); itr != clients.end(); itr++)
  454. safe_delete(*itr);
  455. clients.clear();
  456. MClientList.releasewritelock(__FUNCTION__, __LINE__);
  457. }
  458. // Clear and delete spawn locations
  459. MSpawnLocationList.writelock(__FUNCTION__, __LINE__);
  460. map<int32, SpawnLocation*>::iterator spawn_location_iter;
  461. for (spawn_location_iter = spawn_location_list.begin(); spawn_location_iter != spawn_location_list.end(); spawn_location_iter++)
  462. safe_delete(spawn_location_iter->second);
  463. spawn_location_list.clear();
  464. MSpawnLocationList.releasewritelock(__FUNCTION__, __LINE__);
  465. // If we allow clients to stay in the zone we need to preserve the revive_points, otherwise if the player dies they will crash
  466. if(revive_points && boot_clients){
  467. vector<RevivePoint*>::iterator revive_iter;
  468. for(revive_iter=revive_points->begin(); revive_iter != revive_points->end(); revive_iter++){
  469. safe_delete(*revive_iter);
  470. }
  471. safe_delete(revive_points);
  472. }
  473. MSpawnGroupAssociation.writelock(__FUNCTION__, __LINE__);
  474. map<int32, set<int32>*>::iterator assoc_itr;
  475. for (assoc_itr = spawn_group_associations.begin(); assoc_itr != spawn_group_associations.end(); assoc_itr++)
  476. safe_delete(assoc_itr->second);
  477. spawn_group_associations.clear();
  478. MSpawnGroupAssociation.releasewritelock(__FUNCTION__, __LINE__);
  479. MSpawnGroupLocations.writelock(__FUNCTION__, __LINE__);
  480. map<int32, map<int32, int32>*>::iterator loc_itr;
  481. for (loc_itr = spawn_group_locations.begin(); loc_itr != spawn_group_locations.end(); loc_itr++)
  482. safe_delete(loc_itr->second);
  483. spawn_group_locations.clear();
  484. MSpawnGroupLocations.releasewritelock(__FUNCTION__, __LINE__);
  485. MSpawnLocationGroups.writelock(__FUNCTION__, __LINE__);
  486. map<int32, list<int32>*>::iterator group_itr;
  487. for (group_itr = spawn_location_groups.begin(); group_itr != spawn_location_groups.end(); group_itr++)
  488. safe_delete(group_itr->second);
  489. spawn_location_groups.clear();
  490. MSpawnLocationGroups.releasewritelock(__FUNCTION__, __LINE__);
  491. // Clear lists that need more then just a Clear()
  492. DeleteFactionLists();
  493. DeleteSpawnScriptTimers(0, true);
  494. DeleteSpawnScriptTimers();
  495. ClearDeadSpawns();
  496. // Clear lists
  497. movement_spawns.clear();
  498. respawn_timers.clear();
  499. transport_spawns.clear();
  500. quick_database_id_lookup.clear();
  501. MWidgetTimers.writelock(__FUNCTION__, __LINE__);
  502. widget_timers.clear();
  503. MWidgetTimers.releasewritelock(__FUNCTION__, __LINE__);
  504. map<int16, PacketStruct*>::iterator struct_itr;
  505. for (struct_itr = versioned_info_structs.begin(); struct_itr != versioned_info_structs.end(); struct_itr++)
  506. safe_delete(struct_itr->second);
  507. versioned_info_structs.clear();
  508. for (struct_itr = versioned_pos_structs.begin(); struct_itr != versioned_pos_structs.end(); struct_itr++)
  509. safe_delete(struct_itr->second);
  510. versioned_pos_structs.clear();
  511. for (struct_itr = versioned_vis_structs.begin(); struct_itr != versioned_vis_structs.end(); struct_itr++)
  512. safe_delete(struct_itr->second);
  513. versioned_vis_structs.clear();
  514. }
  515. void ZoneServer::RemoveLocationProximities() {
  516. MutexList<LocationProximity*>::iterator itr = location_proximities.begin();
  517. while(itr.Next()){
  518. safe_delete(itr->value);
  519. }
  520. location_proximities.clear();
  521. }
  522. RevivePoint* ZoneServer::GetRevivePoint(int32 id){
  523. vector<RevivePoint*>::iterator revive_iter;
  524. for(revive_iter=revive_points->begin(); revive_iter != revive_points->end(); revive_iter++){
  525. if((*revive_iter)->id == id)
  526. return *revive_iter;
  527. }
  528. return 0;
  529. }
  530. vector<RevivePoint*>* ZoneServer::GetRevivePoints(Client* client)
  531. {
  532. vector<RevivePoint*>* points = new vector<RevivePoint*>;
  533. RevivePoint* closest_point = 0;
  534. // we should not check for revive points if this is null
  535. if ( revive_points != NULL )
  536. {
  537. LogWrite(ZONE__DEBUG, 0, "Zone", "Got revive point in %s!", __FUNCTION__);
  538. float closest = 100000;
  539. float test_closest = 0;
  540. RevivePoint* test_point = 0;
  541. vector<RevivePoint*>::iterator revive_iter;
  542. for(revive_iter=revive_points->begin(); revive_iter != revive_points->end(); revive_iter++)
  543. {
  544. test_point = *revive_iter;
  545. if(test_point)
  546. {
  547. LogWrite(ZONE__DEBUG, 0, "Zone", "Test Point Found!");
  548. test_closest = client->GetPlayer()->GetDistance(test_point->x, test_point->y, test_point->z);
  549. // should this be changed to list all revive points within max distance or just the closest
  550. if(test_closest < closest)
  551. {
  552. LogWrite(ZONE__DEBUG, 0, "Zone", "test_closest: %.2f, closest: %.2f", test_closest, closest);
  553. closest = test_closest;
  554. closest_point = test_point;
  555. if(closest <= MAX_REVIVEPOINT_DISTANCE)
  556. points->push_back(closest_point);
  557. }
  558. }
  559. }
  560. }
  561. if(closest_point && points->size() == 0 && closest_point->zone_id == GetZoneID())
  562. {
  563. LogWrite(ZONE__WARNING, 0, "Zone", "Nearest Revive Point too far away. Add another!");
  564. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "The closest revive point is quite far away, you might want to ask the server admin for a closer one.");
  565. points->push_back(closest_point);
  566. }
  567. else if(points->size() == 0)
  568. {
  569. LogWrite(ZONE__WARNING, 0, "Zone", "No Revive Points set for zoneID %u. Add some!", GetZoneID());
  570. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "There are no revive points for this zone, you might want to ask the server admin for one.");
  571. closest_point = new RevivePoint;
  572. closest_point->heading = GetSafeHeading();
  573. closest_point->id = 0xFFFFFFFF;
  574. closest_point->location_name = "Zone Safe Point";
  575. closest_point->zone_id = GetZoneID();
  576. closest_point->x = GetSafeX();
  577. closest_point->y = GetSafeY();
  578. closest_point->z = GetSafeZ();
  579. points->push_back(closest_point);
  580. }
  581. return points;
  582. }
  583. void ZoneServer::TriggerCharSheetTimer(){
  584. charsheet_changes.Trigger();
  585. }
  586. void ZoneServer::RegenUpdate(){
  587. if(damaged_spawns.size(true) == 0)
  588. return;
  589. Spawn* spawn = 0;
  590. MutexList<int32>::iterator spawn_iter = damaged_spawns.begin();
  591. while(spawn_iter.Next()){
  592. spawn = GetSpawnByID(spawn_iter->value);
  593. if(spawn && (((spawn->GetHP() < spawn->GetTotalHP()) && spawn->GetHP()>0) || (spawn->GetPower() < spawn->GetTotalPower()))){
  594. if(spawn->IsEntity())
  595. ((Entity*)spawn)->DoRegenUpdate();
  596. if(spawn->IsPlayer()){
  597. Client* client = GetClientBySpawn(spawn);
  598. if(client && client->IsConnected())
  599. client->QueuePacket(client->GetPlayer()->GetPlayerInfo()->serialize(client->GetVersion()));
  600. }
  601. }
  602. else
  603. RemoveDamagedSpawn(spawn);
  604. //Spawn no longer valid, remove it from the list
  605. if (!spawn)
  606. damaged_spawns.Remove(spawn_iter->value);
  607. }
  608. }
  609. void ZoneServer::ClearDeadSpawns(){
  610. MDeadSpawns.writelock(__FUNCTION__, __LINE__);
  611. dead_spawns.clear();
  612. MDeadSpawns.releasewritelock(__FUNCTION__, __LINE__);
  613. }
  614. void ZoneServer::ProcessDepop(bool respawns_allowed, bool repop) {
  615. vector<Client*>::iterator client_itr;
  616. Client* client = 0;
  617. Spawn* spawn = 0;
  618. PacketStruct* packet = 0;
  619. int16 packet_version = 0;
  620. spawn_expire_timers.clear();
  621. MClientList.readlock(__FUNCTION__, __LINE__);
  622. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  623. client = *client_itr;
  624. if(!client)
  625. continue;
  626. client->GetPlayer()->SetTarget(0);
  627. if(repop)
  628. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Zone Repop in progress...");
  629. else{
  630. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Zone Depop in progress...");
  631. if(respawns_allowed)
  632. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "Spawns will respawn according to their respawn timers.");
  633. }
  634. if(!packet || packet_version != client->GetVersion()){
  635. safe_delete(packet);
  636. packet_version = client->GetVersion();
  637. packet = configReader.getStruct("WS_DestroyGhostCmd", packet_version);
  638. }
  639. map<int32, Spawn*>::iterator itr;
  640. MSpawnList.readlock(__FUNCTION__, __LINE__);
  641. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  642. spawn = itr->second;
  643. if(spawn && !spawn->IsPlayer()){
  644. bool dispatched = false;
  645. spawn->SetDeletedSpawn(true);
  646. if(spawn->IsBot())
  647. {
  648. ((Bot*)spawn)->Camp(true);
  649. dispatched = true;
  650. }
  651. else if(spawn->IsPet())
  652. {
  653. Entity* owner = ((Entity*)spawn)->GetOwner();
  654. if(owner)
  655. {
  656. owner->DismissPet((Entity*)spawn);
  657. dispatched = true;
  658. }
  659. }
  660. if(!dispatched)
  661. SendRemoveSpawn(client, spawn, packet);
  662. }
  663. }
  664. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  665. }
  666. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  667. DeleteTransporters();
  668. safe_delete(packet);
  669. if(!repop && respawns_allowed){
  670. spawn_range_map.clear(true);
  671. MutexList<Spawn*> tmp_player_list; // Local variable, never be on another thread so probably don't need the extra mutex code that comes with a MutexList
  672. ClearDeadSpawns();
  673. map<int32, Spawn*>::iterator itr;
  674. MSpawnList.writelock(__FUNCTION__, __LINE__);
  675. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  676. spawn = itr->second;
  677. if (spawn) {
  678. if(spawn->GetRespawnTime() > 0 && spawn->GetSpawnLocationID() > 0)
  679. respawn_timers.Put(spawn->GetSpawnLocationID(), Timer::GetCurrentTime2() + spawn->GetRespawnTime()*1000);
  680. if(spawn->IsPlayer())
  681. tmp_player_list.Add(spawn);
  682. else {
  683. RemoveSpawnSupportFunctions(spawn, true);
  684. AddPendingDelete(spawn);
  685. }
  686. }
  687. }
  688. spawn_list.clear();
  689. //add back just the clients
  690. MutexList<Spawn*>::iterator spawn_iter2 = tmp_player_list.begin();
  691. while(spawn_iter2.Next()) {
  692. spawn_list[spawn_iter2->value->GetID()] = spawn_iter2->value;
  693. }
  694. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  695. }
  696. else
  697. DeleteData(false);
  698. if(repop)
  699. {
  700. // reload spirit shards for the current zone
  701. database.LoadSpiritShards(this);
  702. LoadingData = true;
  703. }
  704. }
  705. void ZoneServer::Depop(bool respawns, bool repop) {
  706. respawns_allowed = respawns;
  707. repop_zone = repop;
  708. finished_depop = false;
  709. depop_zone = true;
  710. }
  711. bool ZoneServer::AddCloseSpawnsToSpawnGroup(Spawn* spawn, float radius){
  712. if(!spawn)
  713. return false;
  714. Spawn* close_spawn = 0;
  715. bool ret = true;
  716. map<int32, Spawn*>::iterator itr;
  717. MSpawnList.readlock(__FUNCTION__, __LINE__);
  718. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  719. close_spawn = itr->second;
  720. if(close_spawn && close_spawn != spawn && !close_spawn->IsPlayer() && close_spawn->GetDistance(spawn) <= radius){
  721. if((spawn->IsNPC() && close_spawn->IsNPC()) || (spawn->IsGroundSpawn() && close_spawn->IsGroundSpawn()) || (spawn->IsObject() && close_spawn->IsObject()) || (spawn->IsWidget() && close_spawn->IsWidget()) || (spawn->IsSign() && close_spawn->IsSign())){
  722. if(close_spawn->GetSpawnGroupID() == 0){
  723. spawn->AddSpawnToGroup(close_spawn);
  724. close_spawn->AddSpawnToGroup(spawn);
  725. }
  726. else
  727. ret = false;
  728. }
  729. }
  730. }
  731. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  732. return ret;
  733. }
  734. void ZoneServer::RepopSpawns(Client* client, Spawn* in_spawn){
  735. vector<Spawn*>* spawns = in_spawn->GetSpawnGroup();
  736. PacketStruct* packet = configReader.getStruct("WS_DestroyGhostCmd", client->GetVersion());
  737. if(spawns){
  738. if(!packet)
  739. return;
  740. Spawn* spawn = 0;
  741. vector<Spawn*>::iterator itr;
  742. for(itr = spawns->begin(); itr != spawns->end(); itr++){
  743. spawn = *itr;
  744. spawn->SetDeletedSpawn(true);
  745. SendRemoveSpawn(client, spawn, packet);
  746. }
  747. }
  748. safe_delete(spawns);
  749. if(in_spawn)
  750. in_spawn->SetDeletedSpawn(true);
  751. SendRemoveSpawn(client, in_spawn, packet);
  752. spawn_check_add.Trigger();
  753. safe_delete(packet);
  754. }
  755. bool ZoneServer::AggroVictim(NPC* npc, Spawn* victim, Client* client)
  756. {
  757. bool isEntity = victim->IsEntity();
  758. if (npc->HasSpawnGroup()) {
  759. vector<Spawn*>* groupVec = npc->GetSpawnGroup();
  760. for (int32 i = 0; i < groupVec->size(); i++) {
  761. Spawn* group_member = groupVec->at(i);
  762. if (group_member && !group_member->EngagedInCombat() && group_member->Alive()) {
  763. CallSpawnScript(group_member, SPAWN_SCRIPT_AGGRO, victim);
  764. if (isEntity)
  765. ((NPC*)group_member)->AddHate((Entity*)victim, 50);
  766. else
  767. ((NPC*)group_member)->InCombat(true);
  768. }
  769. }
  770. safe_delete(groupVec);
  771. }
  772. else
  773. {
  774. if (isEntity)
  775. {
  776. CallSpawnScript(victim, SPAWN_SCRIPT_AGGRO, victim);
  777. npc->AddHate((Entity*)victim, 50);
  778. }
  779. else
  780. npc->InCombat(true);
  781. }
  782. return true;
  783. }
  784. bool ZoneServer::CheckNPCAttacks(NPC* npc, Spawn* victim, Client* client){
  785. if(!npc || !victim)
  786. return true;
  787. if (client) {
  788. if (client->IsConnected() && npc->CanSeeInvis(client->GetPlayer()) && client->GetPlayer()->GetFactions()->ShouldAttack(npc->GetFactionID()) && npc->AttackAllowed((Entity*)victim, false)) {
  789. if (!npc->EngagedInCombat() && client->GetPlayer()->GetArrowColor(npc->GetLevel()) != ARROW_COLOR_GRAY) {
  790. AggroVictim(npc, victim, client);
  791. }
  792. }
  793. }
  794. else{
  795. AggroVictim(npc, victim, client);
  796. }
  797. return true;
  798. }
  799. bool ZoneServer::CheckEnemyList(NPC* npc) {
  800. vector<int32> *factions;
  801. vector<int32>::iterator faction_itr;
  802. vector<int32> *spawns;
  803. vector<int32>::iterator spawn_itr;
  804. map<float, Spawn*> attack_spawns;
  805. map<float, Spawn*> reverse_attack_spawns;
  806. map<float, Spawn*>::iterator itr;
  807. int32 faction_id = npc->GetFactionID();
  808. float distance;
  809. if (faction_id == 0)
  810. return true;
  811. m_enemy_faction_list.readlock(__FUNCTION__, __LINE__);
  812. if (enemy_faction_list.count(faction_id) > 0) {
  813. factions = enemy_faction_list[faction_id];
  814. for (faction_itr = factions->begin(); faction_itr != factions->end(); faction_itr++) {
  815. m_npc_faction_list.readlock(__FUNCTION__, __LINE__);
  816. if (npc_faction_list.count(*faction_itr) > 0) {
  817. spawns = npc_faction_list[*faction_itr];
  818. spawn_itr = spawns->begin();
  819. for (spawn_itr = spawns->begin(); spawn_itr != spawns->end(); spawn_itr++) {
  820. Spawn* spawn = GetSpawnByID(*spawn_itr);
  821. if (spawn) {
  822. if ((distance = spawn->GetDistance(npc)) <= npc->GetAggroRadius())
  823. attack_spawns[distance] = spawn;
  824. }
  825. }
  826. }
  827. m_npc_faction_list.releasereadlock(__FUNCTION__, __LINE__);
  828. }
  829. }
  830. m_enemy_faction_list.releasereadlock(__FUNCTION__, __LINE__);
  831. m_reverse_enemy_faction_list.readlock(__FUNCTION__, __LINE__);
  832. if (reverse_enemy_faction_list.count(faction_id) > 0) {
  833. factions = reverse_enemy_faction_list[faction_id];
  834. for (faction_itr = factions->begin(); faction_itr != factions->end(); faction_itr++) {
  835. m_npc_faction_list.readlock(__FUNCTION__, __LINE__);
  836. if (npc_faction_list.count(*faction_itr) > 0) {
  837. spawns = npc_faction_list[*faction_itr];
  838. spawn_itr = spawns->begin();
  839. for (spawn_itr = spawns->begin(); spawn_itr != spawns->end(); spawn_itr++) {
  840. Spawn* spawn = GetSpawnByID(*spawn_itr);
  841. if (spawn) {
  842. if ((distance = spawn->GetDistance(npc)) <= npc->GetAggroRadius())
  843. reverse_attack_spawns[distance] = spawn;
  844. }
  845. }
  846. }
  847. m_npc_faction_list.releasereadlock(__FUNCTION__, __LINE__);
  848. }
  849. }
  850. m_reverse_enemy_faction_list.releasereadlock(__FUNCTION__, __LINE__);
  851. if (attack_spawns.size() > 0) {
  852. for (itr = attack_spawns.begin(); itr != attack_spawns.end(); itr++)
  853. CheckNPCAttacks(npc, itr->second);
  854. }
  855. if (reverse_attack_spawns.size() > 0) {
  856. for (itr = reverse_attack_spawns.begin(); itr != reverse_attack_spawns.end(); itr++)
  857. CheckNPCAttacks((NPC*)itr->second, npc);
  858. }
  859. return attack_spawns.size() == 0;
  860. }
  861. void ZoneServer::RemoveDeadEnemyList(Spawn *spawn)
  862. {
  863. int32 faction_id = spawn->GetFactionID();
  864. vector<int32> *spawns;
  865. vector<int32>::iterator itr;
  866. LogWrite(ZONE__DEBUG, 7, "Zone", "Processing RemoveDeadEnemyList...");
  867. m_npc_faction_list.writelock(__FUNCTION__, __LINE__);
  868. if (npc_faction_list.count(faction_id) > 0) {
  869. spawns = npc_faction_list[faction_id];
  870. for (itr = spawns->begin(); itr != spawns->end(); itr++) {
  871. if (*itr == spawn->GetID()) {
  872. spawns->erase(itr);
  873. break;
  874. }
  875. }
  876. }
  877. m_npc_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  878. }
  879. void ZoneServer::AddEnemyList(NPC* npc){
  880. int32 faction_id = npc->GetFactionID();
  881. vector<int32> *hostile_factions;
  882. vector<int32>::iterator itr;
  883. if(faction_id <= 9)
  884. return;
  885. if(!rule_manager.GetGlobalRule(R_Faction, AllowFactionBasedCombat)->GetBool()) {
  886. LogWrite(FACTION__WARNING, 0, "Faction", "Faction Combat is DISABLED via R_Faction::AllowFactionBasedCombat rule!");
  887. return;
  888. }
  889. m_npc_faction_list.readlock(__FUNCTION__, __LINE__);
  890. if (npc_faction_list.count(faction_id) == 0) {
  891. if(faction_id > 10) {
  892. if ((hostile_factions = master_faction_list.GetHostileFactions(faction_id)) != NULL) {
  893. itr = hostile_factions->begin();
  894. for (itr = hostile_factions->begin(); itr != hostile_factions->end(); itr++) {
  895. m_enemy_faction_list.writelock(__FUNCTION__, __LINE__);
  896. if (enemy_faction_list.count(faction_id) == 0)
  897. enemy_faction_list[faction_id] = new vector<int32>;
  898. enemy_faction_list[faction_id]->push_back(*itr);
  899. m_enemy_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  900. m_reverse_enemy_faction_list.writelock(__FUNCTION__, __LINE__);
  901. if(reverse_enemy_faction_list.count(*itr) == 0)
  902. reverse_enemy_faction_list[*itr] = new vector<int32>;
  903. reverse_enemy_faction_list[*itr]->push_back(faction_id);
  904. m_reverse_enemy_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  905. }
  906. }
  907. }
  908. /*m_enemy_faction_list.writelock(__FUNCTION__, __LINE__);
  909. if(enemy_faction_list.count(1) == 0)
  910. enemy_faction_list[1] = new vector<int32>;
  911. enemy_faction_list[1]->push_back(faction_id);
  912. m_enemy_faction_list.releasewritelock(__FUNCTION__, __LINE__);*/
  913. }
  914. m_npc_faction_list.releasereadlock(__FUNCTION__, __LINE__);
  915. m_npc_faction_list.writelock(__FUNCTION__, __LINE__);
  916. if(npc_faction_list.count(faction_id) == 0)
  917. npc_faction_list[faction_id] = new vector<int32>;
  918. npc_faction_list[faction_id]->push_back(npc->GetID());
  919. m_npc_faction_list.releasewritelock(__FUNCTION__, __LINE__);
  920. }
  921. void ZoneServer::CheckSpawnRange(Client* client, Spawn* spawn, bool initial_login){
  922. if(client && spawn && (initial_login || client->IsConnected())) {
  923. if(spawn != client->GetPlayer()) {
  924. if(spawn_range_map.count(client) == 0)
  925. spawn_range_map.Put(client, new MutexMap<int32, float >());
  926. float curDist = spawn->GetDistance(client->GetPlayer());
  927. if (!client->GetPlayer()->WasSentSpawn(spawn->GetID()) && curDist > SEND_SPAWN_DISTANCE)
  928. {
  929. return;
  930. }
  931. spawn_range_map.Get(client)->Put(spawn->GetID(), curDist);
  932. if(!initial_login && client && spawn->IsNPC() && curDist <= ((NPC*)spawn)->GetAggroRadius() && !client->GetPlayer()->GetInvulnerable())
  933. CheckNPCAttacks((NPC*)spawn, client->GetPlayer(), client);
  934. }
  935. if(!initial_login)
  936. CheckPlayerProximity(spawn, client);
  937. }
  938. }
  939. void ZoneServer::CheckSpawnRange(Spawn* spawn){
  940. vector<Client*>::iterator client_itr;
  941. Client* client = 0;
  942. MClientList.readlock(__FUNCTION__, __LINE__);
  943. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  944. client = *client_itr;
  945. if(client && client->IsReadyForSpawns())
  946. CheckSpawnRange(client, spawn);
  947. }
  948. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  949. }
  950. bool ZoneServer::PrepareSpawnID(Player* player, Spawn* spawn){
  951. return player->SetSpawnMap(spawn);
  952. }
  953. void ZoneServer::CheckSendSpawnToClient(Client* client, bool initial_login) {
  954. if (!client) {
  955. LogWrite(ZONE__ERROR, 0, "Zone", "CheckSendSpawnToClient called with an invalid client");
  956. return;
  957. }
  958. if (!initial_login && !client->GetInitialSpawnsSent() || (!initial_login && !client->IsReadyForSpawns()))
  959. return;
  960. Spawn* spawn = 0;
  961. map<float, vector<Spawn*>* > closest_spawns;
  962. if (spawn_range_map.count(client) > 0) {
  963. if (initial_login || client->IsConnected()) {
  964. MutexMap<int32, float >::iterator spawn_iter = spawn_range_map.Get(client)->begin();
  965. while (spawn_iter.Next()) {
  966. spawn = GetSpawnByID(spawn_iter->first, true);
  967. if (spawn && spawn->GetPrivateQuestSpawn()) {
  968. if (!spawn->IsPrivateSpawn())
  969. spawn->AddAllowAccessSpawn(spawn);
  970. if (spawn->MeetsSpawnAccessRequirements(client->GetPlayer())) {
  971. if (spawn->IsPrivateSpawn() && !spawn->AllowedAccess(client->GetPlayer()))
  972. spawn->AddAllowAccessSpawn(client->GetPlayer());
  973. }
  974. else if (spawn->AllowedAccess(client->GetPlayer()))
  975. spawn->RemoveSpawnAccess(client->GetPlayer());
  976. }
  977. if (spawn && spawn != client->GetPlayer() && client->GetPlayer()->ShouldSendSpawn(spawn)) {
  978. if ((!initial_login && spawn_iter->second <= SEND_SPAWN_DISTANCE) || (initial_login && (spawn_iter->second <= (SEND_SPAWN_DISTANCE / 2) || spawn->IsWidget()))) {
  979. if(PrepareSpawnID(client->GetPlayer(), spawn)) {
  980. if (closest_spawns.count(spawn_iter->second) == 0)
  981. closest_spawns[spawn_iter->second] = new vector<Spawn*>();
  982. closest_spawns[spawn_iter->second]->push_back(spawn);
  983. }
  984. }
  985. }
  986. }
  987. }
  988. vector<Spawn*>::iterator spawn_iter2;
  989. map<float, vector<Spawn*>* >::iterator itr;
  990. for (itr = closest_spawns.begin(); itr != closest_spawns.end(); ) {
  991. for (spawn_iter2 = itr->second->begin(); spawn_iter2 != itr->second->end(); spawn_iter2++) {
  992. spawn = *spawn_iter2;
  993. if(!client->IsReloadingZone() || (client->IsReloadingZone() && spawn != client->GetPlayer()))
  994. SendSpawn(spawn, client);
  995. if (client->ShouldTarget() && client->GetCombineSpawn() == spawn)
  996. client->TargetSpawn(spawn);
  997. }
  998. vector<Spawn*>* vect = itr->second;
  999. map<float, vector<Spawn*>* >::iterator tmpitr = itr;
  1000. itr++;
  1001. closest_spawns.erase(tmpitr);
  1002. safe_delete(vect);
  1003. }
  1004. }
  1005. if (initial_login)
  1006. client->SetInitialSpawnsSent(true);
  1007. }
  1008. void ZoneServer::CheckSendSpawnToClient(){
  1009. vector<Client*>::iterator itr;
  1010. Client* client = 0;
  1011. MClientList.readlock(__FUNCTION__, __LINE__);
  1012. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1013. for (itr = clients.begin(); itr != clients.end(); itr++) {
  1014. client = *itr;
  1015. if(client->IsReadyForSpawns())
  1016. CheckSendSpawnToClient(client);
  1017. }
  1018. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1019. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1020. }
  1021. void ZoneServer::CheckRemoveSpawnFromClient(Spawn* spawn) {
  1022. vector<Client*>::iterator itr;
  1023. Client* client = 0;
  1024. PacketStruct* packet = 0;
  1025. int16 packet_version = 0;
  1026. MClientList.readlock(__FUNCTION__, __LINE__);
  1027. for (itr = clients.begin(); itr != clients.end(); itr++) {
  1028. client = *itr;
  1029. if(client){
  1030. if(!packet || packet_version != client->GetVersion()){
  1031. safe_delete(packet);
  1032. packet_version = client->GetVersion();
  1033. packet = configReader.getStruct("WS_DestroyGhostCmd", packet_version);
  1034. }
  1035. if(spawn && spawn != client->GetPlayer() &&
  1036. client->GetPlayer()->WasSentSpawn(spawn->GetID()) &&
  1037. !client->GetPlayer()->IsRemovingSpawn(spawn->GetID()) &&
  1038. client->GetPlayer()->WasSpawnRemoved(spawn) == false &&
  1039. (spawn_range_map.Get(client)->Get(spawn->GetID()) > REMOVE_SPAWN_DISTANCE &&
  1040. !spawn->IsSign() && !spawn->IsObject() && !spawn->IsWidget() && !spawn->IsTransportSpawn())){
  1041. SendRemoveSpawn(client, spawn, packet);
  1042. spawn_range_map.Get(client)->erase(spawn->GetID());
  1043. }
  1044. }
  1045. }
  1046. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1047. safe_delete(packet);
  1048. }
  1049. bool ZoneServer::CombatProcess(Spawn* spawn) {
  1050. bool ret = true;
  1051. if (spawn && spawn->IsEntity())
  1052. ((Entity*)spawn)->ProcessCombat();
  1053. return ret;
  1054. }
  1055. void ZoneServer::AddPendingDelete(Spawn* spawn) {
  1056. MSpawnDeleteList.writelock(__FUNCTION__, __LINE__);
  1057. if (spawn_delete_list.count(spawn) == 0)
  1058. spawn_delete_list.insert(make_pair(spawn, Timer::GetCurrentTime2() + spawn_delete_timer)); //give other threads up to 30 seconds to stop using this spawn reference
  1059. MSpawnDeleteList.releasewritelock(__FUNCTION__, __LINE__);
  1060. }
  1061. void ZoneServer::RemovePendingDelete(Spawn* spawn) {
  1062. if (!spawn)
  1063. return;
  1064. MSpawnDeleteList.writelock(__FUNCTION__, __LINE__);
  1065. if (spawn_delete_list.count(spawn) > 0)
  1066. {
  1067. spawn_delete_list.erase(spawn);
  1068. }
  1069. MSpawnDeleteList.releasewritelock(__FUNCTION__, __LINE__);
  1070. }
  1071. void ZoneServer::DeleteSpawns(bool delete_all) {
  1072. MSpawnDeleteList.writelock(__FUNCTION__, __LINE__);
  1073. MPendingSpawnRemoval.readlock(__FUNCTION__, __LINE__);
  1074. if(spawn_delete_list.size() > 0){
  1075. map<Spawn*, int32>::iterator itr;
  1076. map<Spawn*, int32>::iterator erase_itr;
  1077. int32 current_time = Timer::GetCurrentTime2();
  1078. Spawn* spawn = 0;
  1079. for (itr = spawn_delete_list.begin(); itr != spawn_delete_list.end(); ) {
  1080. if (delete_all || current_time >= itr->second){
  1081. // we haven't removed it from the spawn list yet..
  1082. if(!delete_all && m_pendingSpawnRemove.count(itr->first->GetID()))
  1083. continue;
  1084. spawn = itr->first;
  1085. if (spawn && movementMgr != nullptr) {
  1086. movementMgr->RemoveMob((Entity*)spawn);
  1087. }
  1088. // delete brain if it has one
  1089. if(spawn->IsNPC()) {
  1090. NPC* tmpNPC = (NPC*)spawn;
  1091. if(tmpNPC->Brain())
  1092. tmpNPC->SetBrain(nullptr);
  1093. }
  1094. erase_itr = itr++;
  1095. spawn_delete_list.erase(erase_itr);
  1096. MSpawnList.writelock(__FUNCTION__, __LINE__);
  1097. std::map<int32, Spawn*>::iterator sitr = spawn_list.find(spawn->GetID());
  1098. if(sitr != spawn_list.end()) {
  1099. spawn_list.erase(sitr);
  1100. }
  1101. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  1102. safe_delete(spawn);
  1103. }
  1104. else
  1105. itr++;
  1106. }
  1107. }
  1108. MPendingSpawnRemoval.releasereadlock(__FUNCTION__, __LINE__);
  1109. MSpawnDeleteList.releasewritelock(__FUNCTION__, __LINE__);
  1110. }
  1111. void ZoneServer::AddDamagedSpawn(Spawn* spawn){
  1112. if (spawn)
  1113. damaged_spawns.Add(spawn->GetID());
  1114. }
  1115. void ZoneServer::RemoveDamagedSpawn(Spawn* spawn){
  1116. if (spawn)
  1117. damaged_spawns.Remove(spawn->GetID());
  1118. }
  1119. bool ZoneServer::Process()
  1120. {
  1121. MMasterZoneLock->lock(); //Changing this back to a recursive lock to fix a possible /reload spells crash with multiple zones running - Foof
  1122. SetWatchdogTime(Timer::GetCurrentTime2());
  1123. #ifndef NO_CATCH
  1124. try
  1125. {
  1126. #endif
  1127. while (zoneID == 0) { //this is loaded by world
  1128. SetWatchdogTime(Timer::GetCurrentTime2());
  1129. Sleep(10);
  1130. }
  1131. if (LoadingData) {
  1132. if (lua_interface) {
  1133. string tmpScript("ZoneScripts/");
  1134. tmpScript.append(GetZoneName());
  1135. tmpScript.append(".lua");
  1136. struct stat buffer;
  1137. bool fileExists = (stat(tmpScript.c_str(), &buffer) == 0);
  1138. if (fileExists)
  1139. lua_interface->RunZoneScript(tmpScript.c_str(), "preinit_zone_script", this);
  1140. }
  1141. if (reloading) {
  1142. LogWrite(COMMAND__DEBUG, 0, "Command", "-Loading Entity Commands...");
  1143. database.LoadEntityCommands(this);
  1144. LogWrite(NPC__INFO, 0, "NPC", "-Loading Spirit Shard data...");
  1145. database.LoadSpiritShards(this);
  1146. LogWrite(NPC__INFO, 0, "NPC", "-Load Spirit Shard data complete!");
  1147. LogWrite(NPC__INFO, 0, "NPC", "-Loading NPC data...");
  1148. database.LoadNPCs(this);
  1149. LogWrite(NPC__INFO, 0, "NPC", "-Load NPC data complete!");
  1150. LogWrite(OBJECT__INFO, 0, "Object", "-Loading Object data...");
  1151. database.LoadObjects(this);
  1152. LogWrite(OBJECT__INFO, 0, "Object", "-Load Object data complete!");
  1153. LogWrite(SIGN__INFO, 0, "Sign", "-Loading Sign data...");
  1154. database.LoadSigns(this);
  1155. LogWrite(SIGN__INFO, 0, "Sign", "-Load Sign data complete!");
  1156. LogWrite(WIDGET__INFO, 0, "Widget", "-Loading Widget data...");
  1157. database.LoadWidgets(this);
  1158. LogWrite(WIDGET__INFO, 0, "Widget", "-Load Widget data complete!");
  1159. LogWrite(GROUNDSPAWN__INFO, 0, "GSpawn", "-Loading Groundspawn data...");
  1160. database.LoadGroundSpawns(this);
  1161. database.LoadGroundSpawnEntries(this);
  1162. LogWrite(GROUNDSPAWN__INFO, 0, "GSpawn", "-Load Groundspawn data complete!");
  1163. LogWrite(PET__INFO, 0, "Pet", "-Loading Pet data...");
  1164. database.GetPetNames(this);
  1165. LogWrite(PET__INFO, 0, "Pet", "-Load Pet data complete!");
  1166. LogWrite(LOOT__INFO, 0, "Loot", "-Loading Spawn loot data...");
  1167. database.LoadLoot(this);
  1168. LogWrite(LOOT__INFO, 0, "Loot", "-Loading Spawn loot data complete!");
  1169. LogWrite(TRANSPORT__INFO, 0, "Transport", "-Loading Transporters...");
  1170. database.LoadTransporters(this);
  1171. LogWrite(TRANSPORT__INFO, 0, "Transport", "-Loading Transporters complete!");
  1172. reloading = false;
  1173. world.RemoveReloadingSubSystem("Spawns");
  1174. }
  1175. MSpawnGroupAssociation.writelock(__FUNCTION__, __LINE__);
  1176. spawn_group_associations.clear();
  1177. MSpawnGroupAssociation.releasewritelock(__FUNCTION__, __LINE__);
  1178. MSpawnGroupLocations.writelock(__FUNCTION__, __LINE__);
  1179. spawn_group_locations.clear();
  1180. MSpawnGroupLocations.releasewritelock(__FUNCTION__, __LINE__);
  1181. MSpawnLocationGroups.writelock(__FUNCTION__, __LINE__);
  1182. spawn_location_groups.clear();
  1183. MSpawnLocationGroups.releasewritelock(__FUNCTION__, __LINE__);
  1184. MSpawnGroupChances.writelock(__FUNCTION__, __LINE__);
  1185. spawn_group_chances.clear();
  1186. MSpawnGroupChances.releasewritelock(__FUNCTION__, __LINE__);
  1187. Map* zonemap = world.GetMap(std::string(GetZoneName()),0);
  1188. while (zonemap != nullptr && zonemap->IsMapLoading())
  1189. {
  1190. SetWatchdogTime(Timer::GetCurrentTime2());
  1191. // Client loop
  1192. ClientProcess();
  1193. Sleep(10);
  1194. }
  1195. DeleteTransporters();
  1196. ReloadTransporters();
  1197. database.LoadSpawns(this);
  1198. ProcessSpawnLocations();
  1199. if (!revive_points)
  1200. revive_points = new vector<RevivePoint*>;
  1201. else {
  1202. while (!revive_points->empty()) {
  1203. safe_delete(revive_points->back());
  1204. revive_points->pop_back();
  1205. }
  1206. }
  1207. database.LoadRevivePoints(revive_points, GetZoneID());
  1208. RemoveLocationGrids();
  1209. database.LoadLocationGrids(this);
  1210. LoadingData = false;
  1211. spawn_range.Trigger();
  1212. spawn_check_add.Trigger();
  1213. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  1214. if (lua_interface && zone_script) {
  1215. RemoveLocationProximities();
  1216. lua_interface->RunZoneScript(zone_script, "init_zone_script", this);
  1217. }
  1218. }
  1219. if(shutdownTimer.Enabled() && shutdownTimer.Check() && connected_clients.size(true) == 0) {
  1220. //if(lifetime_client_count)
  1221. zoneShuttingDown = true;
  1222. /*else { // allow up to 120 seconds then timeout
  1223. LogWrite(ZONE__WARNING, 0, "Zone", "No clients have connected to zone '%s' and the shutdown timer has counted down -- will delay shutdown for 120 seconds.", GetZoneName());
  1224. shutdownTimer.Start(120000, true);
  1225. lifetime_client_count = 1;
  1226. }*/
  1227. }
  1228. if (reloading_spellprocess){
  1229. MMasterZoneLock->unlock();
  1230. return !zoneShuttingDown;
  1231. }
  1232. // client loop
  1233. if(charsheet_changes.Check())
  1234. SendCharSheetChanges();
  1235. // Client loop
  1236. ClientProcess();
  1237. if(spellProcess)
  1238. spellProcess->Process();
  1239. if (tradeskillMgr)
  1240. tradeskillMgr->Process();
  1241. // Client loop
  1242. if(client_save.Check())
  1243. SaveClients();
  1244. // Possibility to do a client loop
  1245. if(weather_enabled && weatherTimer.Check())
  1246. ProcessWeather();
  1247. // client related loop, move to main thread?
  1248. if(!zoneShuttingDown)
  1249. ProcessDrowning();
  1250. // client than location_proximities loop, move to main thread
  1251. if (location_prox_timer.Check() && !zoneShuttingDown)
  1252. CheckLocationProximity();
  1253. // client than location_grid loop, move to main thread
  1254. if (location_grid_timer.Check() && !zoneShuttingDown)
  1255. CheckLocationGrids();
  1256. if (sync_game_time_timer.Check() && !zoneShuttingDown)
  1257. SendTimeUpdateToAllClients();
  1258. if(lua_interface)
  1259. lua_interface->Process();
  1260. world.MWorldTime.readlock(__FUNCTION__, __LINE__);
  1261. int hour = world.GetWorldTimeStruct()->hour;
  1262. int minute = world.GetWorldTimeStruct()->minute;
  1263. world.MWorldTime.releasereadlock(__FUNCTION__, __LINE__);
  1264. if (!isDusk && (hour >= 19 || hour < 8)) {//((hour > dusk_hour || hour < dawn_hour) || ((dusk_hour == hour && minute >= dusk_minute) || (hour == dawn_hour && minute < dawn_minute)))) {
  1265. isDusk = true;
  1266. const char* zone_script = world.GetZoneScript(GetZoneID());
  1267. if (lua_interface && zone_script)
  1268. lua_interface->RunZoneScript(zone_script, "dusk", this);
  1269. ProcessSpawnConditional(SPAWN_CONDITIONAL_NIGHT);
  1270. }
  1271. else if (isDusk && hour >= 8 && hour < 19) {//((hour > dawn_hour && hour < dusk_hour) || ((hour == dawn_hour && minute >= dawn_minute) || (hour == dusk_hour && minute < dusk_minute)))) {
  1272. isDusk = false;
  1273. const char* zone_script = world.GetZoneScript(GetZoneID());
  1274. if (lua_interface && zone_script)
  1275. lua_interface->RunZoneScript(zone_script, "dawn", this);
  1276. ProcessSpawnConditional(SPAWN_CONDITIONAL_DAY);
  1277. }
  1278. // damaged spawns loop, spawn related, move to spawn thread?
  1279. if(regenTimer.Check())
  1280. RegenUpdate();
  1281. // respawn_timers loop
  1282. if(respawn_timer.Check() && !zoneShuttingDown)
  1283. CheckRespawns();
  1284. // spawn_expire_timers loop
  1285. if (spawn_expire_timer.Check() && !zoneShuttingDown)
  1286. CheckSpawnExpireTimers();
  1287. // widget_timers loop
  1288. if(widget_timer.Check() && !zoneShuttingDown)
  1289. CheckWidgetTimers();
  1290. // spawn_script_timers loop
  1291. if(!zoneShuttingDown)
  1292. CheckSpawnScriptTimers();
  1293. // Check to see if a dead spawn needs to be removed
  1294. CheckDeadSpawnRemoval();
  1295. #ifndef NO_CATCH
  1296. }
  1297. catch(...)
  1298. {
  1299. LogWrite(ZONE__ERROR, 0, "Zone", "Exception while running '%s'", GetZoneName());
  1300. zoneShuttingDown = true;
  1301. MMasterZoneLock->unlock();
  1302. return false;
  1303. }
  1304. #endif
  1305. MMasterZoneLock->unlock();
  1306. return (zoneShuttingDown == false);
  1307. }
  1308. bool ZoneServer::SpawnProcess(){
  1309. if(depop_zone) {
  1310. depop_zone = false;
  1311. ProcessDepop(respawns_allowed, repop_zone);
  1312. finished_depop = true;
  1313. }
  1314. MMasterSpawnLock.writelock(__FUNCTION__, __LINE__);
  1315. // If the zone is loading data or shutting down don't do anything
  1316. if(!LoadingData && !zoneShuttingDown && !reloading_spellprocess) {
  1317. // Set some bool's for timers
  1318. bool movement = movement_timer.Check();
  1319. bool spawnRange = spawn_range.Check();
  1320. bool checkRemove = spawn_check_remove.Check();
  1321. bool aggroCheck = aggro_timer.Check();
  1322. vector<int32> pending_spawn_list_remove;
  1323. // Check to see if there are any spawn id's that need to be removed from the spawn list, if so remove them all
  1324. ProcessSpawnRemovals();
  1325. map<int32, Spawn*>::iterator itr;
  1326. if (spawnRange || checkRemove)
  1327. {
  1328. // Loop through the spawn list
  1329. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1330. // Loop throught the list to set up spawns to be sent to clients
  1331. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  1332. // if zone is shutting down kill the loop
  1333. if (zoneShuttingDown)
  1334. break;
  1335. Spawn* spawn = itr->second;
  1336. if (spawn) {
  1337. // Checks the range to all clients in the zone
  1338. if (spawnRange)
  1339. CheckSpawnRange(spawn);
  1340. // Checks to see if the spawn needs to be removed from a client
  1341. if (checkRemove)
  1342. CheckRemoveSpawnFromClient(spawn);
  1343. }
  1344. }
  1345. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1346. }
  1347. // Broke the spawn loop into 2 so spawns are sent to the client faster, send the spawns to clients now then resume the spawn loop
  1348. // client loop, move to main thread?
  1349. // moved this back to the spawn thread as on the main thread during a depop, done on the spawn thread, spawns would start to pop again
  1350. // might be an issue with other functions moved from the spawn thread to the main thread?
  1351. if(spawn_check_add.Check() && !zoneShuttingDown)
  1352. CheckSendSpawnToClient();
  1353. // send spawn changes, changed_spawns loop
  1354. if (spawn_update.Check() && !zoneShuttingDown) { //check for changed spawns every {Rule:SpawnUpdateTimer} milliseconds (default: 200ms)
  1355. SendSpawnChanges();
  1356. }
  1357. if (movement || aggroCheck)
  1358. {
  1359. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1360. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  1361. // Break the loop if the zone is shutting down
  1362. if (zoneShuttingDown)
  1363. break;
  1364. Spawn* spawn = itr->second;
  1365. if (spawn) {
  1366. // Process spawn movement
  1367. if (movement) {
  1368. spawn->ProcessMovement(true);
  1369. // update last_movement_update for all spawns (used for time_step)
  1370. spawn->last_movement_update = Timer::GetCurrentTime2();
  1371. if (!aggroCheck)
  1372. CombatProcess(spawn);
  1373. }
  1374. // Makes NPC's KOS to other NPC's or players
  1375. if (aggroCheck)
  1376. {
  1377. ProcessAggroChecks(spawn);
  1378. CombatProcess(spawn);
  1379. }
  1380. }
  1381. else {
  1382. // unable to get a valid spawn, lets add the id to another list to remove from the spawn list after this loop is finished
  1383. pending_spawn_list_remove.push_back(itr->first);
  1384. }
  1385. }
  1386. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1387. }
  1388. // Check to see if there are any spawn id's that need to be removed from the spawn list, if so remove them all
  1389. if (pending_spawn_list_remove.size() > 0) {
  1390. MSpawnList.writelock(__FUNCTION__, __LINE__);
  1391. vector<int32>::iterator itr2;
  1392. for (itr2 = pending_spawn_list_remove.begin(); itr2 != pending_spawn_list_remove.end(); itr2++)
  1393. spawn_list.erase(*itr2);
  1394. pending_spawn_list_remove.clear();
  1395. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  1396. }
  1397. // Double Check to see if there are any spawn id's that need to be removed from the spawn list, if so remove them before we replace with pending spawns
  1398. // and also potentially further down when we delete the Spawn* in DeleteSpawns(false)
  1399. ProcessSpawnRemovals();
  1400. // Check to see if there are spawns waiting to be added to the spawn list, if so add them all
  1401. if (pending_spawn_list_add.size() > 0) {
  1402. MSpawnList.writelock(__FUNCTION__, __LINE__);
  1403. MPendingSpawnListAdd.writelock(__FUNCTION__, __LINE__);
  1404. list<Spawn*>::iterator itr2;
  1405. for (itr2 = pending_spawn_list_add.begin(); itr2 != pending_spawn_list_add.end(); itr2++) {
  1406. Spawn* spawn = *itr2;
  1407. if (spawn)
  1408. spawn_list[spawn->GetID()] = spawn;
  1409. }
  1410. pending_spawn_list_add.clear();
  1411. MPendingSpawnListAdd.releasewritelock(__FUNCTION__, __LINE__);
  1412. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  1413. }
  1414. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1415. if (movementMgr != nullptr)
  1416. movementMgr->Process();
  1417. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1418. if(queue_updates.Check())
  1419. ProcessQueuedStateCommands();
  1420. // Do other loops for spawns
  1421. // tracking, client loop with spawn loop for each client that is tracking, change to a spawn_range_map loop instead of using the main spawn list?
  1422. //if (tracking_timer.Check())
  1423. //ProcessTracking(); // probably doesn't work as spawn loop iterator is never set
  1424. // Delete unused spawns, do this last
  1425. if(!zoneShuttingDown)
  1426. DeleteSpawns(false);
  1427. // Nothing should come after this
  1428. //LogWrite(PLAYER__ERROR, 0, "Debug", "Spawn loop time %u", Timer::GetCurrentTime2() - time);
  1429. }
  1430. MMasterSpawnLock.releasewritelock(__FUNCTION__, __LINE__);
  1431. return (zoneShuttingDown == false);
  1432. }
  1433. void ZoneServer::CheckDeadSpawnRemoval() {
  1434. MDeadSpawns.writelock(__FUNCTION__, __LINE__);
  1435. if(dead_spawns.size() > 0){
  1436. vector<Spawn*> tmp_dead_list;
  1437. int32 current_time = Timer::GetCurrentTime2();
  1438. Spawn* spawn = 0;
  1439. map<int32, int32>::iterator itr = dead_spawns.begin();
  1440. map<int32, int32>::iterator itr_delete;
  1441. while (itr != dead_spawns.end()) {
  1442. spawn = GetSpawnByID(itr->first);
  1443. if (spawn) {
  1444. if(current_time >= itr->second)
  1445. tmp_dead_list.push_back(spawn);
  1446. itr++;
  1447. }
  1448. else {
  1449. itr_delete = itr++;
  1450. dead_spawns.erase(itr_delete);
  1451. }
  1452. }
  1453. for(int i=tmp_dead_list.size()-1;i>=0;i--){
  1454. spawn = tmp_dead_list[i];
  1455. if (!spawn->IsPlayer())
  1456. {
  1457. dead_spawns.erase(spawn->GetID());
  1458. MDeadSpawns.releasewritelock(__FUNCTION__, __LINE__);
  1459. RemoveSpawn(spawn, true, true, true, true, true);
  1460. MDeadSpawns.writelock(__FUNCTION__, __LINE__);
  1461. }
  1462. }
  1463. }
  1464. MDeadSpawns.releasewritelock(__FUNCTION__, __LINE__);
  1465. }
  1466. void ZoneServer::CheckRespawns(){
  1467. vector<int32> tmp_respawn_list;
  1468. MutexMap<int32, int32>::iterator itr = respawn_timers.begin();
  1469. while(itr.Next()){
  1470. if(Timer::GetCurrentTime2() >= itr->second)
  1471. tmp_respawn_list.push_back(itr->first);
  1472. }
  1473. for(int i=tmp_respawn_list.size()-1;i>=0;i--){
  1474. if ( IsInstanceZone() )
  1475. {
  1476. if ( database.DeleteInstanceSpawnRemoved(GetInstanceID(),tmp_respawn_list[i]) )
  1477. {
  1478. }
  1479. else
  1480. {
  1481. }
  1482. }
  1483. ProcessSpawnLocation(tmp_respawn_list[i], true);
  1484. respawn_timers.erase(tmp_respawn_list[i]);
  1485. }
  1486. }
  1487. void ZoneServer::CheckSpawnExpireTimers() {
  1488. MutexMap<int32, int32>::iterator itr = spawn_expire_timers.begin();
  1489. while (itr.Next()) {
  1490. Spawn* spawn = GetSpawnByID(itr->first);
  1491. if (spawn) {
  1492. if (Timer::GetCurrentTime2() >= itr.second) {
  1493. spawn_expire_timers.erase(itr.first);
  1494. Despawn(spawn, spawn->GetRespawnTime());
  1495. }
  1496. }
  1497. else
  1498. spawn_expire_timers.erase(itr->first);
  1499. }
  1500. }
  1501. void ZoneServer::AddSpawnExpireTimer(Spawn* spawn, int32 expire_time, int32 expire_offset) {
  1502. if (spawn) {
  1503. int32 actual_expire_time = expire_time;
  1504. if (expire_offset > 0) {
  1505. int32 low = expire_time;
  1506. int32 high = expire_time + expire_offset;
  1507. if (expire_offset < expire_time)
  1508. low = expire_time - expire_offset;
  1509. int32 range = (high - low) + 1;
  1510. actual_expire_time = (low + (int32)((range * rand()) / (RAND_MAX + 1.0)));
  1511. }
  1512. actual_expire_time *= 1000;
  1513. spawn_expire_timers.Put(spawn->GetID(), Timer::GetCurrentTime2() + actual_expire_time);
  1514. }
  1515. }
  1516. void ZoneServer::SaveClient(Client* client){
  1517. client->Save();
  1518. }
  1519. void ZoneServer::SaveClients(){
  1520. vector<Client*>::iterator itr;
  1521. Client* client = 0;
  1522. MClientList.readlock(__FUNCTION__, __LINE__);
  1523. for (itr = clients.begin(); itr != clients.end(); itr++) {
  1524. client = *itr;
  1525. if(client->IsConnected()){
  1526. SaveClient(client);
  1527. }
  1528. }
  1529. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1530. }
  1531. void ZoneServer::SendSpawnVisualState(Spawn* spawn, int16 type){
  1532. if(!spawn)
  1533. return;
  1534. vector<Client*>::iterator itr;
  1535. spawn->SetTempVisualState(type);
  1536. Client* client = 0;
  1537. MClientList.readlock(__FUNCTION__, __LINE__);
  1538. for (itr = clients.begin(); itr != clients.end(); itr++) {
  1539. client = *itr;
  1540. if(client && client->GetPlayer() != spawn)
  1541. AddChangedSpawn(spawn);
  1542. }
  1543. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1544. }
  1545. void ZoneServer::SendSpawnChangesByDBID(int32 db_id, Client* client, bool override_changes, bool override_vis_changes){
  1546. Spawn* spawn = GetSpawnByDatabaseID(db_id);
  1547. if(spawn && (spawn->changed || override_changes || override_vis_changes))
  1548. SendSpawnChanges(spawn, client, override_changes, override_vis_changes);
  1549. }
  1550. void ZoneServer::SendSpawnChanges(Spawn* spawn, Client* client, bool override_changes, bool override_vis_changes){
  1551. if(client && client->IsReadyForUpdates() && client->GetPlayer()->WasSentSpawn(spawn->GetID()) && (spawn->IsTransportSpawn() || client->GetPlayer()->GetDistance(spawn) < SEND_SPAWN_DISTANCE)){
  1552. EQ2Packet* outapp = spawn->spawn_update_packet(client->GetPlayer(), client->GetVersion(), override_changes, override_vis_changes);
  1553. if(outapp)
  1554. client->QueuePacket(outapp);
  1555. }
  1556. }
  1557. void ZoneServer::SendSpawnChanges(Spawn* spawn){
  1558. MSpawnList.readlock();
  1559. if(spawn && spawn->changed){
  1560. if(!spawn->IsPlayer() || (spawn->IsPlayer() && (spawn->info_changed || spawn->vis_changed))){
  1561. vector<Client*>::iterator itr;
  1562. Client* client = 0;
  1563. MClientList.readlock(__FUNCTION__, __LINE__);
  1564. for (itr = clients.begin(); itr != clients.end(); itr++) {
  1565. client = *itr;
  1566. SendSpawnChanges(spawn, client);
  1567. }
  1568. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1569. }
  1570. spawn->changed = false;
  1571. spawn->info_changed = false;
  1572. if(spawn->IsPlayer() == false)
  1573. spawn->position_changed = false;
  1574. spawn->vis_changed = false;
  1575. }
  1576. MSpawnList.releasereadlock();
  1577. }
  1578. Spawn* ZoneServer::FindSpawn(Player* searcher, const char* name){
  1579. if(!searcher || !name)
  1580. return 0;
  1581. Spawn* spawn = 0;
  1582. vector<Spawn*> find_spawn_list;
  1583. vector<Spawn*>::iterator fspawn_iter;
  1584. int8 name_size = strlen(name);
  1585. map<int32, Spawn*>::iterator itr;
  1586. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1587. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  1588. spawn = itr->second;
  1589. if(spawn && !strncasecmp(spawn->GetName(), name, name_size))
  1590. find_spawn_list.push_back(spawn);
  1591. }
  1592. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1593. Spawn* closest = 0;
  1594. float distance = 0;
  1595. float test_distance = 0;
  1596. for(fspawn_iter=find_spawn_list.begin(); fspawn_iter!=find_spawn_list.end(); fspawn_iter++){
  1597. spawn = *fspawn_iter;
  1598. if(spawn && ((((test_distance = searcher->GetDistance(spawn)) < distance)) || !closest)){
  1599. distance = test_distance;
  1600. closest = spawn;
  1601. }
  1602. }
  1603. return closest;
  1604. }
  1605. void ZoneServer::AddChangedSpawn(Spawn* spawn) {
  1606. if (!spawn || (spawn->IsPlayer() && !spawn->info_changed && !spawn->vis_changed) || (spawn->IsPlayer() && ((Player*)spawn)->IsFullyLoggedIn() == false))
  1607. return;
  1608. if (changed_spawns.count(spawn->GetID()) == 0)
  1609. changed_spawns.Add(spawn->GetID());
  1610. }
  1611. void ZoneServer::RemoveChangedSpawn(Spawn* spawn){
  1612. if (spawn)
  1613. changed_spawns.Remove(spawn->GetID());
  1614. }
  1615. void ZoneServer::AddDrowningVictim(Player* player){
  1616. Client* client = GetClientBySpawn(player);
  1617. if(client && drowning_victims.count(client) == 0)
  1618. drowning_victims.Put(client, Timer::GetCurrentTime2());
  1619. }
  1620. void ZoneServer::RemoveDrowningVictim(Player* player){
  1621. Client* client = GetClientBySpawn(player);
  1622. if(client)
  1623. drowning_victims.erase(client);
  1624. }
  1625. Client* ZoneServer::GetDrowningVictim(Player* player){
  1626. Client* client = GetClientBySpawn(player);
  1627. if(client && drowning_victims.count(client) > 0)
  1628. return(client);
  1629. return 0;
  1630. }
  1631. void ZoneServer::ProcessDrowning(){
  1632. vector<Client*> dead_list;
  1633. if(drowning_victims.size(true) > 0){
  1634. sint32 damage = 0;
  1635. int32 current_time = Timer::GetCurrentTime2();
  1636. MutexMap<Client*, int32>::iterator itr = drowning_victims.begin();
  1637. while(itr.Next()){
  1638. if(current_time >= itr->second) {
  1639. Client* client = itr->first;
  1640. Player* player = client->GetPlayer();
  1641. drowning_victims.Get(client) = Timer::GetCurrentTime2() + 2000;
  1642. damage = player->GetTotalHP()/20 + player->GetInfoStruct()->get_hp_regen();
  1643. player->TakeDamage(damage);
  1644. if(player->GetHP() == 0)
  1645. dead_list.push_back(client);
  1646. player->SetCharSheetChanged(true);
  1647. SendCharSheetChanges(client);
  1648. SendDamagePacket(0, player, DAMAGE_PACKET_TYPE_SIMPLE_DAMAGE, DAMAGE_PACKET_RESULT_SUCCESSFUL, DAMAGE_PACKET_DAMAGE_TYPE_DROWN, damage, 0);
  1649. client->SimpleMessage(CHANNEL_COLOR_YELLOW, "You are drowning!");
  1650. }
  1651. }
  1652. }
  1653. if(dead_list.size() > 0){
  1654. vector<Client*>::iterator itr;
  1655. for(itr = dead_list.begin(); itr != dead_list.end(); itr++){
  1656. RemoveDrowningVictim((*itr)->GetPlayer());
  1657. KillSpawn(false, (*itr)->GetPlayer(), 0);
  1658. (*itr)->SimpleMessage(CHANNEL_NARRATIVE, "You are sleeping with the fishes! Glug, glug...");
  1659. }
  1660. }
  1661. }
  1662. void ZoneServer::SendSpawnChanges(){
  1663. if (changed_spawns.size() < 1)
  1664. return;
  1665. set<Spawn*> spawns_to_send;
  1666. Spawn* spawn = 0;
  1667. MSpawnList.readlock(__FUNCTION__, __LINE__);
  1668. MutexList<int32>::iterator spawn_iter = changed_spawns.begin();
  1669. int count = 0;
  1670. while(spawn_iter.Next()){
  1671. spawn = GetSpawnByID(spawn_iter->value);
  1672. if(spawn){
  1673. spawns_to_send.insert(spawn);
  1674. count++;
  1675. }
  1676. if (!spawn)
  1677. changed_spawns.Remove(spawn_iter->value);
  1678. }
  1679. vector<Client*>::iterator client_itr;
  1680. Client* client = 0;
  1681. MClientList.readlock(__FUNCTION__, __LINE__);
  1682. if(clients.size())
  1683. {
  1684. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  1685. client = *client_itr;
  1686. if(client)
  1687. client->SendSpawnChanges(spawns_to_send);
  1688. }
  1689. }
  1690. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1691. for (const auto& spawn : spawns_to_send) {
  1692. spawn->changed = false;
  1693. spawn->position_changed = false;
  1694. spawn->vis_changed = false;
  1695. spawn->info_changed = false;
  1696. }
  1697. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  1698. }
  1699. void ZoneServer::SendPlayerPositionChanges(Player* player){
  1700. if(player){
  1701. player->position_changed = false;
  1702. Client* client = 0;
  1703. vector<Client*>::iterator client_itr;
  1704. MClientList.readlock(__FUNCTION__, __LINE__);
  1705. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  1706. client = *client_itr;
  1707. if(player != client->GetPlayer() && client->GetPlayer()->WasSentSpawn(player->GetID())){
  1708. EQ2Packet* outapp = player->player_position_update_packet(client->GetPlayer(), client->GetVersion());
  1709. if(outapp)
  1710. client->QueuePacket(outapp);
  1711. }
  1712. }
  1713. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1714. }
  1715. }
  1716. void ZoneServer::SendCharSheetChanges(){
  1717. vector<Client*>::iterator client_itr;
  1718. MClientList.readlock(__FUNCTION__, __LINE__);
  1719. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++)
  1720. SendCharSheetChanges(*client_itr);
  1721. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  1722. }
  1723. void ZoneServer::SendCharSheetChanges(Client* client){
  1724. if(client && client->IsConnected() && client->GetPlayer()->GetCharSheetChanged()){
  1725. client->GetPlayer()->SetCharSheetChanged(false);
  1726. ClientPacketFunctions::SendCharacterSheet(client);
  1727. }
  1728. }
  1729. int32 ZoneServer::CalculateSpawnGroup(SpawnLocation* spawnlocation, bool respawn)
  1730. {
  1731. int32 group = 0;
  1732. list<int32>* groups_at_location = GetSpawnGroupsByLocation(spawnlocation->placement_id);
  1733. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  1734. if(groups_at_location){
  1735. list<int32>::iterator group_location_itr;
  1736. float chance = 0;
  1737. float total_chance = 0;
  1738. map<int32, float> tmp_chances;
  1739. set<int32>* associated_groups = 0;
  1740. for (group_location_itr = groups_at_location->begin(); group_location_itr != groups_at_location->end(); group_location_itr++) {
  1741. if(tmp_chances.count(*group_location_itr) > 0)
  1742. continue;
  1743. associated_groups = GetAssociatedGroups(*group_location_itr);
  1744. if(associated_groups){
  1745. set<int32>::iterator group_itr;
  1746. for (group_itr = associated_groups->begin(); group_itr != associated_groups->end(); group_itr++) {
  1747. chance = GetSpawnGroupChance(*group_itr);
  1748. if(chance > 0){
  1749. total_chance += chance;
  1750. tmp_chances[*group_itr] = chance;
  1751. }
  1752. else
  1753. tmp_chances[*group_itr] = 0;
  1754. }
  1755. }
  1756. else{ //single group, no associations
  1757. chance = GetSpawnGroupChance(*group_location_itr);
  1758. total_chance += chance;
  1759. tmp_chances[*group_location_itr] = chance;
  1760. }
  1761. }
  1762. if(tmp_chances.size() > 1){
  1763. //set the default for any chances not set
  1764. map<int32, float>::iterator itr2;
  1765. for(itr2 = tmp_chances.begin(); itr2 != tmp_chances.end(); itr2++){
  1766. if(itr2->second == 0){
  1767. total_chance += 100/tmp_chances.size();
  1768. tmp_chances[itr2->first] = (float)(100 / tmp_chances.size());
  1769. }
  1770. }
  1771. }
  1772. if(tmp_chances.size() > 1){
  1773. float roll = (float)(rand()%((int32)total_chance));
  1774. map<int32, float>::iterator itr3;
  1775. for (itr3 = tmp_chances.begin(); itr3 != tmp_chances.end(); itr3++){
  1776. if(itr3->second >= roll){
  1777. group = itr3->first;
  1778. break;
  1779. }
  1780. else
  1781. roll -= itr3->second;
  1782. }
  1783. }
  1784. else if(tmp_chances.size() == 1)
  1785. group = tmp_chances.begin()->first;
  1786. }
  1787. if(group > 0){
  1788. map<int32, int32>* locations = GetSpawnLocationsByGroup(group);
  1789. if(locations){
  1790. map<int32, int32>::iterator itr;
  1791. Spawn* spawn = 0;
  1792. Spawn* leader = 0;
  1793. MSpawnLocationList.readlock(__FUNCTION__, __LINE__);
  1794. for (itr = locations->begin(); itr != locations->end(); itr++) {
  1795. if(spawn_location_list.count(itr->second) > 0){
  1796. spawn = ProcessSpawnLocation(spawn_location_list[itr->second], respawn);
  1797. if(!leader && spawn)
  1798. leader = spawn;
  1799. if(leader)
  1800. leader->AddSpawnToGroup(spawn);
  1801. if(spawn){
  1802. //if(spawn_group_map.count(group) == 0)
  1803. // spawn_group_map.Put(group, new MutexList<Spawn*>());
  1804. MutexList<int32>* groupList = &spawn_group_map.Get(group);
  1805. groupList->Add(spawn->GetID());
  1806. spawn->SetSpawnGroupID(group);
  1807. }
  1808. }
  1809. }
  1810. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  1811. }
  1812. }
  1813. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  1814. return group;
  1815. }
  1816. void ZoneServer::ProcessSpawnLocation(int32 location_id, bool respawn)
  1817. {
  1818. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  1819. MSpawnLocationList.readlock(__FUNCTION__, __LINE__);
  1820. if(spawn_location_list.count(location_id) > 0)
  1821. {
  1822. if(respawn) //see if there are any spawns still in game associated with this spawn's group, if so, dont spawn this
  1823. {
  1824. list<int32>* groups = GetSpawnGroupsByLocation(spawn_location_list[location_id]->placement_id);
  1825. if(groups)
  1826. {
  1827. set<int32>* associated_groups = 0;
  1828. bool should_spawn = true;
  1829. list<int32>::iterator itr;
  1830. for (itr = groups->begin(); itr != groups->end(); itr++) {
  1831. associated_groups = GetAssociatedGroups(*itr);
  1832. if(associated_groups)
  1833. {
  1834. set<int32>::iterator assoc_itr;
  1835. for (assoc_itr = associated_groups->begin(); assoc_itr != associated_groups->end(); assoc_itr++) {
  1836. if(spawn_group_map.count(*assoc_itr) > 0 && spawn_group_map.Get(*assoc_itr).size() > 0)
  1837. should_spawn = false;
  1838. }
  1839. }
  1840. }
  1841. if(should_spawn)
  1842. CalculateSpawnGroup(spawn_location_list[location_id]);
  1843. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  1844. // need to unlock the list before we exit the function
  1845. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  1846. return;
  1847. }
  1848. }
  1849. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  1850. ProcessSpawnLocation(spawn_location_list[location_id], respawn);
  1851. }
  1852. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  1853. }
  1854. Spawn* ZoneServer::ProcessSpawnLocation(SpawnLocation* spawnlocation, bool respawn)
  1855. {
  1856. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  1857. if(!spawnlocation)
  1858. return 0;
  1859. Spawn* spawn = 0;
  1860. float rand_number = MakeRandomFloat(0, spawnlocation->total_percentage);
  1861. for(int32 i=0;i<spawnlocation->entities.size();i++)
  1862. {
  1863. if(spawnlocation->entities[i]->spawn_percentage == 0)
  1864. continue;
  1865. if (spawnlocation->conditional > 0) {
  1866. if ((spawnlocation->conditional & SPAWN_CONDITIONAL_DAY) == SPAWN_CONDITIONAL_DAY && isDusk)
  1867. continue;
  1868. if ((spawnlocation->conditional & SPAWN_CONDITIONAL_NIGHT) == SPAWN_CONDITIONAL_NIGHT && !isDusk)
  1869. continue;
  1870. if ((spawnlocation->conditional & SPAWN_CONDITIONAL_DAY) == SPAWN_CONDITIONAL_NOT_RAINING && rain >= 0.75f)
  1871. continue;
  1872. if ((spawnlocation->conditional & SPAWN_CONDITIONAL_DAY) == SPAWN_CONDITIONAL_RAINING && rain < 0.75f)
  1873. continue;
  1874. }
  1875. if (spawnlocation->entities[i]->spawn_percentage >= rand_number) {
  1876. if (spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_NPC)
  1877. spawn = AddNPCSpawn(spawnlocation, spawnlocation->entities[i]);
  1878. else if (spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_GROUNDSPAWN)
  1879. spawn = AddGroundSpawn(spawnlocation, spawnlocation->entities[i]);
  1880. else if (spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_OBJECT)
  1881. spawn = AddObjectSpawn(spawnlocation, spawnlocation->entities[i]);
  1882. else if (spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_WIDGET)
  1883. spawn = AddWidgetSpawn(spawnlocation, spawnlocation->entities[i]);
  1884. else if (spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_SIGN)
  1885. spawn = AddSignSpawn(spawnlocation, spawnlocation->entities[i]);
  1886. if (GetInstanceType() == PERSONAL_HOUSE_INSTANCE)
  1887. database.GetHouseSpawnInstanceData(this, spawn);
  1888. if(spawn && spawn->IsOmittedByDBFlag())
  1889. {
  1890. LogWrite(SPAWN__WARNING, 0, "Spawn", "Spawn (%u) in spawn location id %u was skipped due to a missing expansion / holiday flag being met (ZoneServer::ProcessSpawnLocation)", spawnlocation->entities[i]->spawn_id, spawnlocation->entities[i]->spawn_location_id);
  1891. safe_delete(spawn);
  1892. spawn = 0;
  1893. continue;
  1894. }
  1895. else if (!spawn)
  1896. {
  1897. LogWrite(ZONE__ERROR, 0, "Zone", "Error adding spawn by spawn location to zone %s with location id %u, spawn id %u, spawn type %u.", GetZoneName(), spawnlocation->entities[i]->spawn_location_id, spawnlocation->entities[i]->spawn_id, spawnlocation->entities[i]->spawn_type);
  1898. continue;
  1899. }
  1900. if (spawn)
  1901. {
  1902. if(respawn)
  1903. CallSpawnScript(spawn, SPAWN_SCRIPT_RESPAWN);
  1904. else
  1905. CallSpawnScript(spawn, SPAWN_SCRIPT_SPAWN);
  1906. }
  1907. break;
  1908. }
  1909. else
  1910. rand_number -= spawnlocation->entities[i]->spawn_percentage;
  1911. }
  1912. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  1913. return spawn;
  1914. }
  1915. Spawn* ZoneServer::ProcessInstanceSpawnLocation(SpawnLocation* spawnlocation, map<int32,int32>* instNPCs, map<int32,int32>* instGroundSpawns, map<int32,int32>* instObjSpawns, map<int32,int32>* instWidgetSpawns, map<int32,int32>* instSignSpawns, bool respawn)
  1916. {
  1917. if(!spawnlocation)
  1918. return 0;
  1919. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  1920. Spawn* spawn = 0;
  1921. float rand_number = MakeRandomFloat(0, spawnlocation->total_percentage);
  1922. for(int32 i=0;i<spawnlocation->entities.size();i++)
  1923. {
  1924. if(spawnlocation->entities[i]->spawn_percentage == 0)
  1925. continue;
  1926. int32 spawnTime = 0;
  1927. if(spawnlocation->entities[i]->spawn_percentage >= rand_number)
  1928. {
  1929. if(spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_NPC &&
  1930. (spawnTime = database.CheckSpawnRemoveInfo(instNPCs,spawnlocation->entities[i]->spawn_location_id)) > 0)
  1931. spawn = AddNPCSpawn(spawnlocation, spawnlocation->entities[i]);
  1932. else if(spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_GROUNDSPAWN &&
  1933. (spawnTime = database.CheckSpawnRemoveInfo(instGroundSpawns,spawnlocation->entities[i]->spawn_location_id)) > 0)
  1934. spawn = AddGroundSpawn(spawnlocation, spawnlocation->entities[i]);
  1935. else if(spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_OBJECT &&
  1936. (spawnTime = database.CheckSpawnRemoveInfo(instObjSpawns,spawnlocation->entities[i]->spawn_location_id)) > 0)
  1937. spawn = AddObjectSpawn(spawnlocation, spawnlocation->entities[i]);
  1938. else if(spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_WIDGET &&
  1939. (spawnTime = database.CheckSpawnRemoveInfo(instWidgetSpawns,spawnlocation->entities[i]->spawn_location_id)) > 0)
  1940. spawn = AddWidgetSpawn(spawnlocation, spawnlocation->entities[i]);
  1941. else if(spawnlocation->entities[i]->spawn_type == SPAWN_ENTRY_TYPE_SIGN &&
  1942. (spawnTime = database.CheckSpawnRemoveInfo(instSignSpawns,spawnlocation->entities[i]->spawn_location_id)) > 0)
  1943. spawn = AddSignSpawn(spawnlocation, spawnlocation->entities[i]);
  1944. if(spawn && spawn->IsOmittedByDBFlag())
  1945. {
  1946. LogWrite(SPAWN__WARNING, 0, "Spawn", "Spawn (%u) in spawn location id %u was skipped due to a missing expansion / holiday flag being met (ZoneServer::ProcessInstanceSpawnLocation)", spawnlocation->entities[i]->spawn_id, spawnlocation->entities[i]->spawn_location_id);
  1947. safe_delete(spawn);
  1948. spawn = 0;
  1949. continue;
  1950. }
  1951. if (GetInstanceType() == PERSONAL_HOUSE_INSTANCE)
  1952. database.GetHouseSpawnInstanceData(this, spawn);
  1953. const char* script = 0;
  1954. for(int x=0;x<3;x++)
  1955. {
  1956. switch(x)
  1957. {
  1958. case 0:
  1959. script = world.GetSpawnEntryScript(spawnlocation->entities[i]->spawn_entry_id);
  1960. break;
  1961. case 1:
  1962. script = world.GetSpawnLocationScript(spawnlocation->entities[i]->spawn_location_id);
  1963. break;
  1964. case 2:
  1965. script = world.GetSpawnScript(spawnlocation->entities[i]->spawn_id);
  1966. break;
  1967. }
  1968. if(spawn && script && lua_interface->GetSpawnScript(script) != 0)
  1969. {
  1970. spawn->SetSpawnScript(string(script));
  1971. break;
  1972. }
  1973. }
  1974. if(spawn)
  1975. {
  1976. if (respawn)
  1977. CallSpawnScript(spawn, SPAWN_SCRIPT_RESPAWN);
  1978. else
  1979. CallSpawnScript(spawn, SPAWN_SCRIPT_SPAWN);
  1980. if ( spawnTime > 1 )
  1981. {
  1982. spawn->SetRespawnTime(spawnTime);
  1983. }
  1984. }
  1985. break;
  1986. }
  1987. else
  1988. rand_number -= spawnlocation->entities[i]->spawn_percentage;
  1989. }
  1990. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  1991. return spawn;
  1992. }
  1993. void ZoneServer::ProcessSpawnLocations()
  1994. {
  1995. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  1996. map<int32,int32>* instNPCs = NULL;
  1997. map<int32,int32>* instGroundSpawns = NULL;
  1998. map<int32,int32>* instObjSpawns = NULL;
  1999. map<int32,int32>* instWidgetSpawns = NULL;
  2000. map<int32,int32>* instSignSpawns = NULL;
  2001. if ( this->IsInstanceZone() )
  2002. {
  2003. LogWrite(SPAWN__DEBUG, 0, "Spawn", "Processing Instance Removed Spawns...");
  2004. instNPCs = database.GetInstanceRemovedSpawns(this->GetInstanceID() , SPAWN_ENTRY_TYPE_NPC );
  2005. instGroundSpawns = database.GetInstanceRemovedSpawns(this->GetInstanceID() , SPAWN_ENTRY_TYPE_GROUNDSPAWN );
  2006. instObjSpawns = database.GetInstanceRemovedSpawns(this->GetInstanceID() , SPAWN_ENTRY_TYPE_OBJECT );
  2007. instWidgetSpawns = database.GetInstanceRemovedSpawns(this->GetInstanceID() , SPAWN_ENTRY_TYPE_WIDGET );
  2008. instSignSpawns = database.GetInstanceRemovedSpawns(this->GetInstanceID() , SPAWN_ENTRY_TYPE_SIGN );
  2009. }
  2010. map<int32, bool> processed_spawn_locations;
  2011. map<int32, SpawnLocation*>::iterator itr;
  2012. MSpawnLocationList.readlock(__FUNCTION__, __LINE__);
  2013. for (itr = spawn_location_list.begin(); itr != spawn_location_list.end(); itr++) {
  2014. LogWrite(SPAWN__TRACE, 0, "Spawn", "while spawn_location_list itr (#%u)", spawn_location_list.size());
  2015. if(itr->second && processed_spawn_locations.count(itr->second->placement_id) > 0) //if we processed one spawn in a spawn group, we processed them all for that group
  2016. continue;
  2017. if(itr->second && spawn_location_groups.count(itr->second->placement_id) > 0)
  2018. {
  2019. int32 group_id = CalculateSpawnGroup(itr->second);
  2020. if(group_id)
  2021. {
  2022. LogWrite(SPAWN__TRACE, 0, "Spawn", "is group_id");
  2023. set<int32>* associated_groups = GetAssociatedGroups(group_id);
  2024. if(associated_groups)
  2025. {
  2026. LogWrite(SPAWN__TRACE, 0, "Spawn", "is associated_groups");
  2027. vector<int32>* associated_locations = GetAssociatedLocations(associated_groups);
  2028. if(associated_locations)
  2029. {
  2030. LogWrite(SPAWN__TRACE, 0, "Spawn", "is associated_locations");
  2031. for(int32 i=0;i<associated_locations->size();i++)
  2032. {
  2033. LogWrite(SPAWN__DEBUG, 5, "Spawn", "Loading processed_spawn_locations...");
  2034. processed_spawn_locations[associated_locations->at(i)] = true;
  2035. }
  2036. safe_delete(associated_locations);
  2037. }
  2038. }
  2039. }
  2040. }
  2041. else
  2042. {
  2043. if ( this->IsInstanceZone() )
  2044. {
  2045. //LogWrite(SPAWN__DEBUG, 5, "Spawn", "ProcessInstanceSpawnLocation (%u)...", itr->second->placement_id);
  2046. ProcessInstanceSpawnLocation(itr->second,instNPCs,instGroundSpawns,instObjSpawns,instWidgetSpawns,instSignSpawns);
  2047. }
  2048. else
  2049. {
  2050. //LogWrite(SPAWN__DEBUG, 5, "Spawn", "ProcessSpawnLocation (%u)...", itr->second->placement_id);
  2051. ProcessSpawnLocation(itr->second);
  2052. }
  2053. }
  2054. }
  2055. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  2056. safe_delete(instNPCs);
  2057. safe_delete(instGroundSpawns);
  2058. safe_delete(instObjSpawns);
  2059. safe_delete(instWidgetSpawns);
  2060. safe_delete(instSignSpawns);
  2061. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2062. }
  2063. void ZoneServer::AddLoot(NPC* npc, Spawn* killer){
  2064. // this function is ran twice, first on spawn of mob, then at death of mob (gray mob check and no_drop_quest_completed_id check)
  2065. // first we see if the skipping of gray mobs loot is enabled, then we move all non body drops
  2066. if(killer)
  2067. {
  2068. int8 skip_loot_gray_mob_flag = rule_manager.GetGlobalRule(R_Loot, SkipLootGrayMob)->GetInt8();
  2069. if(skip_loot_gray_mob_flag) {
  2070. Player* player = 0;
  2071. if(killer->IsPlayer())
  2072. player = (Player*)killer;
  2073. else if(killer->IsPet()) {
  2074. Spawn* owner = ((Entity*)killer)->GetOwner();
  2075. if(owner->IsPlayer())
  2076. player = (Player*)owner;
  2077. }
  2078. if(player) {
  2079. int8 difficulty = player->GetArrowColor(npc->GetLevel());
  2080. if(difficulty == ARROW_COLOR_GRAY) {
  2081. npc->ClearNonBodyLoot();
  2082. }
  2083. }
  2084. }
  2085. }
  2086. // check for starting loot of Spawn and death of Spawn loot (no_drop_quest_completed_id)
  2087. vector<int32> loot_tables = GetSpawnLootList(npc->GetDatabaseID(), GetZoneID(), npc->GetLevel(), race_types_list.GetRaceType(npc->GetModelType()), npc);
  2088. if(loot_tables.size() > 0){
  2089. vector<LootDrop*>* loot_drops = 0;
  2090. vector<LootDrop*>::iterator loot_drop_itr;
  2091. LootTable* table = 0;
  2092. vector<int32>::iterator loot_list_itr;
  2093. float chancecoin = 0;
  2094. float chancetable = 0;
  2095. float chancedrop = 0;
  2096. float chancetally = 0;
  2097. float droptally = 0;
  2098. // the following loop,loops through each table
  2099. for(loot_list_itr = loot_tables.begin(); loot_list_itr != loot_tables.end(); loot_list_itr++){
  2100. table = GetLootTable(*loot_list_itr);
  2101. // if killer is assigned this is on-death, we already assigned coin
  2102. if(!killer && table && table->maxcoin > 0){
  2103. chancecoin = rand()%100;
  2104. if(table->coin_probability >= chancecoin){
  2105. if(table->maxcoin > table->mincoin)
  2106. npc->AddLootCoins(table->mincoin + rand()%(table->maxcoin - table->mincoin));
  2107. }
  2108. }
  2109. int numberchances = 1;
  2110. //if (table->lootdrop_probability == 100){ }
  2111. //else
  2112. //chancetally += table->lootdrop_probability;
  2113. int maxchance = 0;
  2114. if (table) {
  2115. maxchance = table->maxlootitems;
  2116. for (numberchances; numberchances <= maxchance; numberchances++) {
  2117. chancetable = static_cast <float> (rand()) / (static_cast <float> (RAND_MAX / 100));
  2118. //LogWrite(PLAYER__DEBUG, 0, "Player", "Table Chance: '%f'", chancetable);
  2119. float droppercenttotal = 0;
  2120. //--------------------------------------------------------------------------------------------------------------------------------------------------------------
  2121. if (table->lootdrop_probability == 100 || table->lootdrop_probability >= chancetable) {
  2122. //LogWrite(PLAYER__DEBUG, 0, "Player", "Probability:%f Table Chance: '%f'", table->lootdrop_probability, chancetable);
  2123. loot_drops = GetLootDrops(*loot_list_itr);
  2124. if (loot_drops && loot_drops->size() > 0) {
  2125. LootDrop* drop = 0;
  2126. int16 count = 0;
  2127. std::shuffle(loot_drops->begin(), loot_drops->end(), std::default_random_engine(Timer::GetCurrentTime2()));
  2128. int16 IC = 0;
  2129. for (loot_drop_itr = loot_drops->begin(); loot_drop_itr != loot_drops->end(); loot_drop_itr++) {
  2130. drop = *loot_drop_itr;
  2131. droppercenttotal += drop->probability;
  2132. }
  2133. int droplistsize = loot_drops->size();
  2134. float chancedroptally = 0;
  2135. chancedrop = static_cast <float> (rand()) / (static_cast <float> (RAND_MAX / 100));
  2136. for (loot_drop_itr = loot_drops->begin(); loot_drop_itr != loot_drops->end(); loot_drop_itr++) {
  2137. drop = *loot_drop_itr;
  2138. // if no killer is provided, then we are instantiating the spawn loot, quest related loot should be added on death of the spawn to check against spawn/group members
  2139. if(drop->no_drop_quest_completed_id && killer == nullptr)
  2140. continue;
  2141. else if(!drop->no_drop_quest_completed_id && killer) // skip since this doesn't have a quest id attached and we are doing after-math of death loot additions
  2142. continue;
  2143. else if(killer && drop->no_drop_quest_completed_id) // check if the player already completed quest related to item
  2144. {
  2145. Player* player = nullptr;
  2146. if(killer->IsPlayer())
  2147. {
  2148. player = (Player*)killer;
  2149. // player has already completed the quest
  2150. if(player->GetCompletedQuest(drop->no_drop_quest_completed_id) && !player->GetGroupMemberInfo())
  2151. {
  2152. LogWrite(PLAYER__DEBUG, 0, "Player", "%s: Player has completed quest %u, skipping loot item %u", npc->GetName(), drop->no_drop_quest_completed_id, drop->item_id);
  2153. continue;
  2154. }
  2155. else if(player->GetGroupMemberInfo() && world.GetGroupManager()->HasGroupCompletedQuest(player->GetGroupMemberInfo()->group_id, drop->no_drop_quest_completed_id))
  2156. {
  2157. LogWrite(PLAYER__DEBUG, 0, "Player", "%s: Group %u has completed quest %u, skipping loot item %u", npc->GetName(), player->GetGroupMemberInfo()->group_id, drop->no_drop_quest_completed_id, drop->item_id);
  2158. continue;
  2159. }
  2160. }
  2161. else
  2162. {
  2163. LogWrite(PLAYER__DEBUG, 0, "Player", "%s: Killer is not a player, skipping loot item %u", npc->GetName(), drop->item_id);
  2164. continue;
  2165. }
  2166. }
  2167. if (npc->HasLootItemID(drop->item_id))
  2168. continue;
  2169. if (droppercenttotal >= 100)
  2170. droppercenttotal = 100;
  2171. chancedroptally += 100 / droppercenttotal * drop->probability;
  2172. //chancedrop = static_cast <float> (rand()) / (static_cast <float> (RAND_MAX / 100));
  2173. //LogWrite(PLAYER__DEBUG, 0, "Player", "Loot drop: '%i' Chance: %f Prob tally: %f min: %f", drop, chancedrop, chancedroptally, chancedroptally - drop->probability);
  2174. if ((chancedroptally == 100) || ((chancedroptally >= chancedrop) && (chancedroptally - (100 / droppercenttotal * drop->probability)) <= chancedrop)) {
  2175. //LogWrite(PLAYER__DEBUG, 0, "Player", "Loot drop: '%i' Chance: %f Prob: %f We have a loot drop winner", drop, chancedrop, chancedroptally);
  2176. count++;
  2177. npc->AddLootItem(drop->item_id, drop->item_charges);
  2178. //LogWrite(PLAYER__DEBUG, 0, "Player", "loot Count: '%i'",count);
  2179. //LogWrite(MISC__TODO, 1, "TODO", "Auto-Equip new looted items\n\t(%s, function: %s, line #: %i)", __FILE__, __FUNCTION__, __LINE__);
  2180. //if(drop->equip_item)
  2181. }
  2182. if (table->maxlootitems > 0 && count >= table->maxlootitems)
  2183. break;
  2184. }
  2185. }
  2186. }
  2187. }
  2188. }
  2189. }
  2190. }
  2191. }
  2192. void ZoneServer::DeterminePosition(SpawnLocation* spawnlocation, Spawn* spawn){
  2193. if(!spawn || !spawnlocation)
  2194. return;
  2195. int offset = 0;
  2196. if(spawnlocation->x_offset > 0){
  2197. //since rand() deals with integers only, we are going to divide by 1000 later so that we can use fractions of integers
  2198. offset = (int)((spawnlocation->x_offset*1000)+1);
  2199. spawn->SetX(spawnlocation->x + ((float)(rand()%offset - rand()%offset))/1000);
  2200. }
  2201. else
  2202. spawn->SetX(spawnlocation->x);
  2203. if(spawnlocation->y_offset > 0){
  2204. //since rand() deals with integers only, we are going to divide by 1000 later so that we can use fractions of integers
  2205. offset = (int)((spawnlocation->y_offset*1000)+1);
  2206. spawn->SetY(spawnlocation->y + ((float)(rand()%offset - rand()%offset))/1000);
  2207. }
  2208. else
  2209. spawn->SetY(spawnlocation->y, true, true);
  2210. if(spawnlocation->z_offset > 0){
  2211. //since rand() deals with integers only, we are going to divide by 1000 later so that we can use fractions of integers
  2212. offset = (int)((spawnlocation->z_offset*1000)+1);
  2213. spawn->SetZ(spawnlocation->z + ((float)(rand()%offset - rand()%offset))/1000);
  2214. }
  2215. else
  2216. spawn->SetZ(spawnlocation->z);
  2217. spawn->SetHeading(spawnlocation->heading);
  2218. spawn->SetPitch(spawnlocation->pitch);
  2219. spawn->SetRoll(spawnlocation->roll);
  2220. spawn->SetSpawnOrigX(spawn->GetX());
  2221. spawn->SetSpawnOrigY(spawn->GetY());
  2222. spawn->SetSpawnOrigZ(spawn->GetZ());
  2223. spawn->SetSpawnOrigHeading(spawn->GetHeading());
  2224. spawn->SetSpawnOrigPitch(spawnlocation->pitch);
  2225. spawn->SetSpawnOrigRoll(spawnlocation->roll);
  2226. spawn->appearance.pos.grid_id = spawnlocation->grid_id;
  2227. spawn->SetSpawnLocationPlacementID(spawnlocation->placement_id);
  2228. }
  2229. NPC* ZoneServer::AddNPCSpawn(SpawnLocation* spawnlocation, SpawnEntry* spawnentry){
  2230. LogWrite(SPAWN__TRACE, 1, "Spawn", "Enter %s", __FUNCTION__);
  2231. NPC* npc = GetNewNPC(spawnentry->spawn_id);
  2232. if(npc && !npc->IsOmittedByDBFlag()){
  2233. InfoStruct* info = npc->GetInfoStruct();
  2234. DeterminePosition(spawnlocation, npc);
  2235. npc->SetDatabaseID(spawnentry->spawn_id);
  2236. npc->SetSpawnLocationID(spawnentry->spawn_location_id);
  2237. npc->SetSpawnEntryID(spawnentry->spawn_entry_id);
  2238. npc->SetRespawnTime(spawnentry->respawn);
  2239. npc->SetExpireTime(spawnentry->expire_time);
  2240. //devn00b add overrides for some spawns
  2241. if(spawnentry->hp_override > 0){
  2242. npc->SetHP(spawnentry->hp_override);
  2243. }
  2244. if(spawnentry->lvl_override > 0){
  2245. npc->SetLevel(spawnentry->lvl_override);
  2246. }
  2247. if(spawnentry->mp_override > 0){
  2248. npc->SetPower(spawnentry->mp_override);
  2249. }
  2250. if(spawnentry->str_override > 0){
  2251. info->set_str_base(spawnentry->str_override);
  2252. info->set_str(spawnentry->str_override);
  2253. }
  2254. if(spawnentry->sta_override > 0){
  2255. info->set_sta_base(spawnentry->sta_override);
  2256. info->set_sta(spawnentry->sta_override);
  2257. }
  2258. if(spawnentry->wis_override > 0){
  2259. info->set_wis_base(spawnentry->wis_override);
  2260. info->set_wis(spawnentry->wis_override);
  2261. }
  2262. if(spawnentry->int_override > 0){
  2263. info->set_intel_base(spawnentry->int_override);
  2264. info->set_intel(spawnentry->int_override);
  2265. }
  2266. if(spawnentry->agi_override > 0){
  2267. info->set_agi_base(spawnentry->agi_override);
  2268. info->set_agi(spawnentry->agi_override);
  2269. }
  2270. if(spawnentry->heat_override > 0){
  2271. info->set_heat_base(spawnentry->heat_override);
  2272. info->set_heat(spawnentry->heat_override);
  2273. }
  2274. if(spawnentry->cold_override > 0){
  2275. info->set_cold_base(spawnentry->cold_override);
  2276. info->set_cold(spawnentry->cold_override);
  2277. }
  2278. if(spawnentry->magic_override > 0){
  2279. info->set_magic_base(spawnentry->magic_override);
  2280. info->set_magic(spawnentry->magic_override);
  2281. }
  2282. if(spawnentry->mental_override > 0){
  2283. info->set_mental_base(spawnentry->mental_override);
  2284. info->set_mental(spawnentry->mental_override);
  2285. }
  2286. if(spawnentry->divine_override > 0){
  2287. info->set_divine_base(spawnentry->divine_override);
  2288. info->set_divine(spawnentry->divine_override);
  2289. }
  2290. if(spawnentry->disease_override > 0){
  2291. info->set_disease_base(spawnentry->disease_override);
  2292. info->set_disease(spawnentry->disease_override);
  2293. }
  2294. if(spawnentry->poison_override > 0){
  2295. info->set_poison_base(spawnentry->poison_override);
  2296. info->set_poison(spawnentry->poison_override);
  2297. }
  2298. if(spawnentry->difficulty_override > 0){
  2299. npc->SetEncounterLevel(spawnentry->difficulty_override, 1);
  2300. }
  2301. if (spawnentry->expire_time > 0)
  2302. AddSpawnExpireTimer(npc, spawnentry->expire_time, spawnentry->expire_offset);
  2303. AddLoot(npc);
  2304. SetSpawnScript(spawnentry, npc);
  2305. CallSpawnScript(npc, SPAWN_SCRIPT_PRESPAWN);
  2306. AddSpawn(npc);
  2307. }
  2308. LogWrite(SPAWN__TRACE, 1, "Spawn", "Exit %s", __FUNCTION__);
  2309. return npc;
  2310. }
  2311. vector<int32>* ZoneServer::GetAssociatedLocations(set<int32>* groups){
  2312. vector<int32>* ret = 0;
  2313. LogWrite(SPAWN__TRACE, 1, "Spawn", "Enter %s", __FUNCTION__);
  2314. if(groups){
  2315. int32 group_id = 0;
  2316. set<int32>::iterator group_itr;
  2317. for (group_itr = groups->begin(); group_itr != groups->end(); group_itr++) {
  2318. if(!ret)
  2319. ret = new vector<int32>();
  2320. group_id = *group_itr;
  2321. MSpawnGroupLocations.readlock(__FUNCTION__, __LINE__);
  2322. if(spawn_group_locations.count(group_id) > 0){
  2323. map<int32, int32>::iterator itr;
  2324. for (itr = spawn_group_locations[group_id]->begin(); itr != spawn_group_locations[group_id]->end(); itr++) {
  2325. ret->push_back(itr->first);
  2326. }
  2327. }
  2328. MSpawnGroupLocations.releasereadlock(__FUNCTION__, __LINE__);
  2329. }
  2330. }
  2331. LogWrite(SPAWN__TRACE, 1, "Spawn", "Exit %s", __FUNCTION__);
  2332. return ret;
  2333. }
  2334. set<int32>* ZoneServer::GetAssociatedGroups(int32 group_id) {
  2335. set<int32>* ret = 0;
  2336. MSpawnGroupAssociation.readlock(__FUNCTION__, __LINE__);
  2337. LogWrite(SPAWN__TRACE, 1, "Spawn", "Enter %s", __FUNCTION__);
  2338. if(spawn_group_associations.count(group_id) > 0)
  2339. ret = spawn_group_associations[group_id];
  2340. LogWrite(SPAWN__TRACE, 1, "Spawn", "Exit %s", __FUNCTION__);
  2341. MSpawnGroupAssociation.releasereadlock(__FUNCTION__, __LINE__);
  2342. return ret;
  2343. }
  2344. map<int32, int32>* ZoneServer::GetSpawnLocationsByGroup(int32 group_id) {
  2345. map<int32, int32>* ret = 0;
  2346. MSpawnGroupLocations.readlock(__FUNCTION__, __LINE__);
  2347. if(spawn_group_locations.count(group_id) > 0)
  2348. ret = spawn_group_locations[group_id];
  2349. MSpawnGroupLocations.releasereadlock(__FUNCTION__, __LINE__);
  2350. return ret;
  2351. }
  2352. list<int32>* ZoneServer::GetSpawnGroupsByLocation(int32 location_id){
  2353. list<int32>* ret = 0;
  2354. MSpawnLocationGroups.readlock(__FUNCTION__, __LINE__);
  2355. if(spawn_location_groups.count(location_id) > 0)
  2356. ret = spawn_location_groups[location_id];
  2357. MSpawnLocationGroups.releasereadlock(__FUNCTION__, __LINE__);
  2358. return ret;
  2359. }
  2360. float ZoneServer::GetSpawnGroupChance(int32 group_id){
  2361. float ret = -1;
  2362. MSpawnGroupChances.readlock(__FUNCTION__, __LINE__);
  2363. if(spawn_group_chances.count(group_id) > 0)
  2364. ret = spawn_group_chances[group_id];
  2365. MSpawnGroupChances.releasereadlock(__FUNCTION__, __LINE__);
  2366. return ret;
  2367. }
  2368. void ZoneServer::AddSpawnGroupChance(int32 group_id, float percent){
  2369. MSpawnGroupChances.writelock(__FUNCTION__, __LINE__);
  2370. spawn_group_chances[group_id] = percent;
  2371. MSpawnGroupChances.releasewritelock(__FUNCTION__, __LINE__);
  2372. }
  2373. void ZoneServer::AddSpawnGroupAssociation(int32 group_id1, int32 group_id2) {
  2374. MSpawnGroupAssociation.writelock(__FUNCTION__, __LINE__);
  2375. //Check if we already have containers for these group ids, if not create them
  2376. if (spawn_group_associations.count(group_id1) == 0)
  2377. spawn_group_associations[group_id1] = new set<int32>;
  2378. if (spawn_group_associations.count(group_id2) == 0)
  2379. spawn_group_associations[group_id2] = new set<int32>;
  2380. //Associate groups 1 and 2 now
  2381. set<int32>* group_1 = spawn_group_associations.find(group_id1)->second;
  2382. set<int32>* group_2 = spawn_group_associations.find(group_id2)->second;
  2383. group_1->insert(group_id2);
  2384. group_2->insert(group_id1);
  2385. //Associate the remaining groups together
  2386. set<int32>::iterator itr;
  2387. for (itr = group_1->begin(); itr != group_1->end(); itr++){
  2388. group_2->insert(*itr);
  2389. map<int32, set<int32>*>::iterator assoc_itr = spawn_group_associations.find(*itr);
  2390. if (assoc_itr != spawn_group_associations.end())
  2391. assoc_itr->second->insert(group_id2);
  2392. else {
  2393. set<int32>* new_set = new set<int32>;
  2394. spawn_group_associations[*itr] = new_set;
  2395. new_set->insert(group_id2);
  2396. }
  2397. }
  2398. for (itr = group_2->begin(); itr != group_2->end(); itr++){
  2399. group_1->insert(*itr);
  2400. map<int32, set<int32>*>::iterator assoc_itr = spawn_group_associations.find(*itr);
  2401. if (assoc_itr != spawn_group_associations.end())
  2402. assoc_itr->second->insert(group_id1);
  2403. else {
  2404. set<int32>* new_set = new set<int32>;
  2405. spawn_group_associations[*itr] = new_set;
  2406. new_set->insert(group_id1);
  2407. }
  2408. }
  2409. MSpawnGroupAssociation.releasewritelock(__FUNCTION__, __LINE__);
  2410. }
  2411. void ZoneServer::AddSpawnGroupLocation(int32 group_id, int32 location_id, int32 spawn_location_id) {
  2412. MSpawnGroupLocations.writelock(__FUNCTION__, __LINE__);
  2413. if(spawn_group_locations.count(group_id) == 0)
  2414. spawn_group_locations[group_id] = new map<int32, int32>();
  2415. (*spawn_group_locations[group_id])[location_id] = spawn_location_id;
  2416. MSpawnGroupLocations.releasewritelock(__FUNCTION__, __LINE__);
  2417. MSpawnLocationGroups.writelock(__FUNCTION__, __LINE__);
  2418. if(spawn_location_groups.count(location_id) == 0)
  2419. spawn_location_groups[location_id] = new list<int32>();
  2420. spawn_location_groups[location_id]->push_back(group_id);
  2421. MSpawnLocationGroups.releasewritelock(__FUNCTION__, __LINE__);
  2422. MSpawnGroupAssociation.writelock(__FUNCTION__, __LINE__);
  2423. if(spawn_group_associations.count(group_id) == 0)
  2424. spawn_group_associations[group_id] = new set<int32>();
  2425. spawn_group_associations[group_id]->insert(group_id);
  2426. MSpawnGroupAssociation.releasewritelock(__FUNCTION__, __LINE__);
  2427. }
  2428. bool ZoneServer::CallSpawnScript(Spawn* npc, int8 type, Spawn* spawn, const char* message, bool is_door_open, sint32 input_value, sint32* return_value){
  2429. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  2430. if(!npc)
  2431. return false;
  2432. const char* script = npc->GetSpawnScript();
  2433. if ( script == nullptr || strlen(script) < 1 )
  2434. {
  2435. if (npc->GetZone() != nullptr)
  2436. {
  2437. string tmpScript;
  2438. tmpScript.append("SpawnScripts/");
  2439. tmpScript.append(npc->GetZone()->GetZoneName());
  2440. tmpScript.append("/");
  2441. int count = 0;
  2442. for (int s = 0; s < strlen(npc->GetName()); s++)
  2443. {
  2444. if (isalnum(npc->GetName()[s]))
  2445. {
  2446. tmpScript += npc->GetName()[s];
  2447. count++;
  2448. }
  2449. }
  2450. tmpScript.append(".lua");
  2451. if (count < 1)
  2452. {
  2453. LogWrite(SPAWN__TRACE, 0, "Spawn", "Could not form script name %s..", __FUNCTION__);
  2454. }
  2455. else
  2456. {
  2457. struct stat buffer;
  2458. bool fileExists = (stat(tmpScript.c_str(), &buffer) == 0);
  2459. if (fileExists)
  2460. {
  2461. LogWrite(SPAWN__WARNING, 0, "Spawn", "No script file described in the database, overriding with SpawnScript at %s", (char*)tmpScript.c_str());
  2462. npc->SetSpawnScript(tmpScript);
  2463. script = npc->GetSpawnScript();
  2464. }
  2465. }
  2466. }
  2467. }
  2468. bool result = false;
  2469. if(lua_interface && script){
  2470. result = true; // default to true, if we don't match a switch case, return false in default case
  2471. switch(type){
  2472. case SPAWN_SCRIPT_SPAWN:{
  2473. lua_interface->RunSpawnScript(script, "spawn", npc);
  2474. break;
  2475. }
  2476. case SPAWN_SCRIPT_RESPAWN:{
  2477. lua_interface->RunSpawnScript(script, "respawn", npc);
  2478. break;
  2479. }
  2480. case SPAWN_SCRIPT_ATTACKED:{
  2481. lua_interface->RunSpawnScript(script, "attacked", npc, spawn);
  2482. break;
  2483. }
  2484. case SPAWN_SCRIPT_TARGETED:{
  2485. lua_interface->RunSpawnScript(script, "targeted", npc, spawn);
  2486. break;
  2487. }
  2488. case SPAWN_SCRIPT_HAILED:{
  2489. result = lua_interface->RunSpawnScript(script, "hailed", npc, spawn);
  2490. break;
  2491. }
  2492. case SPAWN_SCRIPT_HAILED_BUSY:{
  2493. lua_interface->RunSpawnScript(script, "hailed_busy", npc, spawn);
  2494. break;
  2495. }
  2496. case SPAWN_SCRIPT_DEATH:{
  2497. lua_interface->RunSpawnScript(script, "death", npc, spawn);
  2498. break;
  2499. }
  2500. case SPAWN_SCRIPT_KILLED:{
  2501. lua_interface->RunSpawnScript(script, "killed", npc, spawn);
  2502. break;
  2503. }
  2504. case SPAWN_SCRIPT_AGGRO:{
  2505. lua_interface->RunSpawnScript(script, "aggro", npc, spawn);
  2506. break;
  2507. }
  2508. case SPAWN_SCRIPT_HEALTHCHANGED:{
  2509. result = lua_interface->RunSpawnScript(script, "healthchanged", npc, spawn, 0, false, input_value, return_value);
  2510. break;
  2511. }
  2512. case SPAWN_SCRIPT_RANDOMCHAT:{
  2513. lua_interface->RunSpawnScript(script, "randomchat", npc, 0, message);
  2514. break;
  2515. }
  2516. case SPAWN_SCRIPT_CUSTOM:
  2517. case SPAWN_SCRIPT_TIMER:
  2518. case SPAWN_SCRIPT_CONVERSATION:{
  2519. lua_interface->RunSpawnScript(script, message, npc, spawn);
  2520. break;
  2521. }
  2522. case SPAWN_SCRIPT_CASTED_ON: {
  2523. lua_interface->RunSpawnScript(script, "casted_on", npc, spawn, message);
  2524. break;
  2525. }
  2526. case SPAWN_SCRIPT_AUTO_ATTACK_TICK: {
  2527. lua_interface->RunSpawnScript(script, "auto_attack_tick", npc, spawn);
  2528. break;
  2529. }
  2530. case SPAWN_SCRIPT_COMBAT_RESET: {
  2531. lua_interface->RunSpawnScript(script, "CombatReset", npc);
  2532. break;
  2533. }
  2534. case SPAWN_SCRIPT_GROUP_DEAD: {
  2535. lua_interface->RunSpawnScript(script, "group_dead", npc, spawn);
  2536. break;
  2537. }
  2538. case SPAWN_SCRIPT_HEAR_SAY: {
  2539. lua_interface->RunSpawnScript(script, "hear_say", npc, spawn, message);
  2540. break;
  2541. }
  2542. case SPAWN_SCRIPT_PRESPAWN: {
  2543. lua_interface->RunSpawnScript(script, "prespawn", npc);
  2544. break;
  2545. }
  2546. case SPAWN_SCRIPT_USEDOOR: {
  2547. result = lua_interface->RunSpawnScript(script, "usedoor", npc, spawn, "", is_door_open);
  2548. break;
  2549. }
  2550. case SPAWN_SCRIPT_BOARD: {
  2551. result = lua_interface->RunSpawnScript(script, "board", npc, spawn);
  2552. break;
  2553. }
  2554. case SPAWN_SCRIPT_DEBOARD: {
  2555. result = lua_interface->RunSpawnScript(script, "deboard", npc, spawn);
  2556. break;
  2557. }
  2558. default:
  2559. {
  2560. result = false;
  2561. break;
  2562. }
  2563. }
  2564. }
  2565. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2566. return result;
  2567. }
  2568. void ZoneServer::DeleteTransporters() {
  2569. MTransportLocations.writelock(__FUNCTION__, __LINE__);
  2570. transporter_locations.clear(); //world takes care of actually deleting the data
  2571. MTransportLocations.releasewritelock(__FUNCTION__, __LINE__);
  2572. }
  2573. void ZoneServer::ReloadTransporters(){
  2574. MutexList<LocationTransportDestination*>* locations = GetLocationTransporters(GetZoneID());
  2575. if(locations){
  2576. MutexList<LocationTransportDestination*>::iterator itr = locations->begin();
  2577. while(itr.Next())
  2578. AddTransporter(itr->value);
  2579. }
  2580. }
  2581. void ZoneServer::CheckTransporters(Client* client) {
  2582. MTransportLocations.readlock(__FUNCTION__, __LINE__);
  2583. if(transporter_locations.size() > 0){
  2584. LocationTransportDestination* loc = 0;
  2585. list<LocationTransportDestination*>::iterator itr;
  2586. for (itr = transporter_locations.begin(); itr != transporter_locations.end(); itr++) {
  2587. loc = *itr;
  2588. if(client->GetPlayer()->GetDistance(loc->trigger_x, loc->trigger_y, loc->trigger_z) <= loc->trigger_radius){
  2589. if(loc->destination_zone_id == 0 || loc->destination_zone_id == GetZoneID()){
  2590. EQ2Packet* packet = client->GetPlayer()->Move(loc->destination_x, loc->destination_y, loc->destination_z, client->GetVersion());
  2591. if(packet)
  2592. client->QueuePacket(packet);
  2593. }
  2594. else{
  2595. ZoneServer* new_zone = zone_list.Get(loc->destination_zone_id);
  2596. if(new_zone){
  2597. client->GetPlayer()->SetX(loc->destination_x);
  2598. client->GetPlayer()->SetY(loc->destination_y);
  2599. client->GetPlayer()->SetZ(loc->destination_z);
  2600. client->GetPlayer()->SetHeading(loc->destination_heading);
  2601. client->Zone(new_zone, false);
  2602. }
  2603. }
  2604. break;
  2605. }
  2606. }
  2607. }
  2608. MTransportLocations.releasereadlock(__FUNCTION__, __LINE__);
  2609. }
  2610. void ZoneServer::AddTransporter(LocationTransportDestination* loc) {
  2611. MTransportLocations.writelock(__FUNCTION__, __LINE__);
  2612. transporter_locations.push_back(loc);
  2613. MTransportLocations.releasewritelock(__FUNCTION__, __LINE__);
  2614. }
  2615. Sign* ZoneServer::AddSignSpawn(SpawnLocation* spawnlocation, SpawnEntry* spawnentry){
  2616. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  2617. Sign* sign = GetNewSign(spawnentry->spawn_id);
  2618. if(sign && !sign->IsOmittedByDBFlag()){
  2619. DeterminePosition(spawnlocation, sign);
  2620. sign->SetDatabaseID(spawnentry->spawn_id);
  2621. sign->SetSpawnLocationID(spawnentry->spawn_location_id);
  2622. sign->SetSpawnEntryID(spawnentry->spawn_entry_id);
  2623. sign->SetRespawnTime(spawnentry->respawn);
  2624. sign->SetExpireTime(spawnentry->expire_time);
  2625. if (spawnentry->expire_time > 0)
  2626. AddSpawnExpireTimer(sign, spawnentry->expire_time, spawnentry->expire_offset);
  2627. SetSpawnScript(spawnentry, sign);
  2628. CallSpawnScript(sign, SPAWN_SCRIPT_PRESPAWN);
  2629. AddSpawn(sign);
  2630. }
  2631. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2632. return sign;
  2633. }
  2634. Widget* ZoneServer::AddWidgetSpawn(SpawnLocation* spawnlocation, SpawnEntry* spawnentry){
  2635. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  2636. Widget* widget = GetNewWidget(spawnentry->spawn_id);
  2637. if(widget && !widget->IsOmittedByDBFlag()){
  2638. DeterminePosition(spawnlocation, widget);
  2639. widget->SetDatabaseID(spawnentry->spawn_id);
  2640. widget->SetSpawnLocationID(spawnentry->spawn_location_id);
  2641. widget->SetSpawnEntryID(spawnentry->spawn_entry_id);
  2642. if(!widget->GetIncludeLocation()){
  2643. widget->SetX(widget->GetWidgetX());
  2644. if(widget->GetCloseY() != 0)
  2645. widget->SetY(widget->GetCloseY());
  2646. widget->SetZ(widget->GetWidgetZ());
  2647. }
  2648. widget->SetRespawnTime(spawnentry->respawn);
  2649. widget->SetExpireTime(spawnentry->expire_time);
  2650. widget->SetSpawnOrigHeading(widget->GetHeading());
  2651. if (spawnentry->expire_time > 0)
  2652. AddSpawnExpireTimer(widget, spawnentry->expire_time, spawnentry->expire_offset);
  2653. SetSpawnScript(spawnentry, widget);
  2654. CallSpawnScript(widget, SPAWN_SCRIPT_PRESPAWN);
  2655. AddSpawn(widget);
  2656. }
  2657. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2658. return widget;
  2659. }
  2660. Object* ZoneServer::AddObjectSpawn(SpawnLocation* spawnlocation, SpawnEntry* spawnentry){
  2661. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  2662. Object* object = GetNewObject(spawnentry->spawn_id);
  2663. if(object && !object->IsOmittedByDBFlag()){
  2664. DeterminePosition(spawnlocation, object);
  2665. object->SetDatabaseID(spawnentry->spawn_id);
  2666. object->SetSpawnLocationID(spawnentry->spawn_location_id);
  2667. object->SetSpawnEntryID(spawnentry->spawn_entry_id);
  2668. object->SetRespawnTime(spawnentry->respawn);
  2669. object->SetExpireTime(spawnentry->expire_time);
  2670. if (spawnentry->expire_time > 0)
  2671. AddSpawnExpireTimer(object, spawnentry->expire_time, spawnentry->expire_offset);
  2672. SetSpawnScript(spawnentry, object);
  2673. CallSpawnScript(object, SPAWN_SCRIPT_PRESPAWN);
  2674. AddSpawn(object);
  2675. }
  2676. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2677. return object;
  2678. }
  2679. GroundSpawn* ZoneServer::AddGroundSpawn(SpawnLocation* spawnlocation, SpawnEntry* spawnentry){
  2680. LogWrite(SPAWN__TRACE, 0, "Spawn", "Enter %s", __FUNCTION__);
  2681. GroundSpawn* spawn = GetNewGroundSpawn(spawnentry->spawn_id);
  2682. if(spawn && !spawn->IsOmittedByDBFlag()){
  2683. DeterminePosition(spawnlocation, spawn);
  2684. spawn->SetDatabaseID(spawnentry->spawn_id);
  2685. spawn->SetSpawnLocationID(spawnentry->spawn_location_id);
  2686. spawn->SetSpawnEntryID(spawnentry->spawn_entry_id);
  2687. spawn->SetRespawnTime(spawnentry->respawn);
  2688. spawn->SetExpireTime(spawnentry->expire_time);
  2689. if (spawnentry->expire_time > 0)
  2690. AddSpawnExpireTimer(spawn, spawnentry->expire_time, spawnentry->expire_offset);
  2691. SetSpawnScript(spawnentry, spawn);
  2692. CallSpawnScript(spawn, SPAWN_SCRIPT_PRESPAWN);
  2693. AddSpawn(spawn);
  2694. }
  2695. LogWrite(SPAWN__TRACE, 0, "Spawn", "Exit %s", __FUNCTION__);
  2696. return spawn;
  2697. }
  2698. void ZoneServer::AddSpawn(Spawn* spawn) {
  2699. if(!spawn->IsPlayer()) // we already set it on loadCharacter
  2700. spawn->SetZone(this);
  2701. spawn->position_changed = false;
  2702. spawn->info_changed = false;
  2703. spawn->vis_changed = false;
  2704. spawn->changed = false;
  2705. // Write locking the spawn list here will cause deadlocks, so instead add it to a temp list that the
  2706. // main spawn thread will put into the spawn_list when ever it has a chance.
  2707. MPendingSpawnListAdd.writelock(__FUNCTION__, __LINE__);
  2708. pending_spawn_list_add.push_back(spawn);
  2709. MPendingSpawnListAdd.releasewritelock(__FUNCTION__, __LINE__);
  2710. spawn_range.Trigger();
  2711. spawn_check_add.Trigger();
  2712. if (GetInstanceType() == PERSONAL_HOUSE_INSTANCE && spawn->IsObject())
  2713. {
  2714. spawn->AddSecondaryEntityCommand("Examine", 20, "house_spawn_examine", "", 0, 0);
  2715. spawn->AddSecondaryEntityCommand("Move", 20, "move_item", "", 0, 0);
  2716. spawn->AddSecondaryEntityCommand("Pack in Moving Crate", 20, "house_spawn_pack_in_moving_crate", "", 0, 0);
  2717. spawn->AddSecondaryEntityCommand("Pick Up", 20, "pickup", "", 0, 0);
  2718. spawn->SetShowCommandIcon(1);
  2719. }
  2720. if(spawn->IsNPC())
  2721. AddEnemyList((NPC*)spawn);
  2722. if(spawn->IsPlayer() && ((Player*)spawn)->GetGroupMemberInfo())
  2723. world.GetGroupManager()->SendGroupUpdate(((Player*)spawn)->GetGroupMemberInfo()->group_id, GetClientBySpawn(spawn));
  2724. if (spawn->IsPlayer()) {
  2725. ((Player*)spawn)->GetInfoStruct()->set_rain(rain);
  2726. ((Player*)spawn)->SetCharSheetChanged(true);
  2727. }
  2728. if (movementMgr != nullptr && spawn->IsEntity()) {
  2729. movementMgr->AddMob((Entity*)spawn);
  2730. }
  2731. AddSpawnProximities(spawn);
  2732. spawn->SetAddedToWorldTimestamp(Timer::GetCurrentTime2());
  2733. }
  2734. void ZoneServer::AddClient(Client* client){
  2735. MClientList.writelock(__FUNCTION__, __LINE__);
  2736. lifetime_client_count++;
  2737. DecrementIncomingClients();
  2738. clients.push_back(client);
  2739. MClientList.releasewritelock(__FUNCTION__, __LINE__);
  2740. connected_clients.Add(client);
  2741. }
  2742. void ZoneServer::RemoveClient(Client* client)
  2743. {
  2744. Guild *guild;
  2745. if(client)
  2746. {
  2747. if (client->GetPlayer())
  2748. client_list.RemovePlayerFromInvisHistory(client->GetPlayer()->GetID());
  2749. LogWrite(ZONE__DEBUG, 0, "Zone", "Sending login equipment appearance updates...");
  2750. loginserver.SendImmediateEquipmentUpdatesForChar(client->GetPlayer()->GetCharacterID());
  2751. if (!client->IsZoning())
  2752. {
  2753. if ((guild = client->GetPlayer()->GetGuild()) != NULL)
  2754. guild->GuildMemberLogoff(client->GetPlayer());
  2755. chat.LeaveAllChannels(client);
  2756. }
  2757. int32 LD_Timer = rule_manager.GetGlobalRule(R_World, LinkDeadTimer)->GetInt32();
  2758. int32 DisconnectClientTimer = rule_manager.GetGlobalRule(R_World, RemoveDisconnectedClientsTimer)->GetInt32();
  2759. if(!zoneShuttingDown && !client->IsZoning())
  2760. {
  2761. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  2762. GroupMemberInfo* gmi = client->GetPlayer()->GetGroupMemberInfo();
  2763. int32 group_id = 0;
  2764. if (gmi) {
  2765. group_id = gmi->group_id;
  2766. }
  2767. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  2768. if (group_id) {
  2769. int32 size = world.GetGroupManager()->GetGroupSize(group_id);
  2770. if (size > 1) {
  2771. bool send_left_message = size > 2;
  2772. // removegroupmember can delete the gmi, so make sure we still have a group_id after
  2773. world.GetGroupManager()->RemoveGroupMember(group_id, client->GetPlayer());
  2774. if (send_left_message)
  2775. world.GetGroupManager()->GroupMessage(group_id, "%s has left the group.", client->GetPlayer()->GetName());
  2776. }
  2777. }
  2778. if( (client->GetPlayer()->GetActivityStatus() & ACTIVITY_STATUS_LINKDEAD) > 0)
  2779. {
  2780. LogWrite(ZONE__DEBUG, 0, "Zone", "Removing client '%s' (%u) due to LD/Exit...", client->GetPlayer()->GetName(), client->GetPlayer()->GetCharacterID());
  2781. //connected_clients.Remove(client, true, LD_Timer + DisconnectClientTimer);
  2782. }
  2783. else
  2784. {
  2785. LogWrite(ZONE__DEBUG, 0, "Zone", "Removing client '%s' (%u) due to Camp/Quit...", client->GetPlayer()->GetName(), client->GetPlayer()->GetCharacterID());
  2786. }
  2787. ((Entity*)client->GetPlayer())->DismissAllPets();
  2788. //}
  2789. }
  2790. else
  2791. {
  2792. LogWrite(ZONE__DEBUG, 0, "Zone", "Removing client '%s' (%u) due to some client zoning...", client->GetPlayer()->GetName(), client->GetPlayer()->GetCharacterID());
  2793. }
  2794. map<int32, int32>::iterator itr;
  2795. for (itr = client->GetPlayer()->SpawnedBots.begin(); itr != client->GetPlayer()->SpawnedBots.end(); itr++) {
  2796. Spawn* spawn = GetSpawnByID(itr->second);
  2797. if (spawn)
  2798. ((Bot*)spawn)->Camp();
  2799. }
  2800. LogWrite(ZONE__DEBUG, 0, "Zone", "Calling clients.Remove(client)...");
  2801. MClientList.writelock(__FUNCTION__, __LINE__);
  2802. std::vector<Client*>::iterator itr2 = find(clients.begin(), clients.end(), client);
  2803. if (itr2 != clients.end())
  2804. clients.erase(itr2);
  2805. MClientList.releasewritelock(__FUNCTION__, __LINE__);
  2806. LogWrite(ZONE__INFO, 0, "Zone", "Scheduling client '%s' for removal.", client->GetPlayer()->GetName());
  2807. LogWrite(MISC__TODO, 1, "TODO", "Put Player Online Status updates in a timer eventually\n\t(%s, function: %s, line #: %i)", __FILE__, __FUNCTION__, __LINE__);
  2808. database.ToggleCharacterOnline(client, 0);
  2809. client->GetPlayer()->DeleteSpellEffects(true);
  2810. if(client->getConnection()) {
  2811. client->getConnection()->ResetSessionAttempts();
  2812. client->getConnection()->SetState(EQStreamState::WAIT_CLOSE);
  2813. }
  2814. RemoveSpawn(client->GetPlayer(), false, true, true, true, true);
  2815. connected_clients.Remove(client, true, DisconnectClientTimer); // changed from a hardcoded 30000 (30 sec) to the DisconnectClientTimer rule
  2816. }
  2817. }
  2818. void ZoneServer::RemoveClientImmediately(Client* client) {
  2819. Guild *guild;
  2820. if(client)
  2821. {
  2822. MClientList.writelock(__FUNCTION__, __LINE__);
  2823. std::vector<Client*>::iterator itr = find(clients.begin(), clients.end(), client);
  2824. if (itr != clients.end())
  2825. clients.erase(itr);
  2826. MClientList.releasewritelock(__FUNCTION__, __LINE__);
  2827. //clients.Remove(client, true);
  2828. }
  2829. }
  2830. void ZoneServer::ClientProcess()
  2831. {
  2832. if(connected_clients.size(true) == 0)
  2833. {
  2834. MIncomingClients.readlock(__FUNCTION__, __LINE__);
  2835. bool shutdownDelayCheck = shutdownDelayTimer.Check();
  2836. if((!IsCityZone() && !AlwaysLoaded() && !shutdownTimer.Enabled()) || shutdownDelayCheck)
  2837. {
  2838. if(incoming_clients && !shutdownDelayTimer.Enabled()) {
  2839. LogWrite(ZONE__INFO, 0, "Zone", "Incoming clients (%u) expected for %s, delaying shutdown timer...", incoming_clients, GetZoneName());
  2840. int32 timerDelay = rule_manager.GetGlobalRule(R_Zone, ShutdownDelayTimer)->GetInt32();
  2841. if(timerDelay < 10) {
  2842. LogWrite(ZONE__INFO, 0, "Zone", "Overriding %s shutdown delay timer as other clients are incoming, value %u too short, setting to 10...", GetZoneName(), timerDelay);
  2843. timerDelay = 10;
  2844. }
  2845. shutdownDelayTimer.Start(timerDelay, true);
  2846. }
  2847. else if(!incoming_clients || shutdownDelayCheck) {
  2848. if(!shutdownTimer.Enabled()) {
  2849. LogWrite(ZONE__INFO, 0, "Zone", "Starting zone shutdown timer for %s...", GetZoneName());
  2850. shutdownTimer.Start();
  2851. }
  2852. else {
  2853. LogWrite(ZONE__INFO, 0, "Zone", "zone shutdown timer for %s has %u remaining...", GetZoneName(), shutdownTimer.GetRemainingTime());
  2854. }
  2855. }
  2856. }
  2857. MIncomingClients.releasereadlock(__FUNCTION__, __LINE__);
  2858. return;
  2859. }
  2860. shutdownTimer.Disable();
  2861. shutdownDelayTimer.Disable();
  2862. Client* client = 0;
  2863. MutexList<Client*>::iterator iterator = connected_clients.begin();
  2864. while(iterator.Next())
  2865. {
  2866. client = iterator->value;
  2867. #ifndef NO_CATCH
  2868. try
  2869. {
  2870. #endif
  2871. if(zoneShuttingDown || !client->Process(true))
  2872. {
  2873. if(client->getConnection() && client->getConnection()->HasSessionAttempts()) {
  2874. printf("Client has an attempt to reconnect..\n");
  2875. continue;
  2876. }
  2877. if(!zoneShuttingDown && !client->IsZoning())
  2878. {
  2879. LogWrite(ZONE__DEBUG, 0, "Zone", "Client is disconnecting in %s (camping = %s)", __FUNCTION__, (client->GetPlayer()->GetActivityStatus() & ACTIVITY_STATUS_CAMPING) == 0 ? "false" : "true");
  2880. if( (client->GetPlayer()->GetActivityStatus() & ACTIVITY_STATUS_CAMPING) == 0 )
  2881. {
  2882. //only set LD flag if we're disconnecting but not camping/quitting
  2883. client->GetPlayer()->SetActivityStatus(client->GetPlayer()->GetActivityStatus() + ACTIVITY_STATUS_LINKDEAD);
  2884. if(client->GetPlayer()->GetGroupMemberInfo())
  2885. {
  2886. LogWrite(ZONE__DEBUG, 0, "Zone", "Telling client's group they are disconnecting");
  2887. world.GetGroupManager()->GroupMessage(client->GetPlayer()->GetGroupMemberInfo()->group_id, "%s has gone Linkdead.", client->GetPlayer()->GetName());
  2888. }
  2889. }
  2890. }
  2891. UpdateClientSpawnMap(client->GetPlayer(), 0);
  2892. client->Disconnect();
  2893. RemoveClient(client);
  2894. }
  2895. #ifndef NO_CATCH
  2896. }
  2897. catch(...)
  2898. {
  2899. LogWrite(ZONE__ERROR, 0, "Zone", "Exception caught when in ZoneServer::ClientProcess() for zone '%s'!\n%s, %i", GetZoneName(), __FUNCTION__, __LINE__);
  2900. try{
  2901. if(!client->IsZoning())
  2902. {
  2903. if( (client->GetPlayer()->GetActivityStatus() & ACTIVITY_STATUS_CAMPING) == 0 )
  2904. {
  2905. client->GetPlayer()->SetActivityStatus(client->GetPlayer()->GetActivityStatus() + ACTIVITY_STATUS_LINKDEAD);
  2906. if(client->GetPlayer()->GetGroupMemberInfo())
  2907. world.GetGroupManager()->GroupMessage(client->GetPlayer()->GetGroupMemberInfo()->group_id, "%s has gone Linkdead.", client->GetPlayer()->GetName());
  2908. }
  2909. }
  2910. UpdateClientSpawnMap(client->GetPlayer(), 0);
  2911. client->Disconnect();
  2912. RemoveClient(client);
  2913. }
  2914. catch(...){
  2915. LogWrite(ZONE__ERROR, 0, "Zone", "Exception caught when in ZoneServer::ClientProcess(), second try\n%s, %i", __FUNCTION__, __LINE__);
  2916. }
  2917. }
  2918. #endif
  2919. }
  2920. }
  2921. void ZoneServer::SimpleMessage(int8 type, const char* message, Spawn* from, float distance, bool send_to_sender){
  2922. Client* client = 0;
  2923. vector<Client*>::iterator client_itr;
  2924. MClientList.readlock(__FUNCTION__, __LINE__);
  2925. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  2926. client = *client_itr;
  2927. if(from && client && client->IsConnected() && (send_to_sender || from != client->GetPlayer()) && from->GetDistance(client->GetPlayer()) <= distance){
  2928. client->SimpleMessage(type, message);
  2929. }
  2930. }
  2931. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  2932. }
  2933. void ZoneServer::HandleChatMessage(Client* client, Spawn* from, const char* to, int16 channel, const char* message, float distance, const char* channel_name, bool show_bubble, int32 language) {
  2934. if ((!distance || from->GetDistance(client->GetPlayer()) <= distance) && (!from || !client->GetPlayer()->IsIgnored(from->GetName()))) {
  2935. PacketStruct* packet = configReader.getStruct("WS_HearChat", client->GetVersion());
  2936. if (packet) {
  2937. if (from)
  2938. packet->setMediumStringByName("from", from->GetName());
  2939. if (client->GetPlayer() != from)
  2940. packet->setMediumStringByName("to", client->GetPlayer()->GetName());
  2941. packet->setDataByName("channel", client->GetMessageChannelColor(channel));
  2942. if (from && ((from == client->GetPlayer()) || (client->GetPlayer()->WasSentSpawn(from->GetID()))))
  2943. packet->setDataByName("from_spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(from));
  2944. else
  2945. packet->setDataByName("from_spawn_id", 0xFFFFFFFF);
  2946. packet->setDataByName("to_spawn_id", 0xFFFFFFFF);
  2947. packet->setMediumStringByName("message", message);
  2948. packet->setDataByName("language", language);
  2949. if (language > 0 && !client->GetPlayer()->HasLanguage(language))
  2950. packet->setDataByName("understood", 0);
  2951. else
  2952. packet->setDataByName("understood", 1);
  2953. show_bubble == true ? packet->setDataByName("show_bubble", 1) : packet->setDataByName("show_bubble", 0);
  2954. if (channel_name)
  2955. packet->setMediumStringByName("channel_name", channel_name);
  2956. EQ2Packet* outapp = packet->serialize();
  2957. DumpPacket(outapp);
  2958. client->QueuePacket(outapp);
  2959. safe_delete(packet);
  2960. }
  2961. }
  2962. }
  2963. void ZoneServer::HandleChatMessage(Spawn* from, const char* to, int16 channel, const char* message, float distance, const char* channel_name, bool show_bubble, int32 language){
  2964. vector<Client*>::iterator client_itr;
  2965. Client* client = 0;
  2966. MClientList.readlock(__FUNCTION__, __LINE__);
  2967. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  2968. client = *client_itr;
  2969. if(client && client->IsConnected())
  2970. HandleChatMessage(client, from, to, channel, message, distance, channel_name, show_bubble, language);
  2971. }
  2972. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  2973. }
  2974. void ZoneServer::HandleBroadcast(const char* message) {
  2975. vector<Client*>::iterator client_itr;
  2976. Client* client = 0;
  2977. MClientList.readlock(__FUNCTION__, __LINE__);
  2978. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  2979. client = *client_itr;
  2980. if(client && client->IsConnected())
  2981. client->SimpleMessage(CHANNEL_BROADCAST, message);
  2982. }
  2983. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  2984. }
  2985. void ZoneServer::HandleAnnouncement(const char* message) {
  2986. vector<Client*>::iterator client_itr;
  2987. Client* client = 0;
  2988. int32 words = ::CountWordsInString(message);
  2989. if (words < 5)
  2990. words = 5;
  2991. MClientList.readlock(__FUNCTION__, __LINE__);
  2992. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  2993. client = *client_itr;
  2994. if(client && client->IsConnected()) {
  2995. client->SimpleMessage(CHANNEL_BROADCAST, message);
  2996. client->SendPopupMessage(10, message, "ui_harvest_normal", words, 0xFF, 0xFF, 0x00);
  2997. }
  2998. }
  2999. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3000. }
  3001. void ZoneServer::SendTimeUpdate(Client* client){
  3002. if(client){
  3003. PacketStruct* packet = world.GetWorldTime(client->GetVersion());
  3004. if(packet){
  3005. client->QueuePacket(packet->serialize());
  3006. safe_delete(packet);
  3007. }
  3008. }
  3009. }
  3010. void ZoneServer::SendTimeUpdateToAllClients(){
  3011. Client* client = 0;
  3012. vector<Client*>::iterator client_itr;
  3013. MClientList.readlock(__FUNCTION__, __LINE__);
  3014. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3015. client = *client_itr;
  3016. if(client && client->IsConnected())
  3017. SendTimeUpdate(client);
  3018. }
  3019. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3020. }
  3021. void ZoneServer::UpdateVitality(float amount){
  3022. Client* client = 0;
  3023. vector<Client*>::iterator client_itr;
  3024. MClientList.readlock(__FUNCTION__, __LINE__);
  3025. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3026. client = *client_itr;
  3027. if(client && client->GetPlayer()->GetInfoStruct()->get_xp_vitality() < 100){
  3028. if((client->GetPlayer()->GetInfoStruct()->get_xp_vitality() + amount) > 100)
  3029. client->GetPlayer()->GetInfoStruct()->set_xp_vitality(100);
  3030. else
  3031. client->GetPlayer()->GetInfoStruct()->add_xp_vitality(amount);
  3032. client->GetPlayer()->SetCharSheetChanged(true);
  3033. }
  3034. }
  3035. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3036. }
  3037. void ZoneServer::SendSpawn(Spawn* spawn, Client* client){
  3038. EQ2Packet* outapp = spawn->serialize(client->GetPlayer(), client->GetVersion());
  3039. if(!client->GetPlayer()->IsSendingSpawn(spawn->GetID())) {
  3040. safe_delete(outapp);
  3041. }
  3042. else {
  3043. LogWrite(ZONE__DEBUG, 7, "Zone", "%s: Processing SendSpawn for spawn index %u (%s)...", client->GetPlayer()->GetName(), client->GetPlayer()->GetIndexForSpawn(spawn), spawn->GetName());
  3044. if(outapp)
  3045. client->QueuePacket(outapp, true);
  3046. client->GetPlayer()->SetSpawnSentState(spawn, SpawnState::SPAWN_STATE_SENT_WAIT);
  3047. }
  3048. /*
  3049. vis flags:
  3050. 2 = show icon
  3051. 4 = targetable
  3052. 16 = show name
  3053. 32 = show level/border
  3054. activity_status:
  3055. 4 - linkdead
  3056. 8 - camping
  3057. 16 - LFG
  3058. 32 - LFW
  3059. 2048 - mentoring
  3060. 4096 - displays shield
  3061. 8192 - immunity gained
  3062. 16384 - immunity remaining
  3063. attackable_status
  3064. 1 - no_hp_bar
  3065. 4 - not attackable
  3066. npc_con
  3067. -4 = scowls
  3068. -3 = threatening
  3069. -2 = dubiously
  3070. -1 = apprehensively
  3071. 0 = indifferent
  3072. 1 = amiably
  3073. 2 = kindly
  3074. 3 = warmly
  3075. 4 = ally
  3076. quest_flag
  3077. 1 = new quest
  3078. 2 = update and new quest
  3079. 3 = update
  3080. */
  3081. if(spawn->IsEntity() && spawn->HasTrapTriggered())
  3082. client->QueueStateCommand(client->GetPlayer()->GetIDWithPlayerSpawn(spawn), spawn->GetTrapState());
  3083. }
  3084. Client* ZoneServer::GetClientBySpawn(Spawn* spawn){
  3085. return client_spawn_map.Get(spawn);
  3086. }
  3087. Client* ZoneServer::GetClientByName(char* name) {
  3088. Client* ret = 0;
  3089. vector<Client*>::iterator itr;
  3090. MClientList.readlock(__FUNCTION__, __LINE__);
  3091. for (itr = clients.begin(); itr != clients.end(); itr++) {
  3092. if ((*itr)->GetPlayer()) {
  3093. if (strncmp((*itr)->GetPlayer()->GetName(), name, strlen(name)) == 0) {
  3094. ret = *itr;
  3095. break;
  3096. }
  3097. }
  3098. }
  3099. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3100. return ret;
  3101. }
  3102. Client* ZoneServer::GetClientByCharID(int32 charid) {
  3103. Client* ret = 0;
  3104. vector<Client*>::iterator itr;
  3105. MClientList.readlock(__FUNCTION__, __LINE__);
  3106. for (itr = clients.begin(); itr != clients.end(); itr++) {
  3107. if ((*itr)->GetCharacterID() == charid) {
  3108. ret = *itr;
  3109. break;
  3110. }
  3111. }
  3112. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3113. return ret;
  3114. }
  3115. void ZoneServer::AddMovementNPC(Spawn* spawn){
  3116. if (spawn)
  3117. movement_spawns.Put(spawn->GetID(), 1);
  3118. }
  3119. void ZoneServer::RemoveMovementNPC(Spawn* spawn){
  3120. if (spawn)
  3121. remove_movement_spawns.Add(spawn->GetID());
  3122. }
  3123. void ZoneServer::PlayFlavor(Client* client, Spawn* spawn, const char* mp3, const char* text, const char* emote, int32 key1, int32 key2, int8 language){
  3124. if(!client || !spawn)
  3125. return;
  3126. PacketStruct* packet = configReader.getStruct("WS_PlayFlavor", client->GetVersion());
  3127. if(packet){
  3128. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  3129. packet->setDataByName("unknown1", 0xFFFFFFFF);
  3130. packet->setDataByName("unknown5", 1, 1);
  3131. packet->setDataByName("unknown5", 1, 6);
  3132. if(mp3){
  3133. packet->setMediumStringByName("mp3", mp3);
  3134. packet->setDataByName("key", key1);
  3135. packet->setDataByName("key", key2, 1);
  3136. }
  3137. packet->setMediumStringByName("name", spawn->GetName());
  3138. if(text)
  3139. packet->setMediumStringByName("text", text);
  3140. if(emote)
  3141. packet->setMediumStringByName("emote", emote);
  3142. if (language != 0)
  3143. packet->setDataByName("language", language);
  3144. //We should probably add Common = language id 0 or 0xFF so admins can customize more..
  3145. if (language == 0 || client->GetPlayer()->HasLanguage(language))
  3146. packet->setDataByName("understood", 1);
  3147. EQ2Packet* app = packet->serialize();
  3148. //DumpPacket(app);
  3149. client->QueuePacket(app);
  3150. safe_delete(packet);
  3151. }
  3152. }
  3153. void ZoneServer::PlayVoice(Client* client, Spawn* spawn, const char* mp3, int32 key1, int32 key2){
  3154. if(!client || !spawn)
  3155. return;
  3156. PacketStruct* packet = configReader.getStruct("WS_PlayVoice", client->GetVersion());
  3157. if(packet){
  3158. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  3159. packet->setMediumStringByName("mp3", mp3);
  3160. packet->setDataByName("key", key1);
  3161. packet->setDataByName("key", key2, 1);
  3162. client->QueuePacket(packet->serialize());
  3163. safe_delete(packet);
  3164. }
  3165. }
  3166. void ZoneServer::PlayFlavor(Spawn* spawn, const char* mp3, const char* text, const char* emote, int32 key1, int32 key2, int8 language){
  3167. if(!spawn)
  3168. return;
  3169. Client* client = 0;
  3170. vector<Client*>::iterator client_itr;
  3171. MClientList.readlock(__FUNCTION__, __LINE__);
  3172. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3173. client = *client_itr;
  3174. if(!client || !client->IsConnected() || !client->GetPlayer()->WasSentSpawn(spawn->GetID()) || client->GetPlayer()->GetDistance(spawn) > 30)
  3175. continue;
  3176. PlayFlavor(client, spawn, mp3, text, emote, key1, key2, language);
  3177. }
  3178. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3179. }
  3180. void ZoneServer::PlayVoice(Spawn* spawn, const char* mp3, int32 key1, int32 key2){
  3181. if(!spawn || !mp3)
  3182. return;
  3183. Client* client = 0;
  3184. vector<Client*>::iterator client_itr;
  3185. MClientList.readlock(__FUNCTION__, __LINE__);
  3186. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3187. client = *client_itr;
  3188. if(!client || !client->IsConnected() || !client->GetPlayer()->WasSentSpawn(spawn->GetID()))
  3189. continue;
  3190. PlayVoice(client, spawn, mp3, key1, key2);
  3191. }
  3192. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3193. }
  3194. void ZoneServer::PlaySoundFile(Client* client, const char* name, float origin_x, float origin_y, float origin_z){
  3195. if(!name)
  3196. return;
  3197. PacketStruct* packet = 0;
  3198. if(client){
  3199. packet = configReader.getStruct("WS_Play3DSound", client->GetVersion());
  3200. if(packet){
  3201. packet->setMediumStringByName("name", name);
  3202. packet->setDataByName("x", origin_x);
  3203. packet->setDataByName("y", origin_y);
  3204. packet->setDataByName("z", origin_z);
  3205. packet->setDataByName("unknown1", 1);
  3206. packet->setDataByName("unknown2", 2.5);
  3207. packet->setDataByName("unknown3", 15);
  3208. client->QueuePacket(packet->serialize());
  3209. safe_delete(packet);
  3210. }
  3211. }
  3212. else{
  3213. EQ2Packet* outapp = 0;
  3214. int16 packet_version = 0;
  3215. vector<Client*>::iterator client_itr;
  3216. MClientList.readlock(__FUNCTION__, __LINE__);
  3217. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3218. client = *client_itr;
  3219. if(client && (!packet || packet_version != client->GetVersion())){
  3220. safe_delete(packet);
  3221. safe_delete(outapp);
  3222. packet_version = client->GetVersion();
  3223. packet = configReader.getStruct("WS_Play3DSound", packet_version);
  3224. if(packet){
  3225. packet->setMediumStringByName("name", name);
  3226. packet->setDataByName("x", origin_x);
  3227. packet->setDataByName("y", origin_y);
  3228. packet->setDataByName("z", origin_z);
  3229. packet->setDataByName("unknown1", 1);
  3230. packet->setDataByName("unknown2", 2.5);
  3231. packet->setDataByName("unknown3", 15);
  3232. outapp = packet->serialize();
  3233. }
  3234. }
  3235. if(outapp && client && client->IsConnected())
  3236. client->QueuePacket(outapp->Copy());
  3237. }
  3238. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3239. safe_delete(packet);
  3240. safe_delete(outapp);
  3241. }
  3242. }
  3243. bool ZoneServer::HasWidgetTimer(Spawn* widget){
  3244. bool ret = false;
  3245. if (widget) {
  3246. int32 id = widget->GetID();
  3247. map<int32, int32>::iterator itr;
  3248. MWidgetTimers.readlock(__FUNCTION__, __LINE__);
  3249. for (itr = widget_timers.begin(); itr != widget_timers.end(); itr++) {
  3250. if(itr->first == id){
  3251. ret = true;
  3252. break;
  3253. }
  3254. }
  3255. MWidgetTimers.releasereadlock(__FUNCTION__, __LINE__);
  3256. }
  3257. return ret;
  3258. }
  3259. void ZoneServer::CheckWidgetTimers(){
  3260. vector<int32> remove_list;
  3261. map<int32, int32>::iterator itr;
  3262. MWidgetTimers.readlock(__FUNCTION__, __LINE__);
  3263. for (itr = widget_timers.begin(); itr != widget_timers.end(); itr++) {
  3264. if(Timer::GetCurrentTime2() >= itr->second){
  3265. /*Spawn* widget = GetSpawnByID(itr->first);
  3266. if (widget && widget->IsWidget())
  3267. ((Widget*)widget)->HandleTimerUpdate();*/
  3268. remove_list.push_back(itr->first);
  3269. }
  3270. }
  3271. MWidgetTimers.releasereadlock(__FUNCTION__, __LINE__);
  3272. for (int32 i = 0; i < remove_list.size(); i++) {
  3273. Spawn* widget = GetSpawnByID(remove_list[i]);
  3274. if (widget && widget->IsWidget())
  3275. ((Widget*)widget)->HandleTimerUpdate();
  3276. }
  3277. MWidgetTimers.writelock(__FUNCTION__, __LINE__);
  3278. for(int32 i=0;i<remove_list.size(); i++)
  3279. widget_timers.erase(remove_list[i]);
  3280. MWidgetTimers.releasewritelock(__FUNCTION__, __LINE__);
  3281. }
  3282. void ZoneServer::AddWidgetTimer(Spawn* widget, float time) {
  3283. if (widget && widget->IsWidget()) {
  3284. MWidgetTimers.writelock(__FUNCTION__, __LINE__);
  3285. widget_timers[widget->GetID()] = ((int32)(time * 1000)) + Timer::GetCurrentTime2();
  3286. MWidgetTimers.releasewritelock(__FUNCTION__, __LINE__);
  3287. }
  3288. }
  3289. Spawn* ZoneServer::GetSpawnGroup(int32 id){
  3290. Spawn* ret = 0;
  3291. Spawn* spawn = 0;
  3292. map<int32, Spawn*>::iterator itr;
  3293. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3294. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3295. spawn = itr->second;
  3296. if(spawn){
  3297. if(spawn->GetSpawnGroupID() == id){
  3298. ret = spawn;
  3299. break;
  3300. }
  3301. }
  3302. }
  3303. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3304. return ret;
  3305. }
  3306. Spawn* ZoneServer::GetSpawnByLocationID(int32 location_id) {
  3307. Spawn* ret = 0;
  3308. Spawn* current_spawn = 0;
  3309. map<int32, Spawn*>::iterator itr;
  3310. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3311. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3312. current_spawn = itr->second;
  3313. if (current_spawn && current_spawn->GetSpawnLocationID() == location_id) {
  3314. ret = current_spawn;
  3315. break;
  3316. }
  3317. }
  3318. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3319. return ret;
  3320. }
  3321. Spawn* ZoneServer::GetSpawnByDatabaseID(int32 id){
  3322. Spawn* ret = 0;
  3323. if(quick_database_id_lookup.count(id) > 0)
  3324. ret = GetSpawnByID(quick_database_id_lookup.Get(id));
  3325. else{
  3326. Spawn* spawn = 0;
  3327. map<int32, Spawn*>::iterator itr;
  3328. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3329. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++){
  3330. spawn = itr->second;
  3331. if(spawn){
  3332. if(spawn->GetDatabaseID() == id){
  3333. quick_database_id_lookup.Put(id, spawn->GetID());
  3334. ret = spawn;
  3335. break;
  3336. }
  3337. }
  3338. }
  3339. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3340. }
  3341. return ret;
  3342. }
  3343. Spawn* ZoneServer::GetSpawnByID(int32 id, bool spawnListLocked) {
  3344. Spawn* ret = 0;
  3345. if (!spawnListLocked )
  3346. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3347. if (spawn_list.count(id) > 0)
  3348. ret = spawn_list[id];
  3349. if (!spawnListLocked)
  3350. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3351. return ret;
  3352. }
  3353. bool ZoneServer::SendRemoveSpawn(Client* client, Spawn* spawn, PacketStruct* packet, bool delete_spawn)
  3354. {
  3355. if(!client || !spawn || (client && client->GetPlayer() == spawn))
  3356. return false;
  3357. spawn->RemoveSpawnFromPlayer(client->GetPlayer());
  3358. // LogWrite(ZONE__DEBUG, 7, "Zone", "%s: Processing SendRemoveSpawn for spawn index %u (%s)...cur_id: %i, wasremoved:: %i", client->GetPlayer()->GetName(), index, spawn->GetName(), cur_id, wasRemoved);
  3359. /* if(packet && index > 0 && !wasRemoved)
  3360. {
  3361. packet->ResetData();
  3362. packet->setDataByName("spawn_index", index);
  3363. spawn->RemoveSpawnFromPlayer(client->GetPlayer());
  3364. if(delete_spawn)
  3365. packet->setDataByName("delete", 1);
  3366. client->QueuePacket(packet->serialize());
  3367. return true;
  3368. }
  3369. return false;*/
  3370. return true;
  3371. }
  3372. void ZoneServer::SetSpawnCommand(Spawn* spawn, int8 type, char* value, Client* client){
  3373. //commands
  3374. LogWrite(MISC__TODO, 1, "TODO", "%s does nothing!\n%s, %i", __FUNCTION__, __FILE__, __LINE__);
  3375. }
  3376. void ZoneServer::SetSpawnCommand(int32 spawn_id, int8 type, char* value, Client* client){
  3377. LogWrite(MISC__TODO, 1, "TODO", "%s does nothing!\n%s, %i", __FUNCTION__, __FILE__, __LINE__);
  3378. }
  3379. void ZoneServer::ApplySetSpawnCommand(Client* client, Spawn* target, int8 type, const char* value){
  3380. // This will apply the /spawn set command to all the spawns in the zone with the same DB ID, we do not want to set
  3381. // location values (x, y, z, heading, grid) for all spawns in the zone with the same DB ID, only the targeted spawn
  3382. if(type == SPAWN_SET_VALUE_SPAWNENTRY_SCRIPT || type == SPAWN_SET_VALUE_SPAWNLOCATION_SCRIPT || (type >= SPAWN_SET_VALUE_X && type <= SPAWN_SET_VALUE_LOCATION) ||
  3383. type == SPAWN_SET_VALUE_PITCH || type == SPAWN_SET_VALUE_ROLL)
  3384. return;
  3385. Spawn* tmp = 0;
  3386. if(target->IsNPC())
  3387. tmp = GetNPC(target->GetDatabaseID());
  3388. else if(target->IsObject())
  3389. tmp = GetObject(target->GetDatabaseID());
  3390. else if(target->IsGroundSpawn())
  3391. tmp = GetGroundSpawn(target->GetDatabaseID());
  3392. else if(target->IsSign())
  3393. tmp = GetSign(target->GetDatabaseID());
  3394. else if(target->IsWidget())
  3395. tmp = GetWidget(target->GetDatabaseID());
  3396. if(tmp && type == SPAWN_SET_VALUE_SPAWN_SCRIPT)
  3397. tmp->SetSpawnScript(value);
  3398. else if(tmp)
  3399. commands.SetSpawnCommand(client, tmp, type, value); // set the master spawn
  3400. Spawn* spawn = 0;
  3401. // this check needs to be here otherwise every spawn with 0 will be set
  3402. if ( target->GetDatabaseID ( ) > 0 )
  3403. {
  3404. map<int32, Spawn*>::iterator itr;
  3405. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3406. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3407. spawn = itr->second;
  3408. if(spawn && spawn->GetDatabaseID() == target->GetDatabaseID()){
  3409. if(type == SPAWN_SET_VALUE_SPAWN_SCRIPT)
  3410. spawn->SetSpawnScript(value);
  3411. else
  3412. commands.SetSpawnCommand(client, spawn, type, value);
  3413. }
  3414. }
  3415. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3416. }
  3417. }
  3418. void ZoneServer::StopSpawnScriptTimer(Spawn* spawn, std::string functionName){
  3419. MSpawnScriptTimers.writelock(__FUNCTION__, __LINE__);
  3420. MRemoveSpawnScriptTimersList.writelock(__FUNCTION__, __LINE__);
  3421. if(spawn_script_timers.size() > 0){
  3422. set<SpawnScriptTimer*>::iterator itr;
  3423. SpawnScriptTimer* timer = 0;
  3424. for (itr = spawn_script_timers.begin(); itr != spawn_script_timers.end(); itr++) {
  3425. timer = *itr;
  3426. if(timer->spawn == spawn->GetID() && (functionName == "" || timer->function == functionName) && remove_spawn_script_timers_list.count(timer) == 0) {
  3427. itr = spawn_script_timers.erase(itr);
  3428. safe_delete(timer);
  3429. }
  3430. }
  3431. }
  3432. MRemoveSpawnScriptTimersList.releasewritelock(__FUNCTION__, __LINE__);
  3433. MSpawnScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  3434. }
  3435. void ZoneServer::DeleteSpawnScriptTimers(Spawn* spawn, bool all){
  3436. MSpawnScriptTimers.writelock(__FUNCTION__, __LINE__);
  3437. MRemoveSpawnScriptTimersList.writelock(__FUNCTION__, __LINE__);
  3438. if(spawn_script_timers.size() > 0){
  3439. set<SpawnScriptTimer*>::iterator itr;
  3440. SpawnScriptTimer* timer = 0;
  3441. for (itr = spawn_script_timers.begin(); itr != spawn_script_timers.end(); itr++) {
  3442. timer = *itr;
  3443. if((all || timer->spawn == spawn->GetID()) && remove_spawn_script_timers_list.count(timer) == 0)
  3444. remove_spawn_script_timers_list.insert(timer);
  3445. }
  3446. if(all)
  3447. spawn_script_timers.clear();
  3448. }
  3449. MRemoveSpawnScriptTimersList.releasewritelock(__FUNCTION__, __LINE__);
  3450. MSpawnScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  3451. }
  3452. void ZoneServer::DeleteSpawnScriptTimers() {
  3453. MSpawnScriptTimers.writelock(__FUNCTION__, __LINE__);
  3454. MRemoveSpawnScriptTimersList.writelock(__FUNCTION__, __LINE__);
  3455. if(remove_spawn_script_timers_list.size() > 0){
  3456. set<SpawnScriptTimer*>::iterator itr;
  3457. SpawnScriptTimer* timer = 0;
  3458. for (itr = remove_spawn_script_timers_list.begin(); itr != remove_spawn_script_timers_list.end(); itr++) {
  3459. timer = *itr;
  3460. spawn_script_timers.erase(timer);
  3461. safe_delete(timer);
  3462. }
  3463. remove_spawn_script_timers_list.clear();
  3464. }
  3465. MRemoveSpawnScriptTimersList.releasewritelock(__FUNCTION__, __LINE__);
  3466. MSpawnScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  3467. }
  3468. void ZoneServer::CheckSpawnScriptTimers(){
  3469. DeleteSpawnScriptTimers();
  3470. SpawnScriptTimer* timer = 0;
  3471. vector<SpawnScriptTimer> call_timers;
  3472. MSpawnScriptTimers.readlock(__FUNCTION__, __LINE__);
  3473. MRemoveSpawnScriptTimersList.writelock(__FUNCTION__, __LINE__);
  3474. if(spawn_script_timers.size() > 0){
  3475. int32 current_time = Timer::GetCurrentTime2();
  3476. set<SpawnScriptTimer*>::iterator itr;
  3477. for (itr = spawn_script_timers.begin(); itr != spawn_script_timers.end(); itr++) {
  3478. timer = *itr;
  3479. if(remove_spawn_script_timers_list.count(timer) == 0 &&
  3480. timer->current_count < timer->max_count && current_time >= timer->timer){
  3481. timer->current_count++;
  3482. SpawnScriptTimer tmpTimer;
  3483. tmpTimer.current_count = timer->current_count;
  3484. tmpTimer.function = timer->function;
  3485. tmpTimer.player = timer->player;
  3486. tmpTimer.spawn = timer->spawn;
  3487. tmpTimer.max_count = timer->max_count;
  3488. call_timers.push_back(tmpTimer);
  3489. }
  3490. if(timer->current_count >= timer->max_count && remove_spawn_script_timers_list.count(timer) == 0)
  3491. remove_spawn_script_timers_list.insert(timer);
  3492. }
  3493. }
  3494. MRemoveSpawnScriptTimersList.releasewritelock(__FUNCTION__, __LINE__);
  3495. MSpawnScriptTimers.releasereadlock(__FUNCTION__, __LINE__);
  3496. if(call_timers.size() > 0){
  3497. vector<SpawnScriptTimer>::iterator itr;
  3498. for(itr = call_timers.begin(); itr != call_timers.end(); itr++){
  3499. SpawnScriptTimer tmpTimer = (SpawnScriptTimer)*itr;
  3500. CallSpawnScript(GetSpawnByID(tmpTimer.spawn), SPAWN_SCRIPT_TIMER, tmpTimer.player > 0 ? GetSpawnByID(tmpTimer.player) : 0, tmpTimer.function.c_str());
  3501. }
  3502. }
  3503. }
  3504. void ZoneServer::KillSpawnByDistance(Spawn* spawn, float max_distance, bool include_players, bool send_packet){
  3505. Spawn* test_spawn = 0;
  3506. map<int32, Spawn*>::iterator itr;
  3507. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3508. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3509. test_spawn = itr->second;
  3510. if(test_spawn && test_spawn->IsEntity() && test_spawn != spawn && (!test_spawn->IsPlayer() || include_players)){
  3511. if(test_spawn->GetDistance(spawn) < max_distance)
  3512. KillSpawn(true, test_spawn, spawn, send_packet);
  3513. }
  3514. }
  3515. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3516. }
  3517. void ZoneServer::SpawnSetByDistance(Spawn* spawn, float max_distance, string field, string value){
  3518. Spawn* test_spawn = 0;
  3519. int32 type = commands.GetSpawnSetType(field);
  3520. if(type == 0xFFFFFFFF)
  3521. return;
  3522. map<int32, Spawn*>::iterator itr;
  3523. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3524. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3525. test_spawn = itr->second;
  3526. if(test_spawn && test_spawn != spawn && !test_spawn->IsPlayer()){
  3527. if(test_spawn->GetDistance(spawn) < max_distance){
  3528. commands.SetSpawnCommand(0, test_spawn, type, value.c_str());
  3529. }
  3530. }
  3531. }
  3532. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3533. }
  3534. void ZoneServer::AddSpawnScriptTimer(SpawnScriptTimer* timer){
  3535. MSpawnScriptTimers.writelock(__FUNCTION__, __LINE__);
  3536. spawn_script_timers.insert(timer);
  3537. MSpawnScriptTimers.releasewritelock(__FUNCTION__, __LINE__);
  3538. }
  3539. /*
  3540. void ZoneServer::RemoveFromRangeMap(Client* client){
  3541. spawn_range_map.erase(client);
  3542. }
  3543. */
  3544. void ZoneServer::RemoveSpawn(Spawn* spawn, bool delete_spawn, bool respawn, bool lock, bool erase_from_spawn_list, bool lock_spell_process)
  3545. {
  3546. LogWrite(ZONE__DEBUG, 3, "Zone", "Processing RemoveSpawn function for %s (%i)...", spawn->GetName(),spawn->GetID());
  3547. PacketStruct* packet = 0;
  3548. int16 packet_version = 0;
  3549. Client* client = 0;
  3550. vector<Client*>::iterator client_itr;
  3551. MClientList.readlock(__FUNCTION__, __LINE__);
  3552. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3553. client = *client_itr;
  3554. if (client && (client->GetVersion() > 283 || !client->IsZoning() || client->GetPlayer() != spawn)) { //don't send destroy ghost of 283 client when zoning
  3555. if (client->GetPlayer()->HasTarget() && client->GetPlayer()->GetTarget() == spawn)
  3556. client->GetPlayer()->SetTarget(0);
  3557. if(client->GetPlayer()->WasSentSpawn(spawn->GetID()) || client->GetPlayer()->IsSendingSpawn(spawn->GetID()))
  3558. SendRemoveSpawn(client, spawn, packet, delete_spawn);
  3559. if (spawn_range_map.count(client) > 0)
  3560. spawn_range_map.Get(client)->erase(spawn->GetID());
  3561. }
  3562. }
  3563. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3564. safe_delete(packet);
  3565. spawn->RemoveSpawnProximities();
  3566. RemoveSpawnProximities(spawn);
  3567. if (movementMgr != nullptr && spawn->IsEntity()) {
  3568. movementMgr->RemoveMob((Entity*)spawn);
  3569. }
  3570. RemoveSpawnSupportFunctions(spawn, lock_spell_process);
  3571. if (reloading)
  3572. RemoveDeadEnemyList(spawn);
  3573. if (lock)
  3574. MDeadSpawns.writelock(__FUNCTION__, __LINE__);
  3575. if (dead_spawns.count(spawn->GetID()) > 0)
  3576. dead_spawns.erase(spawn->GetID());
  3577. if (lock)
  3578. MDeadSpawns.releasewritelock(__FUNCTION__, __LINE__);
  3579. if (spawn_expire_timers.count(spawn->GetID()) > 0)
  3580. spawn_expire_timers.erase(spawn->GetID());
  3581. spawn->SetDeletedSpawn(true);
  3582. // we will remove the spawn ptr and entry in the spawn_list later.. it is not safe right now (lua? client process? spawn process? etc? too many factors)
  3583. if(erase_from_spawn_list)
  3584. AddPendingSpawnRemove(spawn->GetID());
  3585. if(respawn && !spawn->IsPlayer() && spawn->GetRespawnTime() > 0 && spawn->GetSpawnLocationID() > 0)
  3586. {
  3587. LogWrite(ZONE__DEBUG, 3, "Zone", "Handle NPC Respawn for '%s'.", spawn->GetName());
  3588. // handle instance spawn db info
  3589. // we don't care if a NPC or a client kills the spawn, we could have events that cause NPCs to kill NPCs.
  3590. if(spawn->GetZone()->GetInstanceID() > 0 && spawn->GetSpawnLocationID() > 0)
  3591. {
  3592. LogWrite(ZONE__DEBUG, 3, "Zone", "Handle NPC Respawn in an Instance.");
  3593. // use respawn time to either insert/update entry (likely insert in this situation)
  3594. if ( spawn->IsNPC() )
  3595. {
  3596. database.CreateInstanceSpawnRemoved(spawn->GetSpawnLocationID(),SPAWN_ENTRY_TYPE_NPC,
  3597. spawn->GetRespawnTime(),spawn->GetZone()->GetInstanceID());
  3598. }
  3599. else if ( spawn->IsObject ( ) )
  3600. {
  3601. database.CreateInstanceSpawnRemoved(spawn->GetSpawnLocationID(),SPAWN_ENTRY_TYPE_OBJECT,
  3602. spawn->GetRespawnTime(),spawn->GetZone()->GetInstanceID());
  3603. }
  3604. }
  3605. else
  3606. {
  3607. int32 spawnLocationID = spawn->GetSpawnLocationID();
  3608. int32 spawnRespawnTime = spawn->GetRespawnTime();
  3609. respawn_timers.Put(spawnLocationID, Timer::GetCurrentTime2() + spawnRespawnTime * 1000);
  3610. }
  3611. }
  3612. // Do we really need the mutex locks and check to dead_spawns as we remove it from dead spawns at the start of this function
  3613. if (lock && !respawn)
  3614. MDeadSpawns.readlock(__FUNCTION__, __LINE__);
  3615. if(delete_spawn && dead_spawns.count(spawn->GetID()) == 0)
  3616. AddPendingDelete(spawn);
  3617. if (lock && !respawn)
  3618. MDeadSpawns.releasereadlock(__FUNCTION__, __LINE__);
  3619. LogWrite(ZONE__DEBUG, 3, "Zone", "Done processing RemoveSpawn function...");
  3620. }
  3621. Spawn* ZoneServer::GetClosestSpawn(Spawn* spawn, int32 spawn_id){
  3622. Spawn* closest_spawn = 0;
  3623. Spawn* test_spawn = 0;
  3624. float closest_distance = 1000000;
  3625. float test_distance = 0;
  3626. map<int32, Spawn*>::iterator itr;
  3627. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3628. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3629. test_spawn = itr->second;
  3630. if(test_spawn && test_spawn != spawn && test_spawn->GetDatabaseID() == spawn_id){
  3631. test_distance = test_spawn->GetDistance(spawn);
  3632. if(test_distance < closest_distance){
  3633. closest_distance = test_distance;
  3634. closest_spawn = test_spawn;
  3635. }
  3636. }
  3637. }
  3638. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3639. return closest_spawn;
  3640. }
  3641. int32 ZoneServer::GetClosestLocation(Spawn* spawn){
  3642. Spawn* closest_spawn = 0;
  3643. Spawn* test_spawn = 0;
  3644. float closest_distance = 1000000;
  3645. float test_distance = 0;
  3646. map<int32, Spawn*>::iterator itr;
  3647. MSpawnList.readlock(__FUNCTION__, __LINE__);
  3648. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  3649. test_spawn = itr->second;
  3650. if(test_spawn){
  3651. test_distance = test_spawn->GetDistance(spawn);
  3652. if(test_distance < closest_distance){
  3653. closest_distance = test_distance;
  3654. closest_spawn = test_spawn;
  3655. if(closest_distance < 10)
  3656. break;
  3657. }
  3658. }
  3659. }
  3660. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  3661. if(closest_spawn)
  3662. return closest_spawn->GetLocation();
  3663. return 0;
  3664. }
  3665. void ZoneServer::SendQuestUpdates(Client* client, Spawn* spawn){
  3666. if(!client)
  3667. return;
  3668. if(spawn){
  3669. if(client->GetPlayer()->WasSentSpawn(spawn->GetID()))
  3670. SendSpawnChanges(spawn, client, false, true);
  3671. }
  3672. else{
  3673. client->GetCurrentZone()->SendAllSpawnsForVisChange(client);
  3674. }
  3675. }
  3676. void ZoneServer::SendAllSpawnsForLevelChange(Client* client) {
  3677. Spawn* spawn = 0;
  3678. if (spawn_range_map.count(client) > 0) {
  3679. MutexMap<int32, float >::iterator itr = spawn_range_map.Get(client)->begin();
  3680. while (itr.Next()) {
  3681. spawn = GetSpawnByID(itr->first);
  3682. if (spawn && client->GetPlayer()->WasSentSpawn(spawn->GetID())) {
  3683. SendSpawnChanges(spawn, client, false, true);
  3684. // Attempt to slow down the packet spam sent to the client
  3685. // who the bloody fuck put a Sleep here
  3686. //Sleep(5);
  3687. }
  3688. }
  3689. }
  3690. }
  3691. void ZoneServer::SendAllSpawnsForSeeInvisChange(Client* client) {
  3692. Spawn* spawn = 0;
  3693. if (spawn_range_map.count(client) > 0) {
  3694. MutexMap<int32, float >::iterator itr = spawn_range_map.Get(client)->begin();
  3695. while (itr.Next()) {
  3696. spawn = GetSpawnByID(itr->first);
  3697. if (spawn && spawn->IsEntity() && (((Entity*)spawn)->IsInvis() || ((Entity*)spawn)->IsStealthed()) && client->GetPlayer()->WasSentSpawn(spawn->GetID())) {
  3698. SendSpawnChanges(spawn, client, true, true);
  3699. }
  3700. }
  3701. }
  3702. }
  3703. void ZoneServer::SendAllSpawnsForVisChange(Client* client, bool limitToEntities) {
  3704. Spawn* spawn = 0;
  3705. if (spawn_range_map.count(client) > 0) {
  3706. MutexMap<int32, float >::iterator itr = spawn_range_map.Get(client)->begin();
  3707. while (itr.Next()) {
  3708. spawn = GetSpawnByID(itr->first);
  3709. if (spawn && (!limitToEntities || (limitToEntities && spawn->IsEntity())) && client->GetPlayer()->WasSentSpawn(spawn->GetID())) {
  3710. SendSpawnChanges(spawn, client, false, true);
  3711. }
  3712. }
  3713. }
  3714. }
  3715. void ZoneServer::StartZoneSpawnsForLevelThread(Client* client){
  3716. if(zoneShuttingDown)
  3717. return;
  3718. #ifdef WIN32
  3719. _beginthread(SendLevelChangedSpawns, 0, client);
  3720. #else
  3721. pthread_t thread;
  3722. pthread_create(&thread, NULL, SendLevelChangedSpawns, client);
  3723. pthread_detach(thread);
  3724. #endif
  3725. }
  3726. void ZoneServer::ReloadClientQuests(){
  3727. Client* client = 0;
  3728. vector<Client*>::iterator client_itr;
  3729. MClientList.readlock(__FUNCTION__, __LINE__);
  3730. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  3731. client = *client_itr;
  3732. if(client)
  3733. client->ReloadQuests();
  3734. }
  3735. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  3736. }
  3737. void ZoneServer::SendCalculatedXP(Player* player, Spawn* victim){
  3738. if (player && victim) {
  3739. if (player->GetGroupMemberInfo()) {
  3740. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  3741. PlayerGroup* group = world.GetGroupManager()->GetGroup(player->GetGroupMemberInfo()->group_id);
  3742. if (group)
  3743. {
  3744. group->MGroupMembers.readlock(__FUNCTION__, __LINE__);
  3745. deque<GroupMemberInfo*>* members = group->GetMembers();
  3746. deque<GroupMemberInfo*>::iterator itr;
  3747. bool skipGrayMob = false;
  3748. for (itr = members->begin(); itr != members->end(); itr++) {
  3749. GroupMemberInfo* gmi = *itr;
  3750. if (gmi->client) {
  3751. Player* group_member = gmi->client->GetPlayer();
  3752. if(group_member && group_member->GetArrowColor(victim->GetLevel()) == ARROW_COLOR_GRAY) {
  3753. skipGrayMob = true;
  3754. break;
  3755. }
  3756. }
  3757. }
  3758. for (itr = members->begin(); !skipGrayMob && itr != members->end(); itr++) {
  3759. GroupMemberInfo* gmi = *itr;
  3760. if (gmi->client) {
  3761. Player* group_member = gmi->client->GetPlayer();
  3762. float xp = group_member->CalculateXP(victim) / members->size();
  3763. if (xp > 0) {
  3764. int16 level = group_member->GetLevel();
  3765. if (group_member->AddXP((int32)xp)) {
  3766. gmi->client->Message(CHANNEL_REWARD, "You gain %u experience!", (int32)xp);
  3767. LogWrite(PLAYER__DEBUG, 0, "Player", "Player: %s earned %u experience (GroupID %u)", group_member->GetName(), (int32)xp, player->GetGroupMemberInfo()->group_id);
  3768. if (group_member->GetLevel() != level)
  3769. gmi->client->ChangeLevel(level, group_member->GetLevel());
  3770. group_member->SetCharSheetChanged(true);
  3771. }
  3772. }
  3773. }
  3774. }
  3775. group->MGroupMembers.releasereadlock(__FUNCTION__, __LINE__);
  3776. }
  3777. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  3778. }
  3779. else {
  3780. float xp = player->CalculateXP(victim);
  3781. if (xp > 0) {
  3782. Client* client = GetClientBySpawn(player);
  3783. if(!client)
  3784. return;
  3785. int16 level = player->GetLevel();
  3786. if (player->AddXP((int32)xp)) {
  3787. client->Message(CHANNEL_REWARD, "You gain %u XP!", (int32)xp);
  3788. LogWrite(PLAYER__DEBUG, 0, "Player", "Player: %s earned %u experience.", player->GetName(), (int32)xp);
  3789. if(player->GetLevel() != level)
  3790. client->ChangeLevel(level, player->GetLevel());
  3791. player->SetCharSheetChanged(true);
  3792. }
  3793. }
  3794. }
  3795. }
  3796. }
  3797. void ZoneServer::ProcessFaction(Spawn* spawn, Client* client)
  3798. {
  3799. if(client && !spawn->IsPlayer() && spawn->GetFactionID() > 10)
  3800. {
  3801. bool update_result = false;
  3802. Faction* faction = 0;
  3803. vector<int32>* factions = 0;
  3804. Player* player = client->GetPlayer();
  3805. bool hasfaction = database.VerifyFactionID(player->GetCharacterID(), spawn->GetFactionID());
  3806. //if 0 they dont have an entry in the db for this faction. if one they do and we can skip it.
  3807. if(hasfaction == 0) {
  3808. //Find out the default for this faction
  3809. sint32 defaultfaction = master_faction_list.GetDefaultFactionValue(spawn->GetFactionID());
  3810. //add the default faction for the player.
  3811. player->SetFactionValue(spawn->GetFactionID(), defaultfaction);
  3812. //save the character so the new default gets written to the db.
  3813. client->Save();
  3814. }
  3815. if(player->GetFactions()->ShouldDecrease(spawn->GetFactionID()))
  3816. {
  3817. update_result = player->GetFactions()->DecreaseFaction(spawn->GetFactionID());
  3818. faction = master_faction_list.GetFaction(spawn->GetFactionID());
  3819. if(faction && update_result)
  3820. client->Message(CHANNEL_FACTION, "Your faction standing with %s got worse.", faction->name.c_str());
  3821. else if(faction)
  3822. client->Message(CHANNEL_FACTION, "Your faction standing with %s could not possibly get any worse.", faction->name.c_str());
  3823. factions = master_faction_list.GetHostileFactions(spawn->GetFactionID());
  3824. if(factions)
  3825. {
  3826. vector<int32>::iterator itr;
  3827. for(itr = factions->begin(); itr != factions->end(); itr++)
  3828. {
  3829. if(player->GetFactions()->ShouldIncrease(*itr))
  3830. {
  3831. update_result = player->GetFactions()->IncreaseFaction(*itr);
  3832. faction = master_faction_list.GetFaction(*itr);
  3833. if(faction && update_result)
  3834. client->Message(CHANNEL_FACTION, "Your faction standing with %s got better.", faction->name.c_str());
  3835. else if(faction)
  3836. client->Message(CHANNEL_FACTION, "Your faction standing with %s could not possibly get any better.", faction->name.c_str());
  3837. }
  3838. }
  3839. }
  3840. }
  3841. factions = master_faction_list.GetFriendlyFactions(spawn->GetFactionID());
  3842. if(factions)
  3843. {
  3844. vector<int32>::iterator itr;
  3845. for(itr = factions->begin(); itr != factions->end(); itr++)
  3846. {
  3847. if(player->GetFactions()->ShouldDecrease(*itr))
  3848. {
  3849. bool hasfaction = database.VerifyFactionID(player->GetCharacterID(),spawn->GetFactionID());
  3850. if(hasfaction == 0) {
  3851. //they do not have the faction. Lets get the default value and feed it in.
  3852. sint32 defaultfaction = master_faction_list.GetDefaultFactionValue(spawn->GetFactionID());
  3853. //add the default faction for the player.
  3854. player->SetFactionValue(spawn->GetFactionID(), defaultfaction);
  3855. }
  3856. update_result = player->GetFactions()->DecreaseFaction(*itr);
  3857. faction = master_faction_list.GetFaction(*itr);
  3858. if(faction && update_result)
  3859. client->Message(CHANNEL_FACTION, "Your faction standing with %s got worse.", faction->name.c_str());
  3860. else if(faction)
  3861. client->Message(CHANNEL_FACTION, "Your faction standing with %s could not possibly get any worse.", faction->name.c_str());
  3862. }
  3863. }
  3864. }
  3865. EQ2Packet* outapp = client->GetPlayer()->GetFactions()->FactionUpdate(client->GetVersion());
  3866. if(outapp)
  3867. client->QueuePacket(outapp);
  3868. }
  3869. }
  3870. void ZoneServer::Despawn(Spawn* spawn, int32 timer){
  3871. if (spawn && movementMgr != nullptr) {
  3872. movementMgr->RemoveMob((Entity*)spawn);
  3873. }
  3874. if(!spawn || spawn->IsPlayer())
  3875. return;
  3876. RemoveSpawnSupportFunctions(spawn, true);
  3877. if(spawn->IsEntity())
  3878. ((Entity*)spawn)->InCombat(false);
  3879. if(timer == 0)
  3880. timer = 1;
  3881. AddDeadSpawn(spawn, timer);
  3882. }
  3883. void ZoneServer::KillSpawn(bool spawnListLocked, Spawn* dead, Spawn* killer, bool send_packet, int8 damage_type, int16 kill_blow_type)
  3884. {
  3885. MDeadSpawns.readlock(__FUNCTION__, __LINE__);
  3886. if(!dead || this->dead_spawns.count(dead->GetID()) > 0) {
  3887. MDeadSpawns.releasereadlock(__FUNCTION__, __LINE__);
  3888. return;
  3889. }
  3890. MDeadSpawns.releasereadlock(__FUNCTION__, __LINE__);
  3891. PacketStruct* packet = 0;
  3892. Client* client = 0;
  3893. vector<int32>* encounter = 0;
  3894. bool killer_in_encounter = false;
  3895. if(dead->IsEntity())
  3896. {
  3897. // add any special quest related loot (no_drop_quest_completed)
  3898. if(dead->IsNPC() && killer && killer != dead)
  3899. AddLoot((NPC*)dead, killer);
  3900. ((Entity*)dead)->InCombat(false);
  3901. dead->SetInitialState(16512, false); // This will make aerial npc's fall after death
  3902. dead->SetHP(0);
  3903. dead->SetSpawnType(3);
  3904. dead->appearance.attackable = 0;
  3905. // Remove hate towards dead from all npc's in the zone
  3906. ClearHate((Entity*)dead);
  3907. // Check kill and death procs
  3908. if (killer && dead != killer){
  3909. if (dead->IsEntity())
  3910. ((Entity*)dead)->CheckProcs(PROC_TYPE_DEATH, killer);
  3911. if (killer->IsEntity())
  3912. ((Entity*)killer)->CheckProcs(PROC_TYPE_KILL, dead);
  3913. }
  3914. //Check if caster is alive after death proc called, incase of deathsave
  3915. if (dead->Alive())
  3916. return;
  3917. RemoveSpellTimersFromSpawn(dead, true, !dead->IsPlayer());
  3918. if(dead->IsPlayer())
  3919. {
  3920. ((Player*)dead)->UpdatePlayerStatistic(STAT_PLAYER_TOTAL_DEATHS, 1);
  3921. client = GetClientBySpawn(dead);
  3922. ((Entity*)dead)->HandleDeathExperienceDebt(killer);
  3923. if(client) {
  3924. if(client->GetPlayer()->DamageEquippedItems(10, client))
  3925. client->QueuePacket(client->GetPlayer()->GetEquipmentList()->serialize(client->GetVersion(), client->GetPlayer()));
  3926. client->DisplayDeadWindow();
  3927. }
  3928. }
  3929. else if (dead->IsNPC()) {
  3930. encounter = ((NPC*)dead)->Brain()->GetEncounter();
  3931. }
  3932. }
  3933. dead->SetActionState(0);
  3934. dead->SetTempActionState(0);
  3935. // Needs npc to have access to the encounter list for who is allowed to loot
  3936. NPC* chest = 0;
  3937. if (dead->IsNPC() && !((NPC*)dead)->Brain()->PlayerInEncounter()) {
  3938. dead->SetLootCoins(0);
  3939. dead->ClearLoot();
  3940. }
  3941. Spawn* groupMemberAlive = nullptr;
  3942. // If dead has loot attempt to drop a chest
  3943. if (dead->HasLoot()) {
  3944. if(!(groupMemberAlive = dead->IsSpawnGroupMembersAlive(dead))) {
  3945. chest = ((Entity*)dead)->DropChest();
  3946. }
  3947. else {
  3948. switch(dead->GetLootDropType()) {
  3949. case 0:
  3950. // default drop all chest type as a group
  3951. dead->TransferLoot(groupMemberAlive);
  3952. break;
  3953. case 1:
  3954. // this is a primary mob it drops its own loot
  3955. chest = ((Entity*)dead)->DropChest();
  3956. break;
  3957. }
  3958. }
  3959. }
  3960. // If dead is an npc get the encounter and loop through it giving out the rewards, no rewards for pets
  3961. if (dead->IsNPC() && !dead->IsPet() && !dead->IsBot()) {
  3962. Spawn* spawn = 0;
  3963. int8 size = encounter->size();
  3964. for (int8 i = 0; i < encounter->size(); i++) {
  3965. spawn = GetSpawnByID(encounter->at(i), spawnListLocked);
  3966. // set a flag to let us know if the killer is in the encounter
  3967. if (!killer_in_encounter && spawn == killer)
  3968. killer_in_encounter = true;
  3969. if (spawn && spawn->IsPlayer()) {
  3970. // Update players total kill count
  3971. ((Player*)spawn)->UpdatePlayerStatistic(STAT_PLAYER_TOTAL_NPC_KILLS, 1);
  3972. // If this was an epic mob kill send the announcement for this player
  3973. if (dead->GetEncounterLevel() >= 10)
  3974. SendEpicMobDeathToGuild((Player*)spawn, dead);
  3975. // Clear hostile spells from the players spell queue
  3976. spellProcess->RemoveSpellFromQueue((Player*)spawn, true);
  3977. // Get the client of the player
  3978. client = GetClientBySpawn(spawn);
  3979. // valid client?
  3980. if (client) {
  3981. // Check for quest kill updates
  3982. client->CheckPlayerQuestsKillUpdate(dead);
  3983. // If the dead mob is not a player and if it had a faction with an ID greater or equal to 10 the send faction changes
  3984. if (!dead->IsPlayer() && dead->GetFactionID() > 10)
  3985. ProcessFaction(dead, client);
  3986. // Send xp...this is currently wrong fix it
  3987. if (spawn != dead && ((Player*)spawn)->GetArrowColor(dead->GetLevel()) >= ARROW_COLOR_GREEN) {
  3988. //SendCalculatedXP((Player*)spawn, dead);
  3989. float xp = ((Player*)spawn)->CalculateXP(dead) / size;
  3990. if (xp > 0) {
  3991. int16 level = spawn->GetLevel();
  3992. if (((Player*)spawn)->AddXP((int32)xp)) {
  3993. client->Message(CHANNEL_REWARD, "You gain %u XP!", (int32)xp);
  3994. LogWrite(PLAYER__DEBUG, 0, "Player", "Player: %s earned %u experience.", spawn->GetName(), (int32)xp);
  3995. if (spawn->GetLevel() != level)
  3996. client->ChangeLevel(level, spawn->GetLevel());
  3997. ((Player*)spawn)->SetCharSheetChanged(true);
  3998. }
  3999. }
  4000. }
  4001. }
  4002. }
  4003. // If a chest is being dropped add this spawn to the chest's encounter so they can loot it
  4004. if (chest && spawn && spawn->IsEntity())
  4005. chest->Brain()->AddToEncounter((Entity*)spawn);
  4006. }
  4007. }
  4008. // If a chest is being dropped add it to the world and set the timer to remove it.
  4009. if (chest) {
  4010. AddSpawn(chest);
  4011. AddDeadSpawn(chest, 0xFFFFFFFF);
  4012. LogWrite(LOOT__DEBUG, 0, "Loot", "Adding a chest to the world...");
  4013. }
  4014. // Reset client pointer
  4015. client = 0;
  4016. // Killer was not in the encounter, give them the faction hit but no xp
  4017. if (!killer_in_encounter) {
  4018. // make sure the killer is a player and the dead spawn had a faction and wasn't a player
  4019. if (killer && killer->IsPlayer()) {
  4020. if (!dead->IsPlayer() && dead->GetFactionID() > 10) {
  4021. client = GetClientBySpawn(killer);
  4022. if (client)
  4023. ProcessFaction(dead, client);
  4024. }
  4025. // Clear hostile spells from the killers spell queue
  4026. spellProcess->RemoveSpellFromQueue((Player*)killer, true);
  4027. }
  4028. }
  4029. // Reset client pointer
  4030. client = 0;
  4031. vector<Spawn*>* group = dead->GetSpawnGroup();
  4032. if (group && group->size() == 1)
  4033. CallSpawnScript(dead, SPAWN_SCRIPT_GROUP_DEAD, killer);
  4034. safe_delete(group);
  4035. // Remove the support functions for the dead spawn
  4036. RemoveSpawnSupportFunctions(dead);
  4037. // Erase the expire timer if it has one
  4038. if (spawn_expire_timers.count(dead->GetID()) > 0)
  4039. spawn_expire_timers.erase(dead->GetID());
  4040. // If dead is an npc or object call the spawn scrip and handle instance stuff
  4041. if(dead->IsNPC() || dead->IsObject())
  4042. {
  4043. // handle instance spawn db info
  4044. // we don't care if a NPC or a client kills the spawn, we could have events that cause NPCs to kill NPCs.
  4045. if(dead->GetZone()->GetInstanceID() > 0 && dead->GetSpawnLocationID() > 0)
  4046. {
  4047. // use respawn time to either insert/update entry (likely insert in this situation)
  4048. if(dead->IsNPC())
  4049. database.CreateInstanceSpawnRemoved(dead->GetSpawnLocationID(),SPAWN_ENTRY_TYPE_NPC, dead->GetRespawnTime(),dead->GetZone()->GetInstanceID());
  4050. else if ( dead->IsObject ( ) )
  4051. database.CreateInstanceSpawnRemoved(dead->GetSpawnLocationID(),SPAWN_ENTRY_TYPE_OBJECT, dead->GetRespawnTime(),dead->GetZone()->GetInstanceID());
  4052. }
  4053. // Call the spawn scripts death() function
  4054. CallSpawnScript(dead, SPAWN_SCRIPT_DEATH, killer);
  4055. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  4056. if (zone_script && lua_interface)
  4057. lua_interface->RunZoneScript(zone_script, "spawn_killed", this, dead, 0, 0, killer);
  4058. }
  4059. int32 victim_id = dead->GetID();
  4060. int32 attacker_id = 0xFFFFFFFF;
  4061. if(killer)
  4062. attacker_id = killer->GetID();
  4063. if(send_packet)
  4064. {
  4065. vector<Client*>::iterator client_itr;
  4066. MClientList.readlock(__FUNCTION__, __LINE__);
  4067. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4068. client = *client_itr;
  4069. if(!client->GetPlayer()->WasSentSpawn(victim_id) || (attacker_id != 0xFFFFFFFF && !client->GetPlayer()->WasSentSpawn(attacker_id)) )
  4070. continue;
  4071. else if(killer && killer->GetDistance(client->GetPlayer()) > HEAR_SPAWN_DISTANCE)
  4072. continue;
  4073. packet = configReader.getStruct("WS_HearDeath", client->GetVersion());
  4074. if(packet)
  4075. {
  4076. if(killer)
  4077. packet->setDataByName("attacker", client->GetPlayer()->GetIDWithPlayerSpawn(killer));
  4078. else
  4079. packet->setDataByName("attacker", 0xFFFFFFFF);
  4080. packet->setDataByName("defender", client->GetPlayer()->GetIDWithPlayerSpawn(dead));
  4081. packet->setDataByName("damage_type", damage_type);
  4082. packet->setDataByName("blow_type", kill_blow_type);
  4083. client->QueuePacket(packet->serialize());
  4084. LogWrite(COMBAT__DEBUG, 0, "Combat", "Zone Killing '%s'", dead->GetName());
  4085. safe_delete(packet);
  4086. }
  4087. }
  4088. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4089. }
  4090. int32 pop_timer = 0xFFFFFFFF;
  4091. if(killer && killer->IsNPC())
  4092. {
  4093. // Call the spawn scripts killed() function
  4094. CallSpawnScript(killer, SPAWN_SCRIPT_KILLED, dead);
  4095. if(!dead->IsPlayer())
  4096. {
  4097. LogWrite(MISC__TODO, 1, "TODO", "Whenever pets are added, check for pet kills\n\t(%s, function: %s, line #: %i)", __FILE__, __FUNCTION__, __LINE__);
  4098. // Set the time for the corpse to linger to 5 sec
  4099. //pop_timer = 5000;
  4100. // commented out the timer so in the event the killer is not a player (pet, guard, something else i haven't thought of)
  4101. // the corpse doesn't vanish sooner then it should if it had loot for the players. AddDeadSpawn() will set timers based on if
  4102. // the corpse has loot or not if the timer value (pop_timer) is 0xFFFFFFFF
  4103. }
  4104. }
  4105. // If the dead spawns was not a player add it to the dead spawn list
  4106. if (!dead->IsPlayer() && !dead->IsBot())
  4107. AddDeadSpawn(dead, pop_timer);
  4108. // if dead was a player clear hostile spells from its spell queue
  4109. if (dead->IsPlayer())
  4110. spellProcess->RemoveSpellFromQueue((Player*)dead, true);
  4111. if (dead->IsNPC())
  4112. ((NPC*)dead)->Brain()->ClearHate();
  4113. // ResetPetInfo() is called in DismissPet(), might not need to be here
  4114. // Players pet is killed, clear the pet info from char sheet
  4115. /*if (dead->IsNPC() && ((NPC*)dead)->IsPet() && ((NPC*)dead)->GetOwner()->IsPlayer())
  4116. ((Player*)((NPC*)dead)->GetOwner())->ResetPetInfo();*/
  4117. safe_delete(encounter);
  4118. }
  4119. void ZoneServer::SendDamagePacket(Spawn* attacker, Spawn* victim, int8 type1, int8 type2, int8 damage_type, int16 damage, const char* spell_name) {
  4120. //Scat: was set but never being used anywhere. i see references to 0xFFFFFFFF below so could be old code not used anymore
  4121. //int32 attacker_id = 0xFFFFFFFF;
  4122. //if(attacker)
  4123. // attacker_id = attacker->GetID();
  4124. PacketStruct* packet = 0;
  4125. Client* client = 0;
  4126. if (attacker && victim && victim->IsPlayer() && victim->GetTarget() == 0) {
  4127. client = GetClientBySpawn(victim);
  4128. if (client)
  4129. client->TargetSpawn(attacker);
  4130. }
  4131. vector<Client*>::iterator client_itr;
  4132. MClientList.readlock(__FUNCTION__, __LINE__);
  4133. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4134. client = *client_itr;
  4135. if (!client || (client->GetPlayer() != attacker && client->GetPlayer() != victim && ((attacker && client->GetPlayer()->WasSentSpawn(attacker->GetID()) == false) || (victim && client->GetPlayer()->WasSentSpawn(victim->GetID()) == false))))
  4136. continue;
  4137. if (attacker && attacker->GetDistance(client->GetPlayer()) > 50)
  4138. continue;
  4139. if (victim && victim->GetDistance(client->GetPlayer()) > 50)
  4140. continue;
  4141. switch (type1) {
  4142. case DAMAGE_PACKET_TYPE_SIPHON_SPELL:
  4143. case DAMAGE_PACKET_TYPE_SIPHON_SPELL2:
  4144. packet = configReader.getStruct("WS_HearSiphonSpellDamage", client->GetVersion());
  4145. break;
  4146. case DAMAGE_PACKET_TYPE_MULTIPLE_DAMAGE:
  4147. if (client->GetVersion() > 546)
  4148. packet = configReader.getStruct("WS_HearMultipleDamage", client->GetVersion());
  4149. else
  4150. packet = configReader.getStruct("WS_HearSimpleDamage", client->GetVersion());
  4151. break;
  4152. case DAMAGE_PACKET_TYPE_SIMPLE_CRIT_DMG:
  4153. case DAMAGE_PACKET_TYPE_SIMPLE_DAMAGE:
  4154. packet = configReader.getStruct("WS_HearSimpleDamage", client->GetVersion());
  4155. break;
  4156. case DAMAGE_PACKET_TYPE_SPELL_DAMAGE2:
  4157. case DAMAGE_PACKET_TYPE_SPELL_DAMAGE3:
  4158. case DAMAGE_PACKET_TYPE_SPELL_CRIT_DMG:
  4159. case DAMAGE_PACKET_TYPE_SPELL_DAMAGE:
  4160. if (client->GetVersion() > 546)
  4161. packet = configReader.getStruct("WS_HearSpellDamage", client->GetVersion());
  4162. else
  4163. packet = configReader.getStruct("WS_HearSimpleDamage", client->GetVersion());
  4164. if (packet)
  4165. packet->setSubstructDataByName("header", "unknown", 5);
  4166. break;
  4167. case DAMAGE_PACKET_TYPE_RANGE_DAMAGE:
  4168. packet = configReader.getStruct("WS_HearRangeDamage", client->GetVersion());
  4169. break;
  4170. case DAMAGE_PACKET_TYPE_RANGE_SPELL_DMG:
  4171. case DAMAGE_PACKET_TYPE_RANGE_SPELL_DMG2:
  4172. packet = configReader.getStruct("WS_HearRangeDamage", client->GetVersion());
  4173. break;
  4174. default:
  4175. LogWrite(ZONE__ERROR, 0, "Zone", "Unknown Damage Packet type: %i in ZoneServer::SendDamagePacket.", type1);
  4176. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4177. return;
  4178. }
  4179. if (packet) {
  4180. if (client->GetVersion() > 546) {
  4181. packet->setSubstructDataByName("header", "packet_type", type1);
  4182. packet->setSubstructDataByName("header", "result_type", type2);
  4183. packet->setDataByName("damage_type", damage_type);
  4184. packet->setDataByName("damage", damage);
  4185. }
  4186. else {
  4187. switch (type2) {
  4188. case DAMAGE_PACKET_RESULT_MISS:
  4189. packet->setSubstructDataByName("header", "result_type", 1);
  4190. break;
  4191. case DAMAGE_PACKET_RESULT_DODGE:
  4192. packet->setSubstructDataByName("header", "result_type", 2);
  4193. break;
  4194. case DAMAGE_PACKET_RESULT_PARRY:
  4195. packet->setSubstructDataByName("header", "result_type", 3);
  4196. break;
  4197. case DAMAGE_PACKET_RESULT_RIPOSTE:
  4198. packet->setSubstructDataByName("header", "result_type", 4);
  4199. break;
  4200. case DAMAGE_PACKET_RESULT_BLOCK:
  4201. packet->setSubstructDataByName("header", "result_type", 5);
  4202. break;
  4203. case DAMAGE_PACKET_RESULT_INVULNERABLE:
  4204. packet->setSubstructDataByName("header", "result_type", 7);
  4205. break;
  4206. case DAMAGE_PACKET_RESULT_RESIST:
  4207. packet->setSubstructDataByName("header", "result_type", 9);
  4208. break;
  4209. case DAMAGE_PACKET_RESULT_REFLECT:
  4210. packet->setSubstructDataByName("header", "result_type", 10);
  4211. break;
  4212. case DAMAGE_PACKET_RESULT_IMMUNE:
  4213. packet->setSubstructDataByName("header", "result_type", 11);
  4214. break;
  4215. }
  4216. packet->setArrayLengthByName("num_dmg", 1);
  4217. packet->setSubstructDataByName("header", "defender_proxy", client->GetPlayer()->GetIDWithPlayerSpawn(victim));
  4218. packet->setArrayDataByName("damage_type", damage_type);
  4219. packet->setArrayDataByName("damage", damage);
  4220. }
  4221. if (!attacker)
  4222. packet->setSubstructDataByName("header", "attacker", 0xFFFFFFFF);
  4223. else
  4224. packet->setSubstructDataByName("header", "attacker", client->GetPlayer()->GetIDWithPlayerSpawn(attacker));
  4225. packet->setSubstructDataByName("header", "defender", client->GetPlayer()->GetIDWithPlayerSpawn(victim));
  4226. if (spell_name) {
  4227. packet->setDataByName("spell", 1);
  4228. packet->setDataByName("spell_name", spell_name);
  4229. }
  4230. EQ2Packet* app = packet->serialize();
  4231. //DumpPacket(app);
  4232. client->QueuePacket(app);
  4233. safe_delete(packet);
  4234. packet = 0;
  4235. }
  4236. }
  4237. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4238. }
  4239. void ZoneServer::SendHealPacket(Spawn* caster, Spawn* target, int16 heal_type, int32 heal_amt, const char* spell_name){
  4240. Client* client = 0;
  4241. vector<Client*>::iterator client_itr;
  4242. MClientList.readlock(__FUNCTION__, __LINE__);
  4243. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4244. client = *client_itr;
  4245. if(!client || (client->GetPlayer() != caster && ((caster && client->GetPlayer()->WasSentSpawn(caster->GetID()) == false) || (target && client->GetPlayer()->WasSentSpawn(target->GetID()) == false))))
  4246. continue;
  4247. if(caster && caster->GetDistance(client->GetPlayer()) > 50)
  4248. continue;
  4249. if(target && target->GetDistance(client->GetPlayer()) > 50)
  4250. continue;
  4251. PacketStruct* packet = configReader.getStruct("WS_HearHeal", client->GetVersion());
  4252. if (packet) {
  4253. packet->setDataByName("caster", client->GetPlayer()->GetIDWithPlayerSpawn(caster));
  4254. packet->setDataByName("target", client->GetPlayer()->GetIDWithPlayerSpawn(target));
  4255. packet->setDataByName("heal_amt", heal_amt);
  4256. packet->setDataByName("spellname", spell_name);
  4257. packet->setDataByName("type", heal_type);
  4258. packet->setDataByName("unknown2", 1);
  4259. EQ2Packet* app = packet->serialize();
  4260. client->QueuePacket(app);
  4261. safe_delete(packet);
  4262. }
  4263. }
  4264. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4265. }
  4266. void ZoneServer::SendThreatPacket(Spawn* caster, Spawn* target, int32 threat_amt, const char* spell_name) {
  4267. Client* client = 0;
  4268. vector<Client*>::iterator client_itr;
  4269. MClientList.readlock(__FUNCTION__, __LINE__);
  4270. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4271. client = *client_itr;
  4272. if(!client || (client->GetPlayer() != caster && ((caster && client->GetPlayer()->WasSentSpawn(caster->GetID()) == false) || (target && client->GetPlayer()->WasSentSpawn(target->GetID()) == false))))
  4273. continue;
  4274. if(caster && caster->GetDistance(client->GetPlayer()) > 50)
  4275. continue;
  4276. if(target && target->GetDistance(client->GetPlayer()) > 50)
  4277. continue;
  4278. PacketStruct* packet = configReader.getStruct("WS_HearThreatCmd", client->GetVersion());
  4279. if (packet) {
  4280. packet->setDataByName("spell_name", spell_name);
  4281. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(caster));
  4282. packet->setDataByName("target", client->GetPlayer()->GetIDWithPlayerSpawn(target));
  4283. packet->setDataByName("threat_amount", threat_amt);
  4284. client->QueuePacket(packet->serialize());
  4285. }
  4286. safe_delete(packet);
  4287. }
  4288. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4289. }
  4290. void ZoneServer::SendSpellFailedPacket(Client* client, int16 error){
  4291. if(!client)
  4292. return;
  4293. PacketStruct* packet = configReader.getStruct("WS_DisplaySpellFailed", client->GetVersion());
  4294. if(packet){
  4295. /* Temp solution, need to modify the error code before this function and while we still have access to the spell/combat art */
  4296. error = master_spell_list.GetSpellErrorValue(client->GetVersion(), error);
  4297. packet->setDataByName("error_code", error);
  4298. //packet->PrintPacket();
  4299. client->QueuePacket(packet->serialize());
  4300. safe_delete(packet);
  4301. }
  4302. }
  4303. void ZoneServer::SendInterruptPacket(Spawn* interrupted, LuaSpell* spell, bool fizzle){
  4304. if(!interrupted || !spell)
  4305. return;
  4306. EQ2Packet* outapp = 0;
  4307. PacketStruct* packet = 0;
  4308. Client* client = 0;
  4309. vector<Client*>::iterator client_itr;
  4310. MClientList.readlock(__FUNCTION__, __LINE__);
  4311. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4312. client = *client_itr;
  4313. if(!client || !client->GetPlayer()->WasSentSpawn(interrupted->GetID()))
  4314. continue;
  4315. packet = configReader.getStruct(fizzle ? "WS_SpellFizzle" : "WS_Interrupt", client->GetVersion());
  4316. if(packet){
  4317. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(interrupted));
  4318. packet->setArrayLengthByName("num_targets", spell->targets.size());
  4319. for (int32 i = 0; i < spell->targets.size(); i++)
  4320. packet->setArrayDataByName("target_id", client->GetPlayer()->GetIDWithPlayerSpawn(client->GetPlayer()->GetZone()->GetSpawnByID(spell->targets[i])), i);
  4321. packet->setDataByName("spell_id", spell->spell->GetSpellID());
  4322. outapp = packet->serialize();
  4323. client->QueuePacket(outapp);
  4324. safe_delete(packet);
  4325. }
  4326. }
  4327. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4328. safe_delete(packet);
  4329. }
  4330. void ZoneServer::SendCastSpellPacket(LuaSpell* spell, Entity* caster){
  4331. EQ2Packet* outapp = 0;
  4332. PacketStruct* packet = 0;
  4333. Client* client = 0;
  4334. if(!caster || !spell || !spell->spell || spell->interrupted)
  4335. return;
  4336. vector<Client*>::iterator client_itr;
  4337. MClientList.readlock(__FUNCTION__, __LINE__);
  4338. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4339. client = *client_itr;
  4340. if(!client)
  4341. continue;
  4342. packet = configReader.getStruct("WS_HearCastSpell", client->GetVersion());
  4343. if(packet){
  4344. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(caster));
  4345. packet->setArrayLengthByName("num_targets", spell->targets.size());
  4346. for (int32 i = 0; i < spell->targets.size(); i++)
  4347. packet->setArrayDataByName("target", client->GetPlayer()->GetIDWithPlayerSpawn(spell->caster->GetZone()->GetSpawnByID(spell->targets[i])), i);
  4348. packet->setDataByName("spell_visual", spell->spell->GetSpellData()->spell_visual); //result
  4349. packet->setDataByName("cast_time", spell->spell->GetSpellData()->cast_time*.01); //delay
  4350. packet->setDataByName("spell_id", spell->spell->GetSpellID());
  4351. packet->setDataByName("spell_level", 1);
  4352. packet->setDataByName("spell_tier", spell->spell->GetSpellData()->tier);
  4353. outapp = packet->serialize();
  4354. client->QueuePacket(outapp);
  4355. safe_delete(packet);
  4356. }
  4357. }
  4358. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4359. safe_delete(packet);
  4360. }
  4361. void ZoneServer::SendCastSpellPacket(int32 spell_visual, Spawn* target, Spawn* caster) {
  4362. if (target) {
  4363. vector<Client*>::iterator client_itr;
  4364. MClientList.readlock(__FUNCTION__, __LINE__);
  4365. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4366. Client* client = *client_itr;
  4367. if (!client)
  4368. continue;
  4369. PacketStruct* packet = configReader.getStruct("WS_HearCastSpell", client->GetVersion());
  4370. if (packet) {
  4371. if (!caster) {
  4372. packet->setDataByName("spawn_id", 0xFFFFFFFF);
  4373. packet->setDataByName("invoker_id", 0xFFFFFFFF);
  4374. }
  4375. else {
  4376. int32 caster_id = client->GetPlayer()->GetIDWithPlayerSpawn(caster);
  4377. packet->setDataByName("spawn_id", caster_id);
  4378. packet->setDataByName("invoker_id", caster_id);
  4379. }
  4380. packet->setArrayLengthByName("num_targets", 1);
  4381. packet->setArrayDataByName("target", client->GetPlayer()->GetIDWithPlayerSpawn(target));
  4382. packet->setDataByName("spell_visual", spell_visual);
  4383. packet->setDataByName("cast_time", 0);
  4384. packet->setDataByName("spell_id", 0);
  4385. packet->setDataByName("spell_level", 0);
  4386. packet->setDataByName("spell_tier", 1);
  4387. client->QueuePacket(packet->serialize());
  4388. safe_delete(packet);
  4389. }
  4390. }
  4391. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4392. }
  4393. }
  4394. void ZoneServer::SendCastEntityCommandPacket(EntityCommand* entity_command, int32 spawn_id, int32 target_id) {
  4395. if (entity_command) {
  4396. Spawn* spawn = GetSpawnByID(spawn_id);
  4397. Spawn* target = GetSpawnByID(target_id);
  4398. if (!spawn || !target)
  4399. return;
  4400. Client* client = 0;
  4401. vector<Client*>::iterator client_itr;
  4402. MClientList.readlock(__FUNCTION__, __LINE__);
  4403. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4404. client = *client_itr;
  4405. if (!client || !client->GetPlayer()->WasSentSpawn(spawn_id) || !client->GetPlayer()->WasSentSpawn(target_id))
  4406. continue;
  4407. PacketStruct* packet = configReader.getStruct("WS_HearCastSpell", client->GetVersion());
  4408. if (packet) {
  4409. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  4410. packet->setArrayLengthByName("num_targets", 1);
  4411. packet->setArrayDataByName("target", client->GetPlayer()->GetIDWithPlayerSpawn(target));
  4412. packet->setDataByName("num_targets", 1);
  4413. packet->setDataByName("spell_visual", entity_command->spell_visual); //result
  4414. packet->setDataByName("cast_time", entity_command->cast_time * 0.01); //delay
  4415. packet->setDataByName("spell_id", 1);
  4416. packet->setDataByName("spell_level", 1);
  4417. packet->setDataByName("spell_tier", 1);
  4418. EQ2Packet* outapp = packet->serialize();
  4419. client->QueuePacket(outapp);
  4420. safe_delete(packet);
  4421. }
  4422. }
  4423. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4424. }
  4425. }
  4426. void ZoneServer::StartZoneInitialSpawnThread(Client* client){
  4427. if(zoneShuttingDown)
  4428. return;
  4429. #ifdef WIN32
  4430. _beginthread(SendInitialSpawns, 0, client);
  4431. #else
  4432. pthread_t thread;
  4433. pthread_create(&thread, NULL, SendInitialSpawns, client);
  4434. pthread_detach(thread);
  4435. #endif
  4436. }
  4437. void ZoneServer::SendZoneSpawns(Client* client){
  4438. int8 count = 0;
  4439. while (LoadingData && count <= 6000) { //sleep for max of 60 seconds (60000ms) while the maps are loading
  4440. count++;
  4441. Sleep(10);
  4442. }
  4443. count = 0;
  4444. int16 size = 0;
  4445. //give the spawn thread a tad bit of time to add the pending_spawns to spawn_list (up to 10 seconds)
  4446. while (count < 1000) {
  4447. MPendingSpawnListAdd.readlock(__FUNCTION__, __LINE__);
  4448. size = pending_spawn_list_add.size();
  4449. MPendingSpawnListAdd.releasereadlock(__FUNCTION__, __LINE__);
  4450. if (size == 0)
  4451. break;
  4452. Sleep(10);
  4453. count++;
  4454. }
  4455. initial_spawn_threads_active++;
  4456. map<int32, Spawn*>::iterator itr;
  4457. MSpawnList.readlock(__FUNCTION__, __LINE__);
  4458. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  4459. Spawn* spawn = itr->second;
  4460. if (spawn) {
  4461. if(spawn == client->GetPlayer() && (client->IsReloadingZone() || client->GetPlayer()->IsReturningFromLD()))
  4462. {
  4463. if(!client->GetPlayer()->SetSpawnMap(spawn))
  4464. continue;
  4465. }
  4466. CheckSpawnRange(client, spawn, true);
  4467. }
  4468. }
  4469. CheckSendSpawnToClient(client, true);
  4470. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  4471. client->SetConnected(true);
  4472. ClientPacketFunctions::SendFinishedEntitiesList(client);
  4473. initial_spawn_threads_active--;
  4474. }
  4475. vector<Entity*> ZoneServer::GetPlayers(){
  4476. vector<Entity*> ret;
  4477. Client* client = 0;
  4478. vector<Client*>::iterator client_itr;
  4479. MClientList.readlock(__FUNCTION__, __LINE__);
  4480. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  4481. client = *client_itr;
  4482. ret.push_back(client->GetPlayer());
  4483. }
  4484. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  4485. return ret;
  4486. }
  4487. int16 ZoneServer::SetSpawnTargetable(Spawn* spawn, float distance){
  4488. Spawn* test_spawn = 0;
  4489. int16 ret_val = 0;
  4490. map<int32, Spawn*>::iterator itr;
  4491. MSpawnList.readlock(__FUNCTION__, __LINE__);
  4492. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  4493. test_spawn = itr->second;
  4494. if(test_spawn){
  4495. if(test_spawn->GetDistance(spawn) <= distance){
  4496. test_spawn->SetTargetable(1);
  4497. ret_val++;
  4498. }
  4499. }
  4500. }
  4501. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  4502. return ret_val;
  4503. }
  4504. int16 ZoneServer::SetSpawnTargetable(int32 spawn_id){
  4505. Spawn* spawn = 0;
  4506. int16 ret_val = 0;
  4507. map<int32, Spawn*>::iterator itr;
  4508. MSpawnList.readlock(__FUNCTION__, __LINE__);
  4509. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  4510. spawn = itr->second;
  4511. if(spawn){
  4512. if(spawn->GetDatabaseID() == spawn_id){
  4513. spawn->SetTargetable(1);
  4514. ret_val++;
  4515. }
  4516. }
  4517. }
  4518. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  4519. return ret_val;
  4520. }
  4521. ZoneInfoSlideStruct* ZoneServer::GenerateSlideStruct(float unknown1a, float unknown1b, int32 unknown2a, int32 unknown2b, int32 unknown3, int32 unknown4, const char* slide, const char* voiceover, int32 key1, int32 key2) {
  4522. ZoneInfoSlideStructInfo* info = new ZoneInfoSlideStructInfo();
  4523. memset(info, 0, sizeof(ZoneInfoSlideStructInfo));
  4524. info->unknown1[0] = unknown1a;
  4525. info->unknown1[1] = unknown1b;
  4526. info->unknown2[0] = unknown2a;
  4527. info->unknown2[1] = unknown2b;
  4528. info->unknown3 = unknown3;
  4529. info->unknown4 = unknown4;
  4530. int8 length = strlen(slide);
  4531. if (length >= 128)
  4532. length = 127;
  4533. strncpy(info->slide, slide, length);
  4534. length = strlen(voiceover);
  4535. if (length >= 128)
  4536. length = 127;
  4537. strncpy(info->voiceover, voiceover, length);
  4538. info->key1 = key1;
  4539. info->key2 = key2;
  4540. ZoneInfoSlideStruct* ret = new ZoneInfoSlideStruct();
  4541. ret->info = info;
  4542. return ret;
  4543. }
  4544. void ZoneServer::AddZoneInfoSlideStructTransitionInfo(ZoneInfoSlideStruct* info, int32 x, int32 y, float zoom, float transition_time) {
  4545. ZoneInfoSlideStructTransitionInfo* transition_info = new ZoneInfoSlideStructTransitionInfo();
  4546. transition_info->transition_x = x;
  4547. transition_info->transition_y = y;
  4548. transition_info->transition_zoom = zoom;
  4549. transition_info->transition_time = transition_time;
  4550. info->slide_transition_info.push_back(transition_info);
  4551. }
  4552. vector<ZoneInfoSlideStruct*>* ZoneServer::GenerateTutorialSlides() {
  4553. vector<ZoneInfoSlideStruct*>* slides = new vector<ZoneInfoSlideStruct*>();
  4554. ZoneInfoSlideStruct* slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt01_final001.dds", "voiceover/english/antonia_intro/antonia_intro_001_64.mp3", 2519553957, 1010319376);
  4555. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1, 0);
  4556. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1.5, 16);
  4557. slides->push_back(slide);
  4558. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt02_final001.dds", "voiceover/english/antonia_intro/antonia_intro_002_64.mp3", 567178266, 3055063399);
  4559. AddZoneInfoSlideStructTransitionInfo(slide, 600, 365, 1.60000002384186, 0);
  4560. AddZoneInfoSlideStructTransitionInfo(slide, 800, 370, 1.39999997615814, 9);
  4561. AddZoneInfoSlideStructTransitionInfo(slide, 920, 420, 1.20000004768372, 8);
  4562. slides->push_back(slide);
  4563. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt03_final001.dds", "voiceover/english/antonia_intro/antonia_intro_003_64.mp3", 3171561318, 593374281);
  4564. AddZoneInfoSlideStructTransitionInfo(slide, 920, 420, 1.20000004768372, 0);
  4565. AddZoneInfoSlideStructTransitionInfo(slide, 750, 320, 1.60000002384186, 10);
  4566. AddZoneInfoSlideStructTransitionInfo(slide, 575, 265, 2.29999995231628, 10);
  4567. slides->push_back(slide);
  4568. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt04_final001.dds", "voiceover/english/antonia_intro/antonia_intro_004_64.mp3", 1959944485, 4285605574);
  4569. AddZoneInfoSlideStructTransitionInfo(slide, 920, 420, 2.5, 0);
  4570. AddZoneInfoSlideStructTransitionInfo(slide, 920, 420, 1.70000004768372, 8);
  4571. AddZoneInfoSlideStructTransitionInfo(slide, 675, 390, 2.20000004768372, 11);
  4572. slides->push_back(slide);
  4573. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt05_final001.dds", "voiceover/english/antonia_intro/antonia_intro_005_64.mp3", 609693392, 260295215);
  4574. AddZoneInfoSlideStructTransitionInfo(slide, 750, 500, 2.79999995231628, 0);
  4575. AddZoneInfoSlideStructTransitionInfo(slide, 720, 300, 2.5, 9);
  4576. AddZoneInfoSlideStructTransitionInfo(slide, 975, 270, 2.20000004768372, 9);
  4577. slides->push_back(slide);
  4578. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt06_final001.dds", "voiceover/english/antonia_intro/antonia_intro_006_64.mp3", 3056613203, 775201556);
  4579. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1.89999997615814, 0);
  4580. AddZoneInfoSlideStructTransitionInfo(slide, 920, 475, 1, 24);
  4581. slides->push_back(slide);
  4582. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt07_final001.dds", "voiceover/english/antonia_intro/antonia_intro_007_64.mp3", 3113327662, 1299367895);
  4583. AddZoneInfoSlideStructTransitionInfo(slide, 1400, 420, 2.40000009536743, 0);
  4584. AddZoneInfoSlideStructTransitionInfo(slide, 1200, 375, 1.70000004768372, 7);
  4585. AddZoneInfoSlideStructTransitionInfo(slide, 800, 225, 2.29999995231628, 7);
  4586. slides->push_back(slide);
  4587. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt08_final001.dds", "voiceover/english/antonia_intro/antonia_intro_008_64.mp3", 2558791235, 2674773065);
  4588. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1, 0);
  4589. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1.5, 27);
  4590. slides->push_back(slide);
  4591. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt09_final001.dds", "voiceover/english/antonia_intro/antonia_intro_009_64.mp3", 4029296401, 1369011033);
  4592. AddZoneInfoSlideStructTransitionInfo(slide, 715, 305, 2.40000009536743, 0);
  4593. AddZoneInfoSlideStructTransitionInfo(slide, 730, 325, 1.79999995231628, 6);
  4594. AddZoneInfoSlideStructTransitionInfo(slide, 920, 395, 1.5, 5);
  4595. AddZoneInfoSlideStructTransitionInfo(slide, 1360, 330, 1.79999995231628, 9);
  4596. slides->push_back(slide);
  4597. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt10_final001.dds", "voiceover/english/antonia_intro/antonia_intro_010_64.mp3", 3055524517, 3787058332);
  4598. AddZoneInfoSlideStructTransitionInfo(slide, 670, 675, 2.20000004768372, 0);
  4599. AddZoneInfoSlideStructTransitionInfo(slide, 710, 390, 1.79999995231628, 7);
  4600. AddZoneInfoSlideStructTransitionInfo(slide, 920, 415, 1.60000002384186, 5.5);
  4601. AddZoneInfoSlideStructTransitionInfo(slide, 1250, 675, 1.79999995231628, 8);
  4602. slides->push_back(slide);
  4603. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt11_final001.dds", "voiceover/english/antonia_intro/antonia_intro_011_64.mp3", 3525586740, 812068950);
  4604. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1, 0);
  4605. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 2, 19);
  4606. slides->push_back(slide);
  4607. slide = GenerateSlideStruct(0.5, 0.5, 15, 15, 1842, 1012, "images/slideshows/boat_06p_tutorial02/lore_chapt12_final001.dds", "voiceover/english/antonia_intro/antonia_intro_012_64.mp3", 3493874350, 2037661816);
  4608. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 2, 0);
  4609. AddZoneInfoSlideStructTransitionInfo(slide, 920, 495, 1, 43);
  4610. slides->push_back(slide);
  4611. return slides;
  4612. }
  4613. EQ2Packet* ZoneServer::GetZoneInfoPacket(Client* client){
  4614. // this takes place when we get the LoginInfo for returning LD players
  4615. if(!client->GetPlayer()->IsReturningFromLD())
  4616. UpdateClientSpawnMap(client->GetPlayer(), client);
  4617. PacketStruct* packet = configReader.getStruct("WS_ZoneInfo", client->GetVersion());
  4618. packet->setSmallStringByName("server1",net.GetWorldName());
  4619. packet->setSmallStringByName("server2",net.GetWorldName());
  4620. packet->setDataByName("unknown1", 1, 1);//1, 1
  4621. int32 expansions = EXPANSION_UNKNOWN + EXPANSION_DOF + EXPANSION_KOS + EXPANSION_EOF + EXPANSION_ROK + EXPANSION_TSO + EXPANSION_DOV;
  4622. //packet->setDataByName("expansions_enabled", 82313211);//expansions 63181
  4623. //packet->setDataByName("expansions_enabled", 552075103);//expansions 63182
  4624. packet->setDataByName("expansions_enabled", 4294967295);//expansions 1096 //612499455 works
  4625. if (client->GetVersion() >= 1193) {
  4626. packet->setDataByName("unknown3", 4294967295, 0); // DOV and down
  4627. packet->setDataByName("unknown3", 4294967295, 1); //COE and up
  4628. packet->setDataByName("unknown3", 4294967295, 2);
  4629. }
  4630. else
  4631. packet->setDataByName("unknown3", 4294967295, 0); // DOV and down
  4632. packet->setSmallStringByName("auction_website", "eq2emulator.net");
  4633. packet->setDataByName("auction_port", 80);
  4634. packet->setSmallStringByName("upload_page", "test_upload.m");
  4635. packet->setSmallStringByName("upload_key", "dsya987yda9");
  4636. packet->setSmallStringByName("zone", GetZoneFile());
  4637. //packet->setSmallStringByName("zone2", GetZoneName());
  4638. //if ( strlen(GetZoneSkyFile()) > 0 )
  4639. // packet->setSmallStringByName("zone_unknown2", GetZoneSkyFile()); // used for the sky map
  4640. packet->setSmallStringByName("zone_desc", GetZoneDescription());
  4641. packet->setSmallStringByName("char_name", client->GetPlayer()->GetName());
  4642. packet->setDataByName("x", client->GetPlayer()->GetX());
  4643. packet->setDataByName("y", client->GetPlayer()->GetY());
  4644. packet->setDataByName("z", client->GetPlayer()->GetZ());
  4645. if ((GetZoneFile() && strcmp("boat_06p_tutorial02", GetZoneFile()) == 0) && client->GetPlayer()->GetX() == this->GetSafeX() && client->GetPlayer()->GetY() == this->GetSafeY() && client->GetPlayer()->GetZ() == this->GetSafeZ()) { //basically the only time the player will see this is if their zone in coords are the exact same as the safe coords (they haven't moved)
  4646. vector<ZoneInfoSlideStruct*>* slides = GenerateTutorialSlides();
  4647. if (slides) {
  4648. packet->setArrayLengthByName("num_slides", slides->size());
  4649. ZoneInfoSlideStruct* slide = 0;
  4650. for (int8 i = 0; i < slides->size(); i++) {
  4651. slide = slides->at(i);
  4652. packet->setArrayDataByName("unknown1", slide->info->unknown1[0], i, 0);
  4653. packet->setArrayDataByName("unknown1", slide->info->unknown1[1], i, 1);
  4654. packet->setArrayDataByName("unknown2", slide->info->unknown2[0], i, 0);
  4655. packet->setArrayDataByName("unknown2", slide->info->unknown2[1], i, 1);
  4656. packet->setArrayDataByName("unknown3", slide->info->unknown3, i);
  4657. packet->setArrayDataByName("unknown4", slide->info->unknown4, i);
  4658. packet->setArrayDataByName("slide", slide->info->slide, i);
  4659. packet->setArrayDataByName("voiceover", slide->info->voiceover, i);
  4660. packet->setArrayDataByName("key1", slide->info->key1, i);
  4661. packet->setArrayDataByName("key2", slide->info->key2, i);
  4662. packet->setSubArrayLengthByName("num_transitions", slide->slide_transition_info.size(), i);
  4663. for (int8 x = 0; x < slide->slide_transition_info.size(); x++) {
  4664. packet->setSubArrayDataByName("transition_x", slide->slide_transition_info[x]->transition_x, i, x);
  4665. packet->setSubArrayDataByName("transition_y", slide->slide_transition_info[x]->transition_y, i, x);
  4666. packet->setSubArrayDataByName("transition_zoom", slide->slide_transition_info[x]->transition_zoom, i, x);
  4667. packet->setSubArrayDataByName("transition_time", slide->slide_transition_info[x]->transition_time, i, x);
  4668. safe_delete(slide->slide_transition_info[x]);
  4669. }
  4670. safe_delete(slide->info);
  4671. safe_delete(slide);
  4672. }
  4673. }
  4674. safe_delete(slides);
  4675. }
  4676. packet->setDataByName("underworld", underworld);
  4677. // unknown3 can prevent screen shots from being taken if
  4678. //packet->setDataByName("unknown3", 2094661567, 1); // Screenshots allowed with this value
  4679. //packet->setDataByName("unknown3", 3815767999, 1); // Screenshots disabled with this value
  4680. //packet->setDataByName("unknown3", 1, 2);
  4681. /*if (client->GetVersion() >= 63587) {
  4682. packet->setArrayLengthByName("num_exp_feature_bytes", 9);
  4683. packet->setArrayDataByName("exp_feature_bytes", 95, 0);//kos and dof
  4684. packet->setArrayDataByName("exp_feature_bytes", 255, 1);//eof rok tso sf dov coe tov
  4685. packet->setArrayDataByName("exp_feature_bytes", 247, 2);//aom tot ka exp14
  4686. packet->setArrayDataByName("exp_feature_bytes", 32, 3);//rum cellar
  4687. packet->setArrayDataByName("exp_feature_bytes", 140, 4);
  4688. packet->setArrayDataByName("exp_feature_bytes", 62, 5);
  4689. packet->setArrayDataByName("exp_feature_bytes", 0, 6);
  4690. packet->setArrayDataByName("exp_feature_bytes", 45, 7);
  4691. packet->setArrayDataByName("exp_feature_bytes", 128, 8);
  4692. packet->setArrayLengthByName("num_unknown3b_bytes", 9);
  4693. packet->setArrayDataByName("unknown3b_bytes", 95, 0);
  4694. packet->setArrayDataByName("unknown3b_bytes", 255, 1);
  4695. packet->setArrayDataByName("unknown3b_bytes", 247, 2);
  4696. packet->setArrayDataByName("unknown3b_bytes", 237, 3);
  4697. packet->setArrayDataByName("unknown3b_bytes", 143, 4);
  4698. packet->setArrayDataByName("unknown3b_bytes", 255, 5);
  4699. packet->setArrayDataByName("unknown3b_bytes", 255, 6);
  4700. packet->setArrayDataByName("unknown3b_bytes", 255, 7);
  4701. packet->setArrayDataByName("unknown3b_bytes", 128, 8);
  4702. }
  4703. else if (client->GetVersion() >= 63214) {
  4704. packet->setArrayLengthByName("num_exp_feature_bytes", 9);
  4705. packet->setArrayDataByName("exp_feature_bytes", 95, 0);//kos and dof
  4706. packet->setArrayDataByName("exp_feature_bytes", 255, 1);//eof rok tso sf dov coe tov
  4707. packet->setArrayDataByName("exp_feature_bytes", 247, 2);//aom tot ka exp14
  4708. packet->setArrayDataByName("exp_feature_bytes", 32, 3);//rum cellar
  4709. packet->setArrayDataByName("exp_feature_bytes", 140, 4);
  4710. packet->setArrayDataByName("exp_feature_bytes", 62, 5);
  4711. packet->setArrayDataByName("exp_feature_bytes", 0, 6);
  4712. packet->setArrayDataByName("exp_feature_bytes", 45, 7);
  4713. packet->setArrayDataByName("exp_feature_bytes", 128, 8);
  4714. packet->setArrayLengthByName("num_unknown3b_bytes", 9);
  4715. packet->setArrayDataByName("unknown3b_bytes", 95, 0);
  4716. packet->setArrayDataByName("unknown3b_bytes", 255, 1);
  4717. packet->setArrayDataByName("unknown3b_bytes", 247, 2);
  4718. packet->setArrayDataByName("unknown3b_bytes", 237, 3);
  4719. packet->setArrayDataByName("unknown3b_bytes", 143, 4);
  4720. packet->setArrayDataByName("unknown3b_bytes", 255, 5);
  4721. packet->setArrayDataByName("unknown3b_bytes", 255, 6);
  4722. packet->setArrayDataByName("unknown3b_bytes", 255, 7);
  4723. packet->setArrayDataByName("unknown3b_bytes", 128, 8);
  4724. }*/
  4725. if (client->GetVersion() >= 64644) {
  4726. packet->setDataByName("unknown3a", 12598924);
  4727. packet->setDataByName("unknown3b", 3992452959);
  4728. packet->setDataByName("unknown3c", 4294967183);
  4729. packet->setDataByName("unknown2a", 9);
  4730. packet->setDataByName("unknown2b", 9);
  4731. }
  4732. else if (client->GetVersion() >= 63181) {
  4733. packet->setDataByName("unknown3a", 750796556);//63182 73821356
  4734. packet->setDataByName("unknown3b", 3991404383);// 63182 3991404383
  4735. packet->setDataByName("unknown3c", 4278189967);// 63182 4278189967
  4736. packet->setDataByName("unknown2a", 8);// 63182
  4737. packet->setDataByName("unknown2b", 8);// 63182
  4738. }
  4739. else{
  4740. //packet->setDataByName("unknown3", 872447025,0);//63181
  4741. //packet->setDataByName("unknown3", 3085434875,1);// 63181
  4742. //packet->setDataByName("unknown3", 2147483633,2);// 63181
  4743. }
  4744. packet->setDataByName("year", world.GetWorldTimeStruct()->year);
  4745. packet->setDataByName("month", world.GetWorldTimeStruct()->month);
  4746. packet->setDataByName("day", world.GetWorldTimeStruct()->day);
  4747. packet->setDataByName("hour", world.GetWorldTimeStruct()->hour);
  4748. packet->setDataByName("minute", world.GetWorldTimeStruct()->minute);
  4749. packet->setDataByName("unknown", 0);
  4750. packet->setDataByName("unknown7", 1);
  4751. packet->setDataByName("unknown7", 1, 1);
  4752. packet->setDataByName("unknown9", 13);
  4753. //packet->setDataByName("unknown10", 25188959);4294967295
  4754. //packet->setDataByName("unknown10", 25190239);
  4755. packet->setDataByName("unknown10", 25191524);//25191524
  4756. packet->setDataByName("unknown10b", 1);
  4757. packet->setDataByName("permission_level",3);// added on 63182 for now till we figur it out 0=none,1=visitor,2=friend,3=trustee,4=owner
  4758. packet->setDataByName("num_adv", 9);
  4759. packet->setArrayDataByName("adv_name", "adv02_dun_drowned_caverns", 0);
  4760. packet->setArrayDataByName("adv_id", 6, 0);
  4761. packet->setArrayDataByName("adv_name", "adv02_dun_sundered_splitpaw_hub", 1);
  4762. packet->setArrayDataByName("adv_id", 5, 1);
  4763. packet->setArrayDataByName("adv_name", "exp03_rgn_butcherblock", 2);
  4764. packet->setArrayDataByName("adv_id", 8, 2);
  4765. packet->setArrayDataByName("adv_name", "exp03_rgn_greater_faydark", 3);
  4766. packet->setArrayDataByName("adv_id", 7, 3);
  4767. packet->setArrayDataByName("adv_name", "mod01_dun_crypt_of_thaen", 4);
  4768. packet->setArrayDataByName("adv_id", 3, 4);
  4769. packet->setArrayDataByName("adv_name", "mod01_dun_tombs_of_night", 5);
  4770. packet->setArrayDataByName("adv_id", 4, 5);
  4771. packet->setArrayDataByName("adv_name", "nektulos_mini01", 6);
  4772. packet->setArrayDataByName("adv_id", 0, 6);
  4773. packet->setArrayDataByName("adv_name", "nektulos_mini02", 7);
  4774. packet->setArrayDataByName("adv_id", 1, 7);
  4775. packet->setArrayDataByName("adv_name", "nektulos_mini03", 8);
  4776. packet->setArrayDataByName("adv_id", 2, 8);
  4777. LogWrite(MISC__TODO, 0, "TODO", "Put cl_ client commands back in variables (not Rules) so they can be dynamically maintained");
  4778. vector<Variable*>* variables = world.GetClientVariables();
  4779. packet->setArrayLengthByName("num_client_setup", variables->size());
  4780. for(int i=variables->size()-1;i>=0;i--)
  4781. packet->setArrayDataByName("client_cmds", variables->at(i)->GetNameValuePair().c_str(), i);
  4782. // For AoM clients so item link work
  4783. if (client->GetVersion() >= 60114)
  4784. packet->setArrayDataByName("client_cmds", "chat_linkbrackets_item 1", variables->size());
  4785. safe_delete(variables);
  4786. //packet->setDataByName("unknown8", ); story?
  4787. // AA Tabs for 1193+ clients
  4788. if (client->GetVersion() >= 1193) {
  4789. packet->setArrayLengthByName("tab_count", 48);
  4790. int8 i = 0;
  4791. packet->setArrayDataByName("tab_index", i, i);
  4792. packet->setArrayDataByName("tab_name", ":es24a58bd8fcaac8c2:All", i);
  4793. i++;
  4794. packet->setArrayDataByName("tab_index", i, i);
  4795. packet->setArrayDataByName("tab_name", ":410385c727bd47a6:Racial Innate", i);
  4796. i++;
  4797. packet->setArrayDataByName("tab_index", i, i);
  4798. packet->setArrayDataByName("tab_name", ":410385c75a96e23c:Tradeskill Advancement", i);
  4799. i++;
  4800. packet->setArrayDataByName("tab_index", i, i);
  4801. packet->setArrayDataByName("tab_name", ":410385c744f1fd99:Focus Effects", i);
  4802. i++;
  4803. packet->setArrayDataByName("tab_index", i, i);
  4804. packet->setArrayDataByName("tab_name", ":410385c71edd2a66:Heroic", i);
  4805. i++;
  4806. packet->setArrayDataByName("tab_index", i, i);
  4807. packet->setArrayDataByName("tab_name", ":410385c76ee6239f:Shadows", i);
  4808. i++;
  4809. packet->setArrayDataByName("tab_index", i, i);
  4810. packet->setArrayDataByName("tab_name", ":410385c7e678b977:Prestige", i);
  4811. i++;
  4812. packet->setArrayDataByName("tab_index", i, i);
  4813. packet->setArrayDataByName("tab_name", ":410385c77ee422d7:Animalist", i);
  4814. i++;
  4815. packet->setArrayDataByName("tab_index", i, i);
  4816. packet->setArrayDataByName("tab_name", ":410385c7f165af77:Bard", i);
  4817. i++;
  4818. packet->setArrayDataByName("tab_index", i, i);
  4819. packet->setArrayDataByName("tab_name", ":410385c7421b9375:Brawler", i);
  4820. i++;
  4821. packet->setArrayDataByName("tab_index", i, i);
  4822. packet->setArrayDataByName("tab_name", ":410385c7a03ae7d1:Cleric", i);
  4823. i++;
  4824. packet->setArrayDataByName("tab_index", i, i);
  4825. packet->setArrayDataByName("tab_name", ":410385c7c9605e9f:Crusader", i);
  4826. i++;
  4827. packet->setArrayDataByName("tab_index", i, i);
  4828. packet->setArrayDataByName("tab_name", ":410385c7f9424168:Druid", i);
  4829. i++;
  4830. packet->setArrayDataByName("tab_index", i, i);
  4831. packet->setArrayDataByName("tab_name", ":410385c79cb9556c:Enchanter", i);
  4832. i++;
  4833. packet->setArrayDataByName("tab_index", i, i);
  4834. packet->setArrayDataByName("tab_name", ":410385c70c8b6aa4:Predator", i);
  4835. i++;
  4836. packet->setArrayDataByName("tab_index", i, i);
  4837. packet->setArrayDataByName("tab_name", ":410385c73a43b6dd:Rogue", i);
  4838. i++;
  4839. packet->setArrayDataByName("tab_index", i, i);
  4840. packet->setArrayDataByName("tab_name", ":410385c759fe7d15:Sorcerer", i);
  4841. i++;
  4842. packet->setArrayDataByName("tab_index", i, i);
  4843. packet->setArrayDataByName("tab_name", ":410385c7ad610aca:Summoner", i);
  4844. i++;
  4845. packet->setArrayDataByName("tab_index", i, i);
  4846. packet->setArrayDataByName("tab_name", ":410385c71e056728:Warrior", i);
  4847. i++;
  4848. packet->setArrayDataByName("tab_index", i, i);
  4849. packet->setArrayDataByName("tab_name", ":410385c7ba864c0b:Assassin", i);
  4850. i++;
  4851. packet->setArrayDataByName("tab_index", i, i);
  4852. packet->setArrayDataByName("tab_name", ":410385c7b8116aad:Beastlord", i);
  4853. i++;
  4854. packet->setArrayDataByName("tab_index", i, i);
  4855. packet->setArrayDataByName("tab_name", ":410385c7f53feb7b:Berserker", i);
  4856. i++;
  4857. packet->setArrayDataByName("tab_index", i, i);
  4858. packet->setArrayDataByName("tab_name", ":410385c73d8a70e2:Brigand", i);
  4859. i++;
  4860. packet->setArrayDataByName("tab_index", i, i);
  4861. packet->setArrayDataByName("tab_name", ":410385c770c766d6:Bruiser", i);
  4862. i++;
  4863. packet->setArrayDataByName("tab_index", i, i);
  4864. packet->setArrayDataByName("tab_name", ":410385c79226984b:Coercer", i);
  4865. i++;
  4866. packet->setArrayDataByName("tab_index", i, i);
  4867. packet->setArrayDataByName("tab_name", ":410385c70c58bb30:Conjurer", i);
  4868. i++;
  4869. packet->setArrayDataByName("tab_index", i, i);
  4870. packet->setArrayDataByName("tab_name", ":410385c73dfe68d0:Defiler", i);
  4871. i++;
  4872. packet->setArrayDataByName("tab_index", i, i);
  4873. packet->setArrayDataByName("tab_name", ":410385c792919a6b:Dirge", i);
  4874. i++;
  4875. packet->setArrayDataByName("tab_index", i, i);
  4876. packet->setArrayDataByName("tab_name", ":410385c7062e5f55:Fury", i);
  4877. i++;
  4878. packet->setArrayDataByName("tab_index", i, i);
  4879. packet->setArrayDataByName("tab_name", ":410385c762c1fdfc:Guardian", i);
  4880. i++;
  4881. packet->setArrayDataByName("tab_index", i, i);
  4882. packet->setArrayDataByName("tab_name", ":410385c78addfbf4:Illusionist", i);
  4883. i++;
  4884. packet->setArrayDataByName("tab_index", i, i);
  4885. packet->setArrayDataByName("tab_name", ":410385c7ece054a7:Inquisitor", i);
  4886. i++;
  4887. packet->setArrayDataByName("tab_index", i, i);
  4888. packet->setArrayDataByName("tab_name", ":410385c7d550d2e7:Monk", i);
  4889. i++;
  4890. packet->setArrayDataByName("tab_index", i, i);
  4891. packet->setArrayDataByName("tab_name", ":410385c743cfeaa2:Mystic", i);
  4892. i++;
  4893. packet->setArrayDataByName("tab_index", i, i);
  4894. packet->setArrayDataByName("tab_name", ":410385c7f63c9c8c:Necromancer", i);
  4895. i++;
  4896. packet->setArrayDataByName("tab_index", i, i);
  4897. packet->setArrayDataByName("tab_name", ":410385c70c5de0ae:Paladin", i);
  4898. i++;
  4899. packet->setArrayDataByName("tab_index", i, i);
  4900. packet->setArrayDataByName("tab_name", ":410385c79bc97b3a:Ranger", i);
  4901. i++;
  4902. packet->setArrayDataByName("tab_index", i, i);
  4903. packet->setArrayDataByName("tab_name", ":410385c78fbd2256:Shadowknight", i);
  4904. i++;
  4905. packet->setArrayDataByName("tab_index", i, i);
  4906. packet->setArrayDataByName("tab_name", ":410385c7781cc625:Shaman", i);
  4907. i++;
  4908. packet->setArrayDataByName("tab_index", i, i);
  4909. packet->setArrayDataByName("tab_name", ":410385c77eecdcdb:Swashbuckler", i);
  4910. i++;
  4911. packet->setArrayDataByName("tab_index", i, i);
  4912. packet->setArrayDataByName("tab_name", ":410385c7648d181e:Templar", i);
  4913. i++;
  4914. packet->setArrayDataByName("tab_index", i, i);
  4915. packet->setArrayDataByName("tab_name", ":410385c78df47d77:Troubador", i);
  4916. i++;
  4917. packet->setArrayDataByName("tab_index", i, i);
  4918. packet->setArrayDataByName("tab_name", ":410385c7c78ce0b8:Warden", i);
  4919. i++;
  4920. packet->setArrayDataByName("tab_index", i, i);
  4921. packet->setArrayDataByName("tab_name", ":410385c76290dcfa:Warlock", i);
  4922. i++;
  4923. packet->setArrayDataByName("tab_index", i, i);
  4924. packet->setArrayDataByName("tab_name", ":410385c7d1d52cf5:Wizard", i);
  4925. i++;
  4926. packet->setArrayDataByName("tab_index", i, i);
  4927. packet->setArrayDataByName("tab_name", ":410385c71c8f6f4d:Shaper", i);
  4928. i++;
  4929. packet->setArrayDataByName("tab_index", i, i);
  4930. packet->setArrayDataByName("tab_name", ":410385c72f6e354d:Channeler", i);
  4931. i++;
  4932. packet->setArrayDataByName("tab_index", i, i);
  4933. packet->setArrayDataByName("tab_name", ":410385c7df8bd37d:Dragon", i);
  4934. }
  4935. packet->setDataByName("unknown_mj", 1);//int8
  4936. packet->setDataByName("unknown_mj1", 335544320);//int32
  4937. packet->setDataByName("unknown_mj2", 4);//int32
  4938. packet->setDataByName("unknown_mj3", 3962504088);//int32
  4939. packet->setDataByName("unknown_mj4", 3985947216);//int32
  4940. packet->setDataByName("unknown_mj5", 1);//int32
  4941. packet->setDataByName("unknown_mj6", 386);//int32
  4942. packet->setDataByName("unknown_mj7", 4294967295);//int32
  4943. packet->setDataByName("unknown_mj8", 2716312211);//int32
  4944. packet->setDataByName("unknown_mj9", 1774338333);//int32
  4945. packet->setDataByName("unknown_mj10", 1);//int32
  4946. packet->setDataByName("unknown_mj11", 391);//int32
  4947. packet->setDataByName("unknown_mj12", 4294967295);//int32
  4948. packet->setDataByName("unknown_mj13", 3168965163);//int32
  4949. packet->setDataByName("unknown_mj14", 4117025286);//int32
  4950. packet->setDataByName("unknown_mj15", 1);//int32
  4951. packet->setDataByName("unknown_mj16", 394);//int32
  4952. packet->setDataByName("unknown_mj17", 4294967295);//int32
  4953. packet->setDataByName("unknown_mj18", 1790669110);//int32
  4954. packet->setDataByName("unknown_mj19", 107158108);//int32
  4955. packet->setDataByName("unknown_mj20", 1);//int32
  4956. packet->setDataByName("unknown_mj21", 393);//int32
  4957. packet->setDataByName("unknown_mj22", 4294967295);//int32
  4958. EQ2Packet* outapp = packet->serialize();
  4959. //packet->PrintPacket();
  4960. //DumpPacket(outapp);
  4961. safe_delete(packet);
  4962. return outapp;
  4963. }
  4964. void ZoneServer::SendUpdateDefaultCommand(Spawn* spawn, const char* command, float distance, Spawn* toPlayer){
  4965. if (spawn == nullptr || command == nullptr)
  4966. return;
  4967. if (toPlayer)
  4968. {
  4969. if (!toPlayer->IsPlayer())
  4970. return;
  4971. Client* client = GetClientBySpawn(toPlayer);
  4972. if (client)
  4973. {
  4974. client->SendDefaultCommand(spawn, command, distance);
  4975. }
  4976. // we don't override the primary command cause that would change ALL clients
  4977. return;
  4978. }
  4979. QueueDefaultCommand(spawn->GetID(), std::string(command), distance);
  4980. if (strlen(command)>0)
  4981. spawn->SetPrimaryCommand(command, command, distance);
  4982. }
  4983. void ZoneServer::CheckPlayerProximity(Spawn* spawn, Client* client){
  4984. if (player_proximities.size() < 1)
  4985. return;
  4986. if(player_proximities.count(spawn->GetID()) > 0){
  4987. PlayerProximity* prox = player_proximities.Get(spawn->GetID());
  4988. if(prox->clients_in_proximity.count(client) == 0 && spawn_range_map.count(client) > 0 && spawn_range_map.Get(client)->count(spawn->GetID()) > 0 && spawn_range_map.Get(client)->Get(spawn->GetID()) < prox->distance){
  4989. prox->clients_in_proximity[client] = true;
  4990. CallSpawnScript(spawn, SPAWN_SCRIPT_CUSTOM, client->GetPlayer(), prox->in_range_lua_function.c_str());
  4991. }
  4992. else if(prox->clients_in_proximity.count(client) > 0 && spawn_range_map.count(client) > 0 && spawn_range_map.Get(client)->count(spawn->GetID()) > 0 && spawn_range_map.Get(client)->Get(spawn->GetID()) > prox->distance){
  4993. if(prox->leaving_range_lua_function.length() > 0)
  4994. CallSpawnScript(spawn, SPAWN_SCRIPT_CUSTOM, client->GetPlayer(), prox->leaving_range_lua_function.c_str());
  4995. prox->clients_in_proximity.erase(client);
  4996. }
  4997. }
  4998. }
  4999. void ZoneServer::AddPlayerProximity(Spawn* spawn, float distance, string in_range_function, string leaving_range_function){
  5000. RemovePlayerProximity(spawn);
  5001. PlayerProximity* prox = new PlayerProximity;
  5002. prox->distance = distance;
  5003. prox->in_range_lua_function = in_range_function;
  5004. prox->leaving_range_lua_function = leaving_range_function;
  5005. player_proximities.Put(spawn->GetID(), prox);
  5006. }
  5007. void ZoneServer::RemovePlayerProximity(Client* client){
  5008. PlayerProximity* prox = 0;
  5009. MutexMap<int32, PlayerProximity*>::iterator itr = player_proximities.begin();
  5010. while(itr.Next()){
  5011. prox = itr->second;
  5012. if(prox->clients_in_proximity.count(client) > 0)
  5013. prox->clients_in_proximity.erase(client);
  5014. }
  5015. }
  5016. void ZoneServer::RemovePlayerProximity(Spawn* spawn, bool all){
  5017. if(all){
  5018. MutexMap<int32, PlayerProximity*>::iterator itr = player_proximities.begin();
  5019. while(itr.Next()){
  5020. player_proximities.erase(itr->first, false, true, 10000);
  5021. }
  5022. }
  5023. else if(player_proximities.count(spawn->GetID()) > 0){
  5024. player_proximities.erase(spawn->GetID(), false, true, 10000);
  5025. }
  5026. }
  5027. void ZoneServer::AddLocationProximity(float x, float y, float z, float max_variation, string in_range_function, string leaving_range_function) {
  5028. LocationProximity* prox = new LocationProximity;
  5029. prox->x = x;
  5030. prox->y = y;
  5031. prox->z = z;
  5032. prox->max_variation = max_variation;
  5033. prox->in_range_lua_function = in_range_function;
  5034. prox->leaving_range_lua_function = leaving_range_function;
  5035. location_proximities.Add(prox);
  5036. }
  5037. void ZoneServer::CheckLocationProximity() {
  5038. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  5039. if (!zone_script)
  5040. return;
  5041. if (location_proximities.size() > 0 && connected_clients.size() > 0) {
  5042. Client* client = 0;
  5043. MutexList<Client*>::iterator iterator = connected_clients.begin();
  5044. while(iterator.Next()){
  5045. client = iterator->value;
  5046. if (client->IsConnected() && client->IsReadyForSpawns() && !client->IsZoning()) {
  5047. try {
  5048. MutexList<LocationProximity*>::iterator itr = location_proximities.begin();
  5049. LocationProximity* prox = 0;
  5050. while(itr.Next()){
  5051. prox = itr->value;
  5052. bool in_range = false;
  5053. float char_x = client->GetPlayer()->GetX();
  5054. float char_y = client->GetPlayer()->GetY();
  5055. float char_z = client->GetPlayer()->GetZ();
  5056. float x = prox->x;
  5057. float y = prox->y;
  5058. float z = prox->z;
  5059. float max_variation = prox->max_variation;
  5060. float total_diff = 0;
  5061. float diff = x - char_x; //Check X
  5062. if(diff < 0)
  5063. diff *= -1;
  5064. if(diff <= max_variation) {
  5065. total_diff += diff;
  5066. diff = z - char_z; //Check Z (we check Z first because it is far more likely to be a much greater variation than y)
  5067. if(diff < 0)
  5068. diff *= -1;
  5069. if(diff <= max_variation) {
  5070. total_diff += diff;
  5071. if(total_diff <= max_variation) { //Check Total
  5072. diff = y - char_y; //Check Y
  5073. if(diff < 0)
  5074. diff *= -1;
  5075. if(diff <= max_variation) {
  5076. total_diff += diff;
  5077. if(total_diff <= max_variation) {
  5078. in_range = true;
  5079. if(lua_interface && prox->in_range_lua_function.length() > 0 && prox->clients_in_proximity.count(client) == 0) { //Check Total
  5080. prox->clients_in_proximity[client] = true;
  5081. lua_interface->RunZoneScript(zone_script, prox->in_range_lua_function.c_str(), this, client->GetPlayer());
  5082. }
  5083. }
  5084. }
  5085. }
  5086. }
  5087. }
  5088. if (!in_range) {
  5089. if(lua_interface && prox->leaving_range_lua_function.length() > 0 && prox->clients_in_proximity.count(client) > 0) {
  5090. lua_interface->RunZoneScript(zone_script, prox->leaving_range_lua_function.c_str(), this, client->GetPlayer());
  5091. prox->clients_in_proximity.erase(client);
  5092. }
  5093. }
  5094. }
  5095. }
  5096. catch (...) {
  5097. LogWrite(ZONE__ERROR, 0, "Zone", "Except caught in ZoneServer::CheckLocationProximity");
  5098. return;
  5099. }
  5100. }
  5101. }
  5102. }
  5103. }
  5104. void ZoneServer::CheckLocationGrids() {
  5105. if (connected_clients.size() > 0 && location_grids.size() > 0) {
  5106. MutexList<Client*>::iterator client_itr = connected_clients.begin();
  5107. while (client_itr.Next()) {
  5108. Client* client = client_itr.value;
  5109. if (!client)
  5110. continue;
  5111. Player* player = client->GetPlayer();
  5112. float x = player->GetX();
  5113. float y = player->GetY();
  5114. float z = player->GetZ();
  5115. int32 grid_id = player->appearance.pos.grid_id;
  5116. MutexList<LocationGrid*>::iterator location_grid_itr = location_grids.begin();
  5117. while (location_grid_itr.Next()) {
  5118. LocationGrid* grid = location_grid_itr.value;
  5119. if (grid->locations.size() > 0 || /*(grid->grid_id == grid_id ||*/ grid->players.count(player) > 0) {
  5120. float x_small = 0;
  5121. float x_large = 0;
  5122. float y_small = 0;
  5123. float y_large = 0;
  5124. float z_small = 0;
  5125. float z_large = 0;
  5126. bool first = true;
  5127. bool in_grid = false;
  5128. MutexList<Location*>::iterator location_itr = grid->locations.begin();
  5129. while (location_itr.Next()) {
  5130. Location* location = location_itr.value;
  5131. if (first) {
  5132. x_small = location->x;
  5133. x_large = location->x;
  5134. if (grid->include_y) {
  5135. y_small = location->y;
  5136. y_large = location->y;
  5137. }
  5138. z_small = location->z;
  5139. z_large = location->z;
  5140. first = false;
  5141. }
  5142. else {
  5143. if (location->x < x_small)
  5144. x_small = location->x;
  5145. else if (location->x > x_large)
  5146. x_large = location->x;
  5147. if (grid->include_y) {
  5148. if (location->y < y_small)
  5149. y_small = location->y;
  5150. else if (location->y > y_large)
  5151. y_large = location->y;
  5152. }
  5153. if (location->z < z_small)
  5154. z_small = location->z;
  5155. else if (location->z > z_large)
  5156. z_large = location->z;
  5157. }
  5158. }
  5159. if (grid->include_y && (x >= x_small && x <= x_large && y >= y_small && y <= y_large && z >= z_small && z <= z_large))
  5160. in_grid = true;
  5161. else if (x >= x_small && x <= x_large && z >= z_small && z <= z_large)
  5162. in_grid = true;
  5163. if (in_grid && grid->players.count(player) == 0) {
  5164. grid->players.Put(player, true);
  5165. bool show_enter_location_popup = true;
  5166. bool discovery_enabled = rule_manager.GetGlobalRule(R_World, EnablePOIDiscovery)->GetBool();
  5167. if( grid->discovery && discovery_enabled && !player->DiscoveredLocation(grid->id) )
  5168. {
  5169. // check if player has already discovered this location
  5170. // if not, process new discovery
  5171. char tmp[200] = {0};
  5172. sprintf(tmp, "\\#FFE400You have discovered\12\\#FFF283%s", grid->name.c_str());
  5173. client->SendPopupMessage(11, tmp, "ui_discovery", 2.25, 0xFF, 0xFF, 0xFF);
  5174. LogWrite(ZONE__DEBUG, 0, "Zone", "Player '%s' discovered location '%s' (%u)", player->GetName(), grid->name.c_str(), grid->id);
  5175. player->UpdatePlayerHistory(HISTORY_TYPE_DISCOVERY, HISTORY_SUBTYPE_LOCATION, grid->id);
  5176. show_enter_location_popup = false;
  5177. // else, print standard location entry
  5178. }
  5179. if( show_enter_location_popup )
  5180. {
  5181. LogWrite(ZONE__DEBUG, 0, "Zone", "Player '%s' entering location '%s' (%u)", player->GetName(), grid->name.c_str(), grid->id);
  5182. client->SendPopupMessage(10, grid->name.c_str(), 0, 2.5, 255, 255, 0);
  5183. }
  5184. }
  5185. else if (!in_grid && grid->players.count(player) > 0) {
  5186. LogWrite(ZONE__DEBUG, 0, "Zone", "Player '%s' leaving location '%s' (%u)", player->GetName(), grid->name.c_str(), grid->id);
  5187. grid->players.erase(player);
  5188. }
  5189. }
  5190. }
  5191. }
  5192. }
  5193. }
  5194. // Called from a command (client, main zone thread) and the main zone thread
  5195. // so no need for a mutex container
  5196. void ZoneServer::AddLocationGrid(LocationGrid* grid) {
  5197. if (grid)
  5198. location_grids.Add(grid);
  5199. }
  5200. void ZoneServer::RemoveLocationGrids() {
  5201. MutexList<LocationGrid*>::iterator itr = location_grids.begin();
  5202. while (itr.Next())
  5203. itr.value->locations.clear(true);
  5204. location_grids.clear(true);
  5205. }
  5206. void ZoneServer::RemoveSpellTimersFromSpawn(Spawn* spawn, bool remove_all, bool delete_recast, bool call_expire_function, bool lock_spell_process){
  5207. if(spellProcess)
  5208. spellProcess->RemoveSpellTimersFromSpawn(spawn, remove_all, delete_recast, call_expire_function, lock_spell_process);
  5209. }
  5210. void ZoneServer::Interrupted(Entity* caster, Spawn* interruptor, int16 error_code, bool cancel, bool from_movement){
  5211. if(spellProcess)
  5212. spellProcess->Interrupted(caster, interruptor, error_code, cancel, from_movement);
  5213. }
  5214. Spell* ZoneServer::GetSpell(Entity* caster){
  5215. Spell* spell = 0;
  5216. if(spellProcess)
  5217. spell = spellProcess->GetSpell(caster);
  5218. return spell;
  5219. }
  5220. void ZoneServer::ProcessSpell(Spell* spell, Entity* caster, Spawn* target, bool lock, bool harvest_spell, LuaSpell* customSpell, int16 custom_cast_time, bool in_heroic_opp){
  5221. if(spellProcess)
  5222. spellProcess->ProcessSpell(this, spell, caster, target, lock, harvest_spell, customSpell, custom_cast_time, in_heroic_opp);
  5223. }
  5224. void ZoneServer::ProcessEntityCommand(EntityCommand* entity_command, Entity* caster, Spawn* target, bool lock) {
  5225. if (target && target->GetSpawnScript()) {
  5226. Player* player = 0;
  5227. if (caster && caster->IsPlayer())
  5228. player = (Player*)caster;
  5229. CallSpawnScript(target, SPAWN_SCRIPT_CUSTOM, player, entity_command->command.c_str());
  5230. }
  5231. if (spellProcess)
  5232. spellProcess->ProcessEntityCommand(this, entity_command, caster, target, lock);
  5233. }
  5234. void ZoneServer::RemoveSpawnSupportFunctions(Spawn* spawn, bool lock_spell_process) {
  5235. if(!spawn)
  5236. return;
  5237. LogWrite(ZONE__DEBUG, 7, "Zone", "Processing RemoveSpawnSupportFunctions...");
  5238. if(spawn->IsPlayer() && spawn->GetZone())
  5239. spawn->GetZone()->RemovePlayerPassenger(((Player*)spawn)->GetCharacterID());
  5240. if(spawn->IsEntity())
  5241. RemoveSpellTimersFromSpawn((Entity*)spawn, true, true, true, lock_spell_process);
  5242. RemoveDamagedSpawn(spawn);
  5243. spawn->SendSpawnChanges(false);
  5244. RemoveChangedSpawn(spawn);
  5245. // Everything inside this if will be nuked during a reload in other spots, no need to do it twice
  5246. if (!reloading) {
  5247. RemoveDeadEnemyList(spawn);
  5248. spawn->changed = true;
  5249. spawn->info_changed = true;
  5250. spawn->vis_changed = true;
  5251. spawn->position_changed = true;
  5252. SendSpawnChanges(spawn);
  5253. if (spawn->GetSpawnGroupID() > 0) {
  5254. int32 group_id = spawn->GetSpawnGroupID();
  5255. spawn->RemoveSpawnFromGroup();
  5256. if (spawn_group_map.count(group_id) > 0)
  5257. spawn_group_map.Get(group_id).Remove(spawn->GetID());
  5258. }
  5259. if (!spawn->IsPlayer()) {
  5260. if(quick_database_id_lookup.count(spawn->GetDatabaseID()) > 0)
  5261. quick_database_id_lookup.erase(spawn->GetDatabaseID());
  5262. }
  5263. DeleteSpawnScriptTimers(spawn);
  5264. RemovePlayerProximity(spawn);
  5265. }
  5266. // We don't use RemoveMovementNPC() here as it caused a hell of a delay during reloads
  5267. // instead we remove it from the list directly
  5268. if (spawn->IsNPC())
  5269. movement_spawns.erase(spawn->GetID());
  5270. }
  5271. void ZoneServer::HandleEmote(Client* originator, string name) {
  5272. if (!originator) {
  5273. LogWrite(ZONE__ERROR, 0, "Zone", "HandleEmote called with an invalid client");
  5274. return;
  5275. }
  5276. Client* client = 0;
  5277. Emote* origEmote = visual_states.FindEmote(name, originator->GetVersion());
  5278. if(!origEmote){
  5279. originator->Message(CHANNEL_COLOR_YELLOW, "Unable to find emote '%s'. If this should be a valid emote be sure to submit a /bug report.", name.c_str());
  5280. return;
  5281. }
  5282. Emote* emote = origEmote;
  5283. PacketStruct* packet = 0;
  5284. char* emoteResponse = 0;
  5285. vector<Client*>::iterator client_itr;
  5286. int32 cur_client_version = originator->GetVersion();
  5287. map<int32, Emote*> emote_version_range;
  5288. MClientList.readlock(__FUNCTION__, __LINE__);
  5289. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  5290. client = *client_itr;
  5291. if(!client || (client && client->GetPlayer()->IsIgnored(originator->GetPlayer()->GetName())))
  5292. continue;
  5293. // establish appropriate emote for the version used by the client
  5294. if (client->GetVersion() != originator->GetVersion())
  5295. {
  5296. map<int32, Emote*>::iterator rangeitr = emote_version_range.find(client->GetVersion());
  5297. if (rangeitr == emote_version_range.end())
  5298. {
  5299. Emote* tmp_new_emote = visual_states.FindEmote(name, client->GetVersion());
  5300. if (tmp_new_emote)
  5301. {
  5302. emote_version_range.insert(make_pair(client->GetVersion(), tmp_new_emote));
  5303. emote = tmp_new_emote;
  5304. } // else its missing just use the current clients default
  5305. }
  5306. else // we have an existing emote already cached
  5307. emote = rangeitr->second;
  5308. }
  5309. else // since the client and originator client match use the original emote
  5310. emote = origEmote;
  5311. packet = configReader.getStruct("WS_CannedEmote", client->GetVersion());
  5312. if(packet){
  5313. packet->setDataByName("spawn_id" , client->GetPlayer()->GetIDWithPlayerSpawn(originator->GetPlayer()));
  5314. if(!emoteResponse){
  5315. string message;
  5316. if(originator->GetPlayer()->GetTarget() && originator->GetPlayer()->GetTarget()->GetID() != originator->GetPlayer()->GetID()){
  5317. message = emote->GetTargetedMessageString();
  5318. if(message.find("%t") < 0xFFFFFFFF)
  5319. message.replace(message.find("%t"), 2, originator->GetPlayer()->GetTarget()->GetName());
  5320. }
  5321. if(message.length() == 0)
  5322. message = emote->GetMessageString();
  5323. if(message.find("%g1") < 0xFFFFFFFF){
  5324. if(originator->GetPlayer()->GetGender() == 1)
  5325. message.replace(message.find("%g1"), 3, "his");
  5326. else
  5327. message.replace(message.find("%g1"), 3, "her");
  5328. }
  5329. if(message.find("%g2") < 0xFFFFFFFF){
  5330. if(originator->GetPlayer()->GetGender() == 1)
  5331. message.replace(message.find("%g2"), 3, "him");
  5332. else
  5333. message.replace(message.find("%g2"), 3, "her");
  5334. }
  5335. if(message.find("%g3") < 0xFFFFFFFF){
  5336. if(originator->GetPlayer()->GetGender() == 1)
  5337. message.replace(message.find("%g3"), 3, "he");
  5338. else
  5339. message.replace(message.find("%g3"), 3, "she");
  5340. }
  5341. if(message.length() > 0){
  5342. emoteResponse = new char[message.length() + strlen(originator->GetPlayer()->GetName()) + 10];
  5343. sprintf(emoteResponse,"%s %s", originator->GetPlayer()->GetName(), message.c_str());
  5344. }
  5345. else{
  5346. originator->Message(CHANNEL_COLOR_YELLOW, "%s is not properly configured, be sure to submit a /bug report.", name.c_str());
  5347. safe_delete(packet);
  5348. break;
  5349. }
  5350. }
  5351. packet->setMediumStringByName("emote_msg", emoteResponse);
  5352. packet->setDataByName("anim_type", emote->GetVisualState());
  5353. client->QueuePacket(packet->serialize());
  5354. safe_delete(packet);
  5355. safe_delete_array(emoteResponse);
  5356. }
  5357. }
  5358. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  5359. }
  5360. void ZoneServer::SetupInstance(int32 createdInstanceID) {
  5361. if ( createdInstanceID == 0 ) // if this happens that isn't good!
  5362. instanceID = ++MinInstanceID;
  5363. else // db should pass the good ID
  5364. instanceID = createdInstanceID;
  5365. }
  5366. void ZoneServer::RemoveDeadSpawn(Spawn* spawn){
  5367. AddDeadSpawn(spawn, 0);
  5368. }
  5369. void ZoneServer::AddDeadSpawn(Spawn* spawn, int32 timer){
  5370. MDeadSpawns.writelock(__FUNCTION__, __LINE__);
  5371. if (dead_spawns.count(spawn->GetID()) > 0)
  5372. dead_spawns[spawn->GetID()] = Timer::GetCurrentTime2() + timer;
  5373. else if(timer != 0xFFFFFFFF)
  5374. dead_spawns.insert(make_pair(spawn->GetID(), Timer::GetCurrentTime2() + timer));
  5375. else{
  5376. if(spawn->IsEntity() && spawn->HasLoot()){
  5377. dead_spawns.insert(make_pair(spawn->GetID(), Timer::GetCurrentTime2() + (15000 * spawn->GetLevel() + 240000)));
  5378. SendUpdateDefaultCommand(spawn, "loot", 10);
  5379. }
  5380. else
  5381. dead_spawns.insert(make_pair(spawn->GetID(), Timer::GetCurrentTime2() + 10000));
  5382. }
  5383. MDeadSpawns.releasewritelock(__FUNCTION__, __LINE__);
  5384. }
  5385. void ZoneServer::WritePlayerStatistics() {
  5386. MutexList<Client*>::iterator client_itr = connected_clients.begin();
  5387. while(client_itr.Next())
  5388. client_itr->value->GetPlayer()->WritePlayerStatistics();
  5389. }
  5390. bool ZoneServer::SendRadiusSpawnInfo(Client* client, float radius) {
  5391. if (!client)
  5392. return false;
  5393. Spawn* spawn = 0;
  5394. bool ret = false;
  5395. map<int32, Spawn*>::iterator itr;
  5396. MSpawnList.readlock(__FUNCTION__, __LINE__);
  5397. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  5398. spawn = itr->second;
  5399. if (spawn && spawn != client->GetPlayer() && !spawn->IsPlayer() && spawn->GetDistance(client->GetPlayer()) <= radius) {
  5400. const char* type = "NPC";
  5401. const char* specialTypeID = "N/A";
  5402. int32 specialID = 0, spawnEntryID = spawn->GetSpawnEntryID();
  5403. if (spawn->IsObject())
  5404. {
  5405. Object* obj = (Object*)spawn;
  5406. specialID = obj->GetID();
  5407. specialTypeID = "GetID";
  5408. type = "Object";
  5409. }
  5410. else if (spawn->IsSign())
  5411. {
  5412. Sign* sign = (Sign*)spawn;
  5413. specialID = sign->GetWidgetID();
  5414. specialTypeID = "WidgetID";
  5415. type = "Sign";
  5416. }
  5417. else if (spawn->IsWidget())
  5418. {
  5419. Widget* widget = (Widget*)spawn;
  5420. specialID = widget->GetWidgetID();
  5421. specialTypeID = "WidgetID";
  5422. if ( specialID == 0xFFFFFFFF )
  5423. specialTypeID = "WidgetID(spawn_widgets entry missing)";
  5424. type = "Widget";
  5425. }
  5426. else if (spawn->IsGroundSpawn())
  5427. {
  5428. GroundSpawn* gs = (GroundSpawn*)spawn;
  5429. specialID = gs->GetGroundSpawnEntryID();
  5430. specialTypeID = "GroundSpawnEntryID";
  5431. type = "GroundSpawn";
  5432. }
  5433. client->Message(CHANNEL_COLOR_RED, "Name: %s (%s), Spawn Table ID: %u, %s: %u", spawn->GetName(), type, spawn->GetDatabaseID(), specialTypeID, specialID);
  5434. client->Message(CHANNEL_COLOR_RED, "Spawn Location ID: %u, Spawn Group ID: %u, SpawnEntryID: %u, Grid ID: %u", spawn->GetSpawnLocationID(), spawn->GetSpawnGroupID(), spawnEntryID, spawn->GetLocation());
  5435. client->Message(CHANNEL_COLOR_RED, "Respawn Time: %u (sec), X: %f, Y: %f, Z: %f Heading: %f", spawn->GetRespawnTime(), spawn->GetX(), spawn->GetY(), spawn->GetZ(), spawn->GetHeading());
  5436. client->Message(CHANNEL_COLOR_YELLOW, "=============================");
  5437. ret = true;
  5438. }
  5439. }
  5440. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  5441. return ret;
  5442. }
  5443. void ZoneServer::FindSpawn(Client* client, char* regSearchStr)
  5444. {
  5445. if (!regSearchStr || strlen(regSearchStr) < 1)
  5446. {
  5447. client->SimpleMessage(CHANNEL_COLOR_RED, "Bad ZoneServer::FindSpawn(Client*, char* regSearchStr) attempt, regSearchStr is NULL or empty.");
  5448. return;
  5449. }
  5450. string resString = string(regSearchStr);
  5451. try
  5452. {
  5453. std::regex pre_re_check("^[a-zA-Z0-9_ ]+$");
  5454. bool output = std::regex_match(resString, pre_re_check);
  5455. if (output)
  5456. {
  5457. string newStr(".*");
  5458. newStr.append(regSearchStr);
  5459. newStr.append(".*");
  5460. resString = newStr;
  5461. }
  5462. }
  5463. catch (...)
  5464. {
  5465. client->SimpleMessage(CHANNEL_COLOR_RED, "Try/Catch ZoneServer::FindSpawn(Client*, char* regSearchStr) failure.");
  5466. return;
  5467. }
  5468. client->Message(CHANNEL_NARRATIVE, "RegEx Search Spawn List: %s", regSearchStr);
  5469. client->Message(CHANNEL_NARRATIVE, "Database ID | Spawn Name | X , Y , Z");
  5470. client->Message(CHANNEL_NARRATIVE, "========================");
  5471. map<int32, Spawn*>::iterator itr;
  5472. MSpawnList.readlock(__FUNCTION__, __LINE__);
  5473. int32 spawnsFound = 0;
  5474. std::regex re(resString, std::regex_constants::icase);
  5475. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  5476. Spawn* spawn = itr->second;
  5477. if (!spawn || !spawn->GetName())
  5478. continue;
  5479. bool output = false;
  5480. try {
  5481. output = std::regex_match(string(spawn->GetName()), re);
  5482. }
  5483. catch (...)
  5484. {
  5485. continue;
  5486. }
  5487. if (output)
  5488. {
  5489. client->Message(CHANNEL_NARRATIVE, "%i | %s | %f , %f , %f", spawn->GetDatabaseID(), spawn->GetName(), spawn->GetX(), spawn->GetY(), spawn->GetZ());
  5490. spawnsFound++;
  5491. }
  5492. }
  5493. client->Message(CHANNEL_NARRATIVE, "========================", spawnsFound);
  5494. client->Message(CHANNEL_NARRATIVE, "%u Results Found.", spawnsFound);
  5495. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  5496. }
  5497. void ZoneServer::AddPlayerTracking(Player* player) {
  5498. if (player && !player->GetIsTracking() && players_tracking.count(player->GetDatabaseID()) == 0) {
  5499. Client* client = GetClientBySpawn(player);
  5500. if (client) {
  5501. PacketStruct* packet = configReader.getStruct("WS_TrackingUpdate", client->GetVersion());
  5502. if (packet) {
  5503. player->SetIsTracking(true);
  5504. players_tracking.Put(client->GetCharacterID(), player);
  5505. packet->setDataByName("mode", TRACKING_START);
  5506. packet->setDataByName("type", TRACKING_TYPE_ENTITIES);
  5507. client->QueuePacket(packet->serialize());
  5508. safe_delete(packet);
  5509. }
  5510. }
  5511. }
  5512. }
  5513. void ZoneServer::RemovePlayerTracking(Player* player, int8 mode) {
  5514. if (player && player->GetIsTracking()) {
  5515. Client* client = GetClientBySpawn(player);
  5516. if (client) {
  5517. PacketStruct* packet = configReader.getStruct("WS_TrackingUpdate", client->GetVersion());
  5518. if (packet) {
  5519. player->SetIsTracking(false);
  5520. players_tracking.erase(client->GetCharacterID());
  5521. packet->setDataByName("mode", mode);
  5522. packet->setDataByName("type", TRACKING_TYPE_ENTITIES);
  5523. client->QueuePacket(packet->serialize());
  5524. safe_delete(packet);
  5525. }
  5526. }
  5527. }
  5528. }
  5529. void ZoneServer::ProcessTracking() {
  5530. MutexMap<int32, Player*>::iterator itr = players_tracking.begin();
  5531. while (itr.Next())
  5532. ProcessTracking(GetClientBySpawn(itr->second));
  5533. }
  5534. void ZoneServer::ProcessTracking(Client* client) {
  5535. if (!client)
  5536. return;
  5537. Player* player = client->GetPlayer();
  5538. if (player && player->GetIsTracking()) {
  5539. MutexMap<int32, Spawn*>::iterator spawn_itr;
  5540. PacketStruct* packet = configReader.getStruct("WS_TrackingUpdate", client->GetVersion());
  5541. if (packet) {
  5542. packet->setDataByName("mode", TRACKING_UPDATE);
  5543. packet->setDataByName("type", TRACKING_TYPE_ENTITIES);
  5544. vector<TrackedSpawn*> spawns_tracked;
  5545. while (spawn_itr.Next()) {
  5546. Spawn* spawn = spawn_itr->second;
  5547. float distance = player->GetDistance(spawn);
  5548. if (spawn->IsEntity() && distance <= 80 && spawn != player) {
  5549. TrackedSpawn* ts = new TrackedSpawn;
  5550. ts->spawn = spawn;
  5551. ts->distance = distance;
  5552. /* Add spawns in ascending order from closest to furthest */
  5553. if (spawns_tracked.empty())
  5554. spawns_tracked.push_back(ts);
  5555. else {
  5556. vector<TrackedSpawn*>::iterator tracked_itr;
  5557. bool added = false;
  5558. for (tracked_itr = spawns_tracked.begin(); tracked_itr != spawns_tracked.end(); tracked_itr++) {
  5559. TrackedSpawn* cur_ts = *tracked_itr;
  5560. if (ts->distance <= cur_ts->distance) {
  5561. spawns_tracked.insert(tracked_itr, ts);
  5562. added = true;
  5563. break;
  5564. }
  5565. }
  5566. if (!added)
  5567. spawns_tracked.push_back(ts);
  5568. }
  5569. }
  5570. }
  5571. packet->setArrayLengthByName("num_spawns", spawns_tracked.size());
  5572. for (int32 i = 0; i < spawns_tracked.size(); i++) {
  5573. TrackedSpawn* ts = spawns_tracked[i];
  5574. LogWrite(ZONE__DEBUG, 0, "Zone", "%s (%f)", ts->spawn->GetName(), ts->distance);
  5575. packet->setArrayDataByName("spawn_id", player->GetIDWithPlayerSpawn(ts->spawn), i);
  5576. packet->setArrayDataByName("spawn_name", ts->spawn->GetName(), i);
  5577. if (ts->spawn->IsPlayer())
  5578. packet->setArrayDataByName("spawn_type", TRACKING_SPAWN_TYPE_PC, i);
  5579. else
  5580. packet->setArrayDataByName("spawn_type", TRACKING_SPAWN_TYPE_NPC, i);
  5581. packet->setArrayDataByName("spawn_con_color", player->GetArrowColor(ts->spawn->GetLevel()), i);
  5582. }
  5583. packet->setArrayLengthByName("num_array1", 0);
  5584. //for (int32 i = 0; i < spawns_tracked.size(); i++) {
  5585. //}
  5586. packet->setArrayLengthByName("num_spawns2", spawns_tracked.size());
  5587. for (int32 i = 0; i < spawns_tracked.size(); i++) {
  5588. TrackedSpawn* ts = spawns_tracked[i];
  5589. packet->setArrayDataByName("list_spawn_id", player->GetIDWithPlayerSpawn(ts->spawn), i);
  5590. packet->setArrayDataByName("list_number", i, i);
  5591. }
  5592. client->QueuePacket(packet->serialize());
  5593. safe_delete(packet);
  5594. for (int32 i = 0; i < spawns_tracked.size(); i++)
  5595. safe_delete(spawns_tracked[i]);
  5596. }
  5597. }
  5598. }
  5599. void ZoneServer::SendEpicMobDeathToGuild(Player* killer, Spawn* victim) {
  5600. if (killer && victim) {
  5601. LogWrite(MISC__TODO, 1, "TODO" , "Check if player is in raid\n\t(%s, function: %s, line #: %i)", __FILE__, __FUNCTION__, __LINE__);
  5602. if (killer->GetGroupMemberInfo()) {
  5603. world.GetGroupManager()->GroupLock(__FUNCTION__, __LINE__);
  5604. deque<GroupMemberInfo*>::iterator itr;
  5605. PlayerGroup* group = world.GetGroupManager()->GetGroup(killer->GetGroupMemberInfo()->group_id);
  5606. if (group)
  5607. {
  5608. group->MGroupMembers.readlock(__FUNCTION__, __LINE__);
  5609. deque<GroupMemberInfo*>* members = group->GetMembers();
  5610. for (itr = members->begin(); itr != members->end(); itr++) {
  5611. GroupMemberInfo* gmi = *itr;
  5612. if (gmi->client) {
  5613. Player* group_member = gmi->client->GetPlayer();
  5614. if (group_member->GetGuild()) {
  5615. Guild* guild = group_member->GetGuild();
  5616. string message = Guild::GetEpicMobDeathMessage(group_member->GetName(), victim->GetName());
  5617. guild->AddNewGuildEvent(GUILD_EVENT_KILLS_EPIC_MONSTER, message.c_str(), Timer::GetUnixTimeStamp());
  5618. guild->SendMessageToGuild(GUILD_EVENT_KILLS_EPIC_MONSTER, message.c_str());
  5619. }
  5620. }
  5621. }
  5622. group->MGroupMembers.releasereadlock(__FUNCTION__, __LINE__);
  5623. }
  5624. world.GetGroupManager()->ReleaseGroupLock(__FUNCTION__, __LINE__);
  5625. }
  5626. else if (killer->GetGuild()) {
  5627. Guild* guild = killer->GetGuild();
  5628. string message = Guild::GetEpicMobDeathMessage(killer->GetName(), victim->GetName());
  5629. guild->AddNewGuildEvent(GUILD_EVENT_KILLS_EPIC_MONSTER, message.c_str(), Timer::GetUnixTimeStamp());
  5630. guild->SendMessageToGuild(GUILD_EVENT_KILLS_EPIC_MONSTER, message.c_str());
  5631. }
  5632. }
  5633. }
  5634. void ZoneServer::ProcessAggroChecks(Spawn* spawn) {
  5635. if (spawn->GetFactionID() < 1 || spawn->EngagedInCombat())
  5636. return;
  5637. // If faction based combat is not allowed then no need to run the loops so just return out
  5638. if(!rule_manager.GetGlobalRule(R_Faction, AllowFactionBasedCombat)->GetBool())
  5639. return;
  5640. if (spawn && spawn->IsNPC() && spawn->Alive())
  5641. CheckEnemyList((NPC*)spawn);
  5642. }
  5643. void ZoneServer::SendUpdateTitles(Client* client, Title* suffix, Title* prefix) {
  5644. assert(client);
  5645. if (client->GetVersion() > 546)
  5646. SendUpdateTitles(client->GetPlayer(), suffix, prefix);
  5647. }
  5648. void ZoneServer::SendUpdateTitles(Spawn *spawn, Title *suffix, Title *prefix) {
  5649. if (!spawn)
  5650. return;
  5651. vector<Client*>::iterator itr;
  5652. PacketStruct *packet;
  5653. Client* current_client;
  5654. MClientList.readlock(__FUNCTION__, __LINE__);
  5655. for (itr = clients.begin(); itr != clients.end(); itr++) {
  5656. current_client = *itr;
  5657. if (current_client->GetVersion() <= 546)
  5658. continue;
  5659. if (!(packet = configReader.getStruct("WS_UpdateTitle", current_client->GetVersion())))
  5660. continue;
  5661. packet->setDataByName("player_id", current_client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  5662. packet->setDataByName("player_name", spawn->GetName());
  5663. packet->setDataByName("unknown1", 1, 1);
  5664. if(suffix)
  5665. packet->setDataByName("suffix_title", suffix->GetName());
  5666. else
  5667. packet->setDataByName("suffix_title", spawn->GetSuffixTitle());
  5668. if(prefix)
  5669. packet->setDataByName("prefix_title", prefix->GetName());
  5670. else
  5671. packet->setDataByName("prefix_title", spawn->GetPrefixTitle());
  5672. packet->setDataByName("last_name", spawn->GetLastName());
  5673. packet->setDataByName("sub_title", spawn->GetSubTitle());
  5674. current_client->QueuePacket(packet->serialize());
  5675. safe_delete(packet);
  5676. }
  5677. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  5678. }
  5679. void ZoneServer::AddTransportSpawn(Spawn* spawn){
  5680. if(!spawn)
  5681. return;
  5682. MTransportSpawns.writelock(__FUNCTION__, __LINE__);
  5683. transport_spawns.push_back(spawn->GetID());
  5684. spawn->SetTransportSpawn(true);
  5685. MTransportSpawns.releasewritelock(__FUNCTION__, __LINE__);
  5686. }
  5687. Spawn* ZoneServer::GetClosestTransportSpawn(float x, float y, float z){
  5688. Spawn* spawn = 0;
  5689. Spawn* closest_spawn = 0;
  5690. float closest_distance = 0.0;
  5691. MTransportSpawns.writelock(__FUNCTION__, __LINE__);
  5692. vector<int32>::iterator itr = transport_spawns.begin();
  5693. while(itr != transport_spawns.end()){
  5694. spawn = GetSpawnByID(*itr);
  5695. if(spawn){
  5696. if(closest_distance == 0.0){
  5697. closest_spawn = spawn;
  5698. closest_distance = spawn->GetDistance(x, y, z);
  5699. }
  5700. else if(spawn->GetDistance(x, y, z) < closest_distance){
  5701. closest_spawn = spawn;
  5702. closest_distance = spawn->GetDistance(x, y, z);
  5703. }
  5704. itr++;
  5705. }
  5706. else
  5707. itr = transport_spawns.erase(itr);
  5708. }
  5709. MTransportSpawns.releasewritelock(__FUNCTION__, __LINE__);
  5710. return closest_spawn;
  5711. }
  5712. Spawn* ZoneServer::GetTransportByRailID(sint64 rail_id){
  5713. Spawn* spawn = 0;
  5714. Spawn* closest_spawn = 0;
  5715. MTransportSpawns.readlock(__FUNCTION__, __LINE__);
  5716. vector<int32>::iterator itr = transport_spawns.begin();
  5717. while(itr != transport_spawns.end()){
  5718. spawn = GetSpawnByID(*itr);
  5719. //printf("Rail id: %i vs %i\n", spawn ? spawn->GetRailID() : 0, rail_id);
  5720. if(spawn && spawn->GetRailID() == rail_id){
  5721. closest_spawn = spawn;
  5722. break;
  5723. }
  5724. itr++;
  5725. }
  5726. MTransportSpawns.releasereadlock(__FUNCTION__, __LINE__);
  5727. return closest_spawn;
  5728. }
  5729. void ZoneServer::SetRain(float val) {
  5730. rain = val;
  5731. vector<Client*>::iterator itr;
  5732. MClientList.readlock(__FUNCTION__, __LINE__);
  5733. for (itr = clients.begin(); itr != clients.end(); itr++) {
  5734. Client* client = *itr;
  5735. client->GetPlayer()->GetInfoStruct()->set_rain(val);
  5736. client->GetPlayer()->SetCharSheetChanged(true);
  5737. if( val >= 0.75 && !weather_signaled )
  5738. {
  5739. client->SimpleMessage(CHANNEL_NARRATIVE, "It starts to rain.");
  5740. }
  5741. else if( val < 0.75 && weather_signaled )
  5742. {
  5743. client->SimpleMessage(CHANNEL_NARRATIVE, "It stops raining.");
  5744. }
  5745. }
  5746. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  5747. if (val >= 0.75 && !weather_signaled) {
  5748. weather_signaled = true;
  5749. ProcessSpawnConditional(SPAWN_CONDITIONAL_RAINING);
  5750. }
  5751. else if (val < 0.75 && weather_signaled) {
  5752. weather_signaled = false;
  5753. ProcessSpawnConditional(SPAWN_CONDITIONAL_NOT_RAINING);
  5754. }
  5755. }
  5756. void ZoneServer::SetWind(float val) {
  5757. vector<Client*>::iterator itr;
  5758. MClientList.readlock(__FUNCTION__, __LINE__);
  5759. for (itr = clients.begin(); itr != clients.end(); itr++) {
  5760. Client* client = *itr;
  5761. client->GetPlayer()->GetInfoStruct()->set_wind(val);
  5762. client->GetPlayer()->SetCharSheetChanged(true);
  5763. }
  5764. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  5765. }
  5766. void ZoneServer::ProcessWeather()
  5767. {
  5768. // if the global rule to disable weather is set, or if the `weather_allowed` field in the zone record == 0, do not process weather
  5769. if( !weather_enabled || !isWeatherAllowed() )
  5770. return;
  5771. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Processing weather changes", zone_name);
  5772. float new_weather = 0;
  5773. float weather_offset = 0;
  5774. bool change_weather = false;
  5775. // check to see if it is time to change the weather according to weather_frequency (time between changes)
  5776. if( weather_last_changed_time <= (Timer::GetUnixTimeStamp() - weather_frequency) )
  5777. {
  5778. LogWrite(ZONE__DEBUG, 2, "Zone", "%s: Checking for weather changes", zone_name);
  5779. // reset last changed time (frequency check)
  5780. weather_last_changed_time = Timer::GetUnixTimeStamp();
  5781. // this is the chance a weather change occurs at all at the expired interval
  5782. int8 weather_random = MakeRandomInt(1, 100);
  5783. LogWrite(ZONE__DEBUG, 2, "Zone", "%s: Chance to change weather: %i%%, rolled: %i%% - Change weather: %s", zone_name, weather_change_chance, weather_random, weather_random <= weather_change_chance ? "True" : "False");
  5784. if( weather_random <= weather_change_chance )
  5785. {
  5786. change_weather = true;
  5787. weather_offset = weather_change_amount;
  5788. if( weather_type == 3 ) // chaotic weather patterns, random weather between min/max
  5789. {
  5790. new_weather = MakeRandomFloat(weather_min_severity, weather_max_severity);
  5791. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Chaotic weather severity changed to %.2f", zone_name, new_weather);
  5792. weather_pattern = 2;
  5793. }
  5794. else if( weather_type == 2 ) // random weather patterns, combination of normal + dynamic + max_offset
  5795. {
  5796. weather_offset = MakeRandomFloat(weather_change_amount, weather_dynamic_offset);
  5797. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Random weather severity changed by %.2f", zone_name, weather_offset);
  5798. int8 weather_alter = weather_change_chance / 10; // the divide is to prevent too many direction changes in a cycle
  5799. weather_random = MakeRandomInt(1, 100); // chance that the weather changes direction (weather_pattern)
  5800. if( weather_random <= weather_alter )
  5801. weather_pattern = ( weather_pattern == 0 ) ? 1 : 0;
  5802. }
  5803. else if( weather_type == 1 ) // dynamic weather patterns, weather may not reach min/max
  5804. {
  5805. int8 weather_alter = weather_change_chance / 10; // the divide is to prevent too many direction changes in a cycle
  5806. weather_random = MakeRandomInt(1, 100); // chance that the weather changes direction (weather_pattern)
  5807. if( weather_random <= weather_alter )
  5808. {
  5809. weather_pattern = ( weather_pattern == 0 ) ? 1 : 0;
  5810. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Dynamic weather pattern changed to %i", zone_name, weather_pattern);
  5811. }
  5812. }
  5813. else // normal weather patterns, weather starts at min, goes to max, then back down again
  5814. {
  5815. // do nothing (processed below)
  5816. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Normal weather severity changed by %.2f", zone_name, weather_offset);
  5817. }
  5818. // when all done, change the weather
  5819. if( change_weather )
  5820. {
  5821. if( weather_pattern == 1 )
  5822. {
  5823. // weather is getting worse, til it reaches weather_max_severity
  5824. new_weather = ( weather_current_severity <= weather_max_severity ) ? weather_current_severity + weather_offset : weather_max_severity;
  5825. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Increased weather severity by %.2f", zone_name, weather_offset);
  5826. if(new_weather > weather_max_severity)
  5827. {
  5828. new_weather = weather_max_severity - weather_offset;
  5829. weather_pattern = 0;
  5830. }
  5831. }
  5832. else if( weather_pattern == 0 )
  5833. {
  5834. // weather is clearing up, til it reaches weather_min_severity
  5835. new_weather = ( weather_current_severity >= weather_min_severity ) ? weather_current_severity - weather_offset : weather_min_severity;
  5836. LogWrite(ZONE__DEBUG, 3, "Zone", "%s: Decreased weather severity by %.2f", zone_name, weather_offset);
  5837. if(new_weather < weather_min_severity)
  5838. {
  5839. new_weather = weather_min_severity + weather_offset;
  5840. weather_pattern = 1;
  5841. }
  5842. }
  5843. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Weather change triggered from %.2f to %.2f", zone_name, weather_current_severity, new_weather);
  5844. this->SetRain(new_weather);
  5845. weather_current_severity = new_weather;
  5846. }
  5847. }
  5848. }
  5849. else
  5850. LogWrite(ZONE__DEBUG, 1, "Zone", "%s: Not time to change weather yet", zone_name);
  5851. }
  5852. void ZoneServer::HidePrivateSpawn(Spawn* spawn) {
  5853. if (!spawn->IsPrivateSpawn())
  5854. return;
  5855. Client* client = 0;
  5856. Player* player = 0;
  5857. PacketStruct* packet = 0;
  5858. int32 packet_version = 0;
  5859. MutexList<Client*>::iterator itr = connected_clients.begin();
  5860. while (itr->Next()) {
  5861. client = itr->value;
  5862. player = client->GetPlayer();
  5863. if (player->WasSentSpawn(spawn->GetID())) {
  5864. if (!packet || packet_version != client->GetVersion()) {
  5865. safe_delete(packet);
  5866. packet_version = client->GetVersion();
  5867. packet = configReader.getStruct("WS_DestroyGhostCmd", packet_version);
  5868. }
  5869. SendRemoveSpawn(client, spawn, packet);
  5870. if(spawn_range_map.count(client) > 0)
  5871. spawn_range_map.Get(client)->erase(spawn->GetID());
  5872. if(player->GetTarget() == spawn)
  5873. player->SetTarget(0);
  5874. }
  5875. }
  5876. safe_delete(packet);
  5877. }
  5878. SpawnLocation* ZoneServer::GetSpawnLocation(int32 id) {
  5879. SpawnLocation* ret = 0;
  5880. MSpawnLocationList.readlock(__FUNCTION__, __LINE__);
  5881. if (spawn_location_list.count(id) > 0)
  5882. ret = spawn_location_list[id];
  5883. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  5884. return ret;
  5885. }
  5886. void ZoneServer::PlayAnimation(Spawn* spawn, int32 visual_state, Spawn* spawn2, int8 hide_type){
  5887. Client* client = 0;
  5888. PacketStruct* packet = 0;
  5889. Spawn* exclude_spawn = 0;
  5890. if (!spawn)
  5891. return;
  5892. if (spawn2){
  5893. if(hide_type == 1){
  5894. client = GetClientBySpawn(spawn2);
  5895. if(client){
  5896. packet = configReader.getStruct("WS_CannedEmote", client->GetVersion());
  5897. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  5898. packet->setDataByName("anim_type", visual_state);
  5899. client->QueuePacket(packet->serialize());
  5900. }
  5901. return;
  5902. }
  5903. if(hide_type == 2)
  5904. exclude_spawn = spawn2;
  5905. }
  5906. vector<Client*>::iterator client_itr;
  5907. MClientList.readlock(__FUNCTION__, __LINE__);
  5908. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++) {
  5909. client = *client_itr;
  5910. if(spawn->GetDistance(client->GetPlayer()) > 50)
  5911. continue;
  5912. if(exclude_spawn == client->GetPlayer())
  5913. continue;
  5914. packet = configReader.getStruct("WS_CannedEmote", client->GetVersion());
  5915. if (packet) {
  5916. packet->setDataByName("spawn_id", client->GetPlayer()->GetIDWithPlayerSpawn(spawn));
  5917. packet->setDataByName("anim_type", visual_state);
  5918. client->QueuePacket(packet->serialize());
  5919. safe_delete(packet);
  5920. }
  5921. }
  5922. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  5923. }
  5924. vector<Spawn*> ZoneServer::GetSpawnsByID(int32 id) {
  5925. vector<Spawn*> tmp_list;
  5926. Spawn* spawn;
  5927. map<int32, Spawn*>::iterator itr;
  5928. MSpawnList.readlock(__FUNCTION__, __LINE__);
  5929. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  5930. spawn = itr->second;
  5931. if (spawn && (spawn->GetDatabaseID() == id))
  5932. tmp_list.push_back(spawn);
  5933. }
  5934. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  5935. return tmp_list;
  5936. }
  5937. vector<Spawn*> ZoneServer::GetSpawnsByRailID(sint64 rail_id) {
  5938. vector<Spawn*> tmp_list;
  5939. Spawn* spawn;
  5940. MTransportSpawns.readlock(__FUNCTION__, __LINE__);
  5941. vector<int32>::iterator itr = transport_spawns.begin();
  5942. while(itr != transport_spawns.end()){
  5943. spawn = GetSpawnByID(*itr);
  5944. if(spawn && spawn->GetRailID() == rail_id){
  5945. tmp_list.push_back(spawn);
  5946. }
  5947. itr++;
  5948. }
  5949. MTransportSpawns.releasereadlock(__FUNCTION__, __LINE__);
  5950. return tmp_list;
  5951. }
  5952. void ZoneServer::RemovePlayerPassenger(int32 char_id) {
  5953. vector<Spawn*> tmp_list;
  5954. Spawn* spawn;
  5955. MTransportSpawns.readlock(__FUNCTION__, __LINE__);
  5956. vector<int32>::iterator itr = transport_spawns.begin();
  5957. while(itr != transport_spawns.end()){
  5958. spawn = GetSpawnByID(*itr);
  5959. if(spawn) {
  5960. spawn->RemoveRailPassenger(char_id);
  5961. }
  5962. itr++;
  5963. }
  5964. MTransportSpawns.releasereadlock(__FUNCTION__, __LINE__);
  5965. }
  5966. vector<Spawn*> ZoneServer::GetAttackableSpawnsByDistance(Spawn* caster, float distance) {
  5967. vector<Spawn*> ret;
  5968. Spawn* spawn = 0;
  5969. map<int32, Spawn*>::iterator itr;
  5970. MSpawnList.readlock(__FUNCTION__, __LINE__);
  5971. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  5972. spawn = itr->second;
  5973. if (spawn && spawn->IsNPC() && spawn->appearance.attackable > 0 && spawn != caster && spawn->Alive() && spawn->GetDistance(caster, true) <= distance)
  5974. ret.push_back(spawn);
  5975. }
  5976. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  5977. return ret;
  5978. }
  5979. void ZoneServer::ResurrectSpawn(Spawn* spawn, Client* client) {
  5980. if(!client || !spawn)
  5981. return;
  5982. PendingResurrection* rez = client->GetCurrentRez();
  5983. if(!rez || !rez->caster)
  5984. return;
  5985. PacketStruct* packet = 0;
  5986. float power_perc = rez->mp_perc;
  5987. float health_perc = rez->hp_perc;
  5988. Spawn* caster_spawn = rez->caster;
  5989. sint32 heal_amt = 0;
  5990. sint32 power_amt = 0;
  5991. bool no_calcs = rez->no_calcs;
  5992. int8 crit_mod = rez->crit_mod;
  5993. Entity* caster = 0;
  5994. InfoStruct* info = 0;
  5995. bool crit = false;
  5996. string heal_spell = rez->heal_name;
  5997. int16 heal_packet_type = 0;
  5998. int16 power_packet_type = 0;
  5999. //Calculations for how much to heal the spawn
  6000. if(health_perc > 0)
  6001. heal_amt = (spawn->GetTotalHP() * (health_perc / 100));
  6002. if(power_perc > 0)
  6003. power_amt = (spawn->GetTotalPower() * (power_perc / 100));
  6004. if(caster_spawn->IsEntity()){
  6005. caster = ((Entity*)caster_spawn);
  6006. info = caster->GetInfoStruct();
  6007. }
  6008. if(!no_calcs && caster){
  6009. heal_amt = caster->CalculateHealAmount(spawn, heal_amt, crit_mod, &crit);
  6010. power_amt = caster->CalculateHealAmount(spawn, power_amt, crit_mod, &crit);
  6011. }
  6012. //Set this rez as a crit to be passed to subspell (not yet used)
  6013. rez->crit = true;
  6014. //Set Heal amt to 1 if 0 now so the player has health
  6015. if(heal_amt == 0)
  6016. heal_amt = 1;
  6017. if(heal_amt > spawn->GetTotalHP())
  6018. heal_amt = spawn->GetTotalHP();
  6019. if(power_amt > spawn->GetTotalPower())
  6020. power_amt = spawn->GetTotalPower();
  6021. spawn->SetHP(heal_amt);
  6022. if(power_amt > 0)
  6023. spawn->SetPower(power_amt);
  6024. if(client && caster){
  6025. EQ2Packet* move = ((Player*)spawn)->Move(caster->GetX(), caster->GetY(), caster->GetZ(), client->GetVersion());
  6026. if(move)
  6027. client->QueuePacket(move);
  6028. }
  6029. if(crit){
  6030. power_packet_type = HEAL_PACKET_TYPE_CRIT_MANA;
  6031. heal_packet_type = HEAL_PACKET_TYPE_CRIT_HEAL;
  6032. }
  6033. else {
  6034. power_packet_type = HEAL_PACKET_TYPE_SIMPLE_MANA;
  6035. heal_packet_type = HEAL_PACKET_TYPE_SIMPLE_HEAL;
  6036. }
  6037. SendHealPacket(caster, spawn, heal_packet_type, heal_amt, heal_spell.c_str());
  6038. if(power_amt > 0)
  6039. SendHealPacket(caster, spawn, power_packet_type, power_amt, heal_spell.c_str());
  6040. //The following code sets the spawn as alive
  6041. if(dead_spawns.count(spawn->GetID()) > 0)
  6042. dead_spawns.erase(spawn->GetID());
  6043. if(spawn->IsPlayer()){
  6044. spawn->SetSpawnType(4);
  6045. client = GetClientBySpawn(spawn);
  6046. if(client){
  6047. packet = configReader.getStruct("WS_Resurrected", client->GetVersion());
  6048. if(packet){
  6049. client->QueuePacket(packet->serialize());
  6050. }
  6051. packet = configReader.getStruct("WS_ServerControlFlags", client->GetVersion());
  6052. if(packet)
  6053. {
  6054. packet->setDataByName("parameter1", 8);
  6055. client->QueuePacket(packet->serialize());
  6056. packet->setDataByName("parameter1", 16);
  6057. client->QueuePacket(packet->serialize());
  6058. }
  6059. safe_delete(packet);
  6060. client->SimpleMessage(CHANNEL_NARRATIVE, "You regain consciousness!");
  6061. }
  6062. }
  6063. spawn->SendSpawnChanges(true);
  6064. spawn->SetTempActionState(-1);
  6065. spawn->appearance.attackable = 1;
  6066. }
  6067. void ZoneServer::SendDispellPacket(Entity* caster, Spawn* target, string dispell_name, string spell_name, int8 dispell_type){
  6068. if(!caster || !target)
  6069. return;
  6070. Client* client = 0;
  6071. Player* player = 0;
  6072. PacketStruct* packet = 0;
  6073. vector<Client*>::iterator client_itr;
  6074. MClientList.readlock(__FUNCTION__, __LINE__);
  6075. for (client_itr = clients.begin(); client_itr != clients.end(); client_itr++){
  6076. client = *client_itr;
  6077. if(!client || !(player = client->GetPlayer()) || (player != caster && ((caster && player->WasSentSpawn(caster->GetID()) == false) || (target && player->WasSentSpawn(target->GetID()) == false))))
  6078. continue;
  6079. if(caster && caster->GetDistance(player) > 50)
  6080. continue;
  6081. if(target && target->GetDistance(player) > 50)
  6082. continue;
  6083. packet = configReader.getStruct("WS_HearDispell", client->GetVersion());
  6084. if(packet){
  6085. packet->setDataByName("spell_name", spell_name.c_str());
  6086. packet->setDataByName("dispell_name", dispell_name.c_str());
  6087. packet->setDataByName("caster", player->GetIDWithPlayerSpawn(caster));
  6088. packet->setDataByName("target", player->GetIDWithPlayerSpawn(target));
  6089. packet->setDataByName("type", dispell_type);
  6090. client->QueuePacket(packet->serialize());
  6091. }
  6092. safe_delete(packet);
  6093. }
  6094. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  6095. }
  6096. void ZoneServer::DismissAllPets() {
  6097. Spawn* spawn = 0;
  6098. map<int32, Spawn*>::iterator itr;
  6099. MSpawnList.readlock(__FUNCTION__, __LINE__);
  6100. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  6101. spawn = itr->second;
  6102. if (spawn && spawn->IsEntity())
  6103. ((Entity*)spawn)->DismissAllPets();
  6104. }
  6105. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  6106. }
  6107. void ZoneServer::RemoveTargetFromSpell(LuaSpell* spell, Spawn* target, bool remove_caster){
  6108. if (spellProcess)
  6109. spellProcess->RemoveTargetFromSpell(spell, target, remove_caster);
  6110. }
  6111. void ZoneServer::ClearHate(Entity* entity) {
  6112. Spawn* spawn = 0;
  6113. map<int32, Spawn*>::iterator itr;
  6114. MSpawnList.readlock(__FUNCTION__, __LINE__);
  6115. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  6116. spawn = itr->second;
  6117. if (spawn && spawn->IsNPC() && ((NPC*)spawn)->Brain())
  6118. ((NPC*)spawn)->Brain()->ClearHate(entity);
  6119. }
  6120. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  6121. }
  6122. ThreadReturnType ZoneLoop(void* tmp) {
  6123. #ifdef WIN32
  6124. SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_NORMAL);
  6125. #endif
  6126. if (tmp == 0) {
  6127. ThrowError("ZoneLoop(): tmp = 0!");
  6128. THREAD_RETURN(NULL);
  6129. }
  6130. ZoneServer* zs = (ZoneServer*) tmp;
  6131. while (zs->Process()) {
  6132. if(zs->GetClientCount() == 0)
  6133. Sleep(1000);
  6134. else
  6135. Sleep(10);
  6136. }
  6137. zs->Process(); //run loop once more to clean up some functions
  6138. safe_delete(zs);
  6139. THREAD_RETURN(NULL);
  6140. }
  6141. ThreadReturnType SpawnLoop(void* tmp) {
  6142. #ifdef WIN32
  6143. SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_NORMAL);
  6144. #endif
  6145. if (tmp == 0) {
  6146. ThrowError("SpawnLoop(): tmp = 0!");
  6147. THREAD_RETURN(NULL);
  6148. }
  6149. ZoneServer* zs = (ZoneServer*) tmp;
  6150. #ifndef NO_CATCH
  6151. try {
  6152. #endif
  6153. zs->spawnthread_active = true;
  6154. while (zs->SpawnProcess()) {
  6155. if(zs->GetClientCount() == 0)
  6156. Sleep(1000);
  6157. else
  6158. Sleep(20);
  6159. }
  6160. zs->spawnthread_active = false;
  6161. #ifndef NO_CATCH
  6162. }
  6163. catch(...) {
  6164. zs->spawnthread_active = false;
  6165. zs->initial_spawn_threads_active = 0;
  6166. LogWrite(ZONE__ERROR, 0, "Zone", "Error Processing SpawnLoop, shutting down zone '%s'...", zs->GetZoneName());
  6167. try{
  6168. zs->Shutdown();
  6169. }
  6170. catch(...){
  6171. LogWrite(ZONE__ERROR, 0, "Zone", "Error Processing SpawnLoop while shutting down zone '%s'...", zs->GetZoneName());
  6172. throw;
  6173. }
  6174. throw;
  6175. }
  6176. #endif
  6177. THREAD_RETURN(NULL);
  6178. }
  6179. ThreadReturnType SendInitialSpawns(void* tmp) {
  6180. #ifdef WIN32
  6181. SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_ABOVE_NORMAL);
  6182. #endif
  6183. if (tmp == 0) {
  6184. ThrowError("SendInitialSpawns(): tmp = 0!");
  6185. THREAD_RETURN(NULL);
  6186. }
  6187. Client* client = (Client*) tmp;
  6188. client->GetCurrentZone()->SendZoneSpawns(client);
  6189. THREAD_RETURN(NULL);
  6190. }
  6191. ThreadReturnType SendLevelChangedSpawns(void* tmp) {
  6192. #ifdef WIN32
  6193. SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_NORMAL);
  6194. #endif
  6195. if (tmp == 0) {
  6196. ThrowError("SendLevelChangedSpawns(): tmp = 0!");
  6197. THREAD_RETURN(NULL);
  6198. }
  6199. Client* client = (Client*)tmp;
  6200. client->GetCurrentZone()->SendAllSpawnsForLevelChange(client);
  6201. THREAD_RETURN(NULL);
  6202. }
  6203. void ZoneServer::SetSpawnStructs(Client* client) {
  6204. int16 client_ver = client->GetVersion();
  6205. Player* player = client->GetPlayer();
  6206. //Save a copy of the correct spawn substructs for the client's player, save here a copy if we don't have one
  6207. PacketStruct* pos = configReader.getStruct("Substruct_SpawnPositionStruct", client_ver);
  6208. player->SetSpawnPosStruct(pos);
  6209. if (versioned_pos_structs.count(pos->GetVersion()) == 0)
  6210. versioned_pos_structs[pos->GetVersion()] = new PacketStruct(pos, true);
  6211. PacketStruct* vis = configReader.getStruct("Substruct_SpawnVisualizationInfoStruct", client_ver);
  6212. player->SetSpawnVisStruct(vis);
  6213. if (versioned_vis_structs.count(vis->GetVersion()) == 0)
  6214. versioned_vis_structs[vis->GetVersion()] = new PacketStruct(vis, true);
  6215. PacketStruct* info = configReader.getStruct("Substruct_SpawnInfoStruct", client_ver);
  6216. player->SetSpawnInfoStruct(info);
  6217. if (versioned_info_structs.count(info->GetVersion()) == 0)
  6218. versioned_info_structs[info->GetVersion()] = new PacketStruct(info, true);
  6219. PacketStruct* header = configReader.getStruct("WS_SpawnStruct_Header", client_ver);
  6220. player->SetSpawnHeaderStruct(header);
  6221. PacketStruct* footer = configReader.getStruct("WS_SpawnStruct_Footer", client_ver);
  6222. player->SetSpawnFooterStruct(footer);
  6223. PacketStruct* sfooter = configReader.getStruct("WS_SignWidgetSpawnStruct_Footer", client_ver);
  6224. player->SetSignFooterStruct(sfooter);
  6225. PacketStruct* wfooter = configReader.getStruct("WS_WidgetSpawnStruct_Footer", client_ver);
  6226. player->SetWidgetFooterStruct(wfooter);
  6227. }
  6228. Spawn* ZoneServer::GetSpawn(int32 id){
  6229. Spawn* ret = 0;
  6230. if(GetNPC(id))
  6231. ret = GetNewNPC(id);
  6232. else if(this->GetObject(id))
  6233. ret = GetNewObject(id);
  6234. else if(GetWidget(id))
  6235. ret = GetNewWidget(id);
  6236. else if(GetSign(id))
  6237. ret = GetNewSign(id);
  6238. else if(GetGroundSpawn(id))
  6239. ret = GetNewGroundSpawn(id);
  6240. // Unable to find the spawn in the list lets attempt to add it if we are not currently reloading
  6241. else if (!reloading && database.LoadNPC(this, id)) {
  6242. if (GetNPC(id))
  6243. ret = GetNewNPC(id);
  6244. else
  6245. LogWrite(NPC__ERROR, 0, "NPC", "Database inserted npc (%u) but was still unable to retrieve it!", id);
  6246. }
  6247. else if (!reloading && database.LoadObject(this, id)) {
  6248. if (this->GetObject(id))
  6249. ret = GetNewObject(id);
  6250. else
  6251. LogWrite(OBJECT__ERROR, 0, "Object", "Database inserted object (%u) but was still unable to retrieve it!", id);
  6252. }
  6253. else if (!reloading && database.LoadWidget(this, id)) {
  6254. if (GetWidget(id))
  6255. ret = GetNewWidget(id);
  6256. else
  6257. LogWrite(WIDGET__ERROR, 0, "Widget", "Database inserted widget (%u) but was still unable to retrieve it!", id);
  6258. }
  6259. else if (!reloading && database.LoadSign(this, id)) {
  6260. if (GetSign(id))
  6261. ret = GetNewSign(id);
  6262. else
  6263. LogWrite(SIGN__ERROR, 0, "Sign", "Database inserted sign (%u) but was still unable to retrieve it!", id);
  6264. }
  6265. else if (!reloading && database.LoadGroundSpawn(this, id)) {
  6266. if (GetGroundSpawn(id))
  6267. ret = GetNewGroundSpawn(id);
  6268. else
  6269. LogWrite(GROUNDSPAWN__ERROR, 0, "GSpawn", "Database inserted ground spawn (%u) but was still unable to retrieve it!", id);
  6270. }
  6271. if(ret && ret->IsOmittedByDBFlag())
  6272. {
  6273. LogWrite(SPAWN__WARNING, 0, "Spawn", "Spawn (%u) was skipped due to a missing expansion / holiday flag being met.", id);
  6274. safe_delete(ret);
  6275. ret = 0;
  6276. }
  6277. if(ret)
  6278. ret->SetID(Spawn::NextID());
  6279. return ret;
  6280. }
  6281. vector<EntityCommand*>* ZoneServer::GetEntityCommandList(int32 id){
  6282. if(entity_command_list.count(id) > 0)
  6283. return entity_command_list[id];
  6284. else
  6285. return 0;
  6286. }
  6287. void ZoneServer::SetEntityCommandList(int32 id, EntityCommand* command) {
  6288. if (entity_command_list.count(id) == 0)
  6289. entity_command_list[id] = new vector<EntityCommand*>;
  6290. entity_command_list[id]->push_back(command);
  6291. }
  6292. EntityCommand* ZoneServer::GetEntityCommand(int32 id, string name) {
  6293. EntityCommand* ret = 0;
  6294. if (entity_command_list.count(id) == 0)
  6295. return ret;
  6296. vector<EntityCommand*>::iterator itr;
  6297. for (itr = entity_command_list[id]->begin(); itr != entity_command_list[id]->end(); itr++) {
  6298. if ((*itr)->name == name) {
  6299. ret = (*itr);
  6300. break;
  6301. }
  6302. }
  6303. return ret;
  6304. }
  6305. void ZoneServer::ClearEntityCommands() {
  6306. if (entity_command_list.size() > 0) {
  6307. map<int32, vector<EntityCommand*>* >::iterator itr;
  6308. for (itr = entity_command_list.begin(); itr != entity_command_list.end(); itr++) {
  6309. vector<EntityCommand*>* entity_commands = itr->second;
  6310. if (entity_commands && entity_commands->size() > 0) {
  6311. vector<EntityCommand*>::iterator v_itr;
  6312. for (v_itr = entity_commands->begin(); v_itr != entity_commands->end(); v_itr++)
  6313. safe_delete(*v_itr);
  6314. entity_commands->clear();
  6315. }
  6316. safe_delete(entity_commands);
  6317. }
  6318. entity_command_list.clear();
  6319. }
  6320. }
  6321. void ZoneServer::AddNPCSpell(int32 list_id, int32 spell_id, int8 tier){
  6322. npc_spell_list[list_id][spell_id] = tier;
  6323. }
  6324. vector<Spell*>* ZoneServer::GetNPCSpells(int32 primary_list, int32 secondary_list){
  6325. vector<Spell*>* ret = 0;
  6326. if(npc_spell_list.count(primary_list) > 0){
  6327. ret = new vector<Spell*>();
  6328. map<int32, int8>::iterator itr;
  6329. Spell* tmpSpell = 0;
  6330. for(itr = npc_spell_list[primary_list].begin(); itr != npc_spell_list[primary_list].end(); itr++){
  6331. tmpSpell = master_spell_list.GetSpell(itr->first, itr->second);
  6332. if(tmpSpell)
  6333. ret->push_back(tmpSpell);
  6334. }
  6335. }
  6336. if(npc_spell_list.count(secondary_list) > 0){
  6337. if(!ret)
  6338. ret = new vector<Spell*>();
  6339. map<int32, int8>::iterator itr;
  6340. Spell* tmpSpell = 0;
  6341. for(itr = npc_spell_list[secondary_list].begin(); itr != npc_spell_list[secondary_list].end(); itr++){
  6342. tmpSpell = master_spell_list.GetSpell(itr->first, itr->second);
  6343. if(tmpSpell)
  6344. ret->push_back(tmpSpell);
  6345. }
  6346. }
  6347. if(ret && ret->size() == 0){
  6348. safe_delete(ret);
  6349. ret = 0;
  6350. }
  6351. return ret;
  6352. }
  6353. void ZoneServer::AddNPCSkill(int32 list_id, int32 skill_id, int16 value){
  6354. npc_skill_list[list_id][skill_id] = value;
  6355. }
  6356. map<string, Skill*>* ZoneServer::GetNPCSkills(int32 primary_list, int32 secondary_list){
  6357. map<string, Skill*>* ret = 0;
  6358. if(npc_skill_list.count(primary_list) > 0){
  6359. ret = new map<string, Skill*>();
  6360. map<int32, int16>::iterator itr;
  6361. Skill* tmpSkill = 0;
  6362. for(itr = npc_skill_list[primary_list].begin(); itr != npc_skill_list[primary_list].end(); itr++){
  6363. tmpSkill = master_skill_list.GetSkill(itr->first);
  6364. if(tmpSkill){
  6365. tmpSkill = new Skill(tmpSkill);
  6366. tmpSkill->current_val = itr->second;
  6367. tmpSkill->max_val = tmpSkill->current_val+5;
  6368. (*ret)[tmpSkill->name.data] = tmpSkill;
  6369. }
  6370. }
  6371. }
  6372. if(npc_skill_list.count(secondary_list) > 0){
  6373. if(!ret)
  6374. ret = new map<string, Skill*>();
  6375. map<int32, int16>::iterator itr;
  6376. Skill* tmpSkill = 0;
  6377. for(itr = npc_skill_list[secondary_list].begin(); itr != npc_skill_list[secondary_list].end(); itr++){
  6378. tmpSkill = master_skill_list.GetSkill(itr->first);
  6379. if(tmpSkill){
  6380. tmpSkill = new Skill(tmpSkill);
  6381. tmpSkill->current_val = itr->second;
  6382. tmpSkill->max_val = tmpSkill->current_val+5;
  6383. (*ret)[tmpSkill->name.data] = tmpSkill;
  6384. }
  6385. }
  6386. }
  6387. if(ret && ret->size() == 0){
  6388. safe_delete(ret);
  6389. ret = 0;
  6390. }
  6391. return ret;
  6392. }
  6393. void ZoneServer::AddNPCEquipment(int32 list_id, int32 item_id){
  6394. npc_equipment_list[list_id].push_back(item_id);
  6395. }
  6396. void ZoneServer::SetNPCEquipment(NPC* npc) {
  6397. if(npc_equipment_list.count(npc->GetEquipmentListID()) > 0){
  6398. Item* tmpItem = 0;
  6399. int8 slot = 0;
  6400. vector<int32>::iterator itr;
  6401. for(itr = npc_equipment_list[npc->GetEquipmentListID()].begin(); itr != npc_equipment_list[npc->GetEquipmentListID()].end(); itr++){
  6402. tmpItem = master_item_list.GetItem(*itr);
  6403. if(tmpItem){
  6404. slot = npc->GetEquipmentList()->GetFreeSlot(tmpItem);
  6405. if(slot < 255){
  6406. tmpItem = new Item(tmpItem);
  6407. npc->GetEquipmentList()->SetItem(slot, tmpItem);
  6408. }
  6409. }
  6410. }
  6411. }
  6412. }
  6413. void ZoneServer::AddNPC(int32 id, NPC* npc) {
  6414. npc_list[id] = npc;
  6415. }
  6416. void ZoneServer::AddWidget(int32 id, Widget* widget) {
  6417. widget_list[id] = widget;
  6418. }
  6419. Widget* ZoneServer::GetWidget(int32 id, bool override_loading) {
  6420. if((!reloading || override_loading) && widget_list.count(id) > 0)
  6421. return widget_list[id];
  6422. else
  6423. return 0;
  6424. }
  6425. Widget* ZoneServer::GetNewWidget(int32 id) {
  6426. if(!reloading && widget_list.count(id) > 0)
  6427. return widget_list[id]->Copy();
  6428. else
  6429. return 0;
  6430. }
  6431. void ZoneServer::LoadGroundSpawnEntries(){
  6432. MGroundSpawnItems.lock();
  6433. database.LoadGroundSpawnEntries(this);
  6434. MGroundSpawnItems.unlock();
  6435. }
  6436. void ZoneServer::LoadGroundSpawnItems() {
  6437. }
  6438. void ZoneServer::AddGroundSpawnEntry(int32 groundspawn_id, int16 min_skill_level, int16 min_adventure_level, int8 bonus_table, float harvest1, float harvest3, float harvest5, float harvest_imbue, float harvest_rare, float harvest10, int32 harvest_coin) {
  6439. GroundSpawnEntry* entry = new GroundSpawnEntry;
  6440. entry->min_skill_level = min_skill_level;
  6441. entry->min_adventure_level = min_adventure_level;
  6442. entry->bonus_table = bonus_table;
  6443. entry->harvest1 = harvest1;
  6444. entry->harvest3 = harvest3;
  6445. entry->harvest5 = harvest5;
  6446. entry->harvest_imbue = harvest_imbue;
  6447. entry->harvest_rare = harvest_rare;
  6448. entry->harvest10 = harvest10;
  6449. entry->harvest_coin = harvest_coin;
  6450. groundspawn_entries[groundspawn_id].push_back(entry);
  6451. }
  6452. void ZoneServer::AddGroundSpawnItem(int32 groundspawn_id, int32 item_id, int8 is_rare, int32 grid_id) {
  6453. GroundSpawnEntryItem* entry = new GroundSpawnEntryItem;
  6454. entry->item_id = item_id;
  6455. entry->is_rare = is_rare;
  6456. entry->grid_id = grid_id;
  6457. groundspawn_items[groundspawn_id].push_back(entry);
  6458. }
  6459. vector<GroundSpawnEntry*>* ZoneServer::GetGroundSpawnEntries(int32 id){
  6460. vector<GroundSpawnEntry*>* ret = 0;
  6461. MGroundSpawnItems.lock();
  6462. if(groundspawn_entries.count(id) > 0)
  6463. ret = &groundspawn_entries[id];
  6464. MGroundSpawnItems.unlock();
  6465. return ret;
  6466. }
  6467. vector<GroundSpawnEntryItem*>* ZoneServer::GetGroundSpawnEntryItems(int32 id){
  6468. vector<GroundSpawnEntryItem*>* ret = 0;
  6469. if(groundspawn_items.count(id) > 0)
  6470. ret = &groundspawn_items[id];
  6471. return ret;
  6472. }
  6473. // TODO - mis-named, should be DeleteGroundSpawnEntries() but this is ok for now :)
  6474. void ZoneServer::DeleteGroundSpawnItems()
  6475. {
  6476. MGroundSpawnItems.lock();
  6477. map<int32, vector<GroundSpawnEntry*> >::iterator groundspawnentry_map_itr;
  6478. vector<GroundSpawnEntry*>::iterator groundspawnentry_itr;
  6479. for(groundspawnentry_map_itr = groundspawn_entries.begin(); groundspawnentry_map_itr != groundspawn_entries.end(); groundspawnentry_map_itr++)
  6480. {
  6481. for(groundspawnentry_itr = groundspawnentry_map_itr->second.begin(); groundspawnentry_itr != groundspawnentry_map_itr->second.end(); groundspawnentry_itr++)
  6482. {
  6483. safe_delete(*groundspawnentry_itr);
  6484. }
  6485. }
  6486. groundspawn_entries.clear();
  6487. map<int32, vector<GroundSpawnEntryItem*> >::iterator groundspawnitem_map_itr;
  6488. vector<GroundSpawnEntryItem*>::iterator groundspawnitem_itr;
  6489. for(groundspawnitem_map_itr = groundspawn_items.begin(); groundspawnitem_map_itr != groundspawn_items.end(); groundspawnitem_map_itr++)
  6490. {
  6491. for(groundspawnitem_itr = groundspawnitem_map_itr->second.begin(); groundspawnitem_itr != groundspawnitem_map_itr->second.end(); groundspawnitem_itr++)
  6492. {
  6493. safe_delete(*groundspawnitem_itr);
  6494. }
  6495. }
  6496. groundspawn_items.clear();
  6497. MGroundSpawnItems.unlock();
  6498. }
  6499. void ZoneServer::AddGroundSpawn(int32 id, GroundSpawn* spawn) {
  6500. groundspawn_list[id] = spawn;
  6501. }
  6502. GroundSpawn* ZoneServer::GetGroundSpawn(int32 id, bool override_loading) {
  6503. if((!reloading || override_loading) && groundspawn_list.count(id) > 0)
  6504. return groundspawn_list[id];
  6505. else
  6506. return 0;
  6507. }
  6508. GroundSpawn* ZoneServer::GetNewGroundSpawn(int32 id) {
  6509. if(!reloading && groundspawn_list.count(id) > 0)
  6510. return groundspawn_list[id]->Copy();
  6511. else
  6512. return 0;
  6513. }
  6514. void ZoneServer::AddLootTable(int32 id, LootTable* table){
  6515. loot_tables[id] = table;
  6516. }
  6517. void ZoneServer::AddLootDrop(int32 id, LootDrop* drop){
  6518. loot_drops[id].push_back(drop);
  6519. }
  6520. void ZoneServer::AddSpawnLootList(int32 spawn_id, int32 id) {
  6521. spawn_loot_list[spawn_id].push_back(id);
  6522. }
  6523. void ZoneServer::ClearSpawnLootList(int32 spawn_id) {
  6524. spawn_loot_list[spawn_id].clear();
  6525. }
  6526. void ZoneServer::AddLevelLootList(GlobalLoot* loot) {
  6527. level_loot_list.push_back(loot);
  6528. }
  6529. void ZoneServer::AddRacialLootList(int16 racial_id, GlobalLoot* loot) {
  6530. racial_loot_list[racial_id].push_back(loot);
  6531. }
  6532. void ZoneServer::AddZoneLootList(int32 zone, GlobalLoot* loot) {
  6533. zone_loot_list[zone].push_back(loot);
  6534. }
  6535. void ZoneServer::ClearLootTables(){
  6536. map<int32,LootTable*>::iterator table_itr;
  6537. for(table_itr = loot_tables.begin(); table_itr != loot_tables.end(); table_itr++){
  6538. safe_delete(table_itr->second);
  6539. }
  6540. map<int32, vector<LootDrop*> >::iterator drop_itr;
  6541. vector<LootDrop*>::iterator drop_itr2;
  6542. for(drop_itr = loot_drops.begin(); drop_itr != loot_drops.end(); drop_itr++){
  6543. for(drop_itr2 = drop_itr->second.begin(); drop_itr2 != drop_itr->second.end(); drop_itr2++){
  6544. safe_delete(*drop_itr2);
  6545. }
  6546. }
  6547. vector<GlobalLoot*>::iterator level_itr;
  6548. for (level_itr = level_loot_list.begin(); level_itr != level_loot_list.end(); level_itr++) {
  6549. safe_delete(*level_itr);
  6550. }
  6551. map<int16, vector<GlobalLoot*> >::iterator race_itr;
  6552. vector<GlobalLoot*>::iterator race_itr2;
  6553. for (race_itr = racial_loot_list.begin(); race_itr != racial_loot_list.end(); race_itr++) {
  6554. for (race_itr2 = race_itr->second.begin(); race_itr2 != race_itr->second.end(); race_itr2++) {
  6555. safe_delete(*race_itr2);
  6556. }
  6557. }
  6558. map<int32, vector<GlobalLoot*> >::iterator zone_itr;
  6559. vector<GlobalLoot*>::iterator zone_itr2;
  6560. for(zone_itr = zone_loot_list.begin(); zone_itr != zone_loot_list.end(); zone_itr++) {
  6561. for (zone_itr2 = zone_itr->second.begin(); zone_itr2 != zone_itr->second.end(); zone_itr2++) {
  6562. safe_delete(*zone_itr2);
  6563. }
  6564. }
  6565. loot_tables.clear();
  6566. loot_drops.clear();
  6567. spawn_loot_list.clear();
  6568. level_loot_list.clear();
  6569. racial_loot_list.clear();
  6570. zone_loot_list.clear();
  6571. }
  6572. vector<int32> ZoneServer::GetSpawnLootList(int32 spawn_id, int32 zone_id, int8 spawn_level, int16 racial_id, Spawn* spawn) {
  6573. vector<int32> ret;
  6574. int32 returnValue = 0;
  6575. if(reloading)
  6576. return ret;
  6577. if (spawn_loot_list.count(spawn_id) > 0)
  6578. ret.insert(ret.end(), spawn_loot_list[spawn_id].begin(), spawn_loot_list[spawn_id].end());
  6579. if (level_loot_list.size() > 0) {
  6580. vector<GlobalLoot*>::iterator itr;
  6581. for (itr = level_loot_list.begin(); itr != level_loot_list.end(); itr++) {
  6582. GlobalLoot* loot = *itr;
  6583. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  6584. returnValue = 0; // reset since this can override the database setting
  6585. if(zone_script)
  6586. {
  6587. if(lua_interface->RunZoneScriptWithReturn(zone_script, "loot_criteria_level", spawn->GetZone(), spawn, loot->table_id, loot->minLevel, loot->maxLevel, &returnValue) && returnValue == 0)
  6588. continue;
  6589. }
  6590. bool entryAdded = false;
  6591. if (loot->minLevel == 0 && loot->maxLevel == 0 && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6592. ret.push_back(loot->table_id);
  6593. else {
  6594. if (spawn_level >= loot->minLevel && spawn_level <= loot->maxLevel && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6595. ret.push_back(loot->table_id);
  6596. }
  6597. if(!entryAdded && returnValue) // DB override via LUA scripting
  6598. ret.push_back(loot->table_id);
  6599. }
  6600. }
  6601. if (racial_loot_list.count(racial_id) > 0) {
  6602. vector<GlobalLoot*>::iterator itr;
  6603. for (itr = racial_loot_list[racial_id].begin(); itr != racial_loot_list[racial_id].end(); itr++) {
  6604. GlobalLoot* loot = *itr;
  6605. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  6606. returnValue = 0; // reset since this can override the database setting
  6607. if(zone_script)
  6608. {
  6609. if(lua_interface->RunZoneScriptWithReturn(zone_script, "loot_criteria_racial", spawn->GetZone(), spawn, loot->table_id, loot->minLevel, loot->maxLevel, &returnValue) && returnValue == 0)
  6610. continue;
  6611. }
  6612. bool entryAdded = false;
  6613. if (loot->minLevel == 0 && loot->maxLevel == 0 && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6614. ret.push_back(loot->table_id);
  6615. else {
  6616. if (spawn_level >= loot->minLevel && spawn_level <= loot->maxLevel && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6617. ret.push_back(loot->table_id);
  6618. }
  6619. if(!entryAdded && returnValue) // DB override via LUA scripting
  6620. ret.push_back(loot->table_id);
  6621. }
  6622. }
  6623. if (zone_loot_list.count(zone_id) > 0) {
  6624. vector<GlobalLoot*>::iterator itr;
  6625. for (itr = zone_loot_list[zone_id].begin(); itr != zone_loot_list[zone_id].end(); itr++) {
  6626. GlobalLoot* loot = *itr;
  6627. const char* zone_script = world.GetZoneScript(this->GetZoneID());
  6628. returnValue = 0; // reset since this can override the database setting
  6629. if(zone_script)
  6630. {
  6631. if(lua_interface->RunZoneScriptWithReturn(zone_script, "loot_criteria_zone", spawn->GetZone(), spawn, loot->table_id, loot->minLevel, loot->maxLevel, &returnValue) && returnValue == 0)
  6632. continue;
  6633. }
  6634. bool entryAdded = false;
  6635. if (loot->minLevel == 0 && loot->maxLevel == 0 && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6636. ret.push_back(loot->table_id);
  6637. else {
  6638. if (spawn_level >= loot->minLevel && spawn_level <= loot->maxLevel && (!loot->loot_tier || spawn->GetLootTier() >= loot->loot_tier) && (entryAdded = true)) // successful plan to add set entryAdded to true
  6639. ret.push_back(loot->table_id);
  6640. }
  6641. if(!entryAdded && returnValue) // DB override via LUA scripting
  6642. ret.push_back(loot->table_id);
  6643. }
  6644. }
  6645. return ret;
  6646. }
  6647. vector<LootDrop*>* ZoneServer::GetLootDrops(int32 table_id){
  6648. if(!reloading && loot_drops.count(table_id) > 0)
  6649. return &(loot_drops[table_id]);
  6650. else
  6651. return 0;
  6652. }
  6653. LootTable* ZoneServer::GetLootTable(int32 table_id){
  6654. return loot_tables[table_id];
  6655. }
  6656. void ZoneServer::AddLocationTransporter(int32 zone_id, string message, float trigger_x, float trigger_y, float trigger_z, float trigger_radius, int32 destination_zone_id, float destination_x, float destination_y, float destination_z, float destination_heading, int32 cost, int32 unique_id){
  6657. LocationTransportDestination* loc = new LocationTransportDestination;
  6658. loc->message = message;
  6659. loc->trigger_x = trigger_x;
  6660. loc->trigger_y = trigger_y;
  6661. loc->trigger_z = trigger_z;
  6662. loc->trigger_radius = trigger_radius;
  6663. loc->destination_zone_id = destination_zone_id;
  6664. loc->destination_x = destination_x;
  6665. loc->destination_y = destination_y;
  6666. loc->destination_z = destination_z;
  6667. loc->destination_heading = destination_heading;
  6668. loc->cost = cost;
  6669. loc->unique_id = unique_id;
  6670. MTransporters.lock();
  6671. if(location_transporters.count(zone_id) == 0)
  6672. location_transporters[zone_id] = new MutexList<LocationTransportDestination*>();
  6673. location_transporters[zone_id]->Add(loc);
  6674. MTransporters.unlock();
  6675. }
  6676. void ZoneServer::AddTransporter(int32 transport_id, int8 type, string name, string message, int32 destination_zone_id, float destination_x, float destination_y, float destination_z, float destination_heading,
  6677. int32 cost, int32 unique_id, int8 min_level, int8 max_level, int32 quest_req, int16 quest_step_req, int32 quest_complete, int32 map_x, int32 map_y, int32 expansion_flag, int32 holiday_flag, int32 min_client_version,
  6678. int32 max_client_version, int32 flight_path_id, int16 mount_id, int8 mount_red_color, int8 mount_green_color, int8 mount_blue_color){
  6679. TransportDestination* transport = new TransportDestination;
  6680. transport->type = type;
  6681. transport->display_name = name;
  6682. transport->message = message;
  6683. transport->destination_zone_id = destination_zone_id;
  6684. transport->destination_x = destination_x;
  6685. transport->destination_y = destination_y;
  6686. transport->destination_z = destination_z;
  6687. transport->destination_heading = destination_heading;
  6688. transport->cost = cost;
  6689. transport->unique_id = unique_id;
  6690. transport->min_level = min_level;
  6691. transport->max_level = max_level;
  6692. transport->req_quest = quest_req;
  6693. transport->req_quest_step = quest_step_req;
  6694. transport->req_quest_complete = quest_complete;
  6695. transport->map_x = map_x;
  6696. transport->map_y = map_y;
  6697. transport->expansion_flag = expansion_flag;
  6698. transport->holiday_flag = holiday_flag;
  6699. transport->min_client_version = min_client_version;
  6700. transport->max_client_version = max_client_version;
  6701. transport->flight_path_id = flight_path_id;
  6702. transport->mount_id = mount_id;
  6703. transport->mount_red_color = mount_red_color;
  6704. transport->mount_green_color = mount_green_color;
  6705. transport->mount_blue_color = mount_blue_color;
  6706. MTransporters.lock();
  6707. transporters[transport_id].push_back(transport);
  6708. MTransporters.unlock();
  6709. }
  6710. void ZoneServer::GetTransporters(vector<TransportDestination*>* returnList, Client* client, int32 transport_id){
  6711. if (!returnList)
  6712. return;
  6713. MTransporters.lock();
  6714. if (transporters.count(transport_id) > 0)
  6715. {
  6716. vector<TransportDestination*> list;
  6717. for (int i = 0; i < transporters[transport_id].size(); i++)
  6718. {
  6719. if (transporters[transport_id][i]->min_client_version && client->GetVersion() < transporters[transport_id][i]->min_client_version)
  6720. continue;
  6721. else if (transporters[transport_id][i]->max_client_version && client->GetVersion() > transporters[transport_id][i]->max_client_version)
  6722. continue;
  6723. if (database.CheckExpansionFlags(this, transporters[transport_id][i]->expansion_flag) && database.CheckHolidayFlags(this, transporters[transport_id][i]->holiday_flag))
  6724. {
  6725. returnList->push_back(transporters[transport_id][i]);
  6726. }
  6727. }
  6728. }
  6729. MTransporters.unlock();
  6730. }
  6731. MutexList<LocationTransportDestination*>* ZoneServer::GetLocationTransporters(int32 zone_id){
  6732. MutexList<LocationTransportDestination*>* ret = 0;
  6733. MTransporters.lock();
  6734. if(location_transporters.count(zone_id) > 0)
  6735. ret = location_transporters[zone_id];
  6736. MTransporters.unlock();
  6737. return ret;
  6738. }
  6739. void ZoneServer::DeleteGlobalTransporters(){
  6740. MTransporters.lock();
  6741. map<int32, vector<TransportDestination*> >::iterator itr;
  6742. vector<TransportDestination*>::iterator transport_vector_itr;
  6743. for(itr = transporters.begin(); itr != transporters.end(); itr++){
  6744. for(transport_vector_itr = itr->second.begin(); transport_vector_itr != itr->second.end(); transport_vector_itr++){
  6745. safe_delete(*transport_vector_itr);
  6746. }
  6747. }
  6748. map<int32, MutexList<LocationTransportDestination*>* >::iterator itr2;
  6749. for(itr2 = location_transporters.begin(); itr2 != location_transporters.end(); itr2++){
  6750. itr2->second->clear(true);
  6751. delete itr2->second;
  6752. }
  6753. transporters.clear();
  6754. location_transporters.clear();
  6755. MTransporters.unlock();
  6756. }
  6757. void ZoneServer::DeleteGlobalSpawns() {
  6758. ClearLootTables();
  6759. map<int32, NPC*>::iterator npc_list_iter;
  6760. for(npc_list_iter=npc_list.begin();npc_list_iter!=npc_list.end();npc_list_iter++) {
  6761. safe_delete(npc_list_iter->second);
  6762. }
  6763. npc_list.clear();
  6764. map<int32, Object*>::iterator object_list_iter;
  6765. for(object_list_iter=object_list.begin();object_list_iter!=object_list.end();object_list_iter++) {
  6766. safe_delete(object_list_iter->second);
  6767. }
  6768. object_list.clear();
  6769. map<int32, GroundSpawn*>::iterator groundspawn_list_iter;
  6770. for(groundspawn_list_iter=groundspawn_list.begin();groundspawn_list_iter!=groundspawn_list.end();groundspawn_list_iter++) {
  6771. safe_delete(groundspawn_list_iter->second);
  6772. }
  6773. groundspawn_list.clear();
  6774. map<int32, Widget*>::iterator widget_list_iter;
  6775. for(widget_list_iter=widget_list.begin();widget_list_iter!=widget_list.end();widget_list_iter++) {
  6776. safe_delete(widget_list_iter->second);
  6777. }
  6778. widget_list.clear();
  6779. map<int32, Sign*>::iterator sign_list_iter;
  6780. for(sign_list_iter=sign_list.begin();sign_list_iter!=sign_list.end();sign_list_iter++) {
  6781. safe_delete(sign_list_iter->second);
  6782. }
  6783. sign_list.clear();
  6784. /*map<int32, AppearanceData*>::iterator appearance_list_iter;
  6785. for(appearance_list_iter=npc_appearance_list.begin();appearance_list_iter!=npc_appearance_list.end();appearance_list_iter++) {
  6786. safe_delete(appearance_list_iter->second);
  6787. }
  6788. npc_appearance_list.clear();*/
  6789. ClearEntityCommands();
  6790. DeleteGroundSpawnItems();
  6791. DeleteGlobalTransporters();
  6792. DeleteTransporterMaps();
  6793. }
  6794. void ZoneServer::AddTransportMap(int32 id, string name) {
  6795. MTransportMaps.writelock(__FUNCTION__, __LINE__);
  6796. m_transportMaps[id] = name;
  6797. MTransportMaps.releasewritelock(__FUNCTION__, __LINE__);
  6798. }
  6799. bool ZoneServer::TransportHasMap(int32 id) {
  6800. bool ret = false;
  6801. MTransportMaps.readlock(__FUNCTION__, __LINE__);
  6802. ret = m_transportMaps.count(id) > 0;
  6803. MTransportMaps.releasereadlock(__FUNCTION__, __LINE__);
  6804. return ret;
  6805. }
  6806. string ZoneServer::GetTransportMap(int32 id) {
  6807. string ret;
  6808. MTransportMaps.readlock(__FUNCTION__, __LINE__);
  6809. if (m_transportMaps.count(id) > 0)
  6810. ret = m_transportMaps[id];
  6811. MTransportMaps.releasereadlock(__FUNCTION__, __LINE__);
  6812. return ret;
  6813. }
  6814. void ZoneServer::DeleteTransporterMaps() {
  6815. MTransportMaps.writelock(__FUNCTION__, __LINE__);
  6816. m_transportMaps.clear();
  6817. MTransportMaps.releasewritelock(__FUNCTION__, __LINE__);
  6818. }
  6819. void ZoneServer::ReloadSpawns() {
  6820. if (reloading)
  6821. return;
  6822. reloading = true;
  6823. world.SetReloadingSubsystem("Spawns");
  6824. // Let every one in the zone know what is happening
  6825. HandleBroadcast("Reloading all spawns for this zone.");
  6826. DeleteGlobalSpawns();
  6827. Depop(false, true);
  6828. }
  6829. void ZoneServer::SendStateCommand(Spawn* spawn, int32 state) {
  6830. vector<Client*>::iterator itr;
  6831. MClientList.readlock(__FUNCTION__, __LINE__);
  6832. for (itr = clients.begin(); itr != clients.end(); itr++) {
  6833. Client* client = *itr;
  6834. if (client && client->GetPlayer()->WasSentSpawn(spawn->GetID()))
  6835. ClientPacketFunctions::SendStateCommand(client, client->GetPlayer()->GetIDWithPlayerSpawn(spawn), state);
  6836. }
  6837. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  6838. }
  6839. void ZoneServer::AddFlightPath(int32 id, FlightPathInfo* info) {
  6840. if (m_flightPaths.count(id) > 0) {
  6841. LogWrite(ZONE__ERROR, 0, "Zone", "Duplicate flight path (%u)", id);
  6842. safe_delete(info);
  6843. return;
  6844. }
  6845. m_flightPaths[id] = info;
  6846. }
  6847. void ZoneServer::AddFlightPathLocation(int32 id, FlightPathLocation* location) {
  6848. if (m_flightPaths.count(id) == 0) {
  6849. LogWrite(ZONE__ERROR, 0, "Zone", "There is no flight info for this route (%u)", id);
  6850. safe_delete(location);
  6851. return;
  6852. }
  6853. m_flightPathRoutes[id].push_back(location);
  6854. }
  6855. void ZoneServer::DeleteFlightPaths() {
  6856. map<int32, vector<FlightPathLocation*> >::iterator itr;
  6857. vector<FlightPathLocation*>::iterator itr2;
  6858. map<int32, FlightPathInfo*>::iterator itr3;
  6859. for (itr = m_flightPathRoutes.begin(); itr != m_flightPathRoutes.end(); itr++) {
  6860. for (itr2 = itr->second.begin(); itr2 != itr->second.end(); itr2++) {
  6861. safe_delete(*itr2);
  6862. }
  6863. itr->second.clear();
  6864. }
  6865. m_flightPathRoutes.clear();
  6866. for (itr3 = m_flightPaths.begin(); itr3 != m_flightPaths.end(); itr3++) {
  6867. safe_delete(itr3->second);
  6868. }
  6869. m_flightPaths.clear();
  6870. }
  6871. void ZoneServer::SendFlightPathsPackets(Client* client) {
  6872. // Only send a packet if there are flight paths
  6873. if (m_flightPathRoutes.size() > 0) {
  6874. PacketStruct* packet = configReader.getStruct("WS_FlightPathsMsg", client->GetVersion());
  6875. if (packet) {
  6876. int32 num_routes = m_flightPaths.size();
  6877. packet->setArrayLengthByName("number_of_routes", num_routes);
  6878. packet->setArrayLengthByName("number_of_routes2", num_routes);
  6879. packet->setArrayLengthByName("number_of_routes3", num_routes);
  6880. packet->setArrayLengthByName("number_of_routes4", num_routes);
  6881. map<int32, FlightPathInfo*>::iterator itr;
  6882. int32 i = 0;
  6883. for (itr = m_flightPaths.begin(); itr != m_flightPaths.end(); itr++, i++) {
  6884. packet->setArrayDataByName("route_length", m_flightPathRoutes[itr->first].size(), i);
  6885. packet->setArrayDataByName("ground_mount", itr->second->flying ? 0 : 1, i);
  6886. packet->setArrayDataByName("allow_dismount", itr->second->dismount ? 1 : 0, i);
  6887. packet->setSubArrayLengthByName("route_length2", m_flightPathRoutes[itr->first].size(), i);
  6888. vector<FlightPathLocation*>::iterator itr2;
  6889. int32 j = 0;
  6890. for (itr2 = m_flightPathRoutes[itr->first].begin(); itr2 != m_flightPathRoutes[itr->first].end(); itr2++, j++) {
  6891. packet->setSubArrayDataByName("x", (*itr2)->X, i, j);
  6892. packet->setSubArrayDataByName("y", (*itr2)->Y, i, j);
  6893. packet->setSubArrayDataByName("z", (*itr2)->Z, i, j);
  6894. }
  6895. }
  6896. client->QueuePacket(packet->serialize());
  6897. safe_delete(packet);
  6898. }
  6899. }
  6900. }
  6901. int32 ZoneServer::GetFlightPathIndex(int32 id) {
  6902. int32 index = 0;
  6903. map<int32, FlightPathInfo*>::iterator itr;
  6904. for (itr = m_flightPaths.begin(); itr != m_flightPaths.end(); itr++, index++) {
  6905. if (itr->first == id)
  6906. return index;
  6907. }
  6908. return -1;
  6909. }
  6910. float ZoneServer::GetFlightPathSpeed(int32 id) {
  6911. float speed = 1;
  6912. if (m_flightPaths.count(id) > 0)
  6913. speed = m_flightPaths[id]->speed;
  6914. return speed;
  6915. }
  6916. void ZoneServer::ProcessSpawnConditional(int8 condition) {
  6917. MSpawnLocationList.readlock(__FUNCTION__, __LINE__);
  6918. MSpawnList.readlock(__FUNCTION__, __LINE__);
  6919. map<int32, Spawn*>::iterator itr;
  6920. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  6921. if (itr->second != NULL) // null itr->second still coming into ProcessSpawnConditional
  6922. {
  6923. SpawnLocation* loc = spawn_location_list[itr->second->GetSpawnLocationID()];
  6924. if (loc && loc->conditional > 0) {
  6925. if ((loc->conditional & condition) != condition) {
  6926. Despawn(itr->second, 0);
  6927. }
  6928. }
  6929. }
  6930. }
  6931. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  6932. map<int32, SpawnLocation*>::iterator itr2;
  6933. for (itr2 = spawn_location_list.begin(); itr2 != spawn_location_list.end(); itr2++) {
  6934. SpawnLocation* loc = itr2->second;
  6935. if (loc && loc->conditional > 0 && ((loc->conditional & condition) == condition))
  6936. if (GetSpawnByLocationID(loc->placement_id) == NULL)
  6937. ProcessSpawnLocation(loc);
  6938. }
  6939. MSpawnLocationList.releasereadlock(__FUNCTION__, __LINE__);
  6940. }
  6941. void ZoneServer::AddSpawnProximities(Spawn* newSpawn) {
  6942. Spawn* spawn = 0;
  6943. map<int32, Spawn*>::iterator itr;
  6944. MSpawnList.readlock(__FUNCTION__, __LINE__);
  6945. MPendingSpawnListAdd.readlock(__FUNCTION__, __LINE__);
  6946. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  6947. spawn = itr->second;
  6948. if (spawn && spawn != newSpawn) {
  6949. if (newSpawn->GetDatabaseID())
  6950. spawn->AddSpawnToProximity(newSpawn->GetDatabaseID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_DATABASE_ID);
  6951. if (newSpawn->GetSpawnLocationID())
  6952. spawn->AddSpawnToProximity(newSpawn->GetSpawnLocationID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_LOCATION_ID);
  6953. if (spawn->GetDatabaseID())
  6954. newSpawn->AddSpawnToProximity(spawn->GetDatabaseID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_DATABASE_ID);
  6955. if (spawn->GetSpawnLocationID())
  6956. newSpawn->AddSpawnToProximity(spawn->GetSpawnLocationID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_LOCATION_ID);
  6957. }
  6958. }
  6959. list<Spawn*>::iterator itr2;
  6960. for (itr2 = pending_spawn_list_add.begin(); itr2 != pending_spawn_list_add.end(); itr2++) {
  6961. spawn = *itr2;
  6962. if (spawn && spawn != newSpawn) {
  6963. if (newSpawn->GetDatabaseID())
  6964. spawn->AddSpawnToProximity(newSpawn->GetDatabaseID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_DATABASE_ID);
  6965. if (newSpawn->GetSpawnLocationID())
  6966. spawn->AddSpawnToProximity(newSpawn->GetSpawnLocationID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_LOCATION_ID);
  6967. if (spawn->GetDatabaseID())
  6968. newSpawn->AddSpawnToProximity(spawn->GetDatabaseID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_DATABASE_ID);
  6969. if (spawn->GetSpawnLocationID())
  6970. newSpawn->AddSpawnToProximity(spawn->GetSpawnLocationID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_LOCATION_ID);
  6971. }
  6972. }
  6973. MPendingSpawnListAdd.releasereadlock(__FUNCTION__, __LINE__);
  6974. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  6975. }
  6976. // we only call this inside a write lock
  6977. void ZoneServer::RemoveSpawnProximities(Spawn* oldSpawn) {
  6978. Spawn* spawn = 0;
  6979. map<int32, Spawn*>::iterator itr;
  6980. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  6981. spawn = itr->second;
  6982. if (spawn && spawn != oldSpawn) {
  6983. if (oldSpawn->GetDatabaseID())
  6984. spawn->RemoveSpawnFromProximity(oldSpawn->GetDatabaseID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_DATABASE_ID);
  6985. if (oldSpawn->GetSpawnLocationID())
  6986. spawn->RemoveSpawnFromProximity(oldSpawn->GetSpawnLocationID(), Spawn::SpawnProximityType::SPAWNPROXIMITY_LOCATION_ID);
  6987. // don't need to remove oldSpawn proximities, we clear them all out
  6988. }
  6989. }
  6990. }
  6991. void ZoneServer::SetSpawnScript(SpawnEntry* entry, Spawn* spawn)
  6992. {
  6993. if (!entry || !spawn)
  6994. return;
  6995. const char* script = 0;
  6996. for (int x = 0; x < 3; x++)
  6997. {
  6998. switch (x)
  6999. {
  7000. case 0:
  7001. script = world.GetSpawnEntryScript(entry->spawn_entry_id);
  7002. break;
  7003. case 1:
  7004. script = world.GetSpawnLocationScript(entry->spawn_location_id);
  7005. break;
  7006. case 2:
  7007. script = world.GetSpawnScript(entry->spawn_id);
  7008. break;
  7009. }
  7010. if (script && lua_interface && lua_interface->GetSpawnScript(script) != 0)
  7011. {
  7012. spawn->SetSpawnScript(string(script));
  7013. break;
  7014. }
  7015. }
  7016. }
  7017. vector<HouseItem> ZoneServer::GetHouseItems(Client* client)
  7018. {
  7019. if (!client->GetCurrentZone()->GetInstanceID() || !client->HasOwnerOrEditAccess())
  7020. return std::vector<HouseItem>();
  7021. PacketStruct* packet = configReader.getStruct("WS_HouseItemsList", client->GetVersion());
  7022. std::vector<HouseItem> items;
  7023. map<int32, Spawn*>::iterator itr;
  7024. Spawn* spawn = 0;
  7025. MSpawnList.readlock(__FUNCTION__, __LINE__);
  7026. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  7027. spawn = itr->second;
  7028. if (spawn && spawn->IsObject() && spawn->GetPickupItemID())
  7029. {
  7030. HouseItem tmpItem;
  7031. tmpItem.item_id = spawn->GetPickupItemID();
  7032. tmpItem.unique_id = spawn->GetPickupUniqueItemID();
  7033. tmpItem.spawn_id = spawn->GetID();
  7034. tmpItem.item = master_item_list.GetItem(spawn->GetPickupItemID());
  7035. if (!tmpItem.item)
  7036. continue;
  7037. items.push_back(tmpItem);
  7038. }
  7039. }
  7040. MSpawnList.releasereadlock(__FUNCTION__, __LINE__);
  7041. return items;
  7042. }
  7043. void ZoneServer::SendHouseItems(Client* client)
  7044. {
  7045. if (!client->GetCurrentZone()->GetInstanceID() || !client->HasOwnerOrEditAccess())
  7046. return;
  7047. PacketStruct* packet = configReader.getStruct("WS_HouseItemsList", client->GetVersion());
  7048. std::vector<HouseItem> items = GetHouseItems(client);
  7049. // setting this to 1 puts it on the door widget
  7050. packet->setDataByName("is_widget_door", 1);
  7051. packet->setArrayLengthByName("num_items", items.size());
  7052. for (int i = 0; i < items.size(); i++)
  7053. {
  7054. HouseItem tmpItem = items[i];
  7055. packet->setArrayDataByName("unique_id", tmpItem.unique_id, i); // unique_id is in fact the item_id...
  7056. packet->setArrayDataByName("item_name", tmpItem.item->name.c_str(), i);
  7057. packet->setArrayDataByName("status_reduction", tmpItem.item->houseitem_info->status_rent_reduction, i);
  7058. // location, 0 = floor, 1 = ceiling
  7059. //packet->setArrayDataByName("location", 1, i, 0);
  7060. // item_state int8
  7061. // 0 = normal (cannot pick up item / move item / toggle visibility)
  7062. // 1 = virtual (toggle visibility available, no move item)
  7063. // 2 = hidden (cannot pick up item / move item / toggle visibility)
  7064. // 3 = virtual/hidden/toggle visibility
  7065. // 4 = none (cannot pick up item / move item / toggle visibility)
  7066. // 5 = none, toggle visibility (cannot pick up item / move item)
  7067. // 8 = none (cannot pick up item / move item / toggle visibility)
  7068. //packet->setArrayDataByName("item_state", tmpvalue, i, 0);
  7069. // makes it so we don't have access to move item/retrieve item
  7070. // cannot use in conjunction with ui_tab_flag1/ui_tab_flag2
  7071. //packet->setArrayDataByName("tradeable", 1, i);
  7072. //packet->setArrayDataByName("item_description", "failboat", i);
  7073. // access to move item/retrieve item, do not use in conjunction with tradeable
  7074. packet->setArrayDataByName("ui_tab_flag1", 1, i, 0);
  7075. packet->setArrayDataByName("ui_tab_flag2", 1, i, 0);
  7076. // both of these can serve as description fields (only one should be used they populate the same area below the item name)
  7077. //packet->setArrayDataByName("first_item_description", "test", i);
  7078. //packet->setArrayDataByName("second_item_description", "Description here!", i);
  7079. packet->setArrayDataByName("icon", tmpItem.item->details.icon, i);
  7080. }
  7081. EQ2Packet* pack = packet->serialize();
  7082. client->QueuePacket(pack);
  7083. safe_delete(packet);
  7084. }
  7085. Spawn* ZoneServer::GetSpawnFromUniqueItemID(int32 unique_id)
  7086. {
  7087. if (!GetInstanceID() || GetInstanceType() != Instance_Type::PERSONAL_HOUSE_INSTANCE)
  7088. return nullptr;
  7089. map<int32, Spawn*>::iterator itr;
  7090. Spawn* spawn = 0;
  7091. MSpawnList.readlock(__FUNCTION__, __LINE__);
  7092. for (itr = spawn_list.begin(); itr != spawn_list.end(); itr++) {
  7093. spawn = itr->second;
  7094. if (spawn && spawn->IsObject() && spawn->GetPickupUniqueItemID() == unique_id)
  7095. {
  7096. Spawn* tmpSpawn = spawn;
  7097. MSpawnList.releasereadlock();
  7098. return tmpSpawn;
  7099. }
  7100. }
  7101. MSpawnList.releasereadlock();
  7102. return nullptr;
  7103. }
  7104. void ZoneServer::AddPendingSpawnRemove(int32 id)
  7105. {
  7106. MPendingSpawnRemoval.writelock(__FUNCTION__, __LINE__);
  7107. m_pendingSpawnRemove.insert(make_pair(id,true));
  7108. MPendingSpawnRemoval.releasewritelock(__FUNCTION__, __LINE__);
  7109. }
  7110. void ZoneServer::ProcessSpawnRemovals()
  7111. {
  7112. MSpawnList.writelock(__FUNCTION__, __LINE__);
  7113. MPendingSpawnRemoval.writelock(__FUNCTION__, __LINE__);
  7114. if (m_pendingSpawnRemove.size() > 0) {
  7115. map<int32,bool>::iterator itr2;
  7116. for (itr2 = m_pendingSpawnRemove.begin(); itr2 != m_pendingSpawnRemove.end(); itr2++)
  7117. spawn_list.erase(itr2->first);
  7118. m_pendingSpawnRemove.clear();
  7119. }
  7120. MPendingSpawnRemoval.releasewritelock(__FUNCTION__, __LINE__);
  7121. MSpawnList.releasewritelock(__FUNCTION__, __LINE__);
  7122. }
  7123. void ZoneServer::AddSpawnToGroup(Spawn* spawn, int32 group_id)
  7124. {
  7125. if( spawn->GetSpawnGroupID() > 0 )
  7126. spawn->RemoveSpawnFromGroup();
  7127. MutexList<int32>* groupList = &spawn_group_map.Get(group_id);
  7128. MutexList<int32>::iterator itr2 = groupList->begin();
  7129. while(itr2.Next())
  7130. {
  7131. Spawn* groupSpawn = GetSpawnByID(itr2.value);
  7132. if(groupSpawn)
  7133. {
  7134. // found existing group member to add it in
  7135. spawn->AddSpawnToGroup(groupSpawn);
  7136. break;
  7137. }
  7138. }
  7139. groupList->Add(spawn->GetID());
  7140. spawn->SetSpawnGroupID(group_id);
  7141. }
  7142. void ZoneServer::QueueStateCommandToClients(int32 spawn_id, int32 state)
  7143. {
  7144. if(spawn_id < 1)
  7145. return;
  7146. MLuaQueueStateCmd.lock();
  7147. lua_queued_state_commands.insert(make_pair(spawn_id, state));
  7148. MLuaQueueStateCmd.unlock();
  7149. }
  7150. void ZoneServer::QueueDefaultCommand(int32 spawn_id, std::string command, float distance)
  7151. {
  7152. if(spawn_id < 1)
  7153. return;
  7154. MLuaQueueStateCmd.lock();
  7155. lua_spawn_update_command[spawn_id].insert(make_pair(command,distance));
  7156. MLuaQueueStateCmd.unlock();
  7157. }
  7158. void ZoneServer::ProcessQueuedStateCommands() // in a client list lock only
  7159. {
  7160. vector<Client*>::iterator itr;
  7161. MLuaQueueStateCmd.lock();
  7162. if(lua_queued_state_commands.size() > 0)
  7163. {
  7164. std::map<int32, int32>::iterator statecmds;
  7165. for(statecmds = lua_queued_state_commands.begin(); statecmds != lua_queued_state_commands.end(); statecmds++)
  7166. {
  7167. Spawn* spawn = GetSpawnByID(statecmds->first, false);
  7168. if(!spawn)
  7169. continue;
  7170. MClientList.readlock(__FUNCTION__, __LINE__);
  7171. for (itr = clients.begin(); itr != clients.end(); itr++) {
  7172. Client* client = *itr;
  7173. if (client && client->GetPlayer()->WasSentSpawn(spawn->GetID()))
  7174. ClientPacketFunctions::SendStateCommand(client, client->GetPlayer()->GetIDWithPlayerSpawn(spawn), statecmds->second);
  7175. }
  7176. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  7177. }
  7178. lua_queued_state_commands.clear();
  7179. }
  7180. if(lua_spawn_update_command.size() > 0)
  7181. {
  7182. std::map<int32, std::map<std::string,float>>::iterator updatecmds;
  7183. for(updatecmds = lua_spawn_update_command.begin(); updatecmds != lua_spawn_update_command.end(); updatecmds++)
  7184. {
  7185. Spawn* spawn = GetSpawnByID(updatecmds->first, false);
  7186. if(!spawn)
  7187. continue;
  7188. std::map<std::string,float>::iterator innermap;
  7189. for(innermap = lua_spawn_update_command[updatecmds->first].begin(); innermap != lua_spawn_update_command[updatecmds->first].end(); innermap++)
  7190. {
  7191. MClientList.readlock(__FUNCTION__, __LINE__);
  7192. for (itr = clients.begin(); itr != clients.end(); itr++) {
  7193. Client* client = *itr;
  7194. if (client && client->GetPlayer()->WasSentSpawn(spawn->GetID()))
  7195. client->SendDefaultCommand(spawn, innermap->first.c_str(), innermap->second);
  7196. }
  7197. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  7198. }
  7199. lua_spawn_update_command[updatecmds->first].clear();
  7200. }
  7201. lua_spawn_update_command.clear();
  7202. }
  7203. MLuaQueueStateCmd.unlock();
  7204. }
  7205. void ZoneServer::UpdateClientSpawnMap(Player* player, Client* client)
  7206. {
  7207. // client may be null when passed
  7208. client_spawn_map.Put(player, client);
  7209. }
  7210. void ZoneServer::RemoveClientsFromZone(ZoneServer* zone) {
  7211. vector<Client*>::iterator itr;
  7212. MClientList.readlock(__FUNCTION__, __LINE__);
  7213. for (itr = clients.begin(); itr != clients.end(); itr++) {
  7214. Client* client = *itr;
  7215. if(client->GetCurrentZone() == zone) {
  7216. client->SetCurrentZone(nullptr);
  7217. }
  7218. if(client->GetZoningDestination() == zone) {
  7219. client->SetZoningDestination(nullptr);
  7220. }
  7221. }
  7222. MClientList.releasereadlock(__FUNCTION__, __LINE__);
  7223. }