zoneserver.cpp 273 KB

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