BaseKagManager.cs 163 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911
  1. using System;
  2. using System.Collections.Generic;
  3. using System.IO;
  4. using System.Runtime.CompilerServices;
  5. using MaidStatus;
  6. using Schedule;
  7. using script;
  8. using UnityEngine;
  9. using wf;
  10. public class BaseKagManager : IDisposable
  11. {
  12. public BaseKagManager(TJSScript tjs, ScriptManager script_mgr)
  13. {
  14. NDebug.AssertNull(tjs != null);
  15. this.maidOffsetSetList = new List<Maid>();
  16. this.tjs_ = tjs;
  17. this.script_mgr_ = script_mgr;
  18. this.kag_ = new KagScript(this.tjs_);
  19. this.kag_.SetReplaceEvent(new KagScript.ReplaceCallBack(this.ReplaceFileNameCallBack));
  20. this.kag_.onScenarioLoadEventList.Add(new KagScript.OnScenarioLoadCallBack(this.OnScenarioLoadEvent));
  21. this.exec_wait_data_.Clear();
  22. }
  23. ~BaseKagManager()
  24. {
  25. this.Dispose(false);
  26. }
  27. public virtual void Initialize()
  28. {
  29. this.kag_.AddTagCallBack("wait", new KagScript.KagTagCallBack(this.TagWait));
  30. this.kag_.AddTagCallBack("face", new KagScript.KagTagCallBack(this.TagFace));
  31. this.kag_.AddTagCallBack("faceblend", new KagScript.KagTagCallBack(this.TagFaceBlend));
  32. this.kag_.AddTagCallBack("faceblend2", new KagScript.KagTagCallBack(this.TagFaceBlend2));
  33. this.kag_.AddTagCallBack("startkuchipakupattern", new KagScript.KagTagCallBack(this.TagStartKuchipakuPattern));
  34. this.kag_.AddTagCallBack("stopkuchipakupattern", new KagScript.KagTagCallBack(this.TagStopKuchipakuPattern));
  35. this.kag_.AddTagCallBack("motion", new KagScript.KagTagCallBack(this.TagMotion));
  36. this.kag_.AddTagCallBack("motionnext", new KagScript.KagTagCallBack(this.TagMotionNext));
  37. this.kag_.AddTagCallBack("motionnextabs", new KagScript.KagTagCallBack(this.TagMotionNextAbs));
  38. this.kag_.AddTagCallBack("motionstop", new KagScript.KagTagCallBack(this.TagMotionStop));
  39. this.kag_.AddTagCallBack("motionlayerstop", new KagScript.KagTagCallBack(this.TagMotionLayerStop));
  40. this.kag_.AddTagCallBack("motionautotwist", new KagScript.KagTagCallBack(this.TagMotionAutoTwist));
  41. this.kag_.AddTagCallBack("motionblendenabled", new KagScript.KagTagCallBack(this.TagMotionBlendEnabled));
  42. this.kag_.AddTagCallBack("motionscript", new KagScript.KagTagCallBack(this.TagMotionScript));
  43. this.kag_.AddTagCallBack("itemanime", new KagScript.KagTagCallBack(this.TagItemAnime));
  44. this.kag_.AddTagCallBack("hairphisics", new KagScript.KagTagCallBack(this.TagHairPhisics));
  45. this.kag_.AddTagCallBack("bustmove", new KagScript.KagTagCallBack(this.TagBustMove));
  46. this.kag_.AddTagCallBack("phisicshit", new KagScript.KagTagCallBack(this.TagPhisicsHit));
  47. this.kag_.AddTagCallBack("ikattachpoint", new KagScript.KagTagCallBack(this.TagIKAttachPoint));
  48. this.kag_.AddTagCallBack("ikattachbone", new KagScript.KagTagCallBack(this.TagIKAttachBone));
  49. this.kag_.AddTagCallBack("ikdetach", new KagScript.KagTagCallBack(this.TagIKDetach));
  50. this.kag_.AddTagCallBack("allikdetach", new KagScript.KagTagCallBack(this.TagAllIKDetach));
  51. this.kag_.AddTagCallBack("ikattachodogu", new KagScript.KagTagCallBack(this.TagIKAttachOdogu));
  52. this.kag_.AddTagCallBack("ikattachikbone", new KagScript.KagTagCallBack(this.TagIKAttachIKBone));
  53. this.kag_.AddTagCallBack("iksetbodypos", new KagScript.KagTagCallBack(this.TagIKSetBodyPos));
  54. this.kag_.AddTagCallBack("ikcheckthrough", new KagScript.KagTagCallBack(this.TagIKCheckThrough));
  55. this.kag_.AddTagCallBack("ikbendbonectrl", new KagScript.KagTagCallBack(this.TagIKBendBoneCtrl));
  56. this.kag_.AddTagCallBack("nextikflag", new KagScript.KagTagCallBack(this.TagNextIKFlag));
  57. this.kag_.AddTagCallBack("ikattachpointnext", new KagScript.KagTagCallBack(this.TagIKAttachPointNext));
  58. this.kag_.AddTagCallBack("ikattachbonenext", new KagScript.KagTagCallBack(this.TagIKAttachBoneNext));
  59. this.kag_.AddTagCallBack("ikattachodogunext", new KagScript.KagTagCallBack(this.TagIKAttachOdoguNext));
  60. this.kag_.AddTagCallBack("ikattachikbonenext", new KagScript.KagTagCallBack(this.TagIKAttachIKBoneNext));
  61. this.kag_.AddTagCallBack("iksetpelvispull", new KagScript.KagTagCallBack(this.TagIKSetPelvisPull));
  62. this.kag_.AddTagCallBack("allpos", new KagScript.KagTagCallBack(this.TagAllPos));
  63. this.kag_.AddTagCallBack("alloffset", new KagScript.KagTagCallBack(this.TagAllOffSet));
  64. this.kag_.AddTagCallBack("addalloffset", new KagScript.KagTagCallBack(this.TagAddAllOffset));
  65. this.kag_.AddTagCallBack("offset", new KagScript.KagTagCallBack(this.TagOffSet));
  66. this.kag_.AddTagCallBack("rotatelink", new KagScript.KagTagCallBack(this.TagRotatelink));
  67. this.kag_.AddTagCallBack("allresetpos", new KagScript.KagTagCallBack(this.TagAllResetPos));
  68. this.kag_.AddTagCallBack("transform", new KagScript.KagTagCallBack(this.TagTransform));
  69. this.kag_.AddTagCallBack("position", new KagScript.KagTagCallBack(this.TagPosition));
  70. this.kag_.AddTagCallBack("rotation", new KagScript.KagTagCallBack(this.TagRotation));
  71. this.kag_.AddTagCallBack("camera", new KagScript.KagTagCallBack(this.TagCamera));
  72. this.kag_.AddTagCallBack("camerachase", new KagScript.KagTagCallBack(this.TagCameraChase));
  73. this.kag_.AddTagCallBack("camerachasestop", new KagScript.KagTagCallBack(this.TagCameraChaseStop));
  74. this.kag_.AddTagCallBack("cameraanimationstart", new KagScript.KagTagCallBack(this.TagCameraAnimationStart));
  75. this.kag_.AddTagCallBack("cameracontrol", new KagScript.KagTagCallBack(this.TagCameraControl));
  76. this.kag_.AddTagCallBack("lightmain", new KagScript.KagTagCallBack(this.TagLightMain));
  77. this.kag_.AddTagCallBack("playbgm", new KagScript.KagTagCallBack(this.TagPlayBgm));
  78. this.kag_.AddTagCallBack("stopbgm", new KagScript.KagTagCallBack(this.TagStopBgm));
  79. this.kag_.AddTagCallBack("playenv", new KagScript.KagTagCallBack(this.TagPlayEnv));
  80. this.kag_.AddTagCallBack("stopenv", new KagScript.KagTagCallBack(this.TagStopEnv));
  81. this.kag_.AddTagCallBack("playse", new KagScript.KagTagCallBack(this.TagPlaySe));
  82. this.kag_.AddTagCallBack("stopse", new KagScript.KagTagCallBack(this.TagStopSe));
  83. this.kag_.AddTagCallBack("playvoice", new KagScript.KagTagCallBack(this.TagPlayVoice));
  84. this.kag_.AddTagCallBack("stopvoice", new KagScript.KagTagCallBack(this.TagStopVoice));
  85. this.kag_.AddTagCallBack("stopsound", new KagScript.KagTagCallBack(this.TagStopSound));
  86. this.kag_.AddTagCallBack("fade3d", new KagScript.KagTagCallBack(this.TagFade3D));
  87. this.kag_.AddTagCallBack("setbg", new KagScript.KagTagCallBack(this.TagSetBg));
  88. this.kag_.AddTagCallBack("draw2dtex", new KagScript.KagTagCallBack(this.TagDraw2DTex));
  89. this.kag_.AddTagCallBack("clear2dtex", new KagScript.KagTagCallBack(this.TagClear2DTex));
  90. this.kag_.AddTagCallBack("itemchange", new KagScript.KagTagCallBack(this.TagItemChange));
  91. this.kag_.AddTagCallBack("itemset", new KagScript.KagTagCallBack(this.TagItemSet));
  92. this.kag_.AddTagCallBack("itemreset", new KagScript.KagTagCallBack(this.TagItemReset));
  93. this.kag_.AddTagCallBack("itempos", new KagScript.KagTagCallBack(this.TagItemPos));
  94. this.kag_.AddTagCallBack("allprocpropseqstart", new KagScript.KagTagCallBack(this.TagAllProcPropSeqStart));
  95. this.kag_.AddTagCallBack("itemmask", new KagScript.KagTagCallBack(this.TagItemMask));
  96. this.kag_.AddTagCallBack("itemmaskmode", new KagScript.KagTagCallBack(this.TagItemMaskMode));
  97. this.kag_.AddTagCallBack("maidreset", new KagScript.KagTagCallBack(this.TagMaidReset));
  98. this.kag_.AddTagCallBack("propset", new KagScript.KagTagCallBack(this.TagPropSet));
  99. this.kag_.AddTagCallBack("propreset", new KagScript.KagTagCallBack(this.TagPropReset));
  100. this.kag_.AddTagCallBack("addprefabbg", new KagScript.KagTagCallBack(this.TagAddPrefabBg));
  101. this.kag_.AddTagCallBack("setprefabbgtransformdata", new KagScript.KagTagCallBack(this.TagSetPrefabBgTransformData));
  102. this.kag_.AddTagCallBack("delprefabbg", new KagScript.KagTagCallBack(this.TagDelPrefabBg));
  103. this.kag_.AddTagCallBack("delprefabbgall", new KagScript.KagTagCallBack(this.TagDelPrefabBgAll));
  104. this.kag_.AddTagCallBack("moveprefabtochara", new KagScript.KagTagCallBack(this.TagMovePrefabToChara));
  105. this.kag_.AddTagCallBack("addprefabworld", new KagScript.KagTagCallBack(this.TagAddPrefabWorld));
  106. this.kag_.AddTagCallBack("releaseprefab", new KagScript.KagTagCallBack(this.TagReleasePrefab));
  107. this.kag_.AddTagCallBack("prefabanimatorsetparam", new KagScript.KagTagCallBack(this.TagPrefabAnimatorSetParam));
  108. this.kag_.AddTagCallBack("chinko", new KagScript.KagTagCallBack(this.TagChinko));
  109. this.kag_.AddTagCallBack("chinslide", new KagScript.KagTagCallBack(this.TagChinSlide));
  110. this.kag_.AddTagCallBack("setloacalposition", new KagScript.KagTagCallBack(this.TagSetLoacalPosition));
  111. this.kag_.AddTagCallBack("addlocalposition", new KagScript.KagTagCallBack(this.TagAddLocalPosition));
  112. this.kag_.AddTagCallBack("openmouth", new KagScript.KagTagCallBack(this.TagOpenMouth));
  113. this.kag_.AddTagCallBack("eyetoposition", new KagScript.KagTagCallBack(this.TagEyeToPosition));
  114. this.kag_.AddTagCallBack("eyetotarget", new KagScript.KagTagCallBack(this.TagEyeToTarget));
  115. this.kag_.AddTagCallBack("eyetocamera", new KagScript.KagTagCallBack(this.TagEyeToCamera));
  116. this.kag_.AddTagCallBack("eyetoreset", new KagScript.KagTagCallBack(this.TagEyeToReset));
  117. this.kag_.AddTagCallBack("setmaidoffsetpos", new KagScript.KagTagCallBack(this.TagSetMaidOffsetPos));
  118. this.kag_.AddTagCallBack("setmaidoffsetmultipos", new KagScript.KagTagCallBack(this.TagSetMaidOffsetMultiPos));
  119. this.kag_.AddTagCallBack("setmanoffsetpos", new KagScript.KagTagCallBack(this.TagSetManOffsetPos));
  120. this.kag_.AddTagCallBack("setmaidoffsetposcategory", new KagScript.KagTagCallBack(this.TagSetMaidOffsetPosCategory));
  121. this.kag_.AddTagCallBack("addprefabchara", new KagScript.KagTagCallBack(this.TagAddPrefabChara));
  122. this.kag_.AddTagCallBack("delprefabchara", new KagScript.KagTagCallBack(this.TagDelPrefabChara));
  123. this.kag_.AddTagCallBack("delprefabcharaall", new KagScript.KagTagCallBack(this.TagDelPrefabCharaAll));
  124. this.kag_.AddTagCallBack("animobjchara", new KagScript.KagTagCallBack(this.TagAnimObjChara));
  125. this.kag_.AddTagCallBack("charaactivate", new KagScript.KagTagCallBack(this.TagCharaActivate));
  126. this.kag_.AddTagCallBack("charaactivatefreenpc", new KagScript.KagTagCallBack(this.TagConCharaActivateFreeNPC));
  127. this.kag_.AddTagCallBack("CharaActivate1stRanking", new KagScript.KagTagCallBack(this.TagConCharaActivate1stRanking));
  128. this.kag_.AddTagCallBack("CharaActivateLeader", new KagScript.KagTagCallBack(this.TagConCharaActivateLeader));
  129. this.kag_.AddTagCallBack("manpresetmenuload", new KagScript.KagTagCallBack(this.TagManPresetMenuLoad));
  130. this.kag_.AddTagCallBack("charadeactivate", new KagScript.KagTagCallBack(this.TagCharaDeactivate));
  131. this.kag_.AddTagCallBack("charavisible", new KagScript.KagTagCallBack(this.TagCharaVisible));
  132. this.kag_.AddTagCallBack("charavisiblealloff", new KagScript.KagTagCallBack(this.TagCharaVisibleAllOff));
  133. this.kag_.AddTagCallBack("texmuladd", new KagScript.KagTagCallBack(this.TagTexMulAdd));
  134. this.kag_.AddTagCallBack("texmuldel", new KagScript.KagTagCallBack(this.TagTexMulDel));
  135. this.kag_.AddTagCallBack("startday", new KagScript.KagTagCallBack(this.TagStartDay));
  136. this.kag_.AddTagCallBack("schedulestartmanage", new KagScript.KagTagCallBack(this.TagScheduleStartManage));
  137. this.kag_.AddTagCallBack("endday", new KagScript.KagTagCallBack(this.TagEndDay));
  138. this.kag_.AddTagCallBack("updatemaidpoint", new KagScript.KagTagCallBack(this.TagConUpdateMaidPoint));
  139. this.kag_.AddTagCallBack("vrbgchangeinit", new KagScript.KagTagCallBack(this.TagVRBGChangeInit));
  140. this.kag_.AddTagCallBack("vreventobj", new KagScript.KagTagCallBack(this.TagVREventObj));
  141. this.kag_.AddTagCallBack("vreventgroup", new KagScript.KagTagCallBack(this.TagVREventGroup));
  142. this.kag_.AddTagCallBack("vrfreescene", new KagScript.KagTagCallBack(this.TagVRFreeScene));
  143. this.kag_.AddTagCallBack("vrcamera", new KagScript.KagTagCallBack(this.TagVRCamera));
  144. this.kag_.AddTagCallBack("vrtablet", new KagScript.KagTagCallBack(this.TagVRTablet));
  145. this.kag_.AddTagCallBack("vrchoicesset", new KagScript.KagTagCallBack(this.TagVRChoicesSet));
  146. this.kag_.AddTagCallBack("vrchoicesshow", new KagScript.KagTagCallBack(this.TagVRChoicesShow));
  147. this.kag_.AddTagCallBack("vrchoicesshownonstop", new KagScript.KagTagCallBack(this.TagVRChoicesShowNonStop));
  148. this.kag_.AddTagCallBack("vrdonexttime", new KagScript.KagTagCallBack(this.TagVRDoNextTime));
  149. this.kag_.AddTagCallBack("vrresetheadpos", new KagScript.KagTagCallBack(this.TagVRResetHeadPos));
  150. this.kag_.AddTagCallBack("vrtouchscript", new KagScript.KagTagCallBack(this.TagVRTouchScript));
  151. this.kag_.AddTagCallBack("vrdaytimeshow", new KagScript.KagTagCallBack(this.TagVRDayTimeShow));
  152. this.kag_.AddTagCallBack("vrdialog", new KagScript.KagTagCallBack(this.TagVRDialog));
  153. this.kag_.AddTagCallBack("vrstartmoviemusicplayertv", new KagScript.KagTagCallBack(this.TagVRStartMovieMusicPlayerTV));
  154. this.kag_.AddTagCallBack("vrmovietv", new KagScript.KagTagCallBack(this.TagVRMovieTV));
  155. this.kag_.AddTagCallBack("vrplantwindowshow", new KagScript.KagTagCallBack(this.TagVRPlantWindowShow));
  156. this.kag_.AddTagCallBack("vrplantupdate", new KagScript.KagTagCallBack(this.TagVRPlantUpdate));
  157. this.kag_.AddTagCallBack("vrtutorialstart", new KagScript.KagTagCallBack(this.TagVRTutorialStart));
  158. this.kag_.AddTagCallBack("vrphotomodestart", new KagScript.KagTagCallBack(this.TagVRPhotoModeStart));
  159. this.kag_.AddTagCallBack("vrnochangebg", new KagScript.KagTagCallBack(this.TagVRNoChangeBG));
  160. this.kag_.AddTagCallBack("vrcamtomanhead", new KagScript.KagTagCallBack(this.TagVRCamToManHead));
  161. this.kag_.AddTagCallBack("vrtrophytext", new KagScript.KagTagCallBack(this.TagVRTrophyText));
  162. this.kag_.AddTagCallBack("vrrentalmaidselectstart", new KagScript.KagTagCallBack(this.TagVRRentalMaidSelectStart));
  163. this.kag_.AddTagCallBack("vrtouchuseselect", new KagScript.KagTagCallBack(this.TagVRTouchUseSelect));
  164. this.kag_.AddTagCallBack("vrhintshow", new KagScript.KagTagCallBack(this.TagVRHintShow));
  165. this.kag_.AddTagCallBack("vrkaraokewindowshow", new KagScript.KagTagCallBack(this.TagVRKaraokeWindowShow));
  166. this.kag_.AddTagCallBack("danceresult", new KagScript.KagTagCallBack(this.TagDanceResultStart));
  167. this.kag_.AddTagCallBack("setdance", new KagScript.KagTagCallBack(this.TagSetDanceType));
  168. this.kag_.AddTagCallBack("cutinshoot", new KagScript.KagTagCallBack(this.TagCutinTexShoot));
  169. this.kag_.AddTagCallBack("battlecutin", new KagScript.KagTagCallBack(this.TagBattleCutInStart));
  170. this.kag_.AddTagCallBack("motioncheck", new KagScript.KagTagCallBack(this.TagMotionCheckStart));
  171. this.kag_.AddTagCallBack("setmcskip", new KagScript.KagTagCallBack(this.TagSetMcSkip));
  172. this.kag_.AddTagCallBack("totitle", new KagScript.KagTagCallBack(this.TagToTitle));
  173. this.kag_.AddTagCallBack("addeventdisplay", new KagScript.KagTagCallBack(this.TagAddedEventDisplay));
  174. this.kag_.AddTagCallBack("tutorialstart", new KagScript.KagTagCallBack(this.TagTutorialStart));
  175. this.kag_.AddTagCallBack("loadsubtitlefile", new KagScript.KagTagCallBack(this.TagLoadSubtitleFile));
  176. this.kag_.AddTagCallBack("endsubtitledisplay", new KagScript.KagTagCallBack(this.TagEndSubtitleDisplay));
  177. this.kag_.AddTagCallBack("subtitledisplayforplayvoice", new KagScript.KagTagCallBack(this.TagSubtitleDisplayForPlayVoice));
  178. this.kag_.AddTagCallBack("subtitledisplay", new KagScript.KagTagCallBack(this.TagSubtitleDisplay));
  179. this.kag_.AddTagCallBack("kupa", new KagScript.KagTagCallBack(this.TagKupa));
  180. this.kag_.AddTagCallBack("starttouchmode", new KagScript.KagTagCallBack(this.TagStartTouchMode));
  181. }
  182. public virtual void Update()
  183. {
  184. if (!this.enabled)
  185. {
  186. return;
  187. }
  188. if (this.fade_wait_)
  189. {
  190. if (this.IsFadeProc())
  191. {
  192. return;
  193. }
  194. this.fade_wait_ = false;
  195. this.Exec();
  196. }
  197. if (0 < this.wait_event_list_.Count)
  198. {
  199. foreach (KeyValuePair<string, WaitEventList> keyValuePair in this.wait_event_list_)
  200. {
  201. keyValuePair.Value.EventCheck();
  202. }
  203. }
  204. if (this.exec_wait_data_.use && this.exec_wait_data_.Check())
  205. {
  206. this.exec_wait_data_.Clear();
  207. this.Exec();
  208. }
  209. }
  210. public virtual bool Exec()
  211. {
  212. if (!this.enabled)
  213. {
  214. return false;
  215. }
  216. if (this.fade_wait_ && this.IsFadeProc())
  217. {
  218. return false;
  219. }
  220. if (this.exec_wait_data_.use)
  221. {
  222. if (!this.exec_wait_data_.Check())
  223. {
  224. return false;
  225. }
  226. this.exec_wait_data_.Clear();
  227. }
  228. this.maidOffsetSetList.Clear();
  229. return this.kag_.Exec();
  230. }
  231. public virtual bool IsExec()
  232. {
  233. return !this.exec_wait_data_.use && this.enabled;
  234. }
  235. public void SetFadeWait(bool value)
  236. {
  237. this.fade_wait_ = value;
  238. }
  239. public void SetExecWait(int wait_time, bool skip_possible)
  240. {
  241. this.exec_wait_data_.Clear();
  242. if (wait_time <= 0)
  243. {
  244. return;
  245. }
  246. this.exec_wait_data_ = new BaseKagManager.ExecWaitData();
  247. this.exec_wait_data_.wait_time = wait_time;
  248. this.exec_wait_data_.skip_possible = skip_possible;
  249. this.exec_wait_data_.start_tick_count = GameMain.tick_count;
  250. this.exec_wait_data_.use = true;
  251. }
  252. public bool SetMaidAllPropSeqWait(Maid maid)
  253. {
  254. if (maid == null || !maid.IsBusy)
  255. {
  256. return false;
  257. }
  258. this.exec_wait_data_ = new BaseKagManager.MaidPropSeqWaitData
  259. {
  260. skip_possible = false,
  261. use = true,
  262. maid = maid
  263. };
  264. return true;
  265. }
  266. public bool SetMaidVoiceWait(Maid maid)
  267. {
  268. if (maid == null)
  269. {
  270. return false;
  271. }
  272. this.exec_wait_data_ = new BaseKagManager.MaidVoiceWaitData
  273. {
  274. skip_possible = false,
  275. use = true,
  276. maid = maid
  277. };
  278. return true;
  279. }
  280. public bool SetDummyVoiceWait()
  281. {
  282. this.exec_wait_data_ = new BaseKagManager.DummyVoiceWaitData
  283. {
  284. skip_possible = false,
  285. use = true
  286. };
  287. return true;
  288. }
  289. public void ClearExecWait()
  290. {
  291. if (this.exec_wait_data_.use && !this.exec_wait_data_.skip_possible)
  292. {
  293. return;
  294. }
  295. this.exec_wait_data_.Clear();
  296. }
  297. public virtual void LoadScriptFile(string file_name, string label_name = "")
  298. {
  299. WaitEventList waitEventList = this.GetWaitEventList("se");
  300. waitEventList.Clear();
  301. this.exec_wait_data_.Clear();
  302. this.kag_.LoadScenario(file_name);
  303. if (label_name != string.Empty)
  304. {
  305. this.kag_.GoToLabel(label_name);
  306. }
  307. }
  308. public virtual void JumpLabel(string label_name)
  309. {
  310. this.exec_wait_data_.Clear();
  311. if (label_name != string.Empty)
  312. {
  313. this.kag_.GoToLabel(label_name);
  314. }
  315. }
  316. public virtual bool TagWait(KagTagSupport tag_data)
  317. {
  318. this.CheckAbsolutelyNecessaryTag(tag_data, "wait", new string[]
  319. {
  320. "time"
  321. });
  322. this.exec_wait_data_.Clear();
  323. int num = tag_data.GetTagProperty("time").AsInteger();
  324. if (num <= 0)
  325. {
  326. return false;
  327. }
  328. bool skip_possible = !tag_data.IsValid("skip") || tag_data.GetTagProperty("skip").AsBool();
  329. this.SetWait(num, skip_possible);
  330. return true;
  331. }
  332. public bool TagFace(KagTagSupport tag_data)
  333. {
  334. Maid maid = this.GetMaidAndMan(tag_data, true);
  335. if (maid == null)
  336. {
  337. return false;
  338. }
  339. this.CheckAbsolutelyNecessaryTag(tag_data, "face", new string[]
  340. {
  341. "name"
  342. });
  343. string face_name = tag_data.GetTagProperty("name").AsString();
  344. int num = 0;
  345. if (tag_data.IsValid("wait"))
  346. {
  347. num = tag_data.GetTagProperty("wait").AsInteger();
  348. }
  349. WaitEventList waitEventList = this.GetWaitEventList("face");
  350. if (num <= 0)
  351. {
  352. maid.FaceAnime(face_name, 1f, 0);
  353. waitEventList.Clear();
  354. }
  355. else
  356. {
  357. waitEventList.Add(delegate
  358. {
  359. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody)
  360. {
  361. maid.FaceAnime(face_name, 1f, 0);
  362. }
  363. }, num);
  364. }
  365. return false;
  366. }
  367. public bool TagFaceBlend(KagTagSupport tag_data)
  368. {
  369. this.CheckAbsolutelyNecessaryTag(tag_data, "faceblend", new string[]
  370. {
  371. "name"
  372. });
  373. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  374. if (maidAndMan == null)
  375. {
  376. return false;
  377. }
  378. string text = tag_data.GetTagProperty("name").AsString();
  379. if (text == "なし")
  380. {
  381. text = "無し";
  382. }
  383. maidAndMan.FaceBlend(text);
  384. return false;
  385. }
  386. public bool TagFaceBlend2(KagTagSupport tag_data)
  387. {
  388. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  389. if (maidAndMan == null)
  390. {
  391. return false;
  392. }
  393. if (tag_data.IsValid("reset"))
  394. {
  395. maidAndMan.FaceBlend("無し");
  396. }
  397. else
  398. {
  399. TMorph.AddBlendType addBlendType = TMorph.AddBlendType.None;
  400. if (tag_data.IsValid("頬1") || tag_data.IsValid("頬1"))
  401. {
  402. addBlendType |= TMorph.AddBlendType.Cheek1;
  403. }
  404. if (tag_data.IsValid("頬2") || tag_data.IsValid("頬2"))
  405. {
  406. addBlendType |= TMorph.AddBlendType.Cheek2;
  407. }
  408. if (tag_data.IsValid("頬3") || tag_data.IsValid("頬3"))
  409. {
  410. addBlendType |= TMorph.AddBlendType.Cheek3;
  411. }
  412. if (tag_data.IsValid("涙1") || tag_data.IsValid("涙1"))
  413. {
  414. addBlendType |= TMorph.AddBlendType.Tear1;
  415. }
  416. if (tag_data.IsValid("涙2") || tag_data.IsValid("涙2"))
  417. {
  418. addBlendType |= TMorph.AddBlendType.Tear2;
  419. }
  420. if (tag_data.IsValid("涙3") || tag_data.IsValid("涙3"))
  421. {
  422. addBlendType |= TMorph.AddBlendType.Tear3;
  423. }
  424. if (tag_data.IsValid("ショック"))
  425. {
  426. addBlendType |= TMorph.AddBlendType.Shock;
  427. }
  428. if (tag_data.IsValid("よだれ") || tag_data.IsValid("涎"))
  429. {
  430. addBlendType |= TMorph.AddBlendType.Yodare;
  431. }
  432. if (tag_data.IsValid("赤面"))
  433. {
  434. addBlendType |= TMorph.AddBlendType.Blush;
  435. }
  436. if (tag_data.IsValid("玉涙"))
  437. {
  438. addBlendType |= TMorph.AddBlendType.TearBig;
  439. }
  440. maidAndMan.body0.Face.morph.SetValueOriginalBlendSet(addBlendType);
  441. maidAndMan.FaceBlend("オリジナル");
  442. }
  443. return false;
  444. }
  445. public bool TagStartKuchipakuPattern(KagTagSupport tag_data)
  446. {
  447. this.CheckAbsolutelyNecessaryTag(tag_data, "startkuchipakupattern", new string[]
  448. {
  449. "offsettime",
  450. "pattern"
  451. });
  452. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  453. if (maidAndMan == null)
  454. {
  455. return false;
  456. }
  457. maidAndMan.StartKuchipakuPattern(tag_data.GetTagProperty("offsettime").AsReal(), tag_data.GetTagProperty("pattern").AsString(), false);
  458. return false;
  459. }
  460. public bool TagStopKuchipakuPattern(KagTagSupport tag_data)
  461. {
  462. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  463. if (maidAndMan == null)
  464. {
  465. return false;
  466. }
  467. maidAndMan.StopKuchipakuPattern();
  468. return false;
  469. }
  470. public bool TagLipsync(KagTagSupport tag_data)
  471. {
  472. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  473. if (maidAndMan == null)
  474. {
  475. return false;
  476. }
  477. maidAndMan.Lipsync(tag_data.IsValid("on"));
  478. return false;
  479. }
  480. public bool TagMotion(KagTagSupport tag_data)
  481. {
  482. string text = tag_data.GetTagProperty("mot").AsString() + ".anm";
  483. Maid maid = this.GetMaidAndMan(tag_data, true);
  484. if (maid == null)
  485. {
  486. return false;
  487. }
  488. this.CheckAbsolutelyNecessaryTag(tag_data, "motion", new string[]
  489. {
  490. "mot"
  491. });
  492. string play_motion_name = tag_data.GetTagProperty("mot").AsString() + ".anm";
  493. int blend = 500;
  494. if (tag_data.IsValid("blend"))
  495. {
  496. blend = tag_data.GetTagProperty("blend").AsInteger();
  497. }
  498. bool loop = false;
  499. if (tag_data.IsValid("loop"))
  500. {
  501. loop = tag_data.GetTagProperty("loop").AsBool();
  502. }
  503. int num = 0;
  504. if (tag_data.IsValid("wait"))
  505. {
  506. num = tag_data.GetTagProperty("wait").AsInteger();
  507. }
  508. WaitEventList waitEventList = this.GetWaitEventList("motion");
  509. if (num <= 0)
  510. {
  511. if (maid.Visible)
  512. {
  513. this.PlayMaidMotion(maid, play_motion_name, false, loop, false, GameUty.MillisecondToSecond(blend));
  514. }
  515. waitEventList.Clear();
  516. }
  517. else
  518. {
  519. waitEventList.Add(delegate
  520. {
  521. if (maid != null && maid.Visible && maid.body0 != null && maid.body0.isLoadedBody)
  522. {
  523. this.PlayMaidMotion(maid, play_motion_name, false, loop, false, GameUty.MillisecondToSecond(blend));
  524. }
  525. }, num);
  526. }
  527. return false;
  528. }
  529. public bool TagMotionNext(KagTagSupport tag_data)
  530. {
  531. Maid maid = this.GetMaidAndMan(tag_data, true);
  532. if (maid == null)
  533. {
  534. return false;
  535. }
  536. this.CheckAbsolutelyNecessaryTag(tag_data, "motionnext", new string[]
  537. {
  538. "mot"
  539. });
  540. string play_motion_name = tag_data.GetTagProperty("mot").AsString() + ".anm";
  541. int blend = 500;
  542. if (tag_data.IsValid("blend"))
  543. {
  544. blend = tag_data.GetTagProperty("blend").AsInteger();
  545. }
  546. bool loop = false;
  547. if (tag_data.IsValid("loop"))
  548. {
  549. loop = tag_data.GetTagProperty("loop").AsBool();
  550. }
  551. WaitEventList waitEventList = this.GetWaitEventList("motion");
  552. if (waitEventList.list.Count <= 0)
  553. {
  554. if (maid.Visible)
  555. {
  556. this.PlayMaidMotion(maid, play_motion_name, false, loop, true, GameUty.MillisecondToSecond(blend));
  557. }
  558. waitEventList.Clear();
  559. }
  560. else
  561. {
  562. int wait_time = waitEventList.list[waitEventList.list.Count - 1].wait_time;
  563. waitEventList.Add(delegate
  564. {
  565. if (maid != null && maid.Visible)
  566. {
  567. this.PlayMaidMotion(maid, play_motion_name, false, loop, true, GameUty.MillisecondToSecond(blend));
  568. }
  569. }, wait_time);
  570. }
  571. return false;
  572. }
  573. public bool TagMotionNextAbs(KagTagSupport tag_data)
  574. {
  575. Maid maid = this.GetMaidAndMan(tag_data, true);
  576. if (maid == null)
  577. {
  578. return false;
  579. }
  580. this.CheckAbsolutelyNecessaryTag(tag_data, "motionnextabs", new string[]
  581. {
  582. "mot"
  583. });
  584. string play_motion_name = tag_data.GetTagProperty("mot").AsString() + ".anm";
  585. int blend = 500;
  586. if (tag_data.IsValid("blend"))
  587. {
  588. blend = tag_data.GetTagProperty("blend").AsInteger();
  589. }
  590. bool loop = false;
  591. if (tag_data.IsValid("loop"))
  592. {
  593. loop = tag_data.GetTagProperty("loop").AsBool();
  594. }
  595. WaitEventList waitEventList = this.GetWaitEventList("motion");
  596. if (waitEventList.list.Count <= 0)
  597. {
  598. if (maid.Visible)
  599. {
  600. this.PlayMaidMotionAbs(maid, play_motion_name, false, loop, true, GameUty.MillisecondToSecond(blend));
  601. }
  602. waitEventList.Clear();
  603. }
  604. else
  605. {
  606. int wait_time = waitEventList.list[waitEventList.list.Count - 1].wait_time;
  607. waitEventList.Add(delegate
  608. {
  609. if (maid != null && maid.Visible)
  610. {
  611. this.PlayMaidMotionAbs(maid, play_motion_name, false, loop, true, GameUty.MillisecondToSecond(blend));
  612. }
  613. }, wait_time);
  614. }
  615. return false;
  616. }
  617. public bool TagMotionStop(KagTagSupport tag_data)
  618. {
  619. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  620. if (maidAndMan == null)
  621. {
  622. return false;
  623. }
  624. maidAndMan.StopAnime(string.Empty);
  625. WaitEventList waitEventList = this.GetWaitEventList("motion");
  626. waitEventList.Clear();
  627. return false;
  628. }
  629. public bool TagMotionLayerStop(KagTagSupport tag_data)
  630. {
  631. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  632. if (maidAndMan == null)
  633. {
  634. return false;
  635. }
  636. if (tag_data.IsValid("layer"))
  637. {
  638. string[] array = tag_data.GetTagProperty("layer").AsString().Split(new char[]
  639. {
  640. ','
  641. });
  642. for (int i = 0; i < array.Length; i++)
  643. {
  644. maidAndMan.body0.StopAnimeLayer(int.Parse(array[i]));
  645. }
  646. }
  647. if (tag_data.IsValid("range"))
  648. {
  649. string[] array2 = tag_data.GetTagProperty("range").AsString().Split(new char[]
  650. {
  651. '-'
  652. });
  653. NDebug.Assert(array2.Length == 2, "motionlayerstopのrange設定が不正です.個数不一致");
  654. int num = int.Parse(array2[0]);
  655. int num2 = int.Parse(array2[1]);
  656. NDebug.Assert(num <= num2, "motionlayerstopのrange設定が不正です.範囲不一致");
  657. for (int j = num; j <= num2; j++)
  658. {
  659. maidAndMan.body0.StopAnimeLayer(j);
  660. }
  661. }
  662. return false;
  663. }
  664. public bool TagMotionAutoTwist(KagTagSupport tag_data)
  665. {
  666. Maid maid = this.GetMaidAndMan(tag_data, true);
  667. if (maid == null)
  668. {
  669. return false;
  670. }
  671. Func<string, Maid.AutoTwist[], bool> func = delegate(string tag_name, Maid.AutoTwist[] change_type_array)
  672. {
  673. bool flag = tag_data.IsValid(tag_name);
  674. if (flag && change_type_array != null)
  675. {
  676. string a = tag_data.GetTagProperty(tag_name).AsString();
  677. bool f_bEnable = a == "on";
  678. for (int i = 0; i < change_type_array.Length; i++)
  679. {
  680. maid.SetAutoTwist(change_type_array[i], f_bEnable);
  681. }
  682. }
  683. return flag;
  684. };
  685. if (!func("kata", new Maid.AutoTwist[]
  686. {
  687. Maid.AutoTwist.ShoulderL,
  688. Maid.AutoTwist.ShoulderR
  689. }))
  690. {
  691. func("kata_r", new Maid.AutoTwist[]
  692. {
  693. Maid.AutoTwist.ShoulderR
  694. });
  695. func("kata_l", new Maid.AutoTwist[1]);
  696. }
  697. if (!func("tekubi", new Maid.AutoTwist[]
  698. {
  699. Maid.AutoTwist.WristL,
  700. Maid.AutoTwist.WristR
  701. }))
  702. {
  703. func("tekubi_r", new Maid.AutoTwist[]
  704. {
  705. Maid.AutoTwist.WristR
  706. });
  707. func("tekubi_l", new Maid.AutoTwist[]
  708. {
  709. Maid.AutoTwist.WristL
  710. });
  711. }
  712. if (!func("momo", new Maid.AutoTwist[]
  713. {
  714. Maid.AutoTwist.ThighL,
  715. Maid.AutoTwist.ThighR
  716. }))
  717. {
  718. func("momo_r", new Maid.AutoTwist[]
  719. {
  720. Maid.AutoTwist.ThighR
  721. });
  722. func("momo_l", new Maid.AutoTwist[]
  723. {
  724. Maid.AutoTwist.ThighL
  725. });
  726. }
  727. return false;
  728. }
  729. public bool TagMotionBlendEnabled(KagTagSupport tag_data)
  730. {
  731. bool is_motion_blend = true;
  732. if (tag_data.IsValid("false"))
  733. {
  734. is_motion_blend = false;
  735. }
  736. this.script_mgr_.is_motion_blend = is_motion_blend;
  737. return false;
  738. }
  739. public bool TagMotionScript(KagTagSupport tag_data)
  740. {
  741. string maid_guid = string.Empty;
  742. if (tag_data.IsValid("maid"))
  743. {
  744. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  745. if (maidAndMan != null)
  746. {
  747. maid_guid = maidAndMan.status.guid;
  748. }
  749. }
  750. string man_guid = string.Empty;
  751. if (tag_data.IsValid("man"))
  752. {
  753. Maid maidAndMan2 = this.GetMaidAndMan(tag_data, false);
  754. if (maidAndMan2 != null)
  755. {
  756. man_guid = maidAndMan2.status.guid;
  757. }
  758. }
  759. this.CheckAbsolutelyNecessaryTag(tag_data, "motionscript", new string[]
  760. {
  761. "file"
  762. });
  763. string file_name = tag_data.GetTagProperty("file").AsString() + ".ks";
  764. string label_name = string.Empty;
  765. if (tag_data.IsValid("label"))
  766. {
  767. label_name = tag_data.GetTagProperty("label").AsString();
  768. }
  769. int num = 0;
  770. if (tag_data.IsValid("wait"))
  771. {
  772. num = tag_data.GetTagProperty("wait").AsInteger();
  773. }
  774. bool vailed_pos = !tag_data.IsValid("npos");
  775. int sloat = 0;
  776. if (tag_data.IsValid("sloat"))
  777. {
  778. sloat = tag_data.GetTagProperty("sloat").AsInteger();
  779. }
  780. WaitEventList waitEventList = this.GetWaitEventList("motion_script");
  781. if (num <= 0)
  782. {
  783. this.script_mgr_.LoadMotionScript(sloat, false, file_name, label_name, maid_guid, man_guid, false, vailed_pos, false);
  784. waitEventList.Clear();
  785. if (this.script_mgr_.is_motion_all_prop_seq && this.script_mgr_.motion_all_prop_seq_maid != null)
  786. {
  787. this.script_mgr_.motion_all_prop_seq_maid.AllProcPropSeqStart();
  788. this.SetMaidAllPropSeqWait(this.script_mgr_.motion_all_prop_seq_maid);
  789. this.script_mgr_.motion_all_prop_seq_maid = null;
  790. this.script_mgr_.is_motion_all_prop_seq = false;
  791. return true;
  792. }
  793. }
  794. else
  795. {
  796. waitEventList.Add(delegate
  797. {
  798. Maid maid = null;
  799. for (int i = 0; i < GameMain.Instance.CharacterMgr.GetMaidCount(); i++)
  800. {
  801. Maid maid2 = GameMain.Instance.CharacterMgr.GetMaid(i);
  802. if (maid2 != null && maid2.status.guid == maid_guid)
  803. {
  804. maid = maid2;
  805. break;
  806. }
  807. }
  808. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody)
  809. {
  810. this.script_mgr_.LoadMotionScript(sloat, false, file_name, label_name, maid_guid, man_guid, false, vailed_pos, false);
  811. NDebug.Assert(!this.script_mgr_.is_motion_all_prop_seq, "motionscript wait内でのAllProcPropSeqStartはできません");
  812. }
  813. }, num);
  814. }
  815. return false;
  816. }
  817. public bool TagItemAnime(KagTagSupport tag_data)
  818. {
  819. this.CheckAbsolutelyNecessaryTag(tag_data, "itemanime", new string[]
  820. {
  821. "slot"
  822. });
  823. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  824. if (maidAndMan == null)
  825. {
  826. return false;
  827. }
  828. TBody.SlotID f_slot = (TBody.SlotID)Enum.Parse(typeof(TBody.SlotID), tag_data.GetTagProperty("slot").AsString(), true);
  829. string f_strAnimName = tag_data.GetTagProperty("file").AsString();
  830. maidAndMan.body0.ItemAnimationLoad(f_slot, f_strAnimName);
  831. if (tag_data.IsValid("start"))
  832. {
  833. maidAndMan.body0.ItemAnimationPlay(f_slot, f_strAnimName, tag_data.IsValid("loop"));
  834. }
  835. else if (tag_data.IsValid("stop"))
  836. {
  837. maidAndMan.body0.ItemAnimationStop(f_slot);
  838. }
  839. return false;
  840. }
  841. public bool TagHairPhisics(KagTagSupport tag_data)
  842. {
  843. this.CheckAbsolutelyNecessaryTag(tag_data, "hairphisics", new string[]
  844. {
  845. "hairr"
  846. });
  847. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  848. if (maidAndMan == null)
  849. {
  850. return false;
  851. }
  852. string text = tag_data.GetTagProperty("hairr").AsString();
  853. if (text == "normal")
  854. {
  855. maidAndMan.SetModeHairR(TBody.ModeHirR.Normal);
  856. }
  857. else if (text == "nofront")
  858. {
  859. maidAndMan.SetModeHairR(TBody.ModeHirR.NoFront);
  860. }
  861. else
  862. {
  863. NDebug.Assert("hairrの指定[" + text + "]は間違っています", false);
  864. }
  865. return false;
  866. }
  867. public bool TagBustMove(KagTagSupport tag_data)
  868. {
  869. this.CheckAbsolutelyNecessaryTag(tag_data, "bustmove", new string[]
  870. {
  871. "move"
  872. });
  873. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  874. if (maidAndMan == null)
  875. {
  876. return false;
  877. }
  878. string a = tag_data.GetTagProperty("move").AsString().ToLower();
  879. if (a == "stop")
  880. {
  881. maidAndMan.body0.MuneYureL(0f);
  882. maidAndMan.body0.MuneYureR(0f);
  883. }
  884. else if (a == "lstop")
  885. {
  886. maidAndMan.body0.MuneYureL(0f);
  887. }
  888. else if (a == "rstop")
  889. {
  890. maidAndMan.body0.MuneYureR(0f);
  891. }
  892. else if (a == "non")
  893. {
  894. maidAndMan.body0.MuneYureL(1f);
  895. maidAndMan.body0.MuneYureR(1f);
  896. }
  897. return false;
  898. }
  899. public bool TagPhisicsHit(KagTagSupport tag_data)
  900. {
  901. this.CheckAbsolutelyNecessaryTag(tag_data, "phisicshit", new string[]
  902. {
  903. "height"
  904. });
  905. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  906. if (maidAndMan == null)
  907. {
  908. return false;
  909. }
  910. maidAndMan.body0.SetBoneHitHeightY(tag_data.GetTagProperty("height").AsReal());
  911. return false;
  912. }
  913. public bool TagIKAttachPoint(KagTagSupport tag_data)
  914. {
  915. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachpoint", new string[]
  916. {
  917. "src",
  918. "srcbone",
  919. "target",
  920. "targetobj",
  921. "targetpoint"
  922. });
  923. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  924. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  925. if (maidAndMan == null || maidAndMan2 == null)
  926. {
  927. return false;
  928. }
  929. string text = tag_data.GetTagProperty("srcbone").AsString();
  930. string attachpoint_name = tag_data.GetTagProperty("targetpoint").AsString();
  931. string tgt_name = tag_data.GetTagProperty("targetobj").AsString();
  932. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  933. if (!ikdata)
  934. {
  935. return false;
  936. }
  937. Vector3 zero = Vector3.zero;
  938. if (tag_data.IsValid("offsetx"))
  939. {
  940. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  941. }
  942. if (tag_data.IsValid("offsety"))
  943. {
  944. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  945. }
  946. if (tag_data.IsValid("offsetz"))
  947. {
  948. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  949. }
  950. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  951. if (tag_data.IsValid("attach_type"))
  952. {
  953. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  954. }
  955. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  956. {
  957. if (tag_data.IsValid("offset_world"))
  958. {
  959. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  960. }
  961. else if (tag_data.IsValid("offset_bone"))
  962. {
  963. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  964. }
  965. }
  966. ikdata.GetIKEnable(ikattachType).Recet();
  967. if (tag_data.IsValid("disable"))
  968. {
  969. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  970. {
  971. ','
  972. });
  973. int i = 0;
  974. while (i < array.Length)
  975. {
  976. string text2 = array[i];
  977. string text3 = text2.ToLower();
  978. if (text3 != null)
  979. {
  980. if (!(text3 == "x"))
  981. {
  982. if (!(text3 == "y"))
  983. {
  984. if (text3 == "z")
  985. {
  986. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  987. }
  988. }
  989. else
  990. {
  991. ikdata.GetIKEnable(ikattachType).EnableY = false;
  992. }
  993. }
  994. else
  995. {
  996. ikdata.GetIKEnable(ikattachType).EnableX = false;
  997. }
  998. }
  999. IL_29C:
  1000. i++;
  1001. continue;
  1002. goto IL_29C;
  1003. }
  1004. }
  1005. string axisbone = string.Empty;
  1006. if (tag_data.IsValid("axisbone"))
  1007. {
  1008. axisbone = tag_data.GetTagProperty("axisbone").AsString();
  1009. }
  1010. bool do_animation = false;
  1011. if (tag_data.IsValid("do_animation"))
  1012. {
  1013. do_animation = true;
  1014. }
  1015. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1016. {
  1017. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1018. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1019. }
  1020. maidAndMan.IKTargetToAttachPoint(text, maidAndMan2, tgt_name, attachpoint_name, zero, ikattachType, axisbone, do_animation, IKCtrlData.IKExecTiming.Normal);
  1021. return false;
  1022. }
  1023. public bool TagIKAttachBone(KagTagSupport tag_data)
  1024. {
  1025. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachbone", new string[]
  1026. {
  1027. "src",
  1028. "srcbone",
  1029. "target",
  1030. "targetbone"
  1031. });
  1032. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1033. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1034. if (maidAndMan == null || maidAndMan2 == null)
  1035. {
  1036. return false;
  1037. }
  1038. string text = tag_data.GetTagProperty("srcbone").AsString();
  1039. string tgtbone_name = tag_data.GetTagProperty("targetbone").AsString();
  1040. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1041. if (!ikdata)
  1042. {
  1043. return false;
  1044. }
  1045. bool search_sm = tag_data.IsValid("Search_SM_Body");
  1046. Vector3 zero = Vector3.zero;
  1047. if (tag_data.IsValid("offsetx"))
  1048. {
  1049. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1050. }
  1051. if (tag_data.IsValid("offsety"))
  1052. {
  1053. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1054. }
  1055. if (tag_data.IsValid("offsetz"))
  1056. {
  1057. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1058. }
  1059. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1060. if (tag_data.IsValid("attach_type"))
  1061. {
  1062. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1063. }
  1064. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1065. {
  1066. if (tag_data.IsValid("offset_world"))
  1067. {
  1068. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1069. }
  1070. else if (tag_data.IsValid("offset_bone"))
  1071. {
  1072. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1073. }
  1074. }
  1075. ikdata.GetIKEnable(ikattachType).Recet();
  1076. if (tag_data.IsValid("disable"))
  1077. {
  1078. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1079. {
  1080. ','
  1081. });
  1082. int i = 0;
  1083. while (i < array.Length)
  1084. {
  1085. string text2 = array[i];
  1086. string text3 = text2.ToLower();
  1087. if (text3 != null)
  1088. {
  1089. if (!(text3 == "x"))
  1090. {
  1091. if (!(text3 == "y"))
  1092. {
  1093. if (text3 == "z")
  1094. {
  1095. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1096. }
  1097. }
  1098. else
  1099. {
  1100. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1101. }
  1102. }
  1103. else
  1104. {
  1105. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1106. }
  1107. }
  1108. IL_28F:
  1109. i++;
  1110. continue;
  1111. goto IL_28F;
  1112. }
  1113. }
  1114. bool do_animation = false;
  1115. if (tag_data.IsValid("do_animation"))
  1116. {
  1117. do_animation = true;
  1118. }
  1119. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1120. {
  1121. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1122. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1123. }
  1124. maidAndMan.IKTargetToBone(text, maidAndMan2, tgtbone_name, zero, ikattachType, search_sm, do_animation, IKCtrlData.IKExecTiming.Normal);
  1125. return false;
  1126. }
  1127. public bool TagIKDetach(KagTagSupport tag_data)
  1128. {
  1129. this.CheckAbsolutelyNecessaryTag(tag_data, "ikdetach", new string[]
  1130. {
  1131. "src",
  1132. "srcbone"
  1133. });
  1134. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1135. if (maidAndMan == null)
  1136. {
  1137. return false;
  1138. }
  1139. string text = tag_data.GetTagProperty("srcbone").AsString();
  1140. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1141. if (!ikdata)
  1142. {
  1143. return false;
  1144. }
  1145. maidAndMan.IKDetach(text);
  1146. return false;
  1147. }
  1148. public bool TagAllIKDetach(KagTagSupport tag_data)
  1149. {
  1150. this.CheckAbsolutelyNecessaryTag(tag_data, "allikdetach", new string[]
  1151. {
  1152. "src"
  1153. });
  1154. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1155. if (maidAndMan == null)
  1156. {
  1157. return false;
  1158. }
  1159. float blendtime = 0f;
  1160. if (tag_data.IsValid("blendtime"))
  1161. {
  1162. blendtime = GameUty.MillisecondToSecond(tag_data.GetTagProperty("blendtime").AsInteger());
  1163. }
  1164. maidAndMan.AllIKDetach(blendtime);
  1165. return false;
  1166. }
  1167. public bool TagIKAttachOdogu(KagTagSupport tag_data)
  1168. {
  1169. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachodogu", new string[]
  1170. {
  1171. "src",
  1172. "srcbone",
  1173. "odogu"
  1174. });
  1175. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1176. if (!maidAndMan)
  1177. {
  1178. return false;
  1179. }
  1180. string text = tag_data.GetTagProperty("srcbone").AsString();
  1181. string odogu_name = tag_data.GetTagProperty("odogu").AsString();
  1182. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1183. if (!ikdata)
  1184. {
  1185. return false;
  1186. }
  1187. string tgt_name = string.Empty;
  1188. if (tag_data.IsValid("target"))
  1189. {
  1190. tgt_name = tag_data.GetTagProperty("target").AsString();
  1191. }
  1192. Vector3 zero = Vector3.zero;
  1193. if (tag_data.IsValid("offsetx"))
  1194. {
  1195. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1196. }
  1197. if (tag_data.IsValid("offsety"))
  1198. {
  1199. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1200. }
  1201. if (tag_data.IsValid("offsetz"))
  1202. {
  1203. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1204. }
  1205. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1206. if (tag_data.IsValid("attach_type"))
  1207. {
  1208. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1209. }
  1210. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1211. {
  1212. if (tag_data.IsValid("offset_world"))
  1213. {
  1214. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1215. }
  1216. else if (tag_data.IsValid("offset_bone"))
  1217. {
  1218. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1219. }
  1220. }
  1221. ikdata.GetIKEnable(ikattachType).Recet();
  1222. if (tag_data.IsValid("disable"))
  1223. {
  1224. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1225. {
  1226. ','
  1227. });
  1228. int i = 0;
  1229. while (i < array.Length)
  1230. {
  1231. string text2 = array[i];
  1232. string text3 = text2.ToLower();
  1233. if (text3 != null)
  1234. {
  1235. if (!(text3 == "x"))
  1236. {
  1237. if (!(text3 == "y"))
  1238. {
  1239. if (text3 == "z")
  1240. {
  1241. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1242. }
  1243. }
  1244. else
  1245. {
  1246. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1247. }
  1248. }
  1249. else
  1250. {
  1251. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1252. }
  1253. }
  1254. IL_277:
  1255. i++;
  1256. continue;
  1257. goto IL_277;
  1258. }
  1259. }
  1260. bool do_animation = false;
  1261. if (tag_data.IsValid("do_animation"))
  1262. {
  1263. do_animation = true;
  1264. }
  1265. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1266. {
  1267. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1268. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1269. }
  1270. maidAndMan.IKTargetToOdogu(text, odogu_name, tgt_name, zero, ikattachType, do_animation, IKCtrlData.IKExecTiming.Normal);
  1271. return false;
  1272. }
  1273. public bool TagIKAttachIKBone(KagTagSupport tag_data)
  1274. {
  1275. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachbone", new string[]
  1276. {
  1277. "src",
  1278. "srcbone",
  1279. "target",
  1280. "targetbone"
  1281. });
  1282. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1283. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1284. if (maidAndMan == null || maidAndMan2 == null)
  1285. {
  1286. return false;
  1287. }
  1288. string text = tag_data.GetTagProperty("srcbone").AsString();
  1289. string bone_name = tag_data.GetTagProperty("targetbone").AsString();
  1290. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1291. if (!ikdata)
  1292. {
  1293. return false;
  1294. }
  1295. Vector3 zero = Vector3.zero;
  1296. if (tag_data.IsValid("offsetx"))
  1297. {
  1298. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1299. }
  1300. if (tag_data.IsValid("offsety"))
  1301. {
  1302. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1303. }
  1304. if (tag_data.IsValid("offsetz"))
  1305. {
  1306. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1307. }
  1308. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1309. if (tag_data.IsValid("attach_type"))
  1310. {
  1311. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1312. }
  1313. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1314. {
  1315. if (tag_data.IsValid("offset_world"))
  1316. {
  1317. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1318. }
  1319. else if (tag_data.IsValid("offset_bone"))
  1320. {
  1321. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1322. }
  1323. }
  1324. ikdata.GetIKEnable(ikattachType).Recet();
  1325. if (tag_data.IsValid("disable"))
  1326. {
  1327. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1328. {
  1329. ','
  1330. });
  1331. int i = 0;
  1332. while (i < array.Length)
  1333. {
  1334. string text2 = array[i];
  1335. string text3 = text2.ToLower();
  1336. if (text3 != null)
  1337. {
  1338. if (!(text3 == "x"))
  1339. {
  1340. if (!(text3 == "y"))
  1341. {
  1342. if (text3 == "z")
  1343. {
  1344. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1345. }
  1346. }
  1347. else
  1348. {
  1349. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1350. }
  1351. }
  1352. else
  1353. {
  1354. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1355. }
  1356. }
  1357. IL_282:
  1358. i++;
  1359. continue;
  1360. goto IL_282;
  1361. }
  1362. }
  1363. bool do_animation = tag_data.IsValid("do_animation");
  1364. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1365. {
  1366. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1367. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1368. }
  1369. maidAndMan.IKTargetToIKBone(text, maidAndMan2, bone_name, zero, ikattachType, do_animation, IKCtrlData.IKExecTiming.Normal);
  1370. return false;
  1371. }
  1372. public bool TagIKSetBodyPos(KagTagSupport tag_data)
  1373. {
  1374. this.CheckAbsolutelyNecessaryTag(tag_data, "iksetbodypos", new string[]
  1375. {
  1376. "src",
  1377. "srcbone",
  1378. "target",
  1379. "targetbone"
  1380. });
  1381. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1382. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1383. if (maidAndMan == null || maidAndMan2 == null)
  1384. {
  1385. return false;
  1386. }
  1387. string tgtbone_name = tag_data.GetTagProperty("targetbone").AsString();
  1388. Vector3 zero = Vector3.zero;
  1389. if (tag_data.IsValid("offsetx"))
  1390. {
  1391. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1392. }
  1393. if (tag_data.IsValid("offsety"))
  1394. {
  1395. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1396. }
  1397. if (tag_data.IsValid("offsetz"))
  1398. {
  1399. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1400. }
  1401. IKCtrlData.IKAttachType attach_type = IKCtrlData.IKAttachType.NewPoint;
  1402. bool search_sm = tag_data.IsValid("Search_SM_Body");
  1403. maidAndMan.IKCtrl.BodyCtrlData.OffsetEnable.Recet();
  1404. if (tag_data.IsValid("disable"))
  1405. {
  1406. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1407. {
  1408. ','
  1409. });
  1410. int i = 0;
  1411. while (i < array.Length)
  1412. {
  1413. string text = array[i];
  1414. string text2 = text.ToLower();
  1415. if (text2 != null)
  1416. {
  1417. if (!(text2 == "x"))
  1418. {
  1419. if (!(text2 == "y"))
  1420. {
  1421. if (text2 == "z")
  1422. {
  1423. maidAndMan.IKCtrl.BodyCtrlData.OffsetEnable.EnableZ = false;
  1424. }
  1425. }
  1426. else
  1427. {
  1428. maidAndMan.IKCtrl.BodyCtrlData.OffsetEnable.EnableY = false;
  1429. }
  1430. }
  1431. else
  1432. {
  1433. maidAndMan.IKCtrl.BodyCtrlData.OffsetEnable.EnableX = false;
  1434. }
  1435. }
  1436. IL_20A:
  1437. i++;
  1438. continue;
  1439. goto IL_20A;
  1440. }
  1441. }
  1442. if (tag_data.IsValid("heighttype"))
  1443. {
  1444. BodyCtrlData.HeightFitType heightFit = (BodyCtrlData.HeightFitType)Enum.Parse(typeof(BodyCtrlData.HeightFitType), tag_data.GetTagProperty("heighttype").AsString());
  1445. maidAndMan.IKCtrl.BodyCtrlData.HeightFit = heightFit;
  1446. }
  1447. maidAndMan.IKCtrl.BodyCtrlData.PosBaseBone = maidAndMan.body0.GetBone(tag_data.GetTagProperty("srcbone").AsString());
  1448. maidAndMan.IKCtrl.BodyCtrlData.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1449. maidAndMan.IKTargetToBone("体全体", maidAndMan2, tgtbone_name, zero, attach_type, search_sm, false, IKCtrlData.IKExecTiming.Normal);
  1450. return false;
  1451. }
  1452. public bool TagIKCheckThrough(KagTagSupport tag_data)
  1453. {
  1454. this.CheckAbsolutelyNecessaryTag(tag_data, "ikcheckthrough", new string[]
  1455. {
  1456. "src",
  1457. "srcbone",
  1458. "checkobj"
  1459. });
  1460. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1461. if (maidAndMan == null)
  1462. {
  1463. return false;
  1464. }
  1465. string tag_name = tag_data.GetTagProperty("srcbone").AsString();
  1466. HandFootIKData ikdata = maidAndMan.IKCtrl.GetIKData<HandFootIKData>(tag_name);
  1467. if (tag_data.IsValid("correctbone"))
  1468. {
  1469. ikdata.ToCorrectBone = maidAndMan.body0.GetBone(tag_data.GetTagProperty("correctbone").AsString());
  1470. }
  1471. string text = tag_data.GetTagProperty("checkobj").AsString();
  1472. float weight = 1f;
  1473. if (tag_data.IsValid("bendweight"))
  1474. {
  1475. weight = tag_data.GetTagProperty("bendweight").AsReal();
  1476. }
  1477. HandFootIKData.BorderCorrectData borderCorrectData;
  1478. if (text.Contains("Floor"))
  1479. {
  1480. borderCorrectData = ikdata.FloorCorrect;
  1481. }
  1482. else
  1483. {
  1484. if (!text.Contains("Wall"))
  1485. {
  1486. Debug.LogErrorFormat("{0}は定義できません", new object[]
  1487. {
  1488. text
  1489. });
  1490. return false;
  1491. }
  1492. borderCorrectData = ikdata.WallCorrect;
  1493. }
  1494. if (tag_data.IsValid("correcttype"))
  1495. {
  1496. ikdata.CorrectType = (HandFootIKData.BorderCorrectType)Enum.Parse(typeof(HandFootIKData.BorderCorrectType), tag_data.GetTagProperty("correcttype").AsString());
  1497. }
  1498. ikdata.Chain.bendConstraint.weight = weight;
  1499. borderCorrectData.Enable = true;
  1500. borderCorrectData.Border = float.Parse(text.Split(new char[]
  1501. {
  1502. ':'
  1503. })[1]);
  1504. return false;
  1505. }
  1506. public bool TagIKBendBoneCtrl(KagTagSupport tag_data)
  1507. {
  1508. return false;
  1509. }
  1510. public bool TagNextIKFlag(KagTagSupport tag_data)
  1511. {
  1512. this.CheckAbsolutelyNecessaryTag(tag_data, "nextikflag", new string[]
  1513. {
  1514. "src",
  1515. "srcbone",
  1516. "flagobj"
  1517. });
  1518. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1519. if (maidAndMan == null)
  1520. {
  1521. return false;
  1522. }
  1523. string tag_name = tag_data.GetTagProperty("srcbone").AsString();
  1524. IKCtrlData ik_data = maidAndMan.IKCtrl.GetIKData(tag_name);
  1525. if (!ik_data)
  1526. {
  1527. return false;
  1528. }
  1529. Action<IKCtrlData.IKAttachType> action = delegate(IKCtrlData.IKAttachType attach_type)
  1530. {
  1531. if (tag_data.IsValid("axis"))
  1532. {
  1533. ik_data.GetFlagData(attach_type).Axis = KasaiUtility.Vec3Parse(tag_data.GetTagProperty("axis").AsString(), ',');
  1534. }
  1535. if (tag_data.IsValid("value"))
  1536. {
  1537. ik_data.GetFlagData(attach_type).OnValue = tag_data.GetTagProperty("value").AsReal();
  1538. }
  1539. ik_data.GetFlagData(attach_type).BlendCtrlSelf = tag_data.IsValid("blendself");
  1540. string name = tag_data.GetTagProperty("flagobj").AsString();
  1541. ik_data.SetFlagTarget(attach_type, name);
  1542. };
  1543. if (tag_data.IsValid("attach_type"))
  1544. {
  1545. IKCtrlData.IKAttachType obj = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1546. action(obj);
  1547. }
  1548. else
  1549. {
  1550. action(IKCtrlData.IKAttachType.NewPoint);
  1551. action(IKCtrlData.IKAttachType.Rotate);
  1552. }
  1553. return false;
  1554. }
  1555. public bool TagIKAttachPointNext(KagTagSupport tag_data)
  1556. {
  1557. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachpointnext", new string[]
  1558. {
  1559. "src",
  1560. "srcbone",
  1561. "target",
  1562. "targetobj",
  1563. "targetpoint"
  1564. });
  1565. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1566. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1567. if (maidAndMan == null || maidAndMan2 == null)
  1568. {
  1569. return false;
  1570. }
  1571. IKCtrlData.IKExecTiming timing = IKCtrlData.IKExecTiming.FlagPositive;
  1572. if (tag_data.IsValid("exectiming"))
  1573. {
  1574. timing = (IKCtrlData.IKExecTiming)Enum.Parse(typeof(IKCtrlData.IKExecTiming), tag_data.GetTagProperty("exectiming").AsString());
  1575. }
  1576. string text = tag_data.GetTagProperty("srcbone").AsString();
  1577. string attachpoint_name = tag_data.GetTagProperty("targetpoint").AsString();
  1578. string tgt_name = tag_data.GetTagProperty("targetobj").AsString();
  1579. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1580. if (!ikdata)
  1581. {
  1582. return false;
  1583. }
  1584. Vector3 zero = Vector3.zero;
  1585. if (tag_data.IsValid("offsetx"))
  1586. {
  1587. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1588. }
  1589. if (tag_data.IsValid("offsety"))
  1590. {
  1591. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1592. }
  1593. if (tag_data.IsValid("offsetz"))
  1594. {
  1595. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1596. }
  1597. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1598. if (tag_data.IsValid("attach_type"))
  1599. {
  1600. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1601. }
  1602. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1603. {
  1604. if (tag_data.IsValid("offset_world"))
  1605. {
  1606. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1607. }
  1608. else if (tag_data.IsValid("offset_bone"))
  1609. {
  1610. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1611. }
  1612. }
  1613. ikdata.GetIKEnable(ikattachType).Recet();
  1614. if (tag_data.IsValid("disable"))
  1615. {
  1616. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1617. {
  1618. ','
  1619. });
  1620. int i = 0;
  1621. while (i < array.Length)
  1622. {
  1623. string text2 = array[i];
  1624. string text3 = text2.ToLower();
  1625. if (text3 != null)
  1626. {
  1627. if (!(text3 == "x"))
  1628. {
  1629. if (!(text3 == "y"))
  1630. {
  1631. if (text3 == "z")
  1632. {
  1633. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1634. }
  1635. }
  1636. else
  1637. {
  1638. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1639. }
  1640. }
  1641. else
  1642. {
  1643. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1644. }
  1645. }
  1646. IL_2D4:
  1647. i++;
  1648. continue;
  1649. goto IL_2D4;
  1650. }
  1651. }
  1652. string axisbone = string.Empty;
  1653. if (tag_data.IsValid("axisbone"))
  1654. {
  1655. axisbone = tag_data.GetTagProperty("axisbone").AsString();
  1656. }
  1657. bool do_animation = false;
  1658. if (tag_data.IsValid("do_animation"))
  1659. {
  1660. do_animation = true;
  1661. }
  1662. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1663. {
  1664. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1665. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1666. }
  1667. maidAndMan.IKTargetToAttachPoint(text, maidAndMan2, tgt_name, attachpoint_name, zero, ikattachType, axisbone, do_animation, timing);
  1668. return false;
  1669. }
  1670. public bool TagIKAttachBoneNext(KagTagSupport tag_data)
  1671. {
  1672. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachbonenext", new string[]
  1673. {
  1674. "src",
  1675. "srcbone",
  1676. "target",
  1677. "targetbone"
  1678. });
  1679. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1680. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1681. if (maidAndMan == null || maidAndMan2 == null)
  1682. {
  1683. return false;
  1684. }
  1685. IKCtrlData.IKExecTiming timing = IKCtrlData.IKExecTiming.FlagPositive;
  1686. if (tag_data.IsValid("exectiming"))
  1687. {
  1688. timing = (IKCtrlData.IKExecTiming)Enum.Parse(typeof(IKCtrlData.IKExecTiming), tag_data.GetTagProperty("exectiming").AsString());
  1689. }
  1690. string text = tag_data.GetTagProperty("srcbone").AsString();
  1691. string tgtbone_name = tag_data.GetTagProperty("targetbone").AsString();
  1692. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1693. if (!ikdata)
  1694. {
  1695. return false;
  1696. }
  1697. bool search_sm = tag_data.IsValid("Search_SM_Body");
  1698. Vector3 zero = Vector3.zero;
  1699. if (tag_data.IsValid("offsetx"))
  1700. {
  1701. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1702. }
  1703. if (tag_data.IsValid("offsety"))
  1704. {
  1705. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1706. }
  1707. if (tag_data.IsValid("offsetz"))
  1708. {
  1709. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1710. }
  1711. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1712. if (tag_data.IsValid("attach_type"))
  1713. {
  1714. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1715. }
  1716. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1717. {
  1718. if (tag_data.IsValid("offset_world"))
  1719. {
  1720. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1721. }
  1722. else if (tag_data.IsValid("offset_bone"))
  1723. {
  1724. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1725. }
  1726. }
  1727. ikdata.GetIKEnable(ikattachType).Recet();
  1728. if (tag_data.IsValid("disable"))
  1729. {
  1730. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1731. {
  1732. ','
  1733. });
  1734. int i = 0;
  1735. while (i < array.Length)
  1736. {
  1737. string text2 = array[i];
  1738. string text3 = text2.ToLower();
  1739. if (text3 != null)
  1740. {
  1741. if (!(text3 == "x"))
  1742. {
  1743. if (!(text3 == "y"))
  1744. {
  1745. if (text3 == "z")
  1746. {
  1747. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1748. }
  1749. }
  1750. else
  1751. {
  1752. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1753. }
  1754. }
  1755. else
  1756. {
  1757. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1758. }
  1759. }
  1760. IL_2C7:
  1761. i++;
  1762. continue;
  1763. goto IL_2C7;
  1764. }
  1765. }
  1766. bool do_animation = false;
  1767. if (tag_data.IsValid("do_animation"))
  1768. {
  1769. do_animation = true;
  1770. }
  1771. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1772. {
  1773. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1774. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1775. }
  1776. maidAndMan.IKTargetToBone(text, maidAndMan2, tgtbone_name, zero, ikattachType, search_sm, do_animation, timing);
  1777. return false;
  1778. }
  1779. public bool TagIKAttachOdoguNext(KagTagSupport tag_data)
  1780. {
  1781. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachodogunext", new string[]
  1782. {
  1783. "src",
  1784. "srcbone",
  1785. "odogu"
  1786. });
  1787. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1788. if (!maidAndMan)
  1789. {
  1790. return false;
  1791. }
  1792. IKCtrlData.IKExecTiming timing = IKCtrlData.IKExecTiming.FlagPositive;
  1793. if (tag_data.IsValid("exectiming"))
  1794. {
  1795. timing = (IKCtrlData.IKExecTiming)Enum.Parse(typeof(IKCtrlData.IKExecTiming), tag_data.GetTagProperty("exectiming").AsString());
  1796. }
  1797. string text = tag_data.GetTagProperty("srcbone").AsString();
  1798. string odogu_name = tag_data.GetTagProperty("odogu").AsString();
  1799. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1800. if (!ikdata)
  1801. {
  1802. return false;
  1803. }
  1804. string tgt_name = string.Empty;
  1805. if (tag_data.IsValid("target"))
  1806. {
  1807. tgt_name = tag_data.GetTagProperty("target").AsString();
  1808. }
  1809. Vector3 zero = Vector3.zero;
  1810. if (tag_data.IsValid("offsetx"))
  1811. {
  1812. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1813. }
  1814. if (tag_data.IsValid("offsety"))
  1815. {
  1816. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1817. }
  1818. if (tag_data.IsValid("offsetz"))
  1819. {
  1820. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1821. }
  1822. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1823. if (tag_data.IsValid("attach_type"))
  1824. {
  1825. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1826. }
  1827. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1828. {
  1829. if (tag_data.IsValid("offset_world"))
  1830. {
  1831. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1832. }
  1833. else if (tag_data.IsValid("offset_bone"))
  1834. {
  1835. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1836. }
  1837. }
  1838. ikdata.GetIKEnable(ikattachType).Recet();
  1839. if (tag_data.IsValid("disable"))
  1840. {
  1841. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1842. {
  1843. ','
  1844. });
  1845. int i = 0;
  1846. while (i < array.Length)
  1847. {
  1848. string text2 = array[i];
  1849. string text3 = text2.ToLower();
  1850. if (text3 != null)
  1851. {
  1852. if (!(text3 == "x"))
  1853. {
  1854. if (!(text3 == "y"))
  1855. {
  1856. if (text3 == "z")
  1857. {
  1858. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1859. }
  1860. }
  1861. else
  1862. {
  1863. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1864. }
  1865. }
  1866. else
  1867. {
  1868. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1869. }
  1870. }
  1871. IL_2B6:
  1872. i++;
  1873. continue;
  1874. goto IL_2B6;
  1875. }
  1876. }
  1877. bool do_animation = false;
  1878. if (tag_data.IsValid("do_animation"))
  1879. {
  1880. do_animation = true;
  1881. }
  1882. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1883. {
  1884. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1885. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1886. }
  1887. maidAndMan.IKTargetToOdogu(text, odogu_name, tgt_name, zero, ikattachType, do_animation, timing);
  1888. return false;
  1889. }
  1890. public bool TagIKAttachIKBoneNext(KagTagSupport tag_data)
  1891. {
  1892. this.CheckAbsolutelyNecessaryTag(tag_data, "ikattachbonenext", new string[]
  1893. {
  1894. "src",
  1895. "srcbone",
  1896. "target",
  1897. "targetbone"
  1898. });
  1899. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  1900. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  1901. if (maidAndMan == null || maidAndMan2 == null)
  1902. {
  1903. return false;
  1904. }
  1905. IKCtrlData.IKExecTiming timing = IKCtrlData.IKExecTiming.FlagPositive;
  1906. if (tag_data.IsValid("exectiming"))
  1907. {
  1908. timing = (IKCtrlData.IKExecTiming)Enum.Parse(typeof(IKCtrlData.IKExecTiming), tag_data.GetTagProperty("exectiming").AsString());
  1909. }
  1910. string text = tag_data.GetTagProperty("srcbone").AsString();
  1911. string bone_name = tag_data.GetTagProperty("targetbone").AsString();
  1912. IKCtrlData ikdata = maidAndMan.IKCtrl.GetIKData(text);
  1913. if (!ikdata)
  1914. {
  1915. return false;
  1916. }
  1917. Vector3 zero = Vector3.zero;
  1918. if (tag_data.IsValid("offsetx"))
  1919. {
  1920. zero.x = tag_data.GetTagProperty("offsetx").AsReal();
  1921. }
  1922. if (tag_data.IsValid("offsety"))
  1923. {
  1924. zero.y = tag_data.GetTagProperty("offsety").AsReal();
  1925. }
  1926. if (tag_data.IsValid("offsetz"))
  1927. {
  1928. zero.z = tag_data.GetTagProperty("offsetz").AsReal();
  1929. }
  1930. IKCtrlData.IKAttachType ikattachType = IKCtrlData.IKAttachType.Point;
  1931. if (tag_data.IsValid("attach_type"))
  1932. {
  1933. ikattachType = (IKCtrlData.IKAttachType)Enum.Parse(typeof(IKCtrlData.IKAttachType), tag_data.GetTagProperty("attach_type").AsString());
  1934. }
  1935. if (ikattachType == IKCtrlData.IKAttachType.NewPoint)
  1936. {
  1937. if (tag_data.IsValid("offset_world"))
  1938. {
  1939. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetWorld;
  1940. }
  1941. else if (tag_data.IsValid("offset_bone"))
  1942. {
  1943. ikdata.posOffsetType = IKCtrlData.PosOffsetType.OffsetBone;
  1944. }
  1945. }
  1946. ikdata.GetIKEnable(ikattachType).Recet();
  1947. if (tag_data.IsValid("disable"))
  1948. {
  1949. string[] array = tag_data.GetTagProperty("disable").AsString().Split(new char[]
  1950. {
  1951. ','
  1952. });
  1953. int i = 0;
  1954. while (i < array.Length)
  1955. {
  1956. string text2 = array[i];
  1957. string text3 = text2.ToLower();
  1958. if (text3 != null)
  1959. {
  1960. if (!(text3 == "x"))
  1961. {
  1962. if (!(text3 == "y"))
  1963. {
  1964. if (text3 == "z")
  1965. {
  1966. ikdata.GetIKEnable(ikattachType).EnableZ = false;
  1967. }
  1968. }
  1969. else
  1970. {
  1971. ikdata.GetIKEnable(ikattachType).EnableY = false;
  1972. }
  1973. }
  1974. else
  1975. {
  1976. ikdata.GetIKEnable(ikattachType).EnableX = false;
  1977. }
  1978. }
  1979. IL_2BA:
  1980. i++;
  1981. continue;
  1982. goto IL_2BA;
  1983. }
  1984. }
  1985. bool do_animation = tag_data.IsValid("do_animation");
  1986. if (ikattachType == IKCtrlData.IKAttachType.NewPoint && ikdata is HandFootIKData)
  1987. {
  1988. HandFootIKData handFootIKData = ikdata as HandFootIKData;
  1989. handFootIKData.SetPullState(!tag_data.IsValid("pull_off"));
  1990. }
  1991. maidAndMan.IKTargetToIKBone(text, maidAndMan2, bone_name, zero, ikattachType, do_animation, timing);
  1992. return false;
  1993. }
  1994. public bool TagIKSetPelvisPull(KagTagSupport tag_data)
  1995. {
  1996. this.CheckAbsolutelyNecessaryTag(tag_data, "iksetpelvispull", new string[]
  1997. {
  1998. "src"
  1999. });
  2000. Maid maidAndMan = this.GetMaidAndMan(tag_data.GetTagProperty("src").AsString());
  2001. if (!maidAndMan)
  2002. {
  2003. return false;
  2004. }
  2005. bool pelvisPull = tag_data.IsValid("on");
  2006. maidAndMan.body0.IKCtrl.SetPelvisPull(pelvisPull);
  2007. return false;
  2008. }
  2009. public bool TagAllPos(KagTagSupport tag_data)
  2010. {
  2011. bool flag = false;
  2012. bool flag2 = false;
  2013. Vector3 zero = Vector3.zero;
  2014. Vector3 zero2 = Vector3.zero;
  2015. if (tag_data.IsValid("x"))
  2016. {
  2017. flag = true;
  2018. zero.x = tag_data.GetTagProperty("x").AsReal();
  2019. }
  2020. if (tag_data.IsValid("y"))
  2021. {
  2022. flag = true;
  2023. zero.y = tag_data.GetTagProperty("y").AsReal();
  2024. }
  2025. if (tag_data.IsValid("z"))
  2026. {
  2027. flag = true;
  2028. zero.z = tag_data.GetTagProperty("z").AsReal();
  2029. }
  2030. if (tag_data.IsValid("rx"))
  2031. {
  2032. flag2 = true;
  2033. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  2034. }
  2035. if (tag_data.IsValid("ry"))
  2036. {
  2037. flag2 = true;
  2038. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  2039. }
  2040. if (tag_data.IsValid("rz"))
  2041. {
  2042. flag2 = true;
  2043. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  2044. }
  2045. if (flag)
  2046. {
  2047. GameMain.Instance.CharacterMgr.SetCharaAllPos(zero);
  2048. if (!this.script_mgr_.compatibilityMode)
  2049. {
  2050. for (int i = 0; i < GameMain.Instance.CharacterMgr.GetMaidCount(); i++)
  2051. {
  2052. Maid maid = GameMain.Instance.CharacterMgr.GetMaid(i);
  2053. if (maid != null && maid.body0 != null)
  2054. {
  2055. maid.body0.SetBoneHitHeightY(zero.y);
  2056. }
  2057. }
  2058. }
  2059. }
  2060. if (flag2)
  2061. {
  2062. GameMain.Instance.CharacterMgr.SetCharaAllRot(zero2);
  2063. }
  2064. return false;
  2065. }
  2066. public bool TagAllOffSet(KagTagSupport tag_data)
  2067. {
  2068. bool flag = false;
  2069. bool flag2 = false;
  2070. Vector3 zero = Vector3.zero;
  2071. Vector3 zero2 = Vector3.zero;
  2072. if (tag_data.IsValid("x"))
  2073. {
  2074. flag = true;
  2075. zero.x = tag_data.GetTagProperty("x").AsReal();
  2076. }
  2077. if (tag_data.IsValid("y"))
  2078. {
  2079. flag = true;
  2080. zero.y = tag_data.GetTagProperty("y").AsReal();
  2081. }
  2082. if (tag_data.IsValid("z"))
  2083. {
  2084. flag = true;
  2085. zero.z = tag_data.GetTagProperty("z").AsReal();
  2086. }
  2087. if (tag_data.IsValid("rx"))
  2088. {
  2089. flag2 = true;
  2090. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  2091. }
  2092. if (tag_data.IsValid("ry"))
  2093. {
  2094. flag2 = true;
  2095. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  2096. }
  2097. if (tag_data.IsValid("rz"))
  2098. {
  2099. flag2 = true;
  2100. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  2101. }
  2102. if (flag)
  2103. {
  2104. GameMain.Instance.CharacterMgr.CharaAllOfsetPos(zero);
  2105. }
  2106. if (flag2)
  2107. {
  2108. GameMain.Instance.CharacterMgr.CharaAllOfsetRot(zero2);
  2109. }
  2110. return false;
  2111. }
  2112. public bool TagAddAllOffset(KagTagSupport tag_data)
  2113. {
  2114. bool flag = false;
  2115. bool flag2 = false;
  2116. Vector3 zero = Vector3.zero;
  2117. Vector3 zero2 = Vector3.zero;
  2118. if (tag_data.IsValid("x"))
  2119. {
  2120. flag = true;
  2121. zero.x = tag_data.GetTagProperty("x").AsReal();
  2122. }
  2123. if (tag_data.IsValid("y"))
  2124. {
  2125. flag = true;
  2126. zero.y = tag_data.GetTagProperty("y").AsReal();
  2127. }
  2128. if (tag_data.IsValid("z"))
  2129. {
  2130. flag = true;
  2131. zero.z = tag_data.GetTagProperty("z").AsReal();
  2132. }
  2133. if (tag_data.IsValid("rx"))
  2134. {
  2135. flag2 = true;
  2136. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  2137. }
  2138. if (tag_data.IsValid("ry"))
  2139. {
  2140. flag2 = true;
  2141. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  2142. }
  2143. if (tag_data.IsValid("rz"))
  2144. {
  2145. flag2 = true;
  2146. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  2147. }
  2148. if (flag)
  2149. {
  2150. Vector3 charaAllOfsetPos = GameMain.Instance.CharacterMgr.GetCharaAllOfsetPos();
  2151. GameMain.Instance.CharacterMgr.CharaAllOfsetPos(charaAllOfsetPos + zero);
  2152. }
  2153. if (flag2)
  2154. {
  2155. Vector3 charaAllOfsetRot = GameMain.Instance.CharacterMgr.GetCharaAllOfsetRot();
  2156. GameMain.Instance.CharacterMgr.CharaAllOfsetRot(charaAllOfsetRot + zero2);
  2157. }
  2158. return false;
  2159. }
  2160. public bool TagOffSet(KagTagSupport tag_data)
  2161. {
  2162. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2163. if (maidAndMan == null)
  2164. {
  2165. return false;
  2166. }
  2167. bool flag = false;
  2168. bool flag2 = false;
  2169. Vector3 zero = Vector3.zero;
  2170. Vector3 zero2 = Vector3.zero;
  2171. if (tag_data.IsValid("x"))
  2172. {
  2173. flag = true;
  2174. zero.x = tag_data.GetTagProperty("x").AsReal();
  2175. }
  2176. if (tag_data.IsValid("y"))
  2177. {
  2178. flag = true;
  2179. zero.y = tag_data.GetTagProperty("y").AsReal();
  2180. }
  2181. if (tag_data.IsValid("z"))
  2182. {
  2183. flag = true;
  2184. zero.z = tag_data.GetTagProperty("z").AsReal();
  2185. }
  2186. if (tag_data.IsValid("rx"))
  2187. {
  2188. flag2 = true;
  2189. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  2190. }
  2191. if (tag_data.IsValid("ry"))
  2192. {
  2193. flag2 = true;
  2194. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  2195. }
  2196. if (tag_data.IsValid("rz"))
  2197. {
  2198. flag2 = true;
  2199. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  2200. }
  2201. if (flag)
  2202. {
  2203. maidAndMan.SetPos(zero);
  2204. maidAndMan.baseOffset = zero;
  2205. }
  2206. if (flag2)
  2207. {
  2208. maidAndMan.SetRot(zero2);
  2209. maidAndMan.baseEulerAngles = zero2;
  2210. }
  2211. if (ScriptManager.isGP001Mode)
  2212. {
  2213. maidAndMan.UpdateTransformData();
  2214. }
  2215. return false;
  2216. }
  2217. public bool TagRotatelink(KagTagSupport tag_data)
  2218. {
  2219. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2220. if (maidAndMan == null)
  2221. {
  2222. return false;
  2223. }
  2224. Maid maidAndMan2 = this.GetMaidAndMan(tag_data, false);
  2225. if (maidAndMan2 == null)
  2226. {
  2227. return false;
  2228. }
  2229. maidAndMan.rotateLinkMaid = (maidAndMan2.rotateLinkMaid = string.Empty);
  2230. if (tag_data.IsValid("clear"))
  2231. {
  2232. return false;
  2233. }
  2234. maidAndMan.rotateLinkMaid = maidAndMan2.status.guid;
  2235. maidAndMan2.rotateLinkMaid = maidAndMan.status.guid;
  2236. return false;
  2237. }
  2238. public bool TagAxisRotation(KagTagSupport tag_data)
  2239. {
  2240. bool flag = false;
  2241. Vector3 zero = Vector3.zero;
  2242. if (tag_data.IsValid("rx"))
  2243. {
  2244. flag = true;
  2245. zero.x = tag_data.GetTagProperty("rx").AsReal();
  2246. }
  2247. if (tag_data.IsValid("ry"))
  2248. {
  2249. flag = true;
  2250. zero.y = tag_data.GetTagProperty("ry").AsReal();
  2251. }
  2252. if (tag_data.IsValid("rz"))
  2253. {
  2254. flag = true;
  2255. zero.z = tag_data.GetTagProperty("rz").AsReal();
  2256. }
  2257. if (flag)
  2258. {
  2259. Vector3 charaAllOfsetRot = GameMain.Instance.CharacterMgr.GetCharaAllOfsetRot();
  2260. GameMain.Instance.CharacterMgr.CharaAllOfsetRot(charaAllOfsetRot + zero);
  2261. }
  2262. return true;
  2263. }
  2264. public bool TagAllResetPos(KagTagSupport tag_data)
  2265. {
  2266. GameMain.Instance.CharacterMgr.ResetCharaPosAll();
  2267. return false;
  2268. }
  2269. public bool TagTransform(KagTagSupport tag_data)
  2270. {
  2271. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2272. return maidAndMan == null && false;
  2273. }
  2274. public bool TagPosition(KagTagSupport tag_data)
  2275. {
  2276. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2277. return maidAndMan == null && false;
  2278. }
  2279. public bool TagRotation(KagTagSupport tag_data)
  2280. {
  2281. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2282. return maidAndMan == null && false;
  2283. }
  2284. public bool TagCamera(KagTagSupport tag_data)
  2285. {
  2286. Vector3 zero = Vector3.zero;
  2287. Vector2 zero2 = Vector2.zero;
  2288. float f_fRadius = 0f;
  2289. if (tag_data.IsValid("reset"))
  2290. {
  2291. GameMain.Instance.MainCamera.ResetFromScriptOnTarget();
  2292. return false;
  2293. }
  2294. if (tag_data.IsValid("radius"))
  2295. {
  2296. f_fRadius = tag_data.GetTagProperty("radius").AsReal();
  2297. }
  2298. if (tag_data.IsValid("cx"))
  2299. {
  2300. zero.x = tag_data.GetTagProperty("cx").AsReal();
  2301. }
  2302. if (tag_data.IsValid("cy"))
  2303. {
  2304. zero.y = tag_data.GetTagProperty("cy").AsReal();
  2305. }
  2306. if (tag_data.IsValid("cz"))
  2307. {
  2308. zero.z = tag_data.GetTagProperty("cz").AsReal();
  2309. }
  2310. if (tag_data.IsValid("rx"))
  2311. {
  2312. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  2313. }
  2314. if (tag_data.IsValid("ry"))
  2315. {
  2316. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  2317. }
  2318. GameMain.Instance.MainCamera.SetFromScriptOnTarget(zero, f_fRadius, zero2);
  2319. return false;
  2320. }
  2321. public bool TagCameraChase(KagTagSupport tag_data)
  2322. {
  2323. this.CheckAbsolutelyNecessaryTag(tag_data, "camerachase", new string[]
  2324. {
  2325. "chase"
  2326. });
  2327. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2328. if (maidAndMan == null)
  2329. {
  2330. return false;
  2331. }
  2332. string f_strAttachBone = tag_data.GetTagProperty("chase").AsString();
  2333. Vector3 zero = Vector3.zero;
  2334. if (tag_data.IsValid("offsx"))
  2335. {
  2336. zero.x = tag_data.GetTagProperty("offsx").AsReal();
  2337. }
  2338. if (tag_data.IsValid("offsy"))
  2339. {
  2340. zero.y = tag_data.GetTagProperty("offsy").AsReal();
  2341. }
  2342. if (tag_data.IsValid("offsz"))
  2343. {
  2344. zero.z = tag_data.GetTagProperty("offsz").AsReal();
  2345. }
  2346. bool f_fOnece = true;
  2347. if (tag_data.IsValid("continue"))
  2348. {
  2349. f_fOnece = false;
  2350. }
  2351. int millisecond = 0;
  2352. if (tag_data.IsValid("time"))
  2353. {
  2354. millisecond = tag_data.GetTagProperty("time").AsInteger();
  2355. }
  2356. GameMain.Instance.MainCamera.SetChaseCamera(maidAndMan, f_strAttachBone, zero, f_fOnece, GameUty.MillisecondToSecond(millisecond));
  2357. return false;
  2358. }
  2359. public bool TagCameraChaseStop(KagTagSupport tag_data)
  2360. {
  2361. this.CheckAbsolutelyNecessaryTag(tag_data, "camerachasestop", new string[0]);
  2362. GameMain.Instance.MainCamera.RemoveChaseCameraAll();
  2363. return false;
  2364. }
  2365. public bool TagCameraAnimationStart(KagTagSupport tag_data)
  2366. {
  2367. this.CheckAbsolutelyNecessaryTag(tag_data, "cameraanimationstart", new string[]
  2368. {
  2369. "time"
  2370. });
  2371. bool f_bStart = false;
  2372. Vector3 zero = Vector3.zero;
  2373. Vector3 zero2 = Vector3.zero;
  2374. Vector2 zero3 = Vector2.zero;
  2375. Vector2 zero4 = Vector2.zero;
  2376. float f_fRadius = 0f;
  2377. float f_fSRadius = 0f;
  2378. float f_fTime = GameUty.MillisecondToSecond(tag_data.GetTagProperty("time").AsInteger());
  2379. string f_strEaseType = string.Empty;
  2380. bool f_bSkip = tag_data.IsValid("skip");
  2381. if (tag_data.IsValid("radius"))
  2382. {
  2383. f_fRadius = tag_data.GetTagProperty("radius").AsReal();
  2384. }
  2385. if (tag_data.IsValid("cx"))
  2386. {
  2387. zero.x = tag_data.GetTagProperty("cx").AsReal();
  2388. }
  2389. if (tag_data.IsValid("cy"))
  2390. {
  2391. zero.y = tag_data.GetTagProperty("cy").AsReal();
  2392. }
  2393. if (tag_data.IsValid("cz"))
  2394. {
  2395. zero.z = tag_data.GetTagProperty("cz").AsReal();
  2396. }
  2397. if (tag_data.IsValid("rx"))
  2398. {
  2399. zero3.x = tag_data.GetTagProperty("rx").AsReal();
  2400. }
  2401. if (tag_data.IsValid("ry"))
  2402. {
  2403. zero3.y = tag_data.GetTagProperty("ry").AsReal();
  2404. }
  2405. if (tag_data.IsValid("sradius"))
  2406. {
  2407. f_fSRadius = tag_data.GetTagProperty("sradius").AsReal();
  2408. f_bStart = true;
  2409. }
  2410. if (tag_data.IsValid("scx"))
  2411. {
  2412. zero2.x = tag_data.GetTagProperty("scx").AsReal();
  2413. f_bStart = true;
  2414. }
  2415. if (tag_data.IsValid("scy"))
  2416. {
  2417. zero2.y = tag_data.GetTagProperty("scy").AsReal();
  2418. f_bStart = true;
  2419. }
  2420. if (tag_data.IsValid("scz"))
  2421. {
  2422. zero2.z = tag_data.GetTagProperty("scz").AsReal();
  2423. f_bStart = true;
  2424. }
  2425. if (tag_data.IsValid("srx"))
  2426. {
  2427. zero4.x = tag_data.GetTagProperty("srx").AsReal();
  2428. f_bStart = true;
  2429. }
  2430. if (tag_data.IsValid("sry"))
  2431. {
  2432. zero4.y = tag_data.GetTagProperty("sry").AsReal();
  2433. f_bStart = true;
  2434. }
  2435. if (tag_data.IsValid("easetype"))
  2436. {
  2437. f_strEaseType = tag_data.GetTagProperty("easetype").AsString();
  2438. }
  2439. float f_fDelay = 0f;
  2440. if (tag_data.IsValid("delay"))
  2441. {
  2442. f_fDelay = GameUty.MillisecondToSecond(tag_data.GetTagProperty("delay").AsInteger());
  2443. }
  2444. GameMain.Instance.MainCamera.StartAnimationTo(f_bStart, zero2, f_fSRadius, zero4, zero, f_fRadius, zero3, f_fTime, f_strEaseType, f_bSkip, f_fDelay);
  2445. return false;
  2446. }
  2447. public bool TagCameraControl(KagTagSupport tag_data)
  2448. {
  2449. GameMain.Instance.MainCamera.SetControl(tag_data.IsValid("true"));
  2450. return false;
  2451. }
  2452. public bool TagLightMain(KagTagSupport tag_data)
  2453. {
  2454. Vector3 zero = Vector3.zero;
  2455. float intensity = 0f;
  2456. bool flag = false;
  2457. bool flag2 = false;
  2458. if (tag_data.IsValid("rx"))
  2459. {
  2460. zero.x = tag_data.GetTagProperty("rx").AsReal();
  2461. flag = true;
  2462. }
  2463. if (tag_data.IsValid("ry"))
  2464. {
  2465. zero.y = tag_data.GetTagProperty("ry").AsReal();
  2466. flag = true;
  2467. }
  2468. if (tag_data.IsValid("rz"))
  2469. {
  2470. zero.z = tag_data.GetTagProperty("rz").AsReal();
  2471. flag = true;
  2472. }
  2473. if (tag_data.IsValid("intensity"))
  2474. {
  2475. intensity = tag_data.GetTagProperty("intensity").AsReal();
  2476. flag2 = true;
  2477. }
  2478. if (flag)
  2479. {
  2480. GameMain.Instance.MainLight.SetRotation(zero);
  2481. }
  2482. if (flag2)
  2483. {
  2484. GameMain.Instance.MainLight.SetIntensity(intensity);
  2485. }
  2486. return false;
  2487. }
  2488. public bool TagPlayBgm(KagTagSupport tag_data)
  2489. {
  2490. this.CheckAbsolutelyNecessaryTag(tag_data, "playbgm", new string[]
  2491. {
  2492. "file"
  2493. });
  2494. string text = tag_data.GetTagProperty("file").AsString();
  2495. text = Path.ChangeExtension(text, ".ogg");
  2496. int millisecond = 0;
  2497. if (tag_data.IsValid("fade"))
  2498. {
  2499. millisecond = tag_data.GetTagProperty("fade").AsInteger();
  2500. }
  2501. if (tag_data.IsValid("old"))
  2502. {
  2503. string f_strFileName = Path.GetFileNameWithoutExtension(text) + "_OLD.ogg";
  2504. if (GameUty.FileSystem.IsExistentFile(f_strFileName))
  2505. {
  2506. GameMain.Instance.SoundMgr.PlayBGM(f_strFileName, GameUty.MillisecondToSecond(millisecond), true);
  2507. }
  2508. else
  2509. {
  2510. GameMain.Instance.SoundMgr.PlayBGMLegacy(text, GameUty.MillisecondToSecond(millisecond), true);
  2511. }
  2512. }
  2513. else
  2514. {
  2515. GameMain.Instance.SoundMgr.PlayBGM(text, GameUty.MillisecondToSecond(millisecond), true);
  2516. }
  2517. return false;
  2518. }
  2519. public bool TagStopBgm(KagTagSupport tag_data)
  2520. {
  2521. int millisecond = 0;
  2522. if (tag_data.IsValid("fade"))
  2523. {
  2524. millisecond = tag_data.GetTagProperty("fade").AsInteger();
  2525. }
  2526. GameMain.Instance.SoundMgr.StopBGM(GameUty.MillisecondToSecond(millisecond));
  2527. return false;
  2528. }
  2529. public bool TagPlayEnv(KagTagSupport tag_data)
  2530. {
  2531. this.CheckAbsolutelyNecessaryTag(tag_data, "playenv", new string[]
  2532. {
  2533. "file"
  2534. });
  2535. string text = tag_data.GetTagProperty("file").AsString();
  2536. text = Path.ChangeExtension(text, ".ogg");
  2537. int millisecond = 0;
  2538. if (tag_data.IsValid("fade"))
  2539. {
  2540. millisecond = tag_data.GetTagProperty("fade").AsInteger();
  2541. }
  2542. GameMain.Instance.SoundMgr.PlayEnv(text, GameUty.MillisecondToSecond(millisecond));
  2543. return false;
  2544. }
  2545. public bool TagStopEnv(KagTagSupport tag_data)
  2546. {
  2547. int millisecond = 0;
  2548. if (tag_data.IsValid("fade"))
  2549. {
  2550. millisecond = tag_data.GetTagProperty("fade").AsInteger();
  2551. }
  2552. GameMain.Instance.SoundMgr.StopEnv(GameUty.MillisecondToSecond(millisecond));
  2553. return false;
  2554. }
  2555. public bool TagPlaySe(KagTagSupport tag_data)
  2556. {
  2557. this.CheckAbsolutelyNecessaryTag(tag_data, "playse", new string[]
  2558. {
  2559. "file"
  2560. });
  2561. string bgm_file_name = tag_data.GetTagProperty("file").AsString();
  2562. bgm_file_name = Path.ChangeExtension(bgm_file_name, ".ogg");
  2563. if (bgm_file_name == "SE016.ogg" && !GameMain.Instance.CMSystem.EjaculationSeEnabled)
  2564. {
  2565. return false;
  2566. }
  2567. bool loop = tag_data.IsValid("loop");
  2568. int num = 0;
  2569. if (tag_data.IsValid("wait"))
  2570. {
  2571. num = tag_data.GetTagProperty("wait").AsInteger();
  2572. }
  2573. WaitEventList waitEventList = this.GetWaitEventList("se");
  2574. if (num <= 0)
  2575. {
  2576. GameMain.Instance.SoundMgr.PlaySe(bgm_file_name, loop);
  2577. waitEventList.Clear();
  2578. }
  2579. else
  2580. {
  2581. waitEventList.Add(delegate
  2582. {
  2583. GameMain.Instance.SoundMgr.PlaySe(bgm_file_name, loop);
  2584. }, num);
  2585. }
  2586. return false;
  2587. }
  2588. public bool TagStopSe(KagTagSupport tag_data)
  2589. {
  2590. string text = string.Empty;
  2591. if (tag_data.IsValid("file"))
  2592. {
  2593. text = tag_data.GetTagProperty("file").AsString();
  2594. text = Path.ChangeExtension(text, ".ogg");
  2595. }
  2596. if (!string.IsNullOrEmpty(text))
  2597. {
  2598. GameMain.Instance.SoundMgr.StopSe(text);
  2599. }
  2600. else
  2601. {
  2602. GameMain.Instance.SoundMgr.StopSe();
  2603. }
  2604. return false;
  2605. }
  2606. public bool TagPlayVoice(KagTagSupport tag_data)
  2607. {
  2608. bool result = false;
  2609. this.CheckAbsolutelyNecessaryTag(tag_data, "playvoice", new string[]
  2610. {
  2611. "voice"
  2612. });
  2613. string text = tag_data.GetTagProperty("voice").AsString();
  2614. text = Path.ChangeExtension(text, ".ogg");
  2615. bool flag = tag_data.IsValid("loop");
  2616. int millisecond = 0;
  2617. if (tag_data.IsValid("fade"))
  2618. {
  2619. millisecond = tag_data.GetTagProperty("fade").AsInteger();
  2620. }
  2621. int num = -1;
  2622. if (!tag_data.IsValid("dummy"))
  2623. {
  2624. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2625. if (maidAndMan != null && maidAndMan.Visible)
  2626. {
  2627. maidAndMan.AudioMan.LoadPlay(text, GameUty.MillisecondToSecond(millisecond), true, flag);
  2628. if (maidAndMan.AudioMan.isPlay() && maidAndMan.AudioMan.audiosource.clip != null)
  2629. {
  2630. num = (int)(maidAndMan.AudioMan.audiosource.clip.length * 1000f);
  2631. }
  2632. if (tag_data.IsValid("wait"))
  2633. {
  2634. result = this.SetMaidVoiceWait(maidAndMan);
  2635. }
  2636. }
  2637. else
  2638. {
  2639. int voice_pitch = 50;
  2640. AudioSourceMgr.Type soundType = AudioSourceMgr.Type.Voice;
  2641. if (maidAndMan != null)
  2642. {
  2643. voice_pitch = maidAndMan.VoicePitch;
  2644. soundType = maidAndMan.AudioMan.SoundType;
  2645. }
  2646. GameMain.Instance.SoundMgr.PlayDummyVoice(text, GameUty.MillisecondToSecond(millisecond), true, flag, voice_pitch, soundType);
  2647. }
  2648. }
  2649. else
  2650. {
  2651. GameMain.Instance.SoundMgr.PlayDummyVoice(text, GameUty.MillisecondToSecond(millisecond), true, flag, 50, AudioSourceMgr.Type.Voice);
  2652. if (GameMain.Instance.SoundMgr.m_AudioDummyVoice.isPlay() && GameMain.Instance.SoundMgr.m_AudioDummyVoice.audiosource.clip != null)
  2653. {
  2654. num = (int)(GameMain.Instance.SoundMgr.m_AudioDummyVoice.audiosource.clip.length * 1000f);
  2655. }
  2656. if (tag_data.IsValid("wait"))
  2657. {
  2658. result = this.SetDummyVoiceWait();
  2659. }
  2660. }
  2661. if (!flag && !string.IsNullOrEmpty(this.subtitle_data.text) && (0 <= this.subtitle_data.displayTime || 0 < num))
  2662. {
  2663. SubtitleMovieManager globalInstance = SubtitleMovieManager.GetGlobalInstance(this.subtitle_data.casinoType);
  2664. globalInstance.autoDestroy = true;
  2665. int num2 = (0 > this.subtitle_data.displayTime) ? num : this.subtitle_data.displayTime;
  2666. num2 += this.subtitle_data.addDisplayTime;
  2667. globalInstance.Play(this.subtitle_data.text, num2);
  2668. this.subtitle_data.Clear();
  2669. }
  2670. return result;
  2671. }
  2672. public bool TagStopVoice(KagTagSupport tag_data)
  2673. {
  2674. if (!tag_data.IsValid("dummy"))
  2675. {
  2676. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2677. if (maidAndMan == null)
  2678. {
  2679. return false;
  2680. }
  2681. maidAndMan.AudioMan.Stop();
  2682. }
  2683. else
  2684. {
  2685. GameMain.Instance.SoundMgr.StopDummyVoide();
  2686. }
  2687. return false;
  2688. }
  2689. public bool TagStopSound(KagTagSupport tag_data)
  2690. {
  2691. GameMain.Instance.SoundMgr.StopAll();
  2692. return false;
  2693. }
  2694. public bool TagFade3D(KagTagSupport tag_data)
  2695. {
  2696. this.CheckAbsolutelyNecessaryTag(tag_data, "fade3D", new string[]
  2697. {
  2698. "time"
  2699. });
  2700. int millisecond = tag_data.GetTagProperty("time").AsInteger();
  2701. float f_fTime = GameUty.MillisecondToSecond(millisecond);
  2702. bool flag = tag_data.IsValid("sync");
  2703. if (tag_data.IsValid("in"))
  2704. {
  2705. GameMain.Instance.MainCamera.FadeInNoUI(f_fTime, true);
  2706. }
  2707. else
  2708. {
  2709. GameMain.Instance.MainCamera.FadeOutNoUI(f_fTime, true);
  2710. }
  2711. if (flag)
  2712. {
  2713. this.SetFadeWait(true);
  2714. }
  2715. return flag;
  2716. }
  2717. public bool TagSetBg(KagTagSupport tag_data)
  2718. {
  2719. this.CheckAbsolutelyNecessaryTag(tag_data, "setbg", new string[]
  2720. {
  2721. "file"
  2722. });
  2723. string text = tag_data.GetTagProperty("file").AsString();
  2724. Maid maid = GameMain.Instance.CharacterMgr.GetMaid(0);
  2725. if (0 <= text.IndexOf("?"))
  2726. {
  2727. if (maid != null)
  2728. {
  2729. text = ScriptManager.ReplacePersonal(GameMain.Instance.CharacterMgr.GetMaid(0), text);
  2730. }
  2731. else
  2732. {
  2733. Debug.LogError("@SetBgで指定されたファイルに?がありましたが、スロット0にメイドがいないので性格置換できませんでした");
  2734. }
  2735. }
  2736. GameMain.Instance.BgMgr.ChangeBg(text);
  2737. return false;
  2738. }
  2739. public bool TagDraw2DTex(KagTagSupport tag_data)
  2740. {
  2741. this.CheckAbsolutelyNecessaryTag(tag_data, "draw2dtex", new string[]
  2742. {
  2743. "file",
  2744. "x",
  2745. "y"
  2746. });
  2747. GameObject gameObject = GameObject.Find("__GameMain__/SystemUI Root/MessageWindowPanel/tex2dplate");
  2748. bool flag = false;
  2749. if (gameObject == null)
  2750. {
  2751. gameObject = Utility.CreatePrefab(GameObject.Find("__GameMain__/SystemUI Root"), "System/Prefab/tex2dplate", true);
  2752. gameObject.name = "tex2dplate";
  2753. flag = true;
  2754. }
  2755. UITexture component = gameObject.GetComponent<UITexture>();
  2756. component.mainTexture = Resources.Load<Texture2D>(tag_data.GetTagProperty("file").AsString());
  2757. component.SetDimensions(component.mainTexture.width, component.mainTexture.height);
  2758. Vector3 localPosition = new Vector3((float)(-960 + tag_data.GetTagProperty("x").AsInteger()), (float)(540 - tag_data.GetTagProperty("y").AsInteger()), 0f);
  2759. gameObject.transform.localPosition = localPosition;
  2760. if (flag)
  2761. {
  2762. gameObject.transform.parent = GameObject.Find("__GameMain__/SystemUI Root/MessageWindowPanel").transform;
  2763. }
  2764. return false;
  2765. }
  2766. public bool TagClear2DTex(KagTagSupport tag_data)
  2767. {
  2768. GameObject gameObject = GameObject.Find("__GameMain__/SystemUI Root/MessageWindowPanel/tex2dplate");
  2769. if (gameObject != null)
  2770. {
  2771. UnityEngine.Object.DestroyImmediate(gameObject);
  2772. }
  2773. return false;
  2774. }
  2775. public bool TagItemChange(KagTagSupport tag_data)
  2776. {
  2777. this.CheckAbsolutelyNecessaryTag(tag_data, "itemchange", new string[]
  2778. {
  2779. "category",
  2780. "name"
  2781. });
  2782. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2783. if (maidAndMan == null)
  2784. {
  2785. return false;
  2786. }
  2787. maidAndMan.ItemChangeTemp(tag_data.GetTagProperty("category").AsString().ToLower(), tag_data.GetTagProperty("name").AsString());
  2788. return false;
  2789. }
  2790. public bool TagItemSet(KagTagSupport tag_data)
  2791. {
  2792. this.CheckAbsolutelyNecessaryTag(tag_data, "itemset", new string[]
  2793. {
  2794. "category",
  2795. "item"
  2796. });
  2797. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2798. if (maidAndMan == null)
  2799. {
  2800. return false;
  2801. }
  2802. maidAndMan.SetProp(tag_data.GetTagProperty("category").AsString().ToLower(), tag_data.GetTagProperty("item").AsString(), 0, tag_data.IsValid("temp"), tag_data.IsValid("noscale"));
  2803. return false;
  2804. }
  2805. public bool TagItemReset(KagTagSupport tag_data)
  2806. {
  2807. this.CheckAbsolutelyNecessaryTag(tag_data, "itemreset", new string[0]);
  2808. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2809. if (maidAndMan == null)
  2810. {
  2811. return false;
  2812. }
  2813. if (tag_data.IsValid("allwear"))
  2814. {
  2815. for (int i = 67; i <= 96; i++)
  2816. {
  2817. maidAndMan.ResetProp((MPN)i, true);
  2818. }
  2819. }
  2820. else if (tag_data.IsValid("multi"))
  2821. {
  2822. string text = tag_data.GetTagProperty("multi").AsString();
  2823. string[] array = text.Split(new char[]
  2824. {
  2825. ':'
  2826. });
  2827. foreach (string mpn in array)
  2828. {
  2829. maidAndMan.ResetProp(mpn, true);
  2830. }
  2831. }
  2832. else
  2833. {
  2834. maidAndMan.ResetProp(tag_data.GetTagProperty("category").AsString().ToLower(), true);
  2835. }
  2836. return false;
  2837. }
  2838. public bool TagItemPos(KagTagSupport tag_data)
  2839. {
  2840. this.CheckAbsolutelyNecessaryTag(tag_data, "itempos", new string[]
  2841. {
  2842. "slot",
  2843. "target"
  2844. });
  2845. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2846. if (maidAndMan == null)
  2847. {
  2848. return false;
  2849. }
  2850. string f_strSlotName = tag_data.GetTagProperty("slot").AsString();
  2851. string f_strObjTarget = tag_data.GetTagProperty("target").AsString();
  2852. Vector3 f_vPos = default(Vector3);
  2853. bool flag = false;
  2854. Vector3 f_vRot = default(Vector3);
  2855. bool flag2 = false;
  2856. if (tag_data.IsValid("x"))
  2857. {
  2858. f_vPos.x = tag_data.GetTagProperty("x").AsReal();
  2859. flag = true;
  2860. }
  2861. if (tag_data.IsValid("y"))
  2862. {
  2863. f_vPos.y = tag_data.GetTagProperty("y").AsReal();
  2864. flag = true;
  2865. }
  2866. if (tag_data.IsValid("z"))
  2867. {
  2868. f_vPos.z = tag_data.GetTagProperty("z").AsReal();
  2869. flag = true;
  2870. }
  2871. if (tag_data.IsValid("rx"))
  2872. {
  2873. f_vRot.x = tag_data.GetTagProperty("rx").AsReal();
  2874. flag2 = true;
  2875. }
  2876. if (tag_data.IsValid("ry"))
  2877. {
  2878. f_vRot.y = tag_data.GetTagProperty("ry").AsReal();
  2879. flag2 = true;
  2880. }
  2881. if (tag_data.IsValid("rz"))
  2882. {
  2883. f_vRot.z = tag_data.GetTagProperty("rz").AsReal();
  2884. flag2 = true;
  2885. }
  2886. if (flag)
  2887. {
  2888. maidAndMan.body0.SetSlotOffsetPos(f_strSlotName, f_strObjTarget, f_vPos);
  2889. }
  2890. if (flag2)
  2891. {
  2892. maidAndMan.body0.SetSlotOffsetRot(f_strSlotName, f_strObjTarget, f_vRot);
  2893. }
  2894. return false;
  2895. }
  2896. public bool TagAllProcPropSeqStart(KagTagSupport tag_data)
  2897. {
  2898. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2899. if (maidAndMan == null)
  2900. {
  2901. return false;
  2902. }
  2903. if (tag_data.IsValid("fix"))
  2904. {
  2905. maidAndMan.AllProcProp();
  2906. }
  2907. else
  2908. {
  2909. maidAndMan.AllProcPropSeqStart();
  2910. if (tag_data.IsValid("sync") && maidAndMan.Visible)
  2911. {
  2912. this.SetMaidAllPropSeqWait(maidAndMan);
  2913. return true;
  2914. }
  2915. }
  2916. return false;
  2917. }
  2918. public bool TagItemMask(KagTagSupport tag_data)
  2919. {
  2920. this.CheckAbsolutelyNecessaryTag(tag_data, "itemmask", new string[]
  2921. {
  2922. "slot",
  2923. "hide"
  2924. });
  2925. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2926. if (maidAndMan == null)
  2927. {
  2928. return false;
  2929. }
  2930. string text = tag_data.GetTagProperty("slot").AsString();
  2931. bool f_bVisible = tag_data.GetTagProperty("hide").AsBool();
  2932. TBody.SlotID f_eSlot = TBody.SlotID.accAnl;
  2933. try
  2934. {
  2935. f_eSlot = (TBody.SlotID)Enum.Parse(typeof(TBody.SlotID), text);
  2936. }
  2937. catch
  2938. {
  2939. NDebug.Assert("@itemmask TBody.SlotID enum convert error.\\n" + text, false);
  2940. }
  2941. maidAndMan.body0.SetMask(f_eSlot, f_bVisible);
  2942. return false;
  2943. }
  2944. public bool TagItemMaskMode(KagTagSupport tag_data)
  2945. {
  2946. this.CheckAbsolutelyNecessaryTag(tag_data, "itemmaskmode", new string[]
  2947. {
  2948. "type"
  2949. });
  2950. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2951. if (maidAndMan == null)
  2952. {
  2953. return false;
  2954. }
  2955. string text = tag_data.GetTagProperty("type").AsString();
  2956. TBody.MaskMode maskMode = TBody.MaskMode.None;
  2957. try
  2958. {
  2959. maskMode = (TBody.MaskMode)Enum.Parse(typeof(TBody.MaskMode), text);
  2960. }
  2961. catch
  2962. {
  2963. NDebug.Assert("@itemmaskmode TBody.MaskMode enum convert error.\\n" + text, false);
  2964. }
  2965. maidAndMan.body0.SetMaskMode(maskMode);
  2966. return false;
  2967. }
  2968. public bool TagMaidReset(KagTagSupport tag_data)
  2969. {
  2970. this.CheckAbsolutelyNecessaryTag(tag_data, "maidreset", new string[]
  2971. {
  2972. "maid"
  2973. });
  2974. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2975. if (maidAndMan == null)
  2976. {
  2977. return false;
  2978. }
  2979. maidAndMan.ResetAll();
  2980. return this.SetMaidAllPropSeqWait(maidAndMan);
  2981. }
  2982. public bool TagPropSet(KagTagSupport tag_data)
  2983. {
  2984. this.CheckAbsolutelyNecessaryTag(tag_data, "propset", new string[]
  2985. {
  2986. "category"
  2987. });
  2988. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  2989. if (maidAndMan == null)
  2990. {
  2991. return false;
  2992. }
  2993. bool f_bTemp = tag_data.IsValid("temp");
  2994. string text = tag_data.GetTagProperty("category").AsString();
  2995. if (tag_data.IsValid("autofix"))
  2996. {
  2997. string slotname = tag_data.GetTagProperty("slot").AsString();
  2998. TBodySkin slot = maidAndMan.body0.GetSlot(slotname);
  2999. string param = slot.GetParam2("autofix_" + text);
  3000. if (!string.IsNullOrEmpty(param))
  3001. {
  3002. int val = 0;
  3003. if (int.TryParse(param, out val))
  3004. {
  3005. maidAndMan.SetProp(text, val, f_bTemp);
  3006. }
  3007. }
  3008. }
  3009. else if (tag_data.IsValid("val"))
  3010. {
  3011. int val2 = tag_data.GetTagProperty("val").AsInteger();
  3012. maidAndMan.SetProp(text, val2, f_bTemp);
  3013. }
  3014. else
  3015. {
  3016. Debug.LogError("@PropSet には val か autofix のどちらかの指定が必要です。");
  3017. }
  3018. return false;
  3019. }
  3020. public bool TagPropReset(KagTagSupport tag_data)
  3021. {
  3022. this.CheckAbsolutelyNecessaryTag(tag_data, "propreset", new string[]
  3023. {
  3024. "category"
  3025. });
  3026. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3027. if (maidAndMan == null)
  3028. {
  3029. return false;
  3030. }
  3031. string mpn = tag_data.GetTagProperty("category").AsString();
  3032. maidAndMan.ResetProp(mpn, false);
  3033. return false;
  3034. }
  3035. public bool TagAddPrefabBg(KagTagSupport tag_data)
  3036. {
  3037. this.CheckAbsolutelyNecessaryTag(tag_data, "addprefabbg", new string[]
  3038. {
  3039. "name"
  3040. });
  3041. string text = string.Empty;
  3042. string f_strSrc = string.Empty;
  3043. if (tag_data.IsValid("src"))
  3044. {
  3045. text = tag_data.GetTagProperty("src").AsString();
  3046. }
  3047. else if (tag_data.IsValid("ab"))
  3048. {
  3049. f_strSrc = tag_data.GetTagProperty("ab").AsString();
  3050. }
  3051. string f_strName = tag_data.GetTagProperty("name").AsString();
  3052. string f_strDest = string.Empty;
  3053. if (tag_data.IsValid("dest"))
  3054. {
  3055. f_strDest = tag_data.GetTagProperty("dest").AsString();
  3056. }
  3057. Vector3 zero = Vector3.zero;
  3058. Vector3 zero2 = Vector3.zero;
  3059. if (tag_data.IsValid("x"))
  3060. {
  3061. zero.x = tag_data.GetTagProperty("x").AsReal();
  3062. }
  3063. if (tag_data.IsValid("y"))
  3064. {
  3065. zero.y = tag_data.GetTagProperty("y").AsReal();
  3066. }
  3067. if (tag_data.IsValid("z"))
  3068. {
  3069. zero.z = tag_data.GetTagProperty("z").AsReal();
  3070. }
  3071. if (tag_data.IsValid("rx"))
  3072. {
  3073. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  3074. }
  3075. if (tag_data.IsValid("ry"))
  3076. {
  3077. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  3078. }
  3079. if (tag_data.IsValid("rz"))
  3080. {
  3081. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  3082. }
  3083. if (this.script_mgr_.compatibilityMode && text.ToLower() == "odogu_manaita")
  3084. {
  3085. zero = new Vector3(2.2485f, 0.772f, -0.953f);
  3086. }
  3087. if (!string.IsNullOrEmpty(text))
  3088. {
  3089. GameMain.Instance.BgMgr.AddPrefabToBg(text, f_strName, f_strDest, zero, zero2);
  3090. }
  3091. else
  3092. {
  3093. GameMain.Instance.BgMgr.AddAssetsBundleToBg(f_strSrc, f_strName, f_strDest, zero, zero2);
  3094. }
  3095. return false;
  3096. }
  3097. public bool TagSetPrefabBgTransformData(KagTagSupport tag_data)
  3098. {
  3099. this.CheckAbsolutelyNecessaryTag(tag_data, "SetPrefabBgTransformData", new string[]
  3100. {
  3101. "name"
  3102. });
  3103. GameObject prefabFromBg = GameMain.Instance.BgMgr.GetPrefabFromBg(tag_data.GetTagProperty("name").AsString());
  3104. if (prefabFromBg != null)
  3105. {
  3106. Transform transform = prefabFromBg.transform;
  3107. Vector3 localPosition = transform.localPosition;
  3108. Vector3 eulerAngles = transform.localRotation.eulerAngles;
  3109. Vector3 localScale = transform.localScale;
  3110. if (tag_data.IsValid("x"))
  3111. {
  3112. localPosition.x = tag_data.GetTagProperty("x").AsReal();
  3113. }
  3114. if (tag_data.IsValid("y"))
  3115. {
  3116. localPosition.y = tag_data.GetTagProperty("y").AsReal();
  3117. }
  3118. if (tag_data.IsValid("z"))
  3119. {
  3120. localPosition.z = tag_data.GetTagProperty("z").AsReal();
  3121. }
  3122. if (tag_data.IsValid("rx"))
  3123. {
  3124. eulerAngles.x = tag_data.GetTagProperty("rx").AsReal();
  3125. }
  3126. if (tag_data.IsValid("ry"))
  3127. {
  3128. eulerAngles.y = tag_data.GetTagProperty("ry").AsReal();
  3129. }
  3130. if (tag_data.IsValid("rz"))
  3131. {
  3132. eulerAngles.z = tag_data.GetTagProperty("rz").AsReal();
  3133. }
  3134. if (tag_data.IsValid("sx"))
  3135. {
  3136. localScale.x = tag_data.GetTagProperty("sx").AsReal();
  3137. }
  3138. if (tag_data.IsValid("sy"))
  3139. {
  3140. localScale.y = tag_data.GetTagProperty("sy").AsReal();
  3141. }
  3142. if (tag_data.IsValid("sz"))
  3143. {
  3144. localScale.z = tag_data.GetTagProperty("sz").AsReal();
  3145. }
  3146. transform.localPosition = localPosition;
  3147. transform.localRotation = Quaternion.Euler(eulerAngles);
  3148. transform.localScale = localScale;
  3149. }
  3150. return false;
  3151. }
  3152. public bool TagDelPrefabBg(KagTagSupport tag_data)
  3153. {
  3154. this.CheckAbsolutelyNecessaryTag(tag_data, "delprefabBg", new string[]
  3155. {
  3156. "name"
  3157. });
  3158. GameMain.Instance.BgMgr.DelPrefabFromBg(tag_data.GetTagProperty("name").AsString());
  3159. return false;
  3160. }
  3161. public bool TagDelPrefabBgAll(KagTagSupport tag_data)
  3162. {
  3163. GameMain.Instance.BgMgr.DelPrefabFromBgAll();
  3164. return false;
  3165. }
  3166. public bool TagMovePrefabToChara(KagTagSupport tag_data)
  3167. {
  3168. this.CheckAbsolutelyNecessaryTag(tag_data, "moveprefabtochara", new string[]
  3169. {
  3170. "bone",
  3171. "name"
  3172. });
  3173. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3174. if (maidAndMan == null)
  3175. {
  3176. return false;
  3177. }
  3178. string f_strDestBone = tag_data.GetTagProperty("bone").AsString();
  3179. string f_strPrefabName = tag_data.GetTagProperty("name").AsString();
  3180. Vector3 zero = Vector3.zero;
  3181. if (tag_data.IsValid("offsx"))
  3182. {
  3183. zero.x = tag_data.GetTagProperty("offsx").AsReal();
  3184. }
  3185. if (tag_data.IsValid("offsy"))
  3186. {
  3187. zero.y = tag_data.GetTagProperty("offsy").AsReal();
  3188. }
  3189. if (tag_data.IsValid("offsz"))
  3190. {
  3191. zero.z = tag_data.GetTagProperty("offsz").AsReal();
  3192. }
  3193. int millisecond = 0;
  3194. if (tag_data.IsValid("time"))
  3195. {
  3196. millisecond = tag_data.GetTagProperty("time").AsInteger();
  3197. }
  3198. GameMain.Instance.BgMgr.MovePrefabToChara(f_strPrefabName, maidAndMan, f_strDestBone, zero, Vector3.zero, GameUty.MillisecondToSecond(millisecond));
  3199. return false;
  3200. }
  3201. public bool TagAddPrefabWorld(KagTagSupport tag_data)
  3202. {
  3203. return false;
  3204. }
  3205. public bool TagReleasePrefab(KagTagSupport tag_data)
  3206. {
  3207. return false;
  3208. }
  3209. public bool TagPrefabAnimatorSetParam(KagTagSupport tag_data)
  3210. {
  3211. this.CheckAbsolutelyNecessaryTag(tag_data, "name", new string[]
  3212. {
  3213. "param"
  3214. });
  3215. string f_strName = tag_data.GetTagProperty("name").AsString();
  3216. string f_strParam = tag_data.GetTagProperty("param").AsString();
  3217. if (tag_data.IsValid("bool"))
  3218. {
  3219. GameMain.Instance.BgMgr.PrefabAnimatorSetParam<bool>(f_strName, f_strParam, tag_data.GetTagProperty("bool").AsBool());
  3220. }
  3221. else if (tag_data.IsValid("int"))
  3222. {
  3223. GameMain.Instance.BgMgr.PrefabAnimatorSetParam<int>(f_strName, f_strParam, tag_data.GetTagProperty("int").AsInteger());
  3224. }
  3225. else if (tag_data.IsValid("float"))
  3226. {
  3227. GameMain.Instance.BgMgr.PrefabAnimatorSetParam<float>(f_strName, f_strParam, tag_data.GetTagProperty("float").AsReal());
  3228. }
  3229. else if (tag_data.IsValid("trigger"))
  3230. {
  3231. GameMain.Instance.BgMgr.PrefabAnimatorTrigger(f_strName, f_strParam, tag_data.IsValid("reset"));
  3232. }
  3233. return false;
  3234. }
  3235. public bool TagChinko(KagTagSupport tag_data)
  3236. {
  3237. bool chinkoVisible = tag_data.IsValid("on");
  3238. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3239. if (maidAndMan == null || !maidAndMan.boMAN)
  3240. {
  3241. return false;
  3242. }
  3243. maidAndMan.body0.SetChinkoVisible(chinkoVisible);
  3244. return false;
  3245. }
  3246. public bool TagChinSlide(KagTagSupport tag_data)
  3247. {
  3248. if (!Product.isEnglish || Product.isPublic)
  3249. {
  3250. return false;
  3251. }
  3252. if (tag_data.IsValid("stop"))
  3253. {
  3254. List<ChinkoCtrl> list2 = new List<ChinkoCtrl>();
  3255. Action<Maid, List<ChinkoCtrl>> action = delegate(Maid maid, List<ChinkoCtrl> list)
  3256. {
  3257. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody && maid.body0.chinkoCtrl != null)
  3258. {
  3259. list.Add(maid.body0.chinkoCtrl);
  3260. }
  3261. };
  3262. if (tag_data.IsValid("man"))
  3263. {
  3264. action(this.GetMaidAndMan(tag_data, true), list2);
  3265. }
  3266. else
  3267. {
  3268. for (int i = 0; i < GameMain.Instance.CharacterMgr.GetManCount(); i++)
  3269. {
  3270. action(GameMain.Instance.CharacterMgr.GetMan(i), list2);
  3271. }
  3272. }
  3273. foreach (ChinkoCtrl chinkoCtrl in list2)
  3274. {
  3275. chinkoCtrl.StopChinkoSlide();
  3276. }
  3277. }
  3278. else
  3279. {
  3280. this.CheckAbsolutelyNecessaryTag(tag_data, "maid", new string[]
  3281. {
  3282. "man",
  3283. "reg"
  3284. });
  3285. Maid maidAndMan = this.GetMaidAndMan(tag_data, false);
  3286. Maid maidAndMan2 = this.GetMaidAndMan(tag_data, true);
  3287. Vector3 zero = Vector3.zero;
  3288. if (tag_data.IsValid("offset"))
  3289. {
  3290. string text = tag_data.GetTagProperty("offset").AsString();
  3291. string[] array = text.Split(new char[]
  3292. {
  3293. ','
  3294. });
  3295. zero.x = float.Parse(array[0]);
  3296. zero.y = float.Parse(array[1]);
  3297. zero.z = float.Parse(array[2]);
  3298. }
  3299. if (maidAndMan != null && maidAndMan.body0 != null && maidAndMan.body0.isLoadedBody)
  3300. {
  3301. string value = tag_data.GetTagProperty("reg").AsString();
  3302. ChinkoCtrl.TARGET targetId = (ChinkoCtrl.TARGET)Enum.Parse(typeof(ChinkoCtrl.TARGET), value, true);
  3303. if (tag_data.IsValid("apprdist"))
  3304. {
  3305. float num = (float)tag_data.GetTagProperty("apprdist").AsInteger() * 0.01f;
  3306. }
  3307. maidAndMan.body0.chinkoCtrl.StartChinkoSlide(maidAndMan2, targetId, zero, 0.05f);
  3308. }
  3309. }
  3310. return false;
  3311. }
  3312. public bool TagSetLoacalPosition(KagTagSupport tag_data)
  3313. {
  3314. return false;
  3315. }
  3316. public bool TagAddLocalPosition(KagTagSupport tag_data)
  3317. {
  3318. return false;
  3319. }
  3320. public bool TagOpenMouth(KagTagSupport tag_data)
  3321. {
  3322. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3323. if (maidAndMan == null)
  3324. {
  3325. return false;
  3326. }
  3327. if (tag_data.IsValid("open"))
  3328. {
  3329. maidAndMan.OpenMouth(true);
  3330. }
  3331. if (tag_data.IsValid("close"))
  3332. {
  3333. maidAndMan.OpenMouth(false);
  3334. }
  3335. return false;
  3336. }
  3337. public bool TagEyeToPosition(KagTagSupport tag_data)
  3338. {
  3339. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3340. if (maidAndMan == null)
  3341. {
  3342. return false;
  3343. }
  3344. Vector3 f_vecTargetPos = default(Vector3);
  3345. if (tag_data.IsValid("x"))
  3346. {
  3347. f_vecTargetPos.x = tag_data.GetTagProperty("x").AsReal();
  3348. }
  3349. if (tag_data.IsValid("y"))
  3350. {
  3351. f_vecTargetPos.y = tag_data.GetTagProperty("y").AsReal();
  3352. }
  3353. if (tag_data.IsValid("z"))
  3354. {
  3355. f_vecTargetPos.z = tag_data.GetTagProperty("z").AsReal();
  3356. }
  3357. int millisecond = 500;
  3358. if (tag_data.IsValid("blend"))
  3359. {
  3360. millisecond = tag_data.GetTagProperty("blend").AsInteger();
  3361. }
  3362. maidAndMan.EyeToPosition(f_vecTargetPos, GameUty.MillisecondToSecond(millisecond));
  3363. return false;
  3364. }
  3365. public bool TagEyeToTarget(KagTagSupport tag_data)
  3366. {
  3367. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3368. if (maidAndMan == null)
  3369. {
  3370. return false;
  3371. }
  3372. this.CheckAbsolutelyNecessaryTag(tag_data, "eyetotarget", new string[]
  3373. {
  3374. "target"
  3375. });
  3376. Maid maidAndMan2 = this.GetMaidAndMan(tag_data.GetTagProperty("target").AsString());
  3377. int millisecond = 500;
  3378. if (tag_data.IsValid("blend"))
  3379. {
  3380. millisecond = tag_data.GetTagProperty("blend").AsInteger();
  3381. }
  3382. string text = string.Empty;
  3383. if (tag_data.IsValid("bone"))
  3384. {
  3385. text = tag_data.GetTagProperty("bone").AsString();
  3386. }
  3387. if (text == string.Empty)
  3388. {
  3389. maidAndMan.EyeToTarget(maidAndMan2, GameUty.MillisecondToSecond(millisecond), "Bip01 Head");
  3390. }
  3391. else
  3392. {
  3393. maidAndMan.EyeToTarget(maidAndMan2, GameUty.MillisecondToSecond(millisecond), text);
  3394. }
  3395. return false;
  3396. }
  3397. public bool TagEyeToCamera(KagTagSupport tag_data)
  3398. {
  3399. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3400. if (maidAndMan == null)
  3401. {
  3402. return false;
  3403. }
  3404. this.CheckAbsolutelyNecessaryTag(tag_data, "eyetocamera", new string[]
  3405. {
  3406. "move"
  3407. });
  3408. string text = tag_data.GetTagProperty("move").AsString();
  3409. Maid.EyeMoveType f_eType = Maid.EyeMoveType.無し;
  3410. try
  3411. {
  3412. f_eType = (Maid.EyeMoveType)Enum.Parse(typeof(Maid.EyeMoveType), text);
  3413. }
  3414. catch (ArgumentException)
  3415. {
  3416. NDebug.Assert("Maid.EyeMoveType\nenum parse error.[" + text + "]", false);
  3417. }
  3418. int millisecond = 500;
  3419. if (tag_data.IsValid("blend"))
  3420. {
  3421. millisecond = tag_data.GetTagProperty("blend").AsInteger();
  3422. }
  3423. maidAndMan.EyeToCamera(f_eType, GameUty.MillisecondToSecond(millisecond));
  3424. return false;
  3425. }
  3426. public bool TagEyeToReset(KagTagSupport tag_data)
  3427. {
  3428. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3429. if (maidAndMan == null)
  3430. {
  3431. return false;
  3432. }
  3433. int millisecond = 500;
  3434. if (tag_data.IsValid("blend"))
  3435. {
  3436. millisecond = tag_data.GetTagProperty("blend").AsInteger();
  3437. }
  3438. maidAndMan.EyeToReset(GameUty.MillisecondToSecond(millisecond));
  3439. return false;
  3440. }
  3441. public bool TagSetMaidOffsetPos(KagTagSupport tag_data)
  3442. {
  3443. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3444. if (maidAndMan == null)
  3445. {
  3446. return false;
  3447. }
  3448. this.CheckAbsolutelyNecessaryTag(tag_data, "setmaidoffsetpos", new string[]
  3449. {
  3450. "splitnum"
  3451. });
  3452. int f_nCSTSplitNum = tag_data.GetTagProperty("splitnum").AsInteger();
  3453. CharacterMgr.CharaPer f_cIn = BaseKagManager.PerthOffsetPosTagData.CreateCharaPer(this.tjs_, tag_data);
  3454. GameMain.Instance.CharacterMgr.SetMaidOffsetPos(maidAndMan, f_nCSTSplitNum, f_cIn);
  3455. return false;
  3456. }
  3457. public bool TagSetMaidOffsetMultiPos(KagTagSupport tag_data)
  3458. {
  3459. this.CheckAbsolutelyNecessaryTag(tag_data, "setmaidoffsetpos", new string[]
  3460. {
  3461. "splitnum"
  3462. });
  3463. int f_nCSTSplitNum = tag_data.GetTagProperty("splitnum").AsInteger();
  3464. List<KeyValuePair<Maid, CharacterMgr.CharaPer>> list = BaseKagManager.PerthOffsetPosTagData.CreateMultiCharaPer(this.tjs_, tag_data, this);
  3465. GameMain.Instance.CharacterMgr.SetMaidOffsetOther(list, f_nCSTSplitNum);
  3466. if (!this.script_mgr_.compatibilityMode)
  3467. {
  3468. for (int i = 0; i < list.Count; i++)
  3469. {
  3470. Maid targetMaid = list[i].Key;
  3471. if (this.maidOffsetSetList.Find((Maid maid) => maid == targetMaid) == null)
  3472. {
  3473. this.maidOffsetSetList.Add(targetMaid);
  3474. }
  3475. }
  3476. }
  3477. return false;
  3478. }
  3479. public bool TagSetManOffsetPos(KagTagSupport tag_data)
  3480. {
  3481. this.CheckAbsolutelyNecessaryTag(tag_data, "TagSetManOffsetPos", new string[]
  3482. {
  3483. "man",
  3484. "splitnum",
  3485. "target",
  3486. "penisdetail"
  3487. });
  3488. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3489. if (maidAndMan == null)
  3490. {
  3491. return false;
  3492. }
  3493. string tag_str = tag_data.GetTagProperty("target").AsString();
  3494. Maid maidAndMan2 = this.GetMaidAndMan(tag_str);
  3495. int f_nCSTSplitNum = tag_data.GetTagProperty("splitnum").AsInteger();
  3496. bool f_bPenisDetailMode = tag_data.GetTagProperty("penisdetail").AsBool();
  3497. KeyValuePair<CharacterMgr.CharaPer, CharacterMgr.PenisPer> keyValuePair = BaseKagManager.PerthOffsetPosTagData.CreateCharaPerAndPenisPer(this.tjs_, tag_data);
  3498. GameMain.Instance.CharacterMgr.SetManOffsetPos(maidAndMan, maidAndMan2, f_nCSTSplitNum, f_bPenisDetailMode, keyValuePair.Key, keyValuePair.Value);
  3499. if (!this.script_mgr_.compatibilityMode)
  3500. {
  3501. Maid targetMan = maidAndMan;
  3502. if (this.maidOffsetSetList.Find((Maid maid) => maid == targetMan) == null)
  3503. {
  3504. this.maidOffsetSetList.Add(targetMan);
  3505. }
  3506. }
  3507. return false;
  3508. }
  3509. public bool TagSetMaidOffsetPosCategory(KagTagSupport tag_data)
  3510. {
  3511. this.CheckAbsolutelyNecessaryTag(tag_data, "setmaidoffsetposcategory", new string[]
  3512. {
  3513. "category"
  3514. });
  3515. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3516. if (maidAndMan == null)
  3517. {
  3518. return false;
  3519. }
  3520. string category = tag_data.GetTagProperty("category").AsString();
  3521. if (tag_data.IsValid("x"))
  3522. {
  3523. maidAndMan.SetPosOffsetFromUdeSclX(category, tag_data.GetTagProperty("x").AsReal());
  3524. }
  3525. if (tag_data.IsValid("y"))
  3526. {
  3527. maidAndMan.SetPosOffsetFromUdeSclY(category, tag_data.GetTagProperty("y").AsReal());
  3528. }
  3529. if (tag_data.IsValid("z"))
  3530. {
  3531. maidAndMan.SetPosOffsetFromUdeSclZ(category, tag_data.GetTagProperty("z").AsReal());
  3532. }
  3533. return false;
  3534. }
  3535. public bool TagAddPrefabChara(KagTagSupport tag_data)
  3536. {
  3537. this.CheckAbsolutelyNecessaryTag(tag_data, "addprefabchara", new string[]
  3538. {
  3539. "src",
  3540. "bone"
  3541. });
  3542. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3543. if (maidAndMan == null)
  3544. {
  3545. return false;
  3546. }
  3547. string text = tag_data.GetTagProperty("src").AsString();
  3548. string f_strDestBone = tag_data.GetTagProperty("bone").AsString();
  3549. string f_strName = text;
  3550. if (tag_data.IsValid("name"))
  3551. {
  3552. f_strName = tag_data.GetTagProperty("name").AsString();
  3553. }
  3554. Vector3 zero = Vector3.zero;
  3555. Vector3 zero2 = Vector3.zero;
  3556. if (tag_data.IsValid("x"))
  3557. {
  3558. zero.x = tag_data.GetTagProperty("x").AsReal();
  3559. }
  3560. if (tag_data.IsValid("y"))
  3561. {
  3562. zero.y = tag_data.GetTagProperty("y").AsReal();
  3563. }
  3564. if (tag_data.IsValid("z"))
  3565. {
  3566. zero.z = tag_data.GetTagProperty("z").AsReal();
  3567. }
  3568. if (tag_data.IsValid("rx"))
  3569. {
  3570. zero2.x = tag_data.GetTagProperty("rx").AsReal();
  3571. }
  3572. if (tag_data.IsValid("ry"))
  3573. {
  3574. zero2.y = tag_data.GetTagProperty("ry").AsReal();
  3575. }
  3576. if (tag_data.IsValid("rz"))
  3577. {
  3578. zero2.z = tag_data.GetTagProperty("rz").AsReal();
  3579. }
  3580. maidAndMan.AddPrefab(text, f_strName, f_strDestBone, zero, zero2);
  3581. return false;
  3582. }
  3583. public bool TagDelPrefabChara(KagTagSupport tag_data)
  3584. {
  3585. this.CheckAbsolutelyNecessaryTag(tag_data, "delprefabchara", new string[]
  3586. {
  3587. "name"
  3588. });
  3589. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3590. if (maidAndMan == null)
  3591. {
  3592. return false;
  3593. }
  3594. maidAndMan.DelPrefab(tag_data.GetTagProperty("name").AsString());
  3595. return false;
  3596. }
  3597. public bool TagDelPrefabCharaAll(KagTagSupport tag_data)
  3598. {
  3599. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3600. if (maidAndMan == null)
  3601. {
  3602. return false;
  3603. }
  3604. maidAndMan.DelPrefabAll();
  3605. return false;
  3606. }
  3607. public bool TagAnimObjChara(KagTagSupport tag_data)
  3608. {
  3609. this.CheckAbsolutelyNecessaryTag(tag_data, "animobjchara", new string[]
  3610. {
  3611. "name",
  3612. "mot",
  3613. "play",
  3614. "loop"
  3615. });
  3616. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  3617. if (maidAndMan == null)
  3618. {
  3619. return false;
  3620. }
  3621. string f_strName = tag_data.GetTagProperty("name").AsString();
  3622. string f_strAnimName = tag_data.GetTagProperty("mot").AsString();
  3623. bool f_bNowPlay = tag_data.GetTagProperty("play").AsBool();
  3624. bool f_bLoop = tag_data.GetTagProperty("loop").AsBool();
  3625. maidAndMan.AnimationObject(f_strName, f_strAnimName, f_bNowPlay, f_bLoop);
  3626. return false;
  3627. }
  3628. public bool TagCharaActivate(KagTagSupport tag_data)
  3629. {
  3630. if (this.script_mgr_.compatibilityMode)
  3631. {
  3632. return this.TagCompatibilityCharaActivate(tag_data);
  3633. }
  3634. GameMain.Instance.ScriptMgr.StopMotionScript();
  3635. int num = 0;
  3636. bool flag = false;
  3637. if (tag_data.IsValid("maid"))
  3638. {
  3639. num = tag_data.GetTagProperty("maid").AsInteger();
  3640. }
  3641. else if (tag_data.IsValid("man"))
  3642. {
  3643. flag = true;
  3644. num = tag_data.GetTagProperty("man").AsInteger();
  3645. }
  3646. else
  3647. {
  3648. NDebug.Assert("@charaactivate error.", false);
  3649. }
  3650. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  3651. Maid maid = null;
  3652. if (tag_data.IsValid("leader"))
  3653. {
  3654. NDebug.Assert(!flag, "@charaactivateのleaderタグはメイド専用です。man指定がされています。");
  3655. for (int i = 0; i < characterMgr.GetStockMaidCount(); i++)
  3656. {
  3657. Maid stockMaid = characterMgr.GetStockMaid(i);
  3658. if (stockMaid != null && stockMaid.status.leader)
  3659. {
  3660. characterMgr.SetActiveMaid(stockMaid, num);
  3661. maid = stockMaid;
  3662. break;
  3663. }
  3664. }
  3665. NDebug.Assert(maid != null, "メイド長を探せませんでした");
  3666. }
  3667. else if (tag_data.IsValid("rank1"))
  3668. {
  3669. NDebug.Assert(!flag, "@charaactivateのrank1タグはメイド専用です。man指定がされています。");
  3670. List<Maid> list = new List<Maid>();
  3671. for (int j = 0; j < characterMgr.GetStockMaidCount(); j++)
  3672. {
  3673. Maid stockMaid2 = characterMgr.GetStockMaid(j);
  3674. if (stockMaid2 != null)
  3675. {
  3676. list.Add(stockMaid2);
  3677. }
  3678. }
  3679. List<Maid> list2 = list;
  3680. if (BaseKagManager.<>f__mg$cache0 == null)
  3681. {
  3682. BaseKagManager.<>f__mg$cache0 = new Comparison<Maid>(CharacterSelectManager.SortMaidRanking);
  3683. }
  3684. list2.Sort(BaseKagManager.<>f__mg$cache0);
  3685. for (int k = 0; k < list.Count; k++)
  3686. {
  3687. if (list[k].status.popularRank == 1)
  3688. {
  3689. characterMgr.SetActiveMaid(list[k], num);
  3690. maid = list[k];
  3691. break;
  3692. }
  3693. }
  3694. }
  3695. else if (tag_data.IsValid("main"))
  3696. {
  3697. Personal.Data data = Personal.GetData(tag_data.GetTagProperty("main").AsString());
  3698. NDebug.Assert(!flag, "@charaactivateのmainタグはメイド専用です。man指定がされています。");
  3699. for (int l = 0; l < characterMgr.GetStockMaidCount(); l++)
  3700. {
  3701. Maid stockMaid3 = characterMgr.GetStockMaid(l);
  3702. if (stockMaid3 != null && stockMaid3.status.mainChara && stockMaid3.status.personal.id == data.id)
  3703. {
  3704. characterMgr.SetActiveMaid(stockMaid3, num);
  3705. maid = stockMaid3;
  3706. break;
  3707. }
  3708. }
  3709. NDebug.Assert(maid != null, data.drawName + "性格のメインキャラを探せませんでした");
  3710. }
  3711. else if (tag_data.IsValid("npc"))
  3712. {
  3713. string text = tag_data.GetTagProperty("npc").AsString();
  3714. if (SubMaid.Contains(text))
  3715. {
  3716. NDebug.Assert(!flag, "npc指定の男は日対応です[" + text + "]");
  3717. maid = characterMgr.ActivateNpc(num);
  3718. NDebug.Assert(maid.boNPC, "NPCメイドではないメイドにNPCプリセットを適用しようとしました");
  3719. SubMaid.Data.CharacterStatus characterStatus = (!GameMain.Instance.CharacterMgr.status.lockUserDraftMaid) ? SubMaid.GetData(text).status : SubMaid.GetData(text).secondStatus;
  3720. if (characterStatus == null)
  3721. {
  3722. characterStatus = SubMaid.GetData(text).status;
  3723. }
  3724. CharacterMgr.npcDatas[characterStatus.presetName].Apply(maid, false);
  3725. }
  3726. else
  3727. {
  3728. NDebug.Assert(CharacterMgr.npcDatas.ContainsKey(text), "キャラクタープリセット設定[" + text + "]の情報が見つかりませんでした");
  3729. if (!flag)
  3730. {
  3731. maid = characterMgr.ActivateNpc(num);
  3732. }
  3733. else
  3734. {
  3735. maid = characterMgr.GetMan(num);
  3736. NDebug.Assert(maid != null, "男スロット指定が限界数を超えています。指定可能範囲は0~" + 5.ToString() + "までです");
  3737. }
  3738. if (!flag)
  3739. {
  3740. NDebug.Assert(maid.boNPC, "NPCメイドではないメイドにNPCプリセットを適用しようとしました");
  3741. }
  3742. CharacterMgr.npcDatas[text].Apply(maid, false);
  3743. }
  3744. maid.gameObject.name = ((!flag) ? "Maid[" : "Man[") + num.ToString() + "]";
  3745. if (!flag)
  3746. {
  3747. GameObject gameObject = maid.gameObject;
  3748. string name = gameObject.name;
  3749. gameObject.name = string.Concat(new string[]
  3750. {
  3751. name,
  3752. " ",
  3753. maid.status.firstName,
  3754. " ",
  3755. maid.status.lastName
  3756. });
  3757. }
  3758. }
  3759. else if (tag_data.IsValid("sub"))
  3760. {
  3761. string b = tag_data.GetTagProperty("sub").AsString();
  3762. NDebug.Assert(!flag, "@charaactivateのsubタグはメイド専用です。man指定がされています。");
  3763. for (int m = 0; m < characterMgr.GetStockMaidCount(); m++)
  3764. {
  3765. Maid stockMaid4 = characterMgr.GetStockMaid(m);
  3766. if (stockMaid4 != null && stockMaid4.status.heroineType == HeroineType.Sub && stockMaid4.status.subCharaData != null && stockMaid4.status.subCharaData.uniqueName == b)
  3767. {
  3768. characterMgr.SetActiveMaid(stockMaid4, num);
  3769. maid = stockMaid4;
  3770. break;
  3771. }
  3772. }
  3773. }
  3774. else if (tag_data.IsValid("slot"))
  3775. {
  3776. NDebug.Assert(!flag, "@charaactivateのslotタグはメイド専用です。man指定がされています。");
  3777. int f_nStockSlot = tag_data.GetTagProperty("slot").AsInteger();
  3778. maid = GameMain.Instance.CharacterMgr.Activate(num, f_nStockSlot, flag, false);
  3779. }
  3780. else if (tag_data.IsValid("swap"))
  3781. {
  3782. int slotNoB = tag_data.GetTagProperty("swap").AsInteger();
  3783. GameMain.Instance.CharacterMgr.SwapActiveSlot(num, slotNoB, flag);
  3784. }
  3785. else
  3786. {
  3787. NDebug.Assert("@charaactivate error.", false);
  3788. }
  3789. bool result = false;
  3790. if (maid != null && !tag_data.IsValid("noload"))
  3791. {
  3792. maid.Visible = true;
  3793. result = this.SetMaidAllPropSeqWait(maid);
  3794. }
  3795. return result;
  3796. }
  3797. public bool TagCompatibilityCharaActivate(KagTagSupport tag_data)
  3798. {
  3799. int num = 0;
  3800. bool flag = false;
  3801. if (tag_data.IsValid("maid"))
  3802. {
  3803. num = tag_data.GetTagProperty("maid").AsInteger();
  3804. }
  3805. else if (tag_data.IsValid("man"))
  3806. {
  3807. flag = true;
  3808. num = tag_data.GetTagProperty("man").AsInteger();
  3809. if (this.script_mgr_.compatibilityMode && 6 <= num)
  3810. {
  3811. num = 5;
  3812. }
  3813. }
  3814. else if (tag_data.IsValid("file"))
  3815. {
  3816. num = 16;
  3817. }
  3818. else
  3819. {
  3820. NDebug.Assert("@charaactivate error.", false);
  3821. }
  3822. Maid maid = null;
  3823. if (tag_data.IsValid("npc") || tag_data.IsValid("file"))
  3824. {
  3825. string text = string.Empty;
  3826. if (tag_data.IsValid("npc"))
  3827. {
  3828. text = tag_data.GetTagProperty("npc").AsString();
  3829. }
  3830. else
  3831. {
  3832. text = tag_data.GetTagProperty("file").AsString();
  3833. }
  3834. if (this.script_mgr_.compatibilityMode)
  3835. {
  3836. if (text == "叔父メイド" || text == "メイド秘書" || text == "エステメイド")
  3837. {
  3838. text = "旧" + text;
  3839. }
  3840. else if (text == "pre_尾高千夏")
  3841. {
  3842. text = "旧千夏";
  3843. }
  3844. else if (text == "その他1")
  3845. {
  3846. text = "客2";
  3847. }
  3848. }
  3849. NDebug.Assert(CharacterMgr.npcDatas.ContainsKey(text), "サブキャラクター[" + text + "]の情報が見つかりませんでした");
  3850. if (!flag)
  3851. {
  3852. maid = GameMain.Instance.CharacterMgr.ActivateNpc(num);
  3853. }
  3854. else
  3855. {
  3856. maid = GameMain.Instance.CharacterMgr.GetMan(num);
  3857. NDebug.Assert(maid != null, "男スロット指定が限界数を超えています。指定可能範囲は0~" + 5.ToString() + "までです");
  3858. }
  3859. if (!flag)
  3860. {
  3861. NDebug.Assert(maid.boNPC, "NPCメイドではないメイドにNPCプリセットを適用しようとしました");
  3862. }
  3863. CharacterMgr.npcDatas[text].Apply(maid, false);
  3864. maid.status.voiceGroup = VoiceGroup.Sub;
  3865. }
  3866. else if (tag_data.IsValid("pc"))
  3867. {
  3868. int f_nStockSlot = tag_data.GetTagProperty("pc").AsInteger();
  3869. maid = GameMain.Instance.CharacterMgr.Activate(num, f_nStockSlot, false, false);
  3870. }
  3871. else
  3872. {
  3873. NDebug.Assert("@charaactivate error.", false);
  3874. }
  3875. bool result = false;
  3876. if (maid != null)
  3877. {
  3878. result = this.SetMaidAllPropSeqWait(maid);
  3879. }
  3880. return result;
  3881. }
  3882. public bool TagConCharaActivateFreeNPC(KagTagSupport tag_data)
  3883. {
  3884. return this.TagCompatibilityCharaActivate(tag_data);
  3885. }
  3886. public bool TagConCharaActivate1stRanking(KagTagSupport tag_data)
  3887. {
  3888. GameMain.Instance.ScriptMgr.StopMotionScript();
  3889. int f_nActiveSlotNo = 0;
  3890. if (tag_data.IsValid("maid"))
  3891. {
  3892. f_nActiveSlotNo = tag_data.GetTagProperty("maid").AsInteger();
  3893. }
  3894. List<Maid> list = new List<Maid>();
  3895. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  3896. for (int i = 0; i < characterMgr.GetStockMaidCount(); i++)
  3897. {
  3898. Maid stockMaid = characterMgr.GetStockMaid(i);
  3899. if (stockMaid != null)
  3900. {
  3901. list.Add(stockMaid);
  3902. }
  3903. }
  3904. List<Maid> list2 = list;
  3905. if (BaseKagManager.<>f__mg$cache1 == null)
  3906. {
  3907. BaseKagManager.<>f__mg$cache1 = new Comparison<Maid>(CharacterSelectManager.SortMaidRanking);
  3908. }
  3909. list2.Sort(BaseKagManager.<>f__mg$cache1);
  3910. bool result = false;
  3911. for (int j = 0; j < list.Count; j++)
  3912. {
  3913. if (list[j].status.popularRank == 1)
  3914. {
  3915. characterMgr.SetActiveMaid(list[j], f_nActiveSlotNo);
  3916. list[j].Visible = true;
  3917. result = this.SetMaidAllPropSeqWait(list[j]);
  3918. break;
  3919. }
  3920. }
  3921. return result;
  3922. }
  3923. public bool TagConCharaActivateLeader(KagTagSupport tag_data)
  3924. {
  3925. GameMain.Instance.ScriptMgr.StopMotionScript();
  3926. int f_nActiveSlotNo = 0;
  3927. if (tag_data.IsValid("maid"))
  3928. {
  3929. f_nActiveSlotNo = tag_data.GetTagProperty("maid").AsInteger();
  3930. }
  3931. bool result = false;
  3932. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  3933. for (int i = 0; i < characterMgr.GetStockMaidCount(); i++)
  3934. {
  3935. Maid stockMaid = characterMgr.GetStockMaid(i);
  3936. if (stockMaid != null && stockMaid.status.leader)
  3937. {
  3938. characterMgr.SetActiveMaid(stockMaid, f_nActiveSlotNo);
  3939. stockMaid.Visible = true;
  3940. result = this.SetMaidAllPropSeqWait(stockMaid);
  3941. break;
  3942. }
  3943. }
  3944. return result;
  3945. }
  3946. public bool TagManPresetMenuLoad(KagTagSupport tag_data)
  3947. {
  3948. int nManNo = 0;
  3949. if (tag_data.IsValid("man"))
  3950. {
  3951. nManNo = tag_data.GetTagProperty("man").AsInteger();
  3952. }
  3953. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  3954. Maid man = characterMgr.GetMan(nManNo);
  3955. if (man != null)
  3956. {
  3957. man.SetUpModel(tag_data.GetTagProperty("file").AsString());
  3958. }
  3959. return false;
  3960. }
  3961. public bool TagCharaDeactivate(KagTagSupport tag_data)
  3962. {
  3963. int num = 0;
  3964. bool flag = false;
  3965. if (tag_data.IsValid("maid"))
  3966. {
  3967. num = tag_data.GetTagProperty("maid").AsInteger();
  3968. }
  3969. else if (tag_data.IsValid("man"))
  3970. {
  3971. flag = true;
  3972. num = tag_data.GetTagProperty("man").AsInteger();
  3973. if (this.script_mgr_.compatibilityMode && 6 <= num)
  3974. {
  3975. num = 5;
  3976. }
  3977. }
  3978. else
  3979. {
  3980. NDebug.Assert("@CharaDeactivate error.", false);
  3981. }
  3982. ScriptManager scriptMgr = GameMain.Instance.ScriptMgr;
  3983. scriptMgr.ClearForcExecWaitEvent();
  3984. foreach (KeyValuePair<int, MotionKagManager> keyValuePair in scriptMgr.kag_mot_dic)
  3985. {
  3986. if (!flag)
  3987. {
  3988. if (keyValuePair.Value.main_maid != null && keyValuePair.Value.main_maid == GameMain.Instance.CharacterMgr.GetMaid(num))
  3989. {
  3990. keyValuePair.Value.ClearMotion();
  3991. keyValuePair.Value.enabled = false;
  3992. }
  3993. }
  3994. else if (!scriptMgr.compatibilityMode)
  3995. {
  3996. Maid man = GameMain.Instance.CharacterMgr.GetMan(num);
  3997. if (man != null && man.body0 != null)
  3998. {
  3999. man.body0.SetChinkoVisible(true);
  4000. }
  4001. if (keyValuePair.Value.main_man != null && keyValuePair.Value.main_man == man)
  4002. {
  4003. keyValuePair.Value.ClearMotion();
  4004. keyValuePair.Value.enabled = false;
  4005. }
  4006. }
  4007. }
  4008. if (!flag)
  4009. {
  4010. GameMain.Instance.CharacterMgr.Deactivate(num, flag);
  4011. }
  4012. else
  4013. {
  4014. GameMain.Instance.CharacterMgr.CharaVisible(num, false, flag);
  4015. }
  4016. return false;
  4017. }
  4018. public bool TagCharaVisible(KagTagSupport tag_data)
  4019. {
  4020. int num = 0;
  4021. bool flag = false;
  4022. if (tag_data.IsValid("maid"))
  4023. {
  4024. num = tag_data.GetTagProperty("maid").AsInteger();
  4025. }
  4026. else if (tag_data.IsValid("man"))
  4027. {
  4028. flag = true;
  4029. num = tag_data.GetTagProperty("man").AsInteger();
  4030. if (this.script_mgr_.compatibilityMode && 6 <= num)
  4031. {
  4032. num = 5;
  4033. }
  4034. }
  4035. else
  4036. {
  4037. NDebug.Assert("@charavisible error.", false);
  4038. }
  4039. bool flag2 = tag_data.IsValid("true");
  4040. Maid maid = GameMain.Instance.CharacterMgr.CharaVisible(num, flag2, flag);
  4041. if (maid == null && this.script_mgr_.compatibilityMode)
  4042. {
  4043. return false;
  4044. }
  4045. NDebug.Assert(maid != null, string.Concat(new object[]
  4046. {
  4047. "@charavisibleエラー。指定の",
  4048. (!flag) ? "メイド" : "男",
  4049. "はいません。スロット番号",
  4050. num
  4051. }));
  4052. if (!this.script_mgr_.compatibilityMode && maid != null && maid.body0 != null && flag && !flag2)
  4053. {
  4054. maid.body0.SetChinkoVisible(true);
  4055. }
  4056. bool result = false;
  4057. if (flag2 && maid != null)
  4058. {
  4059. result = this.SetMaidAllPropSeqWait(maid);
  4060. }
  4061. return result;
  4062. }
  4063. public bool TagCharaVisibleAllOff(KagTagSupport tag_data)
  4064. {
  4065. bool flag = tag_data.IsValid("man");
  4066. bool flag2 = false;
  4067. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  4068. if (!flag)
  4069. {
  4070. for (int i = 0; i < characterMgr.GetMaidCount(); i++)
  4071. {
  4072. if (characterMgr.GetMaid(i) != null)
  4073. {
  4074. characterMgr.CharaVisible(i, flag2, flag);
  4075. }
  4076. }
  4077. }
  4078. else
  4079. {
  4080. for (int j = 0; j < characterMgr.GetManCount(); j++)
  4081. {
  4082. Maid man = characterMgr.GetMan(j);
  4083. if (man != null)
  4084. {
  4085. if (!flag2 && man.body0 != null)
  4086. {
  4087. man.body0.SetChinkoVisible(true);
  4088. }
  4089. characterMgr.CharaVisible(j, flag2, flag);
  4090. }
  4091. }
  4092. }
  4093. return false;
  4094. }
  4095. public bool TagTexMulAdd(KagTagSupport tag_data)
  4096. {
  4097. this.CheckAbsolutelyNecessaryTag(tag_data, "layer", new string[]
  4098. {
  4099. "x",
  4100. "y",
  4101. "r",
  4102. "s"
  4103. });
  4104. Maid maid = this.GetMaidAndMan(tag_data, true);
  4105. if (maid == null)
  4106. {
  4107. return false;
  4108. }
  4109. Func<string, string> func = delegate(string ran_str)
  4110. {
  4111. string[] array5 = ran_str.Split(new char[]
  4112. {
  4113. ':'
  4114. });
  4115. return array5[UnityEngine.Random.Range(0, array5.Length)];
  4116. };
  4117. string slot = "body";
  4118. if (tag_data.IsValid("slot"))
  4119. {
  4120. slot = tag_data.GetTagProperty("slot").AsString();
  4121. }
  4122. int matno = 0;
  4123. if (tag_data.IsValid("matno"))
  4124. {
  4125. matno = tag_data.GetTagProperty("matno").AsInteger();
  4126. }
  4127. string propname = "_MainTex";
  4128. if (tag_data.IsValid("propname"))
  4129. {
  4130. propname = tag_data.GetTagProperty("propname").AsString();
  4131. }
  4132. int layer = tag_data.GetTagProperty("layer").AsInteger();
  4133. string file = string.Empty;
  4134. if (tag_data.IsValid("file"))
  4135. {
  4136. file = tag_data.GetTagProperty("file").AsString();
  4137. }
  4138. else if (tag_data.IsValid("res"))
  4139. {
  4140. file = tag_data.GetTagProperty("res").AsString();
  4141. }
  4142. NDebug.Assert(!string.IsNullOrEmpty(file), "@texmuladd [file] or [res] error.");
  4143. file = func(file);
  4144. if (tag_data.IsValid("res"))
  4145. {
  4146. file = "res:" + file;
  4147. }
  4148. string text = tag_data.GetTagProperty("x").AsString();
  4149. string[] array = text.Split(new char[]
  4150. {
  4151. ':'
  4152. });
  4153. NDebug.Assert(array.Length == 2, "@texmuladd [x] error.");
  4154. int x = UnityEngine.Random.Range(int.Parse(array[0]), int.Parse(array[1]) + 1);
  4155. string text2 = tag_data.GetTagProperty("y").AsString();
  4156. string[] array2 = text2.Split(new char[]
  4157. {
  4158. ':'
  4159. });
  4160. NDebug.Assert(array2.Length == 2, "@texmuladd [y] error.");
  4161. int y = UnityEngine.Random.Range(int.Parse(array2[0]), int.Parse(array2[1]) + 1);
  4162. string text3 = tag_data.GetTagProperty("r").AsString();
  4163. string[] array3 = text3.Split(new char[]
  4164. {
  4165. ':'
  4166. });
  4167. NDebug.Assert(array3.Length == 2, "@texmuladd [r] error.");
  4168. float r = (float)UnityEngine.Random.Range((int)(float.Parse(array3[0]) * 100f), (int)(float.Parse(array3[1]) * 100f + 1f)) / 100f;
  4169. string text4 = tag_data.GetTagProperty("s").AsString();
  4170. string[] array4 = text4.Split(new char[]
  4171. {
  4172. ':'
  4173. });
  4174. NDebug.Assert(array4.Length == 2, "@texmuladd [s] error.");
  4175. float s = (float)UnityEngine.Random.Range((int)(float.Parse(array4[0]) * 100f), (int)(float.Parse(array4[1]) * 100f + 1f)) / 100f;
  4176. int num = 0;
  4177. if (tag_data.IsValid("delay"))
  4178. {
  4179. num = tag_data.GetTagProperty("delay").AsInteger();
  4180. }
  4181. WaitEventList waitEventList = this.GetWaitEventList("tex_mul_add");
  4182. if (num <= 0)
  4183. {
  4184. this.ExecForcWaitEvent();
  4185. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody)
  4186. {
  4187. maid.body0.MulTexSet(slot, matno, propname, layer, file, GameUty.SystemMaterial.Alpha, true, x, y, r, s, false, null, 1f, 1024);
  4188. if (propname == "_MainTex")
  4189. {
  4190. maid.body0.MulTexSet(slot, matno, "_ShadowTex", layer, file, GameUty.SystemMaterial.Alpha, true, x, y, r, s, false, null, 1f, 1024);
  4191. }
  4192. maid.body0.MulTexProc(slot);
  4193. }
  4194. }
  4195. else
  4196. {
  4197. waitEventList.Add(delegate
  4198. {
  4199. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody)
  4200. {
  4201. maid.body0.MulTexSet(slot, matno, propname, layer, file, GameUty.SystemMaterial.Alpha, true, x, y, r, s, false, null, 1f, 1024);
  4202. if (propname == "_MainTex")
  4203. {
  4204. maid.body0.MulTexSet(slot, matno, "_ShadowTex", layer, file, GameUty.SystemMaterial.Alpha, true, x, y, r, s, false, null, 1f, 1024);
  4205. }
  4206. maid.body0.MulTexProc(slot);
  4207. }
  4208. }, num);
  4209. }
  4210. return false;
  4211. }
  4212. public bool TagTexMulDel(KagTagSupport tag_data)
  4213. {
  4214. Maid maidAndMan = this.GetMaidAndMan(tag_data, true);
  4215. if (maidAndMan == null)
  4216. {
  4217. return false;
  4218. }
  4219. int f_nMatNo = 0;
  4220. if (tag_data.IsValid("matno"))
  4221. {
  4222. f_nMatNo = tag_data.GetTagProperty("matno").AsInteger();
  4223. }
  4224. string text = "_MainTex";
  4225. if (tag_data.IsValid("propname"))
  4226. {
  4227. text = tag_data.GetTagProperty("propname").AsString();
  4228. }
  4229. string text2 = "body";
  4230. if (tag_data.IsValid("slot"))
  4231. {
  4232. text2 = tag_data.GetTagProperty("slot").AsString();
  4233. }
  4234. this.script_mgr_.ClearForcExecWaitEvent();
  4235. string text3 = "10:20";
  4236. if (tag_data.IsValid("layer"))
  4237. {
  4238. text3 = tag_data.GetTagProperty("layer").AsString();
  4239. }
  4240. int num = 10;
  4241. int num2 = 20;
  4242. string[] array = text3.Split(new char[]
  4243. {
  4244. ':'
  4245. });
  4246. if (array.Length == 2)
  4247. {
  4248. num = int.Parse(array[0].Trim());
  4249. num2 = int.Parse(array[1].Trim());
  4250. }
  4251. else if (array.Length == 1)
  4252. {
  4253. num2 = (num = int.Parse(array[0].Trim()));
  4254. }
  4255. for (int i = num; i <= num2; i++)
  4256. {
  4257. maidAndMan.body0.MulTexRemove(text2, f_nMatNo, text, i);
  4258. if (text == "_MainTex")
  4259. {
  4260. maidAndMan.body0.MulTexRemove(text2, f_nMatNo, "_ShadowTex", i);
  4261. }
  4262. }
  4263. maidAndMan.Visible = true;
  4264. maidAndMan.body0.MulTexProc(text2);
  4265. return false;
  4266. }
  4267. public bool TagStartDay(KagTagSupport tag_data)
  4268. {
  4269. GameMain.Instance.OnStartDay();
  4270. return false;
  4271. }
  4272. public bool TagEndDay(KagTagSupport tag_data)
  4273. {
  4274. GameMain.Instance.OnEndDay();
  4275. return false;
  4276. }
  4277. public bool TagScheduleStartManage(KagTagSupport tag_data)
  4278. {
  4279. ScheduleAPI.DayStartManage();
  4280. return false;
  4281. }
  4282. public bool TagConUpdateMaidPoint(KagTagSupport tag_data)
  4283. {
  4284. return false;
  4285. }
  4286. public bool TagVRBGChangeInit(KagTagSupport tag_data)
  4287. {
  4288. SceneVRCommunication.Instance.KagBGChangeInit(tag_data.GetTagList());
  4289. return false;
  4290. }
  4291. public bool TagVREventObj(KagTagSupport tag_data)
  4292. {
  4293. string f_strName = tag_data.GetTagProperty("name").AsString();
  4294. int f_nVisible = 0;
  4295. if (tag_data.IsValid("visible"))
  4296. {
  4297. f_nVisible = ((!tag_data.GetTagProperty("visible").AsBool()) ? 2 : 1);
  4298. }
  4299. int f_nTrigger = 0;
  4300. if (tag_data.IsValid("trigger"))
  4301. {
  4302. f_nTrigger = ((!tag_data.GetTagProperty("trigger").AsBool()) ? 2 : 1);
  4303. }
  4304. int f_nGrab = 0;
  4305. if (tag_data.IsValid("grab"))
  4306. {
  4307. f_nGrab = ((!tag_data.GetTagProperty("grab").AsBool()) ? 2 : 1);
  4308. }
  4309. string f_strAnimation = string.Empty;
  4310. if (tag_data.IsValid("animation"))
  4311. {
  4312. f_strAnimation = tag_data.GetTagProperty("animation").AsString();
  4313. }
  4314. SceneVRCommunication.Instance.KagEventObj(f_strName, f_nVisible, f_nTrigger, f_nGrab, f_strAnimation);
  4315. return false;
  4316. }
  4317. public bool TagVREventGroup(KagTagSupport tag_data)
  4318. {
  4319. string f_strName = tag_data.GetTagProperty("name").AsString();
  4320. int f_nVisible = 0;
  4321. if (tag_data.IsValid("visible"))
  4322. {
  4323. f_nVisible = ((!tag_data.GetTagProperty("visible").AsBool()) ? 2 : 1);
  4324. }
  4325. int f_nTrigger = 0;
  4326. if (tag_data.IsValid("trigger"))
  4327. {
  4328. f_nTrigger = ((!tag_data.GetTagProperty("trigger").AsBool()) ? 2 : 1);
  4329. }
  4330. int f_nGrab = 0;
  4331. if (tag_data.IsValid("grab"))
  4332. {
  4333. f_nGrab = ((!tag_data.GetTagProperty("grab").AsBool()) ? 2 : 1);
  4334. }
  4335. SceneVRCommunication.Instance.KagEventObjGroup(f_strName, f_nVisible, f_nTrigger, f_nGrab);
  4336. return false;
  4337. }
  4338. public bool TagVRFreeScene(KagTagSupport tag_data)
  4339. {
  4340. if (tag_data.IsValid("start"))
  4341. {
  4342. SceneVRCommunication.Instance.kagFreeSceneSwitch(true, true, false);
  4343. }
  4344. else if (tag_data.IsValid("end"))
  4345. {
  4346. bool f_bEnableSkip = !tag_data.IsValid("noskip");
  4347. SceneVRCommunication.Instance.kagFreeSceneSwitch(false, f_bEnableSkip, false);
  4348. }
  4349. return false;
  4350. }
  4351. public bool TagVRCamera(KagTagSupport tag_data)
  4352. {
  4353. float num = 0f;
  4354. bool flag = false;
  4355. float x = tag_data.GetTagProperty("x").AsReal();
  4356. float z = tag_data.GetTagProperty("z").AsReal();
  4357. if (tag_data.IsValid("height"))
  4358. {
  4359. num = tag_data.GetTagProperty("height").AsReal();
  4360. }
  4361. else if (tag_data.IsValid("stand"))
  4362. {
  4363. num = GameMain.Instance.CMSystem.VRCameraHeightStandOffs;
  4364. }
  4365. else if (tag_data.IsValid("sit"))
  4366. {
  4367. num = GameMain.Instance.CMSystem.VRCameraHeightSitOffs;
  4368. flag = true;
  4369. }
  4370. bool f_bYFromFloor = true;
  4371. if (tag_data.IsValid("nofloor"))
  4372. {
  4373. f_bYFromFloor = false;
  4374. if (flag)
  4375. {
  4376. num += 0.4f;
  4377. }
  4378. }
  4379. GameMain.Instance.MainCamera.SetRealHeadPos(new Vector3(x, num, z), f_bYFromFloor);
  4380. if (tag_data.IsValid("angle"))
  4381. {
  4382. float y = tag_data.GetTagProperty("angle").AsReal();
  4383. GameMain.Instance.MainCamera.SetRealHeadRot(new Vector3(0f, y, 0f), true);
  4384. }
  4385. return false;
  4386. }
  4387. public bool TagVRTablet(KagTagSupport tag_data)
  4388. {
  4389. if (tag_data.IsValid("show"))
  4390. {
  4391. GameMain.Instance.OvrMgr.OvrCamera.ShowUI(true);
  4392. }
  4393. else if (tag_data.IsValid("hide"))
  4394. {
  4395. GameMain.Instance.OvrMgr.OvrCamera.ShowUI(false);
  4396. }
  4397. if (tag_data.IsValid("reset"))
  4398. {
  4399. float f_fOffsetRotY = 0f;
  4400. if (tag_data.IsValid("rot"))
  4401. {
  4402. f_fOffsetRotY = tag_data.GetTagProperty("rot").AsReal();
  4403. }
  4404. GameMain.Instance.OvrMgr.OvrCamera.UIPosReset(f_fOffsetRotY);
  4405. }
  4406. if (tag_data.IsValid("nomove"))
  4407. {
  4408. bool uiNoMoveMode = tag_data.GetTagProperty("nomove").AsBool();
  4409. SceneVRCommunication.Instance.UiNoMoveMode = uiNoMoveMode;
  4410. }
  4411. if (tag_data.IsValid("nohome"))
  4412. {
  4413. bool uiNoHomeMode = tag_data.GetTagProperty("nohome").AsBool();
  4414. SceneVRCommunication.Instance.UiNoHomeMode = uiNoHomeMode;
  4415. }
  4416. if (tag_data.IsValid("notime"))
  4417. {
  4418. bool uiNoTimeMode = tag_data.GetTagProperty("notime").AsBool();
  4419. SceneVRCommunication.Instance.UiNoTimeMode = uiNoTimeMode;
  4420. }
  4421. return false;
  4422. }
  4423. public bool TagVRChoicesSet(KagTagSupport tag_data)
  4424. {
  4425. int f_nMaidNo = -1;
  4426. VRChoices.SelectPair.Type f_type = VRChoices.SelectPair.Type.Text;
  4427. string f_strRegionSplitOfColon = string.Empty;
  4428. this.CheckAbsolutelyNecessaryTag(tag_data, "text", new string[]
  4429. {
  4430. "label"
  4431. });
  4432. string text = tag_data.GetTagProperty("text").AsString();
  4433. text = ScriptManager.ReplaceCharaName(text);
  4434. string f_strLabel = tag_data.GetTagProperty("label").AsString();
  4435. if (tag_data.IsValid("maid"))
  4436. {
  4437. f_nMaidNo = tag_data.GetTagProperty("maid").AsInteger();
  4438. }
  4439. if (tag_data.IsValid("type"))
  4440. {
  4441. string text2 = tag_data.GetTagProperty("type").AsString();
  4442. if (text2 == "touch")
  4443. {
  4444. f_type = VRChoices.SelectPair.Type.Touch;
  4445. }
  4446. else if (text2 == "look")
  4447. {
  4448. f_type = VRChoices.SelectPair.Type.Look;
  4449. }
  4450. else
  4451. {
  4452. NDebug.Assert("typeに不正な文字列 " + text2, false);
  4453. }
  4454. }
  4455. float f_fTimeOut = -1f;
  4456. if (tag_data.IsValid("time"))
  4457. {
  4458. f_fTimeOut = tag_data.GetTagProperty("time").AsReal();
  4459. }
  4460. if (tag_data.IsValid("region"))
  4461. {
  4462. f_strRegionSplitOfColon = tag_data.GetTagProperty("region").AsString();
  4463. }
  4464. SceneVRCommunication.Instance.Choices.Add(text, f_strLabel, f_nMaidNo, f_type, f_strRegionSplitOfColon, f_fTimeOut);
  4465. return false;
  4466. }
  4467. public bool TagVRChoicesShow(KagTagSupport tag_data)
  4468. {
  4469. if (tag_data.IsValid("end"))
  4470. {
  4471. SceneVRCommunication.Instance.Choices.Finalize(null);
  4472. return false;
  4473. }
  4474. int f_nTimeOutMS = 0;
  4475. string f_strTimeOutLabel = string.Empty;
  4476. int f_nRandom = 0;
  4477. if (tag_data.IsValid("timeout"))
  4478. {
  4479. f_nTimeOutMS = tag_data.GetTagProperty("timeout").AsInteger();
  4480. }
  4481. if (tag_data.IsValid("timeoutlabel"))
  4482. {
  4483. f_strTimeOutLabel = tag_data.GetTagProperty("timeoutlabel").AsString();
  4484. }
  4485. if (tag_data.IsValid("random"))
  4486. {
  4487. f_nRandom = tag_data.GetTagProperty("random").AsInteger();
  4488. }
  4489. SceneVRCommunication.Instance.Choices.Show(f_nTimeOutMS, f_strTimeOutLabel, f_nRandom);
  4490. return true;
  4491. }
  4492. public bool TagVRChoicesShowNonStop(KagTagSupport tag_data)
  4493. {
  4494. if (tag_data.IsValid("end"))
  4495. {
  4496. SceneVRCommunication.Instance.Choices.Finalize(null);
  4497. return false;
  4498. }
  4499. int f_nTimeOutMS = 0;
  4500. string f_strTimeOutLabel = string.Empty;
  4501. int f_nRandom = 0;
  4502. if (tag_data.IsValid("timeout"))
  4503. {
  4504. f_nTimeOutMS = tag_data.GetTagProperty("timeout").AsInteger();
  4505. }
  4506. if (tag_data.IsValid("timeoutlabel"))
  4507. {
  4508. f_strTimeOutLabel = tag_data.GetTagProperty("timeoutlabel").AsString();
  4509. }
  4510. if (tag_data.IsValid("random"))
  4511. {
  4512. f_nRandom = tag_data.GetTagProperty("random").AsInteger();
  4513. }
  4514. SceneVRCommunication.Instance.Choices.Show(f_nTimeOutMS, f_strTimeOutLabel, f_nRandom);
  4515. return false;
  4516. }
  4517. public bool TagVRDoNextTime(KagTagSupport tag_data)
  4518. {
  4519. SceneVRCommunication.Instance.KagDoNextTime();
  4520. return false;
  4521. }
  4522. public bool TagVRResetHeadPos(KagTagSupport tag_data)
  4523. {
  4524. GameMain.Instance.OvrMgr.OvrCamera.ReCallcOffset();
  4525. return false;
  4526. }
  4527. public bool TagVRTouchScript(KagTagSupport tag_data)
  4528. {
  4529. SceneVRCommunication.Instance.TouchComm.Touch_Operator(tag_data);
  4530. return false;
  4531. }
  4532. public bool TagVRDayTimeShow(KagTagSupport tag_data)
  4533. {
  4534. string f_strReturnFile = string.Empty;
  4535. string f_strReturnLabel = string.Empty;
  4536. if (tag_data.IsValid("file"))
  4537. {
  4538. f_strReturnFile = tag_data.GetTagProperty("file").AsString();
  4539. }
  4540. if (tag_data.IsValid("label"))
  4541. {
  4542. f_strReturnLabel = tag_data.GetTagProperty("label").AsString();
  4543. }
  4544. SceneVRCommunication.Instance.KagStartDayTimeShow(f_strReturnFile, f_strReturnLabel);
  4545. return false;
  4546. }
  4547. public bool TagVRDialog(KagTagSupport tag_data)
  4548. {
  4549. string text = string.Empty;
  4550. string f_strLabelOk = string.Empty;
  4551. string f_strLabelCancel = string.Empty;
  4552. string f_strLabelYes = string.Empty;
  4553. string strLabelNo = string.Empty;
  4554. if (tag_data.IsValid("text"))
  4555. {
  4556. text = tag_data.GetTagProperty("text").AsString();
  4557. text = ScriptManager.ReplaceCharaName(text);
  4558. }
  4559. if (tag_data.IsValid("ok"))
  4560. {
  4561. f_strLabelOk = tag_data.GetTagProperty("ok").AsString();
  4562. }
  4563. if (tag_data.IsValid("cancel"))
  4564. {
  4565. f_strLabelCancel = tag_data.GetTagProperty("cancel").AsString();
  4566. }
  4567. if (tag_data.IsValid("yes"))
  4568. {
  4569. f_strLabelYes = tag_data.GetTagProperty("yes").AsString();
  4570. }
  4571. if (tag_data.IsValid("no"))
  4572. {
  4573. strLabelNo = tag_data.GetTagProperty("no").AsString();
  4574. }
  4575. SceneVRCommunication.Instance.KagDialog(text, f_strLabelOk, f_strLabelCancel, f_strLabelYes, strLabelNo);
  4576. return true;
  4577. }
  4578. public bool TagVRStartMovieMusicPlayerTV(KagTagSupport tag_data)
  4579. {
  4580. SceneVRCommunication.Instance.KagStartMovieMusicPlayerTV();
  4581. return false;
  4582. }
  4583. public bool TagVRMovieTV(KagTagSupport tag_data)
  4584. {
  4585. string f_strFileName = string.Empty;
  4586. bool f_bLoop = false;
  4587. bool f_bStart = tag_data.IsValid("start");
  4588. if (tag_data.IsValid("file"))
  4589. {
  4590. f_strFileName = tag_data.GetTagProperty("file").AsString();
  4591. }
  4592. if (tag_data.IsValid("loop"))
  4593. {
  4594. f_bLoop = tag_data.IsValid("loop");
  4595. }
  4596. SceneVRCommunication.Instance.KagVRMovieTV(f_bStart, f_strFileName, f_bLoop);
  4597. return false;
  4598. }
  4599. public bool TagVRPlantWindowShow(KagTagSupport tag_data)
  4600. {
  4601. string strFileName = string.Empty;
  4602. string strLabelOK = string.Empty;
  4603. string strLabelCancel = string.Empty;
  4604. if (tag_data.IsValid("file"))
  4605. {
  4606. strFileName = tag_data.GetTagProperty("file").AsString();
  4607. }
  4608. if (tag_data.IsValid("ok"))
  4609. {
  4610. strLabelOK = tag_data.GetTagProperty("ok").AsString();
  4611. }
  4612. if (tag_data.IsValid("cancel"))
  4613. {
  4614. strLabelCancel = tag_data.GetTagProperty("cancel").AsString();
  4615. }
  4616. SceneVRCommunication.Instance.KagPlantWindowShow(strFileName, strLabelOK, strLabelCancel);
  4617. return false;
  4618. }
  4619. public bool TagVRPlantUpdate(KagTagSupport tag_data)
  4620. {
  4621. SceneVRCommunication.Instance.KagPlantUpdate();
  4622. return false;
  4623. }
  4624. public bool TagVRTutorialStart(KagTagSupport tag_data)
  4625. {
  4626. string f_strReturnLabel = string.Empty;
  4627. if (tag_data.IsValid("end"))
  4628. {
  4629. f_strReturnLabel = tag_data.GetTagProperty("end").AsString();
  4630. }
  4631. SceneVRCommunication.Instance.KagTutorialStart(f_strReturnLabel);
  4632. return true;
  4633. }
  4634. public bool TagVRPhotoModeStart(KagTagSupport tag_data)
  4635. {
  4636. bool f_bStart = true;
  4637. if (tag_data.IsValid("start"))
  4638. {
  4639. f_bStart = true;
  4640. }
  4641. else if (tag_data.IsValid("end"))
  4642. {
  4643. f_bStart = false;
  4644. }
  4645. GameMain.Instance.OvrMgr.OvrCamera.ChangeToCameraMode(f_bStart);
  4646. return false;
  4647. }
  4648. public bool TagVRNoChangeBG(KagTagSupport tag_data)
  4649. {
  4650. bool f_bStart = true;
  4651. if (tag_data.IsValid("start"))
  4652. {
  4653. f_bStart = true;
  4654. }
  4655. else if (tag_data.IsValid("end"))
  4656. {
  4657. f_bStart = false;
  4658. }
  4659. SceneVRCommunication.Instance.KagVRNoChangeBG(f_bStart);
  4660. return false;
  4661. }
  4662. public bool TagVRCamToManHead(KagTagSupport tag_data)
  4663. {
  4664. float f_fTime = 1f;
  4665. if (tag_data.IsValid("time"))
  4666. {
  4667. f_fTime = (float)tag_data.GetTagProperty("time").AsInteger() / 1000f;
  4668. }
  4669. GameMain.Instance.OvrMgr.OvrCamera.PosToManHead(f_fTime);
  4670. return false;
  4671. }
  4672. public bool TagVRTrophyText(KagTagSupport tag_data)
  4673. {
  4674. string f_strText = string.Empty;
  4675. if (tag_data.IsValid("text"))
  4676. {
  4677. f_strText = tag_data.GetTagProperty("text").AsString();
  4678. }
  4679. SceneVRCommunication.Instance.KagVRTrophyGet(f_strText);
  4680. return false;
  4681. }
  4682. public bool TagVRRentalMaidSelectStart(KagTagSupport tag_data)
  4683. {
  4684. SceneVRCommunication.Instance.KagRentalMaidSelectStart();
  4685. return true;
  4686. }
  4687. public bool TagVRTouchUseSelect(KagTagSupport tag_data)
  4688. {
  4689. string f_strReturnLabel = string.Empty;
  4690. if (tag_data.IsValid("end"))
  4691. {
  4692. f_strReturnLabel = tag_data.GetTagProperty("end").AsString();
  4693. }
  4694. SceneVRCommunication.Instance.KagTouchUseSelect(f_strReturnLabel);
  4695. return true;
  4696. }
  4697. public bool TagVRHintShow(KagTagSupport tag_data)
  4698. {
  4699. string f_strHintMsg = string.Empty;
  4700. if (tag_data.IsValid("text"))
  4701. {
  4702. f_strHintMsg = tag_data.GetTagProperty("text").AsString();
  4703. }
  4704. SceneVRCommunication.Instance.KagHintShow(f_strHintMsg);
  4705. return false;
  4706. }
  4707. public bool TagVRKaraokeWindowShow(KagTagSupport tag_data)
  4708. {
  4709. string f_strReturnFile = string.Empty;
  4710. string f_strReturnLabel = string.Empty;
  4711. if (tag_data.IsValid("cancel_file"))
  4712. {
  4713. f_strReturnFile = tag_data.GetTagProperty("cancel_file").AsString();
  4714. }
  4715. if (tag_data.IsValid("cancel_label"))
  4716. {
  4717. f_strReturnLabel = tag_data.GetTagProperty("cancel_label").AsString();
  4718. }
  4719. SceneVRCommunication.Instance.KagKaraokeWindowShow(f_strReturnFile, f_strReturnLabel);
  4720. return false;
  4721. }
  4722. public bool TagDanceResultStart(KagTagSupport tag_data)
  4723. {
  4724. Result_Display.StartDisplay(tag_data.GetTagProperty("label").AsString());
  4725. return false;
  4726. }
  4727. public bool TagSetDanceType(KagTagSupport tag_data)
  4728. {
  4729. if (!tag_data.IsValid("dancetype"))
  4730. {
  4731. return false;
  4732. }
  4733. string value = tag_data.GetTagProperty("dancetype").AsString();
  4734. RhythmAction_Mgr.SetDanceType((RhythmAction_Mgr.DanceType)Enum.Parse(typeof(RhythmAction_Mgr.DanceType), value));
  4735. return false;
  4736. }
  4737. public bool TagCutinTexShoot(KagTagSupport tag_data)
  4738. {
  4739. string cut_name = string.Empty;
  4740. string label = string.Empty;
  4741. if (tag_data.IsValid("cut"))
  4742. {
  4743. cut_name = tag_data.GetTagProperty("cut").AsString();
  4744. }
  4745. if (tag_data.IsValid("label"))
  4746. {
  4747. label = tag_data.GetTagProperty("label").AsString();
  4748. }
  4749. ShootCutInTex.CutInTexShoot(cut_name, label);
  4750. return false;
  4751. }
  4752. public bool TagBattleCutInStart(KagTagSupport tag_data)
  4753. {
  4754. string end_label = string.Empty;
  4755. if (tag_data.IsValid("label"))
  4756. {
  4757. end_label = tag_data.GetTagProperty("label").AsString();
  4758. }
  4759. ConfrontCutIn.CutInStart(end_label);
  4760. return false;
  4761. }
  4762. public bool TagMotionCheckStart(KagTagSupport tag_data)
  4763. {
  4764. MotionAction_Mgr.ResponceStart(tag_data);
  4765. return false;
  4766. }
  4767. public bool TagSetMcSkip(KagTagSupport tag_data)
  4768. {
  4769. if (tag_data.IsValid("end"))
  4770. {
  4771. McSkip.SkipRelease();
  4772. }
  4773. else if (tag_data.IsValid("label"))
  4774. {
  4775. McSkip.SkipWait(tag_data.GetTagProperty("label").AsString());
  4776. }
  4777. return false;
  4778. }
  4779. public bool TagToTitle(KagTagSupport tag_data)
  4780. {
  4781. GameMain.Instance.LoadScene("SceneToTitle");
  4782. GameMain.Instance.MainCamera.FadeOut(0f, false, null, true, default(Color));
  4783. return false;
  4784. }
  4785. public bool TagAddedEventDisplay(KagTagSupport tag_data)
  4786. {
  4787. string label = string.Empty;
  4788. if (tag_data.IsValid("label"))
  4789. {
  4790. label = tag_data.GetTagProperty("label").AsString();
  4791. }
  4792. else
  4793. {
  4794. Debug.LogError("タグ関数.eventrelease:Labelが指定されてません");
  4795. }
  4796. GameMain.Instance.ScenarioSelectMgr.AddedDisplay(label);
  4797. return false;
  4798. }
  4799. public bool TagTutorialStart(KagTagSupport tag_data)
  4800. {
  4801. this.CheckAbsolutelyNecessaryTag(tag_data, "name", new string[0]);
  4802. string sceneName = tag_data.GetTagProperty("name").AsString();
  4803. string returnLabelName = string.Empty;
  4804. if (tag_data.IsValid("end"))
  4805. {
  4806. returnLabelName = tag_data.GetTagProperty("end").AsString();
  4807. }
  4808. bool absoluteCall = tag_data.IsValid("absolute");
  4809. if (uGUITutorialPanel.IsOpened())
  4810. {
  4811. uGUITutorialPanel.CloseTutorial(true, false);
  4812. }
  4813. uGUITutorialPanel.OpenTutorial(sceneName, delegate
  4814. {
  4815. if (!string.IsNullOrEmpty(returnLabelName))
  4816. {
  4817. GameMain.Instance.ScriptMgr.adv_kag.JumpLabel(returnLabelName);
  4818. }
  4819. GameMain.Instance.ScriptMgr.adv_kag.Exec();
  4820. }, absoluteCall);
  4821. return true;
  4822. }
  4823. public bool TagLoadSubtitleFile(KagTagSupport tag_data)
  4824. {
  4825. if (!Product.supportMultiLanguage)
  4826. {
  4827. return false;
  4828. }
  4829. SubtitleMovieManager.DestroyGlobalInstance();
  4830. this.CheckAbsolutelyNecessaryTag(tag_data, "loadsubtitlefile", new string[]
  4831. {
  4832. "file"
  4833. });
  4834. string fileName = Path.ChangeExtension(tag_data.GetTagProperty("file").AsString(), ".ks");
  4835. SubtitleMovieManager globalInstance = SubtitleMovieManager.GetGlobalInstance(false);
  4836. globalInstance.autoDestroy = true;
  4837. globalInstance.LoadSubtitleScriptFile(fileName);
  4838. globalInstance.Play();
  4839. return false;
  4840. }
  4841. public bool TagEndSubtitleDisplay(KagTagSupport tag_data)
  4842. {
  4843. SubtitleMovieManager.DestroyGlobalInstance();
  4844. return false;
  4845. }
  4846. public bool TagSubtitleDisplayForPlayVoice(KagTagSupport tag_data)
  4847. {
  4848. if (!Product.supportMultiLanguage)
  4849. {
  4850. return false;
  4851. }
  4852. this.CheckAbsolutelyNecessaryTag(tag_data, "subtitledisplayforplayvoice", new string[]
  4853. {
  4854. "text"
  4855. });
  4856. this.subtitle_data.text = tag_data.GetTagProperty("text").AsString();
  4857. this.subtitle_data.displayTime = -1;
  4858. if (tag_data.IsValid("addtime"))
  4859. {
  4860. this.subtitle_data.addDisplayTime = tag_data.GetTagProperty("addtime").AsInteger();
  4861. }
  4862. else if (tag_data.IsValid("wait"))
  4863. {
  4864. this.subtitle_data.displayTime = tag_data.GetTagProperty("wait").AsInteger();
  4865. }
  4866. this.subtitle_data.casinoType = tag_data.IsValid("mode_c");
  4867. return false;
  4868. }
  4869. public bool TagSubtitleDisplay(KagTagSupport tag_data)
  4870. {
  4871. if (!Product.supportMultiLanguage)
  4872. {
  4873. return false;
  4874. }
  4875. this.CheckAbsolutelyNecessaryTag(tag_data, "subtitledisplay", new string[]
  4876. {
  4877. "text",
  4878. "time"
  4879. });
  4880. string text = tag_data.GetTagProperty("text").AsString();
  4881. int displayTime = int.Parse(tag_data.GetTagProperty("time").AsString());
  4882. SubtitleMovieManager globalInstance = SubtitleMovieManager.GetGlobalInstance(false);
  4883. globalInstance.autoDestroy = true;
  4884. globalInstance.Play(text, displayTime);
  4885. return false;
  4886. }
  4887. public bool TagKupa(KagTagSupport tag_data)
  4888. {
  4889. if (!Product.isEnglish || Product.isPublic)
  4890. {
  4891. return false;
  4892. }
  4893. List<KupaCtrl> list2 = new List<KupaCtrl>();
  4894. Action<Maid, List<KupaCtrl>> action = delegate(Maid maid, List<KupaCtrl> list)
  4895. {
  4896. if (maid != null && maid.body0 != null && maid.body0.isLoadedBody)
  4897. {
  4898. TBodySkin tbodySkin = maid.body0.goSlot[0];
  4899. if (tbodySkin != null && tbodySkin.kupaCtrl != null)
  4900. {
  4901. list.Add(tbodySkin.kupaCtrl);
  4902. }
  4903. }
  4904. };
  4905. if (tag_data.IsValid("maid") || tag_data.IsValid("man"))
  4906. {
  4907. action(this.GetMaidAndMan(tag_data, true), list2);
  4908. }
  4909. else
  4910. {
  4911. for (int i = 0; i < GameMain.Instance.CharacterMgr.GetMaidCount(); i++)
  4912. {
  4913. action(GameMain.Instance.CharacterMgr.GetMaid(i), list2);
  4914. }
  4915. for (int j = 0; j < GameMain.Instance.CharacterMgr.GetManCount(); j++)
  4916. {
  4917. action(GameMain.Instance.CharacterMgr.GetMan(j), list2);
  4918. }
  4919. }
  4920. if (list2.Count == 0)
  4921. {
  4922. Debug.LogError("TagKupa で maid か man が居ません。");
  4923. return false;
  4924. }
  4925. if (tag_data.IsValid("auto"))
  4926. {
  4927. this.CheckAbsolutelyNecessaryTag(tag_data, "reg", new string[0]);
  4928. string value = tag_data.GetTagProperty("reg").AsString();
  4929. KupaCtrl.OPEN open = (KupaCtrl.OPEN)Enum.Parse(typeof(KupaCtrl.OPEN), value, true);
  4930. float num = (float)tag_data.GetTagProperty("val").AsInteger() * 0.01f;
  4931. float speedIn = 5f;
  4932. if (tag_data.IsValid("speedin"))
  4933. {
  4934. speedIn = (float)tag_data.GetTagProperty("speedin").AsInteger() * 0.01f;
  4935. }
  4936. float sppedOut = 5f;
  4937. if (tag_data.IsValid("speedout"))
  4938. {
  4939. sppedOut = (float)tag_data.GetTagProperty("speedout").AsInteger() * 0.01f;
  4940. }
  4941. float outVal = 0f;
  4942. if (tag_data.IsValid("outval"))
  4943. {
  4944. outVal = (float)tag_data.GetTagProperty("outval").AsInteger() * 0.01f;
  4945. }
  4946. float lengthRatio = 1f;
  4947. if (tag_data.IsValid("lengthlimit"))
  4948. {
  4949. lengthRatio = (float)tag_data.GetTagProperty("lengthlimit").AsInteger() * 0.01f;
  4950. }
  4951. if (open == KupaCtrl.OPEN.CHINKOF || open == KupaCtrl.OPEN.CHINKOS)
  4952. {
  4953. int maid_no = tag_data.GetTagProperty("targetmaid").AsInteger();
  4954. Maid maid2 = this.GetMaid(maid_no);
  4955. string value2 = tag_data.GetTagProperty("targetreg").AsString();
  4956. KupaCtrl.TARGET target = (KupaCtrl.TARGET)Enum.Parse(typeof(KupaCtrl.TARGET), value2, true);
  4957. foreach (KupaCtrl kupaCtrl in list2)
  4958. {
  4959. kupaCtrl.AutoKariStart(open, target, maid2, num, speedIn, sppedOut, outVal, lengthRatio);
  4960. }
  4961. }
  4962. else
  4963. {
  4964. int man_no = tag_data.GetTagProperty("targetman").AsInteger();
  4965. Maid man = this.GetMan(man_no);
  4966. list2[0].AutoKupaStart(open, man, num, speedIn, sppedOut, outVal, lengthRatio);
  4967. }
  4968. }
  4969. else if (tag_data.IsValid("finish"))
  4970. {
  4971. foreach (KupaCtrl kupaCtrl2 in list2)
  4972. {
  4973. if (tag_data.IsValid("reg"))
  4974. {
  4975. string value3 = tag_data.GetTagProperty("reg").AsString();
  4976. KupaCtrl.OPEN reg = (KupaCtrl.OPEN)Enum.Parse(typeof(KupaCtrl.OPEN), value3, true);
  4977. kupaCtrl2.Finish(reg);
  4978. }
  4979. else
  4980. {
  4981. kupaCtrl2.FinishAll();
  4982. }
  4983. }
  4984. }
  4985. else if (tag_data.IsValid("reset"))
  4986. {
  4987. foreach (KupaCtrl kupaCtrl3 in list2)
  4988. {
  4989. if (tag_data.IsValid("reg"))
  4990. {
  4991. string value4 = tag_data.GetTagProperty("reg").AsString();
  4992. KupaCtrl.OPEN reg2 = (KupaCtrl.OPEN)Enum.Parse(typeof(KupaCtrl.OPEN), value4, true);
  4993. kupaCtrl3.Reset(reg2);
  4994. }
  4995. else
  4996. {
  4997. kupaCtrl3.ResetAll();
  4998. }
  4999. }
  5000. }
  5001. else
  5002. {
  5003. this.CheckAbsolutelyNecessaryTag(tag_data, "reg", new string[]
  5004. {
  5005. "val"
  5006. });
  5007. bool add = tag_data.IsValid("add");
  5008. string value5 = tag_data.GetTagProperty("reg").AsString();
  5009. KupaCtrl.OPEN reg3 = (KupaCtrl.OPEN)Enum.Parse(typeof(KupaCtrl.OPEN), value5, true);
  5010. int num2 = 0;
  5011. if (tag_data.IsValid("time"))
  5012. {
  5013. num2 = tag_data.GetTagProperty("time").AsInteger();
  5014. }
  5015. int num3 = 0;
  5016. if (tag_data.IsValid("wait"))
  5017. {
  5018. num3 = tag_data.GetTagProperty("wait").AsInteger();
  5019. }
  5020. int num4 = tag_data.GetTagProperty("val").AsInteger();
  5021. foreach (KupaCtrl kupaCtrl4 in list2)
  5022. {
  5023. kupaCtrl4.KupaStart(reg3, (float)num2 * 0.001f, (float)num3 * 0.001f, (float)num4 * 0.01f, add);
  5024. }
  5025. }
  5026. return false;
  5027. }
  5028. protected bool TagStartTouchMode(KagTagSupport tag_data)
  5029. {
  5030. if (PrivateMaidTouchManager.instance == null)
  5031. {
  5032. return false;
  5033. }
  5034. int nMaidNo = (!tag_data.IsValid("maid")) ? 0 : tag_data.GetTagProperty("maid").AsInteger();
  5035. int id = (!tag_data.IsValid("id")) ? 0 : tag_data.GetTagProperty("id").AsInteger();
  5036. PrivateMaidTouchManager.instance.CallTouchMode(GameMain.Instance.CharacterMgr.GetMaid(nMaidNo), id);
  5037. return false;
  5038. }
  5039. protected virtual void PlayMaidMotion(Maid maid, string fn, bool additive = false, bool loop = false, bool boAddQue = false, float val = 0.5f)
  5040. {
  5041. if (!GameMain.Instance.ScriptMgr.is_motion_blend)
  5042. {
  5043. val = 0f;
  5044. }
  5045. maid.IKCtrl.BlendTime = val;
  5046. maid.CrossFade(fn, this.script_mgr_.file_system, additive, loop, boAddQue, val, 1f);
  5047. }
  5048. protected virtual void PlayMaidMotionAbs(Maid maid, string fn, bool additive = false, bool loop = false, bool boAddQue = false, float val = 0.5f)
  5049. {
  5050. if (!GameMain.Instance.ScriptMgr.is_motion_blend)
  5051. {
  5052. val = 0f;
  5053. }
  5054. maid.CrossFadeAbsolute(fn, this.script_mgr_.file_system, additive, loop, boAddQue, val, 1f);
  5055. }
  5056. public static Maid GetVoiceTargetMaid(KagTagSupport tag_data)
  5057. {
  5058. Maid maid = null;
  5059. CharacterMgr characterMgr = GameMain.Instance.CharacterMgr;
  5060. if (tag_data.IsValid("maid"))
  5061. {
  5062. maid = characterMgr.GetMaid(int.Parse(tag_data.GetTagProperty("maid").AsString()));
  5063. }
  5064. else if (tag_data.IsValid("name") || tag_data.IsValid("real"))
  5065. {
  5066. string text = string.Empty;
  5067. if (tag_data.IsValid("real"))
  5068. {
  5069. text = tag_data.GetTagProperty("real").AsString().Trim();
  5070. }
  5071. else
  5072. {
  5073. text = tag_data.GetTagProperty("name").AsString().Trim();
  5074. }
  5075. KeyValuePair<string, string> translationText = MessageClass.GetTranslationText(text);
  5076. text = translationText.Key;
  5077. if (tag_data.IsValid("real") && text == "フリー" && GameMain.Instance.ScriptMgr.compatibilityMode)
  5078. {
  5079. text = "[HF16]";
  5080. }
  5081. if (text.IndexOf("[HF") == 0)
  5082. {
  5083. string text2 = text.Replace("[HF", string.Empty).Replace("]", string.Empty);
  5084. if (string.IsNullOrEmpty(text2))
  5085. {
  5086. text2 = "0";
  5087. }
  5088. int nMaidNo = int.Parse(text2);
  5089. maid = characterMgr.GetMaid(nMaidNo);
  5090. }
  5091. else
  5092. {
  5093. for (int i = 0; i < characterMgr.GetMaidCount(); i++)
  5094. {
  5095. Maid maid2 = characterMgr.GetMaid(i);
  5096. if (maid2 != null && maid2.boNPC && maid2.status.firstName == text)
  5097. {
  5098. maid = maid2;
  5099. break;
  5100. }
  5101. }
  5102. if (maid == null && Product.supportMultiLanguage)
  5103. {
  5104. text = translationText.Value;
  5105. for (int j = 0; j < characterMgr.GetMaidCount(); j++)
  5106. {
  5107. Maid maid3 = characterMgr.GetMaid(j);
  5108. if (maid3 != null && maid3.boNPC && maid3.status.firstName == text)
  5109. {
  5110. maid = maid3;
  5111. break;
  5112. }
  5113. }
  5114. }
  5115. }
  5116. if (maid == null)
  5117. {
  5118. Debug.LogWarning("ボイス再生対象のメイドを特定できませんでした");
  5119. }
  5120. }
  5121. return maid;
  5122. }
  5123. public Maid GetMaidAndMan(string tag_str)
  5124. {
  5125. int num = 0;
  5126. tag_str = tag_str.ToLower();
  5127. int num2 = tag_str.IndexOf(':');
  5128. if (num2 != -1)
  5129. {
  5130. string[] array = tag_str.Split(new char[]
  5131. {
  5132. ':'
  5133. });
  5134. NDebug.Assert(array.Length == 2, tag_str + "\nメイド,もしくは男の指定が不正です");
  5135. num = int.Parse(array[1]);
  5136. tag_str = array[0];
  5137. }
  5138. if (tag_str == "maid")
  5139. {
  5140. return this.GetMaid(num);
  5141. }
  5142. if (tag_str == "man")
  5143. {
  5144. return this.GetMan(num);
  5145. }
  5146. NDebug.Assert(tag_str + "\nメイド,もしくは男の指定が不正です", false);
  5147. return null;
  5148. }
  5149. public Maid GetMaidAndMan(KagTagSupport tag_data, bool maid_priority = true)
  5150. {
  5151. int num = 0;
  5152. bool flag = false;
  5153. if (maid_priority)
  5154. {
  5155. if (tag_data.IsValid("maid"))
  5156. {
  5157. num = tag_data.GetTagProperty("maid").AsInteger();
  5158. }
  5159. else if (tag_data.IsValid("man"))
  5160. {
  5161. flag = true;
  5162. num = tag_data.GetTagProperty("man").AsInteger();
  5163. if (this.script_mgr_.compatibilityMode && 6 <= num)
  5164. {
  5165. num = 5;
  5166. }
  5167. }
  5168. else
  5169. {
  5170. NDebug.Assert("スクリプトのman/maid指定が不正です。", false);
  5171. }
  5172. }
  5173. else if (tag_data.IsValid("man"))
  5174. {
  5175. flag = true;
  5176. num = tag_data.GetTagProperty("man").AsInteger();
  5177. if (this.script_mgr_.compatibilityMode && 6 <= num)
  5178. {
  5179. num = 5;
  5180. }
  5181. }
  5182. else if (tag_data.IsValid("maid"))
  5183. {
  5184. num = tag_data.GetTagProperty("maid").AsInteger();
  5185. }
  5186. else
  5187. {
  5188. NDebug.Assert("スクリプトのman/maid指定が不正です。", false);
  5189. }
  5190. return flag ? this.GetMan(num) : this.GetMaid(num);
  5191. }
  5192. public virtual Maid GetMaid(int maid_no)
  5193. {
  5194. return GameMain.Instance.CharacterMgr.GetMaid(maid_no);
  5195. }
  5196. public virtual Maid GetMan(int man_no)
  5197. {
  5198. return GameMain.Instance.CharacterMgr.GetMan(man_no);
  5199. }
  5200. protected WaitEventList GetWaitEventList(string list_name)
  5201. {
  5202. if (!this.wait_event_list_.ContainsKey(list_name))
  5203. {
  5204. this.wait_event_list_.Add(list_name, new WaitEventList());
  5205. }
  5206. return this.wait_event_list_[list_name];
  5207. }
  5208. public void CheckAbsolutelyNecessaryTag(KagTagSupport tag_data, string tag_name, params string[] check_tag)
  5209. {
  5210. for (int i = 0; i < check_tag.Length; i++)
  5211. {
  5212. NDebug.Assert(tag_data.IsValid(check_tag[i]), string.Concat(new string[]
  5213. {
  5214. "@",
  5215. tag_name,
  5216. "\n必須タグ[",
  5217. check_tag[i],
  5218. "]が指定されていません"
  5219. }));
  5220. }
  5221. }
  5222. protected bool SetWait(int time, bool skip_possible)
  5223. {
  5224. this.SetExecWait(time, skip_possible);
  5225. return true;
  5226. }
  5227. public void ExecForcWaitEvent()
  5228. {
  5229. WaitEventList waitEventList = this.GetWaitEventList("tex_mul_add");
  5230. if (waitEventList.list == null || waitEventList.list.Count == 0)
  5231. {
  5232. return;
  5233. }
  5234. for (int i = 0; i < waitEventList.list.Count; i++)
  5235. {
  5236. waitEventList.list[i].call_back_delegate();
  5237. }
  5238. waitEventList.Clear();
  5239. }
  5240. public void ClearForcExecWaitEvent()
  5241. {
  5242. WaitEventList waitEventList = this.GetWaitEventList("tex_mul_add");
  5243. if (waitEventList.list == null || waitEventList.list.Count == 0)
  5244. {
  5245. return;
  5246. }
  5247. waitEventList.Clear();
  5248. }
  5249. public void Dispose()
  5250. {
  5251. this.Dispose(true);
  5252. GC.SuppressFinalize(this);
  5253. }
  5254. protected void Dispose(bool is_release_managed_code)
  5255. {
  5256. if (this.is_disposed_)
  5257. {
  5258. return;
  5259. }
  5260. this.wait_event_list_.Clear();
  5261. this.kag_.Dispose();
  5262. this.kag_ = null;
  5263. this.script_mgr_ = null;
  5264. this.is_disposed_ = true;
  5265. }
  5266. public KagScript kag
  5267. {
  5268. get
  5269. {
  5270. return this.kag_;
  5271. }
  5272. }
  5273. protected bool exec_wait_enabled
  5274. {
  5275. get
  5276. {
  5277. return this.exec_wait_data_.use;
  5278. }
  5279. }
  5280. protected bool IsFadeProc()
  5281. {
  5282. return GameMain.Instance.MainCamera.IsFadeProc() || GameMain.Instance.MainCamera.IsFadeProcNoUI();
  5283. }
  5284. private void OnScenarioLoadEvent(string file_name, string label_name)
  5285. {
  5286. this.subtitle_data.Clear();
  5287. }
  5288. public virtual string GetKagClassName()
  5289. {
  5290. return "ベースkag";
  5291. }
  5292. private string ReplaceFileNameCallBack(string file_name)
  5293. {
  5294. Maid maid = this.GetMaid(0);
  5295. if (maid == null)
  5296. {
  5297. return file_name;
  5298. }
  5299. int maidCount = GameMain.Instance.CharacterMgr.GetMaidCount();
  5300. Maid[] array = new Maid[maidCount];
  5301. for (int i = 0; i < maidCount; i++)
  5302. {
  5303. array[i] = this.GetMaid(i);
  5304. }
  5305. return ScriptManager.ReplacePersonal(array, file_name);
  5306. }
  5307. public void Serialize(BinaryWriter binary)
  5308. {
  5309. binary.Write("CM3D2_KAG");
  5310. binary.Write(1440);
  5311. byte[] array = this.kag_.Serialize();
  5312. int value = array.Length;
  5313. binary.Write(value);
  5314. binary.Write(array);
  5315. binary.Write(this.fade_wait_);
  5316. binary.Write(this.enabled);
  5317. }
  5318. public void Deserialize(BinaryReader binary)
  5319. {
  5320. string a = binary.ReadString();
  5321. NDebug.Assert(a == "CM3D2_KAG", "KAGのヘッダーが不正です。");
  5322. int num = binary.ReadInt32();
  5323. int count = binary.ReadInt32();
  5324. byte[] serialize_data = binary.ReadBytes(count);
  5325. this.kag_.Deserialize(serialize_data);
  5326. this.fade_wait_ = binary.ReadBoolean();
  5327. this.enabled = binary.ReadBoolean();
  5328. this.exec_wait_data_.Clear();
  5329. this.wait_event_list_.Clear();
  5330. this.subtitle_data.Clear();
  5331. }
  5332. public bool enabled { get; set; }
  5333. public List<Maid> maidOffsetSetList { get; protected set; }
  5334. protected readonly TJSScript tjs_;
  5335. protected ScriptManager script_mgr_;
  5336. protected KagScript kag_;
  5337. protected bool fade_wait_;
  5338. protected BaseKagManager.ExecWaitData exec_wait_data_ = new BaseKagManager.ExecWaitData();
  5339. protected Dictionary<string, WaitEventList> wait_event_list_ = new Dictionary<string, WaitEventList>();
  5340. protected BaseKagManager.SubtitleData subtitle_data = new BaseKagManager.SubtitleData();
  5341. private bool is_disposed_;
  5342. [CompilerGenerated]
  5343. private static Comparison<Maid> <>f__mg$cache0;
  5344. [CompilerGenerated]
  5345. private static Comparison<Maid> <>f__mg$cache1;
  5346. private class PerthOffsetPosTagData
  5347. {
  5348. public static CharacterMgr.CharaPer CreateCharaPer(TJSScript tjs, KagTagSupport tag_data)
  5349. {
  5350. CharacterMgr.CharaPer charaPer = BaseKagManager.PerthOffsetPosTagData.GetCharaPer(tjs, tag_data, string.Empty);
  5351. NDebug.AssertNull(charaPer != null);
  5352. return charaPer;
  5353. }
  5354. public static List<KeyValuePair<Maid, CharacterMgr.CharaPer>> CreateMultiCharaPer(TJSScript tjs, KagTagSupport tag_data, BaseKagManager kag_mgr)
  5355. {
  5356. List<KeyValuePair<Maid, CharacterMgr.CharaPer>> list = new List<KeyValuePair<Maid, CharacterMgr.CharaPer>>();
  5357. for (int i = 0; i < GameMain.Instance.CharacterMgr.GetMaidCount(); i++)
  5358. {
  5359. CharacterMgr.CharaPer charaPer = BaseKagManager.PerthOffsetPosTagData.GetCharaPer(tjs, tag_data, "-Maid:" + i);
  5360. if (charaPer != null)
  5361. {
  5362. KeyValuePair<Maid, CharacterMgr.CharaPer> item = new KeyValuePair<Maid, CharacterMgr.CharaPer>(kag_mgr.GetMaid(i), charaPer);
  5363. list.Add(item);
  5364. }
  5365. }
  5366. return list;
  5367. }
  5368. public static KeyValuePair<CharacterMgr.CharaPer, CharacterMgr.PenisPer> CreateCharaPerAndPenisPer(TJSScript tjs, KagTagSupport tag_data)
  5369. {
  5370. CharacterMgr.CharaPer charaPer = BaseKagManager.PerthOffsetPosTagData.GetCharaPer(tjs, tag_data, string.Empty);
  5371. if (charaPer == null)
  5372. {
  5373. charaPer = new CharacterMgr.CharaPer();
  5374. }
  5375. CharacterMgr.PenisPer penisPer = BaseKagManager.PerthOffsetPosTagData.GetPenisPer(tjs, tag_data);
  5376. if (penisPer == null)
  5377. {
  5378. penisPer = new CharacterMgr.PenisPer();
  5379. }
  5380. return new KeyValuePair<CharacterMgr.CharaPer, CharacterMgr.PenisPer>(charaPer, penisPer);
  5381. }
  5382. private static CharacterMgr.CharaPer GetCharaPer(TJSScript tjs, KagTagSupport tag_data, string add_tag_string)
  5383. {
  5384. CharacterMgr.CharaPer charaPer = null;
  5385. BaseKagManager.PerthOffsetPosTagData.TagArrayData tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "OffsDouPar" + add_tag_string);
  5386. if (tagArrayData.valid)
  5387. {
  5388. if (charaPer == null)
  5389. {
  5390. charaPer = new CharacterMgr.CharaPer();
  5391. }
  5392. tagArrayData.GetVector3(ref charaPer.vecOffsDouParGreater, ref charaPer.vecOffsDouParLess);
  5393. }
  5394. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5395. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "OffsShinCho" + add_tag_string);
  5396. if (tagArrayData.valid)
  5397. {
  5398. if (charaPer == null)
  5399. {
  5400. charaPer = new CharacterMgr.CharaPer();
  5401. }
  5402. tagArrayData.GetVector3(ref charaPer.vecOffsShinChoGreater, ref charaPer.vecOffsShinChoLess);
  5403. }
  5404. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5405. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "OffsMuneL" + add_tag_string);
  5406. if (tagArrayData.valid)
  5407. {
  5408. if (charaPer == null)
  5409. {
  5410. charaPer = new CharacterMgr.CharaPer();
  5411. }
  5412. tagArrayData.GetVector3(ref charaPer.vecOffsMuneLGreater, ref charaPer.vecOffsMuneLLess);
  5413. }
  5414. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5415. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "HaremDouPer" + add_tag_string);
  5416. if (tagArrayData.valid)
  5417. {
  5418. if (charaPer == null)
  5419. {
  5420. charaPer = new CharacterMgr.CharaPer();
  5421. }
  5422. tagArrayData.GetVector3(ref charaPer.vecHaremDouPerGreater, ref charaPer.vecHaremDouPerLess);
  5423. }
  5424. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5425. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "HaremShinCho" + add_tag_string);
  5426. if (tagArrayData.valid)
  5427. {
  5428. if (charaPer == null)
  5429. {
  5430. charaPer = new CharacterMgr.CharaPer();
  5431. }
  5432. tagArrayData.GetVector3(ref charaPer.vecHaremShinChoGreater, ref charaPer.vecHaremShinChoLess);
  5433. }
  5434. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5435. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "HaremMuneL" + add_tag_string);
  5436. if (tagArrayData.valid)
  5437. {
  5438. if (charaPer == null)
  5439. {
  5440. charaPer = new CharacterMgr.CharaPer();
  5441. }
  5442. tagArrayData.GetVector3(ref charaPer.vecHaremMuneLGreater, ref charaPer.vecHaremMuneLLess);
  5443. }
  5444. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5445. return charaPer;
  5446. }
  5447. private static CharacterMgr.PenisPer GetPenisPer(TJSScript tjs, KagTagSupport tag_data)
  5448. {
  5449. CharacterMgr.PenisPer penisPer = null;
  5450. BaseKagManager.PerthOffsetPosTagData.TagArrayData tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "PenisCommonBase");
  5451. if (tagArrayData.valid)
  5452. {
  5453. if (penisPer == null)
  5454. {
  5455. penisPer = new CharacterMgr.PenisPer();
  5456. }
  5457. tagArrayData.GetVector3(ref penisPer.vecPenisCommonBase);
  5458. }
  5459. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5460. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "PenisAmend");
  5461. if (tagArrayData.valid)
  5462. {
  5463. if (penisPer == null)
  5464. {
  5465. penisPer = new CharacterMgr.PenisPer();
  5466. }
  5467. tagArrayData.GetVector3(ref penisPer.vecPenisAmend);
  5468. }
  5469. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5470. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "PenisDouPer");
  5471. if (tagArrayData.valid)
  5472. {
  5473. if (penisPer == null)
  5474. {
  5475. penisPer = new CharacterMgr.PenisPer();
  5476. }
  5477. tagArrayData.GetVector3(ref penisPer.vecPenisDouPerGreater, ref penisPer.vecPenisDouPerLess);
  5478. }
  5479. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5480. tagArrayData = BaseKagManager.PerthOffsetPosTagData.TagArrayData.Create(tjs, tag_data, "PenisShincho");
  5481. if (tagArrayData.valid)
  5482. {
  5483. if (penisPer == null)
  5484. {
  5485. penisPer = new CharacterMgr.PenisPer();
  5486. }
  5487. tagArrayData.GetVector3(ref penisPer.vecPenisShinchoGreater, ref penisPer.vecPenisShinchoLess);
  5488. }
  5489. BaseKagManager.PerthOffsetPosTagData.TagArrayData.Rlease();
  5490. return penisPer;
  5491. }
  5492. private class TagArrayData
  5493. {
  5494. private TagArrayData(TJSScript tjs, KagTagSupport tag_data, string tag_name)
  5495. {
  5496. this.tjs_ = tjs;
  5497. this.is_valid_ = tag_data.IsValid(tag_name);
  5498. if (this.is_valid_)
  5499. {
  5500. string eval_str = this.kTjsGlobalVarName + "=" + tag_data.GetTagProperty(tag_name).AsString();
  5501. this.tjs_.EvalScript(eval_str);
  5502. TJSVariant tjsvariant = new TJSVariant();
  5503. this.tjs_.EvalScript(this.kTjsGlobalVarName + ".count", tjsvariant);
  5504. this.array_count_ = tjsvariant.AsInteger();
  5505. tjsvariant.Dispose();
  5506. NDebug.Assert(this.array_count_ == 3 || this.array_count_ == 6, tag_name + "の指定数が不正です(6 or 7 only)");
  5507. }
  5508. }
  5509. public static BaseKagManager.PerthOffsetPosTagData.TagArrayData Create(TJSScript tjs, KagTagSupport tag_data, string tag_name)
  5510. {
  5511. NDebug.Assert(BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_ == null, "TagArrayDataインスタンスの重複");
  5512. tag_name = tag_name.ToLower();
  5513. BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_ = new BaseKagManager.PerthOffsetPosTagData.TagArrayData(tjs, tag_data, tag_name);
  5514. return BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_;
  5515. }
  5516. public static void Rlease()
  5517. {
  5518. if (BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_ == null)
  5519. {
  5520. return;
  5521. }
  5522. BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_.tjs_.EvalScript(BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_.kTjsGlobalVarName + " = void");
  5523. BaseKagManager.PerthOffsetPosTagData.TagArrayData.instans_data_ = null;
  5524. }
  5525. public void GetVector3(ref Vector3 dest)
  5526. {
  5527. if (!this.is_valid_)
  5528. {
  5529. return;
  5530. }
  5531. NDebug.Assert(this.array_count_ == 3, "Vector3*2の要素に対してVector3を1つのみ作成しようとしています");
  5532. using (TJSVariant tjsvariant = new TJSVariant())
  5533. {
  5534. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[0]", tjsvariant);
  5535. dest.x = tjsvariant.AsReal();
  5536. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[1]", tjsvariant);
  5537. dest.y = tjsvariant.AsReal();
  5538. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[2]", tjsvariant);
  5539. dest.z = tjsvariant.AsReal();
  5540. }
  5541. }
  5542. public void GetVector3(ref Vector3 first_dest, ref Vector3 second_dest)
  5543. {
  5544. if (!this.is_valid_)
  5545. {
  5546. return;
  5547. }
  5548. NDebug.Assert(this.array_count_ == 6, "要素xyzのみに対してVector3を2つ作成しようとしています");
  5549. using (TJSVariant tjsvariant = new TJSVariant())
  5550. {
  5551. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[0]", tjsvariant);
  5552. first_dest.x = tjsvariant.AsReal();
  5553. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[1]", tjsvariant);
  5554. first_dest.y = tjsvariant.AsReal();
  5555. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[2]", tjsvariant);
  5556. first_dest.z = tjsvariant.AsReal();
  5557. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[3]", tjsvariant);
  5558. second_dest.x = tjsvariant.AsReal();
  5559. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[4]", tjsvariant);
  5560. second_dest.y = tjsvariant.AsReal();
  5561. this.tjs_.EvalScript(this.kTjsGlobalVarName + "[5]", tjsvariant);
  5562. second_dest.z = tjsvariant.AsReal();
  5563. }
  5564. }
  5565. public int vecotr_element_count
  5566. {
  5567. get
  5568. {
  5569. return (this.array_count_ != 3) ? 2 : 1;
  5570. }
  5571. }
  5572. public int count
  5573. {
  5574. get
  5575. {
  5576. return this.array_count_;
  5577. }
  5578. }
  5579. public bool valid
  5580. {
  5581. get
  5582. {
  5583. return this.is_valid_;
  5584. }
  5585. }
  5586. private string kTjsGlobalVarName = "global.__tmp_array";
  5587. private static BaseKagManager.PerthOffsetPosTagData.TagArrayData instans_data_;
  5588. private TJSScript tjs_;
  5589. private bool is_valid_;
  5590. private int array_count_;
  5591. }
  5592. }
  5593. protected class ExecWaitData
  5594. {
  5595. public virtual bool Check()
  5596. {
  5597. return !this.use || this.wait_time <= GameMain.tick_count - this.start_tick_count;
  5598. }
  5599. public virtual void Clear()
  5600. {
  5601. this.start_tick_count = (this.wait_time = 0);
  5602. this.use = false;
  5603. this.skip_possible = true;
  5604. }
  5605. public int start_tick_count;
  5606. public int wait_time;
  5607. public bool skip_possible;
  5608. public bool use;
  5609. }
  5610. protected class MaidPropSeqWaitData : BaseKagManager.ExecWaitData
  5611. {
  5612. public override bool Check()
  5613. {
  5614. return !this.use || this.maid == null || !this.maid.IsBusy;
  5615. }
  5616. public override void Clear()
  5617. {
  5618. base.Clear();
  5619. this.maid = null;
  5620. }
  5621. public Maid maid;
  5622. }
  5623. protected class MaidVoiceWaitData : BaseKagManager.ExecWaitData
  5624. {
  5625. public override bool Check()
  5626. {
  5627. if (!this.use || this.maid == null)
  5628. {
  5629. return true;
  5630. }
  5631. AudioSourceMgr audioMan = this.maid.AudioMan;
  5632. return audioMan == null || !audioMan.isPlay();
  5633. }
  5634. public override void Clear()
  5635. {
  5636. base.Clear();
  5637. this.maid = null;
  5638. }
  5639. public Maid maid;
  5640. }
  5641. protected class DummyVoiceWaitData : BaseKagManager.ExecWaitData
  5642. {
  5643. public override bool Check()
  5644. {
  5645. return !this.use || !GameMain.Instance.SoundMgr.IsPlayDummyVoice();
  5646. }
  5647. public override void Clear()
  5648. {
  5649. base.Clear();
  5650. }
  5651. }
  5652. protected class SubtitleData
  5653. {
  5654. public SubtitleData()
  5655. {
  5656. this.Clear();
  5657. }
  5658. public void Clear()
  5659. {
  5660. this.text = string.Empty;
  5661. this.displayTime = -1;
  5662. this.addDisplayTime = 0;
  5663. this.casinoType = false;
  5664. }
  5665. public string text;
  5666. public int displayTime;
  5667. public int addDisplayTime;
  5668. public bool casinoType;
  5669. }
  5670. }