zoneserver.cpp 241 KB

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