zoneserver.cpp 241 KB

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