zoneserver.cpp 242 KB

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