├── .editorconfig ├── .gitattributes ├── .gitignore ├── GenshinCBTServer.Protocol ├── AbilityActionBlink.proto ├── AbilityActionCreateGadget.proto ├── AbilityActionSetCrashDamage.proto ├── AbilityActionSummon.proto ├── AbilityActionTriggerAbility.proto ├── AbilityAppliedAbility.proto ├── AbilityAppliedModifier.proto ├── AbilityArgument.proto ├── AbilityAttachedModifier.proto ├── AbilityBornType.proto ├── AbilityFloatValue.proto ├── AbilityGadgetInfo.proto ├── AbilityIdentifier.proto ├── AbilityInvocationFailNotify.proto ├── AbilityInvocationFixedNotify.proto ├── AbilityInvocationsNotify.proto ├── AbilityInvokeArgument.proto ├── AbilityInvokeEntry.proto ├── AbilityInvokeEntryHead.proto ├── AbilityMetaAddAbility.proto ├── AbilityMetaAddOrGetAbilityAndTrigger.proto ├── AbilityMetaModifierChange.proto ├── AbilityMetaReInitOverrideMap.proto ├── AbilityMetaSetAbilityTrigger.proto ├── AbilityMetaSetKilledState.proto ├── AbilityMetaSetModifierApplyEntityId.proto ├── AbilityMetaSpecialFloatArgument.proto ├── AbilityMixinAvatarSteerByCamera.proto ├── AbilityMixinCostStamina.proto ├── AbilityMixinElementShield.proto ├── AbilityMixinEliteShield.proto ├── AbilityMixinEmpty.proto ├── AbilityMixinWindZone.proto ├── AbilityResetReason.proto ├── AbilityResetReasonType.proto ├── AbilityScalarType.proto ├── AbilityScalarValueEntry.proto ├── AbilityString.proto ├── AbilitySyncStateInfo.proto ├── AddQuestContentProgressReq.proto ├── AddQuestContentProgressRsp.proto ├── AddSeenMonsterNotify.proto ├── AiSkillCdInfo.proto ├── AllSeenMonsterNotify.proto ├── AnimatorForceSetAirMoveNotify.proto ├── AnimatorParameterValueInfo.proto ├── AreaType.proto ├── AttackHitEffectResult.proto ├── AttackResult.proto ├── AuthkeySignType.proto ├── AvatarAbilityResetNotify.proto ├── AvatarAddNotify.proto ├── AvatarCardChangeReq.proto ├── AvatarCardChangeRsp.proto ├── AvatarChangeElementTypeReq.proto ├── AvatarChangeElementTypeRsp.proto ├── AvatarDataNotify.proto ├── AvatarDelNotify.proto ├── AvatarDieAnimationEndReq.proto ├── AvatarDieAnimationEndRsp.proto ├── AvatarEnterElementViewNotify.proto ├── AvatarEnterSceneInfo.proto ├── AvatarEquipChangeNotify.proto ├── AvatarFightPropNotify.proto ├── AvatarFightPropUpdateNotify.proto ├── AvatarInfo.proto ├── AvatarLifeStateChangeNotify.proto ├── AvatarPromoteReq.proto ├── AvatarPromoteRsp.proto ├── AvatarPropChangeReasonNotify.proto ├── AvatarPropNotify.proto ├── AvatarSkillDepotChangeNotify.proto ├── AvatarSkillInfo.proto ├── AvatarSkillInfoNotify.proto ├── AvatarSkillMaxChargeCountNotify.proto ├── AvatarTeam.proto ├── AvatarTeamUpdateNotify.proto ├── AvatarUnlockTalentNotify.proto ├── AvatarUpgradeReq.proto ├── AvatarUpgradeRsp.proto ├── BackMyWorldReq.proto ├── BackMyWorldRsp.proto ├── BeginCameraSceneLookNotify.proto ├── BigTalentPointConvertReq.proto ├── BigTalentPointConvertRsp.proto ├── BuffAddNotify.proto ├── BuffDelNotify.proto ├── BuyGoodsReq.proto ├── BuyGoodsRsp.proto ├── CellInfo.proto ├── ChallengeDataNotify.proto ├── ChangHpReason.proto ├── ChangeAvatarReq.proto ├── ChangeAvatarRsp.proto ├── ChangeGameTimeReq.proto ├── ChangeGameTimeRsp.proto ├── ChapterState.proto ├── ChapterStateNotify.proto ├── ChildQuest.proto ├── ChooseCurAvatarTeamReq.proto ├── ChooseCurAvatarTeamRsp.proto ├── CityInfo.proto ├── ClientAbilityInitBeginNotify.proto ├── ClientAbilityInitFinishNotify.proto ├── ClientFpsStatusNotify.proto ├── ClientGadgetInfo.proto ├── ClientNewMailNotify.proto ├── ClientPauseNotify.proto ├── ClientReconnectNotify.proto ├── ClientReconnectReason.proto ├── ClientScriptEventNotify.proto ├── ClientTransmitReq.proto ├── ClientTransmitRsp.proto ├── ClientTriggerEventNotify.proto ├── ClientType.proto ├── CmdAbilityReflection.proto ├── CmdDungeonReflection.proto ├── CmdFightReflection.proto ├── CmdGadgetReflection.proto ├── CmdItemReflection.proto ├── CmdMailReflection.proto ├── CmdMiscReflection.proto ├── CmdMonsterReflection.proto ├── CmdNpcReflection.proto ├── CmdPlayerReflection.proto ├── CmdPropertyReflection.proto ├── CmdQuestReflection.proto ├── CmdSceneReflection.proto ├── CmdShopReflection.proto ├── CmdSkillReflection.proto ├── CmdType.cs ├── CompoundDataNotify.proto ├── CompoundQueueData.proto ├── CookDataNotify.proto ├── CookGradeDataNotify.proto ├── CookRecipeData.proto ├── CookRecipeDataNotify.proto ├── CreateEntityInfo.proto ├── CreateGadgetInfo.proto ├── CreateReason.proto ├── CutSceneBeginNotify.proto ├── CutSceneEndNotify.proto ├── CutSceneFinishNotify.proto ├── DataResVersionNotify.proto ├── DebugNotify.proto ├── DefineReflection.proto ├── DelMailReq.proto ├── DelMailRsp.proto ├── DoSetPlayerBornDataNotify.proto ├── DropHintNotify.proto ├── DropItemReq.proto ├── DropItemRsp.proto ├── DropSubfieldReq.proto ├── DropSubfieldRsp.proto ├── DropSubfieldType.proto ├── DungeonChallengeBeginNotify.proto ├── DungeonChallengeFinishNotify.proto ├── DungeonDataNotify.proto ├── DungeonDataType.proto ├── DungeonDieOptionReq.proto ├── DungeonDieOptionRsp.proto ├── DungeonEntryInfo.proto ├── DungeonEntryInfoReq.proto ├── DungeonEntryInfoRsp.proto ├── DungeonFollowNotify.proto ├── DungeonPlayerDieNotify.proto ├── DungeonPlayerDieReq.proto ├── DungeonPlayerDieRsp.proto ├── DungeonSettleNotify.proto ├── DungeonShowReminderNotify.proto ├── DungeonWayPointActivateReq.proto ├── DungeonWayPointActivateRsp.proto ├── DungeonWayPointNotify.proto ├── ENetReason.proto ├── EditorReflection.proto ├── EndCameraSceneLookNotify.proto ├── EnterSceneDoneReq.proto ├── EnterSceneDoneRsp.proto ├── EnterScenePeerNotify.proto ├── EnterSceneReadyReq.proto ├── EnterSceneReadyRsp.proto ├── EnterSceneWeatherAreaNotify.proto ├── EnterTransPointRegionNotify.proto ├── EnterType.proto ├── EnterWorldAreaReq.proto ├── EnterWorldAreaRsp.proto ├── EntityAuthorityChangeNotify.proto ├── EntityFightPropChangeReasonNotify.proto ├── EntityFightPropNotify.proto ├── EntityFightPropUpdateNotify.proto ├── EntityForceSyncReq.proto ├── EntityForceSyncRsp.proto ├── EntityJumpNotify.proto ├── EntityMoveFailInfo.proto ├── EntityMoveInfo.proto ├── EntityPropNotify.proto ├── EntityRendererChangedInfo.proto ├── EnumGenerator.cs ├── Equip.proto ├── EquipParam.proto ├── EquipParamList.proto ├── EventTriggerType.proto ├── EvtAiSyncSkillCdNotify.proto ├── EvtAnimatorParameterNotify.proto ├── EvtAnimatorStateChangedNotify.proto ├── EvtAvatarEnterFocusNotify.proto ├── EvtAvatarExitFocusNotify.proto ├── EvtAvatarUpdateFocusNotify.proto ├── EvtBeingHitNotify.proto ├── EvtBulletDeactiveNotify.proto ├── EvtBulletHitNotify.proto ├── EvtBulletMoveNotify.proto ├── EvtCostStaminaNotify.proto ├── EvtCreateGadgetNotify.proto ├── EvtDestroyGadgetNotify.proto ├── EvtDoSkillSuccNotify.proto ├── EvtEntityRenderersChangedNotify.proto ├── EvtEntityStartDieEndNotify.proto ├── EvtFaceToDirNotify.proto ├── EvtFaceToEntityNotify.proto ├── EvtRushMoveNotify.proto ├── EvtSetAttackTargetNotify.proto ├── ExecuteGadgetLuaReq.proto ├── ExecuteGadgetLuaRsp.proto ├── ExecuteGroupTriggerReq.proto ├── ExecuteGroupTriggerRsp.proto ├── ExitSceneWeatherAreaNotify.proto ├── ExitTransPointRegionNotify.proto ├── FinishedParentQuestNotify.proto ├── FinishedParentQuestUpdateNotify.proto ├── ForceUpdateInfo.proto ├── ForwardType.proto ├── GadgetBornType.proto ├── GadgetInteractReq.proto ├── GadgetInteractRsp.proto ├── GadgetStateNotify.proto ├── GameTypes.cs ├── GenshinCBTServer.Protocol.csproj ├── GetAllMailReq.proto ├── GetAllMailRsp.proto ├── GetAuthkeyReq.proto ├── GetAuthkeyRsp.proto ├── GetCompoundDataReq.proto ├── GetCompoundDataRsp.proto ├── GetMailItemReq.proto ├── GetMailItemRsp.proto ├── GetOnlinePlayerListReq.proto ├── GetOnlinePlayerListRsp.proto ├── GetPlayerTokenReq.proto ├── GetPlayerTokenRsp.proto ├── GetQuestTalkHistoryReq.proto ├── GetQuestTalkHistoryRsp.proto ├── GetSceneAreaReq.proto ├── GetSceneAreaRsp.proto ├── GetSceneNpcPostionReq.proto ├── GetSceneNpcPostionRsp.proto ├── GetScenePointReq.proto ├── GetScenePointRsp.proto ├── GetShopReq.proto ├── GetShopRsp.proto ├── GmTalkReq.proto ├── GmTalkRsp.proto ├── GrantRewardNotify.proto ├── HitClientTrivialNotify.proto ├── HitColliderType.proto ├── HitCollision.proto ├── HostPlayerNotify.proto ├── InterOpType.proto ├── InteractType.proto ├── Item.proto ├── ItemAddHintNotify.proto ├── ItemAddReasonType.proto ├── ItemCdGroupTimeNotify.proto ├── ItemHint.proto ├── ItemParam.proto ├── JoinPlayerFailNotify.proto ├── JoinPlayerSceneReq.proto ├── JoinPlayerSceneRsp.proto ├── KeepAliveNotify.proto ├── LanguageType.proto ├── LeaveSceneReq.proto ├── LeaveSceneRsp.proto ├── LevelupCityReq.proto ├── LevelupCityRsp.proto ├── LifeState.cs ├── LifeStateChangeNotify.proto ├── LogCutsceneNotify.proto ├── LogTalkNotify.proto ├── LoginRewardConfigType.proto ├── MailChangeNotify.proto ├── MailData.proto ├── MailTextContent.proto ├── MapInfo.proto ├── MarkEntityInMinMapNotify.proto ├── Material.proto ├── MathExpressionType.proto ├── ModifierAction.proto ├── ModifierProperty.proto ├── MonsterAlertChangeNotify.proto ├── MonsterBornType.proto ├── MonsterForceAiNotify.proto ├── MonsterForceAlertNotify.proto ├── MonsterSummonTagNotify.proto ├── MotionInfo.proto ├── MotionState.proto ├── MsgParam.proto ├── NpcPostionInfo.proto ├── NpcTalkInfo.proto ├── NpcTalkReq.proto ├── NpcTalkRsp.proto ├── NpcTalkState.proto ├── NpcTalkStateNotify.proto ├── NpcTalkType.proto ├── OnlinePlayerInfo.proto ├── OnlinePlayerState.proto ├── OpenStateChangeNotify.proto ├── OpenStateUpdateNotify.proto ├── PacketHead.proto ├── ParamList.proto ├── ParentQuest.proto ├── ParentQuestRandomInfo.proto ├── PersonalSceneJumpReq.proto ├── PersonalSceneJumpRsp.proto ├── PingReq.proto ├── PingRsp.proto ├── PlaceInfo.proto ├── PlatformChangeRouteNotify.proto ├── PlatformInfo.proto ├── PlatformStartRouteNotify.proto ├── PlatformStopRouteNotify.proto ├── PlayerCompoundMaterialReq.proto ├── PlayerCompoundMaterialRsp.proto ├── PlayerCookReq.proto ├── PlayerCookRsp.proto ├── PlayerDataNotify.proto ├── PlayerDieOption.proto ├── PlayerDieType.proto ├── PlayerEnterDungeonReq.proto ├── PlayerEnterDungeonRsp.proto ├── PlayerEnterSceneInfoNotify.proto ├── PlayerEnterSceneNotify.proto ├── PlayerGameTimeNotify.proto ├── PlayerLocationInfo.proto ├── PlayerLoginReq.proto ├── PlayerLoginRsp.proto ├── PlayerLogoutNotify.proto ├── PlayerLogoutReq.proto ├── PlayerLogoutRsp.proto ├── PlayerPropChangeNotify.proto ├── PlayerPropChangeReasonNotify.proto ├── PlayerPropNotify.proto ├── PlayerQuitDungeonReq.proto ├── PlayerQuitDungeonRsp.proto ├── PlayerRandomCookReq.proto ├── PlayerRandomCookRsp.proto ├── PlayerSetLanguageReq.proto ├── PlayerSetLanguageRsp.proto ├── PlayerSetPauseReq.proto ├── PlayerSetPauseRsp.proto ├── PlayerStoreNotify.proto ├── PlayerTimeNotify.proto ├── PropChangeReason.proto ├── PropValue.proto ├── ProtEntityType.proto ├── QueryCurrRegionHttpRsp.proto ├── QueryRegionListHttpRsp.proto ├── Quest.proto ├── QuestCreateEntityReq.proto ├── QuestCreateEntityRsp.proto ├── QuestDelNotify.proto ├── QuestDestroyEntityReq.proto ├── QuestDestroyEntityRsp.proto ├── QuestListNotify.proto ├── QuestListUpdateNotify.proto ├── ReadMailNotify.proto ├── RefreshBackgroundAvatarReq.proto ├── RefreshBackgroundAvatarRsp.proto ├── RegionInfo.proto ├── RegionSimpleInfo.proto ├── RegionType.proto ├── Reliquary.proto ├── ReliquaryPromoteReq.proto ├── ReliquaryPromoteRsp.proto ├── ReliquaryUpgradeReq.proto ├── ReliquaryUpgradeRsp.proto ├── Retcode.proto ├── Reward.proto ├── RoutePointChangeInfo.proto ├── SceneAreaExploreNotify.proto ├── SceneAreaUnlockNotify.proto ├── SceneAreaWeatherNotify.proto ├── SceneAvatarInfo.proto ├── SceneAvatarStaminaStepReq.proto ├── SceneAvatarStaminaStepRsp.proto ├── SceneCreateEntityReq.proto ├── SceneCreateEntityRsp.proto ├── SceneDestroyEntityReq.proto ├── SceneDestroyEntityRsp.proto ├── SceneEntitiesMovesNotify.proto ├── SceneEntitiesMovesReq.proto ├── SceneEntitiesMovesRsp.proto ├── SceneEntityAiInfo.proto ├── SceneEntityAppearNotify.proto ├── SceneEntityDisappearNotify.proto ├── SceneEntityDrownReq.proto ├── SceneEntityDrownRsp.proto ├── SceneEntityInfo.proto ├── SceneEntityMoveNotify.proto ├── SceneEntityMoveReq.proto ├── SceneEntityMoveRsp.proto ├── SceneForceLockNotify.proto ├── SceneForceUnlockNotify.proto ├── SceneGadgetInfo.proto ├── SceneGetAreaExplorePercentReq.proto ├── SceneGetAreaExplorePercentRsp.proto ├── SceneInitFinishReq.proto ├── SceneInitFinishRsp.proto ├── SceneKickPlayerNotify.proto ├── SceneKickPlayerReq.proto ├── SceneKickPlayerRsp.proto ├── SceneMonsterInfo.proto ├── SceneNpcInfo.proto ├── ScenePlayerInfo.proto ├── ScenePlayerInfoNotify.proto ├── ScenePlayerLocationNotify.proto ├── ScenePlayerSoundNotify.proto ├── ScenePointUnlockNotify.proto ├── SceneReliquaryInfo.proto ├── SceneRouteChangeInfo.proto ├── SceneRouteChangeNotify.proto ├── SceneSurfaceMaterial.proto ├── SceneTimeNotify.proto ├── SceneTransToPointReq.proto ├── SceneTransToPointRsp.proto ├── SceneWeaponInfo.proto ├── SealBattleBeginNotify.proto ├── SealBattleEndNotify.proto ├── SealBattleProgressNotify.proto ├── SealBattleType.proto ├── SeeMonsterReq.proto ├── SeeMonsterRsp.proto ├── SelectWorktopOptionReq.proto ├── SelectWorktopOptionRsp.proto ├── ServerLogLevel.proto ├── ServerLogNotify.proto ├── ServerLogType.proto ├── ServerTimeNotify.proto ├── ServiceType.proto ├── SetOpenStateReq.proto ├── SetOpenStateRsp.proto ├── SetPlayerBornDataReq.proto ├── SetPlayerBornDataRsp.proto ├── SetPlayerNameReq.proto ├── SetPlayerNameRsp.proto ├── SetPlayerPropReq.proto ├── SetPlayerPropRsp.proto ├── SetSceneWeatherAreaReq.proto ├── SetSceneWeatherAreaRsp.proto ├── SetUpAvatarTeamReq.proto ├── SetUpAvatarTeamRsp.proto ├── Shop.proto ├── ShopGoods.proto ├── ShowMessageNotify.proto ├── SpringUseReq.proto ├── SpringUseRsp.proto ├── StopServerInfo.proto ├── StoreItemChangeNotify.proto ├── StoreItemDelNotify.proto ├── StoreType.proto ├── StoreWeightLimitNotify.proto ├── SvrMsgId.proto ├── TakeCompoundOutputReq.proto ├── TakeCompoundOutputRsp.proto ├── TakeoffEquipReq.proto ├── TakeoffEquipRsp.proto ├── TeamEnterSceneInfo.proto ├── TransmitReason.proto ├── TrialAvatarInfo.proto ├── TriggerCreateGadgetToEquipPartNotify.proto ├── UnlockAvatarTalentReq.proto ├── UnlockAvatarTalentRsp.proto ├── UnlockTransPointReq.proto ├── UnlockTransPointRsp.proto ├── UnmarkEntityInMinMapNotify.proto ├── UseItemReq.proto ├── UseItemRsp.proto ├── Vector.proto ├── VirtualItem.proto ├── VisionType.proto ├── Weapon.proto ├── WeaponAwakenReq.proto ├── WeaponAwakenRsp.proto ├── WeaponPromoteReq.proto ├── WeaponPromoteRsp.proto ├── WeaponUpgradeReq.proto ├── WeaponUpgradeRsp.proto ├── WearEquipReq.proto ├── WearEquipRsp.proto ├── WeatherInfo.proto ├── WorktopInfo.proto ├── WorktopOptionNotify.proto ├── WorldPlayerDieNotify.proto ├── WorldPlayerReviveReq.proto ├── WorldPlayerReviveRsp.proto └── cmdids.csv ├── GenshinCBTServer.sln ├── GenshinCBTServer ├── Commands │ ├── BaseCommands.cs │ └── CommandManager.cs ├── ConfigFile.cs ├── Controllers │ ├── CombatController.cs │ ├── DungeonController.cs │ ├── InventoryController.cs │ ├── LoginController.cs │ ├── LuaManager.cs │ ├── QuestController.cs │ ├── SceneController.cs │ └── ShopController.cs ├── Dispatch.cs ├── ENet.cs ├── Game │ ├── Ability │ │ └── AbilityManager.cs │ └── ItemUseAction │ │ ├── ItemUseAction.cs │ │ └── ItemUseGainAvatar.cs ├── GameEnums.cs ├── GenshinCBTServer.csproj ├── Logger.cs ├── Network │ ├── Packet.cs │ ├── Receive │ │ ├── HandleAbilityInvocationsNotify.cs │ │ ├── HandleGetPlayerTokenReq.cs │ │ ├── HandlePlayerLoginReq.cs │ │ └── UseItemReq.cs │ └── Send │ │ ├── PacketAvatarAddNotify.cs │ │ ├── PacketGetPlayerTokenRsp.cs │ │ ├── PacketPlayerLoginRsp.cs │ │ ├── PacketStoreItemChangeNotify.cs │ │ └── PacketStoreItemDelNotify.cs ├── NotifyManager.cs ├── Player │ ├── Avatar.cs │ ├── GameEntity.cs │ ├── GameEntityGadget.cs │ ├── GameEntityItem.cs │ ├── GameEntityMonster.cs │ ├── GameItem.cs │ └── World.cs ├── Program.cs ├── ProxyService.cs ├── Quests │ ├── Contents │ │ ├── BaseContent.cs │ │ ├── ContentCompleteAnyTalk.cs │ │ ├── ContentCompleteTalk.cs │ │ ├── ContentNone.cs │ │ ├── ContentUnknown.cs │ │ └── ContentUnlockTransPoint.cs │ ├── Executors │ │ └── QuestExecHandler.cs │ ├── GameMainQuest.cs │ ├── GameQuest.cs │ └── QuestManager.cs ├── Resource │ ├── BinOutput │ │ ├── ConfigCombat.cs │ │ ├── ConfigCombatProperty.cs │ │ ├── ConfigDie.cs │ │ ├── ConfigEntityAbilityEntry.cs │ │ ├── ConfigEntityCommon.cs │ │ ├── ConfigLinerBulletMove.cs │ │ ├── ConfigTimer.cs │ │ ├── GadgetConfigRow.cs │ │ ├── ScenePoint.cs │ │ └── ScenePointRow.cs │ ├── Enum.cs │ ├── Excel │ │ ├── AvatarData.cs │ │ ├── AvatarPromoteExcel.cs │ │ ├── AvatarSkillDepotData.cs │ │ ├── ChapterData.cs │ │ ├── ChildDrop.cs │ │ ├── CompoundExcel.cs │ │ ├── CookRecipeExcel.cs │ │ ├── DropData.cs │ │ ├── DungeonData.cs │ │ ├── GadgetData.cs │ │ ├── GadgetProp.cs │ │ ├── ItemData.cs │ │ ├── ItemUseConfig.cs │ │ ├── LevelCurve.cs │ │ ├── MonsterData.cs │ │ ├── PlayerLevelData.cs │ │ ├── PromoteInfo.cs │ │ ├── QuestData.cs │ │ ├── ReliquaryAppendPropData.cs │ │ ├── ReliquaryCurve.cs │ │ ├── ReliquaryMainPropData.cs │ │ ├── RewardData.cs │ │ ├── SceneExcel.cs │ │ ├── ShopGoodsData.cs │ │ ├── TalentSkillData.cs │ │ └── TriggerData.cs │ ├── Misc │ │ ├── CostItems.cs │ │ ├── CurveInfo.cs │ │ ├── IdCountConfig.cs │ │ ├── PromoteProp.cs │ │ ├── PropGrowCurve.cs │ │ ├── PropValConfig.cs │ │ ├── ReliquaryProp.cs │ │ ├── RouteData.cs │ │ ├── RoutePointData.cs │ │ ├── SceneBlockRoutes.cs │ │ └── WeaponPropValue.cs │ ├── ResourceLoader.cs │ └── ResourceManager.cs ├── Server.cs ├── YPlayer.cs └── enet.dll ├── LICENSE.txt └── README.md /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/.editorconfig -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/.gitignore -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityActionBlink.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityActionBlink.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityActionCreateGadget.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityActionCreateGadget.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityActionSetCrashDamage.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityActionSetCrashDamage.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityActionSummon.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityActionSummon.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityActionTriggerAbility.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityActionTriggerAbility.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityAppliedAbility.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityAppliedAbility.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityAppliedModifier.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityAppliedModifier.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityArgument.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityArgument.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityAttachedModifier.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityAttachedModifier.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityBornType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityBornType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityFloatValue.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityFloatValue.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityGadgetInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityGadgetInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityIdentifier.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityIdentifier.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvocationFailNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvocationFailNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvocationFixedNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvocationFixedNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvocationsNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvocationsNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvokeArgument.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvokeArgument.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvokeEntry.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvokeEntry.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityInvokeEntryHead.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityInvokeEntryHead.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaAddAbility.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaAddAbility.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaAddOrGetAbilityAndTrigger.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaAddOrGetAbilityAndTrigger.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaModifierChange.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaModifierChange.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaReInitOverrideMap.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaReInitOverrideMap.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaSetAbilityTrigger.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaSetAbilityTrigger.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaSetKilledState.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaSetKilledState.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaSetModifierApplyEntityId.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaSetModifierApplyEntityId.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMetaSpecialFloatArgument.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMetaSpecialFloatArgument.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinAvatarSteerByCamera.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMixinAvatarSteerByCamera.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinCostStamina.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message AbilityMixinCostStamina { 4 | bool isSwim = 1; 5 | } 6 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinElementShield.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMixinElementShield.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinEliteShield.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityMixinEliteShield.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinEmpty.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message AbilityMixinEmpty { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityMixinWindZone.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message AbilityMixinWindZone { 4 | repeated uint32 entityIds = 1; 5 | } 6 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityResetReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityResetReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityResetReasonType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityResetReasonType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityScalarType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityScalarType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityScalarValueEntry.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityScalarValueEntry.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilityString.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilityString.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AbilitySyncStateInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AbilitySyncStateInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AddQuestContentProgressReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AddQuestContentProgressReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AddQuestContentProgressRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AddQuestContentProgressRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AddSeenMonsterNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AddSeenMonsterNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AiSkillCdInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AiSkillCdInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AllSeenMonsterNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AllSeenMonsterNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AnimatorForceSetAirMoveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AnimatorForceSetAirMoveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AnimatorParameterValueInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AnimatorParameterValueInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AreaType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AreaType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AttackHitEffectResult.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AttackHitEffectResult.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AttackResult.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AttackResult.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AuthkeySignType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AuthkeySignType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarAbilityResetNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarAbilityResetNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarAddNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarAddNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarCardChangeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarCardChangeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarCardChangeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarCardChangeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarChangeElementTypeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarChangeElementTypeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarChangeElementTypeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarChangeElementTypeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarDelNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarDelNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarDieAnimationEndReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarDieAnimationEndReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarDieAnimationEndRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarDieAnimationEndRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarEnterElementViewNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarEnterElementViewNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarEnterSceneInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarEnterSceneInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarEquipChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarEquipChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarFightPropNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarFightPropNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarFightPropUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarFightPropUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarLifeStateChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarLifeStateChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarPromoteReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarPromoteReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarPromoteRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarPromoteRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarPropChangeReasonNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarPropChangeReasonNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarPropNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarPropNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarSkillDepotChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarSkillDepotChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarSkillInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarSkillInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarSkillInfoNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarSkillInfoNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarSkillMaxChargeCountNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarSkillMaxChargeCountNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarTeam.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarTeam.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarTeamUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarTeamUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarUnlockTalentNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarUnlockTalentNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarUpgradeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarUpgradeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/AvatarUpgradeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/AvatarUpgradeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BackMyWorldReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BackMyWorldReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BackMyWorldRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BackMyWorldRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BeginCameraSceneLookNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BeginCameraSceneLookNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BigTalentPointConvertReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BigTalentPointConvertReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BigTalentPointConvertRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BigTalentPointConvertRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BuffAddNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BuffAddNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BuffDelNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BuffDelNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BuyGoodsReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BuyGoodsReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/BuyGoodsRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/BuyGoodsRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CellInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CellInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChallengeDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChallengeDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChangHpReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChangHpReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChangeAvatarReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChangeAvatarReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChangeAvatarRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChangeAvatarRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChangeGameTimeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChangeGameTimeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChangeGameTimeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChangeGameTimeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChapterState.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChapterState.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChapterStateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChapterStateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChildQuest.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChildQuest.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChooseCurAvatarTeamReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChooseCurAvatarTeamReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ChooseCurAvatarTeamRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ChooseCurAvatarTeamRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CityInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CityInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientAbilityInitBeginNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientAbilityInitBeginNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientAbilityInitFinishNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientAbilityInitFinishNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientFpsStatusNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientFpsStatusNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientGadgetInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientGadgetInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientNewMailNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientNewMailNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientPauseNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientPauseNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientReconnectNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientReconnectNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientReconnectReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientReconnectReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientScriptEventNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientScriptEventNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientTransmitReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientTransmitReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientTransmitRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientTransmitRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientTriggerEventNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientTriggerEventNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ClientType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ClientType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdAbilityReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdAbilityReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdDungeonReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdDungeonReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdFightReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdFightReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdGadgetReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdGadgetReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdItemReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdItemReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdMailReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdMailReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdMiscReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdMiscReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdMonsterReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdMonsterReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdNpcReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdNpcReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdPlayerReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdPlayerReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdPropertyReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdPropertyReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdQuestReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdQuestReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdSceneReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdSceneReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdShopReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdShopReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdSkillReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message CmdSkillReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CmdType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CmdType.cs -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CompoundDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CompoundDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CompoundQueueData.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CompoundQueueData.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CookDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CookDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CookGradeDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CookGradeDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CookRecipeData.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CookRecipeData.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CookRecipeDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CookRecipeDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CreateEntityInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CreateEntityInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CreateGadgetInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CreateGadgetInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CreateReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CreateReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CutSceneBeginNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CutSceneBeginNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CutSceneEndNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CutSceneEndNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/CutSceneFinishNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/CutSceneFinishNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DataResVersionNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DataResVersionNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DebugNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DebugNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DefineReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message DefineReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DelMailReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DelMailReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DelMailRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DelMailRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DoSetPlayerBornDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DoSetPlayerBornDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropHintNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropHintNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropItemReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropItemReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropItemRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropItemRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropSubfieldReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropSubfieldReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropSubfieldRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropSubfieldRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DropSubfieldType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DropSubfieldType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonChallengeBeginNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonChallengeBeginNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonChallengeFinishNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonChallengeFinishNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonDataType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonDataType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonDieOptionReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonDieOptionReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonDieOptionRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonDieOptionRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonEntryInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonEntryInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonEntryInfoReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonEntryInfoReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonEntryInfoRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonEntryInfoRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonFollowNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonFollowNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonPlayerDieNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonPlayerDieNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonPlayerDieReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonPlayerDieReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonPlayerDieRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonPlayerDieRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonSettleNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonSettleNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonShowReminderNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonShowReminderNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonWayPointActivateReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonWayPointActivateReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonWayPointActivateRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonWayPointActivateRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/DungeonWayPointNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/DungeonWayPointNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ENetReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ENetReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EditorReflection.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message EditorReflection { 4 | } 5 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EndCameraSceneLookNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EndCameraSceneLookNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterSceneDoneReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterSceneDoneReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterSceneDoneRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterSceneDoneRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterScenePeerNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterScenePeerNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterSceneReadyReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterSceneReadyReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterSceneReadyRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterSceneReadyRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterSceneWeatherAreaNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterSceneWeatherAreaNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterTransPointRegionNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterTransPointRegionNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterWorldAreaReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterWorldAreaReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnterWorldAreaRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnterWorldAreaRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityAuthorityChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityAuthorityChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityFightPropChangeReasonNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityFightPropChangeReasonNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityFightPropNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityFightPropNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityFightPropUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityFightPropUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityForceSyncReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityForceSyncReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityForceSyncRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityForceSyncRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityJumpNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityJumpNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityMoveFailInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityMoveFailInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityMoveInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityMoveInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityPropNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityPropNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EntityRendererChangedInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EntityRendererChangedInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EnumGenerator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EnumGenerator.cs -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Equip.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Equip.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EquipParam.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EquipParam.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EquipParamList.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EquipParamList.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EventTriggerType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EventTriggerType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAiSyncSkillCdNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAiSyncSkillCdNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAnimatorParameterNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAnimatorParameterNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAnimatorStateChangedNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAnimatorStateChangedNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAvatarEnterFocusNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAvatarEnterFocusNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAvatarExitFocusNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAvatarExitFocusNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtAvatarUpdateFocusNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtAvatarUpdateFocusNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtBeingHitNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtBeingHitNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtBulletDeactiveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtBulletDeactiveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtBulletHitNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtBulletHitNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtBulletMoveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtBulletMoveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtCostStaminaNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtCostStaminaNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtCreateGadgetNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtCreateGadgetNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtDestroyGadgetNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtDestroyGadgetNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtDoSkillSuccNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtDoSkillSuccNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtEntityRenderersChangedNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtEntityRenderersChangedNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtEntityStartDieEndNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtEntityStartDieEndNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtFaceToDirNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtFaceToDirNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtFaceToEntityNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtFaceToEntityNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtRushMoveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtRushMoveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/EvtSetAttackTargetNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/EvtSetAttackTargetNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExecuteGadgetLuaReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExecuteGadgetLuaReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExecuteGadgetLuaRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExecuteGadgetLuaRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExecuteGroupTriggerReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExecuteGroupTriggerReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExecuteGroupTriggerRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExecuteGroupTriggerRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExitSceneWeatherAreaNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExitSceneWeatherAreaNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ExitTransPointRegionNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ExitTransPointRegionNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/FinishedParentQuestNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/FinishedParentQuestNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/FinishedParentQuestUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/FinishedParentQuestUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ForceUpdateInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ForceUpdateInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ForwardType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ForwardType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GadgetBornType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GadgetBornType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GadgetInteractReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GadgetInteractReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GadgetInteractRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GadgetInteractRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GadgetStateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GadgetStateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GameTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GameTypes.cs -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GenshinCBTServer.Protocol.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GenshinCBTServer.Protocol.csproj -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetAllMailReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetAllMailReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetAllMailRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetAllMailRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetAuthkeyReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetAuthkeyReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetAuthkeyRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetAuthkeyRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetCompoundDataReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetCompoundDataReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetCompoundDataRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetCompoundDataRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetMailItemReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetMailItemReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetMailItemRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetMailItemRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetOnlinePlayerListReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetOnlinePlayerListReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetOnlinePlayerListRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetOnlinePlayerListRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetPlayerTokenReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetPlayerTokenReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetPlayerTokenRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetPlayerTokenRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetQuestTalkHistoryReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetQuestTalkHistoryReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetQuestTalkHistoryRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetQuestTalkHistoryRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetSceneAreaReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetSceneAreaReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetSceneAreaRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetSceneAreaRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetSceneNpcPostionReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetSceneNpcPostionReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetSceneNpcPostionRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetSceneNpcPostionRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetScenePointReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetScenePointReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetScenePointRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetScenePointRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetShopReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetShopReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GetShopRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GetShopRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GmTalkReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GmTalkReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GmTalkRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GmTalkRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/GrantRewardNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/GrantRewardNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/HitClientTrivialNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/HitClientTrivialNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/HitColliderType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/HitColliderType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/HitCollision.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/HitCollision.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/HostPlayerNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/HostPlayerNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/InterOpType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/InterOpType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/InteractType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/InteractType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Item.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Item.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ItemAddHintNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ItemAddHintNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ItemAddReasonType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ItemAddReasonType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ItemCdGroupTimeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ItemCdGroupTimeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ItemHint.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ItemHint.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ItemParam.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ItemParam.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/JoinPlayerFailNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/JoinPlayerFailNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/JoinPlayerSceneReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/JoinPlayerSceneReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/JoinPlayerSceneRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/JoinPlayerSceneRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/KeepAliveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/KeepAliveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LanguageType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LanguageType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LeaveSceneReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LeaveSceneReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LeaveSceneRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LeaveSceneRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LevelupCityReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LevelupCityReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LevelupCityRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LevelupCityRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LifeState.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LifeState.cs -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LifeStateChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LifeStateChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LogCutsceneNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LogCutsceneNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LogTalkNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LogTalkNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/LoginRewardConfigType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/LoginRewardConfigType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MailChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MailChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MailData.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MailData.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MailTextContent.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MailTextContent.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MapInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MapInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MarkEntityInMinMapNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MarkEntityInMinMapNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Material.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message Material { 4 | uint32 count = 1; 5 | } 6 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MathExpressionType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MathExpressionType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ModifierAction.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ModifierAction.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ModifierProperty.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ModifierProperty.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MonsterAlertChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MonsterAlertChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MonsterBornType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MonsterBornType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MonsterForceAiNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MonsterForceAiNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MonsterForceAlertNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MonsterForceAlertNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MonsterSummonTagNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MonsterSummonTagNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MotionInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MotionInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MotionState.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MotionState.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/MsgParam.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/MsgParam.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcPostionInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcPostionInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkState.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkState.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkStateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkStateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/NpcTalkType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/NpcTalkType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/OnlinePlayerInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/OnlinePlayerInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/OnlinePlayerState.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/OnlinePlayerState.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/OpenStateChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/OpenStateChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/OpenStateUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/OpenStateUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PacketHead.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PacketHead.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ParamList.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ParamList.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ParentQuest.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ParentQuest.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ParentQuestRandomInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ParentQuestRandomInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PersonalSceneJumpReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PersonalSceneJumpReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PersonalSceneJumpRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PersonalSceneJumpRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PingReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PingReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PingRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PingRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlaceInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlaceInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlatformChangeRouteNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlatformChangeRouteNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlatformInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlatformInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlatformStartRouteNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlatformStartRouteNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlatformStopRouteNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlatformStopRouteNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerCompoundMaterialReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerCompoundMaterialReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerCompoundMaterialRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerCompoundMaterialRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerCookReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerCookReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerCookRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerCookRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerDataNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerDataNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerDieOption.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerDieOption.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerDieType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerDieType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerEnterDungeonReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerEnterDungeonReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerEnterDungeonRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerEnterDungeonRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerEnterSceneInfoNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerEnterSceneInfoNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerEnterSceneNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerEnterSceneNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerGameTimeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerGameTimeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLocationInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLocationInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLoginReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLoginReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLoginRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLoginRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLogoutNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLogoutNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLogoutReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLogoutReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerLogoutRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerLogoutRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerPropChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerPropChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerPropChangeReasonNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerPropChangeReasonNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerPropNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerPropNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerQuitDungeonReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerQuitDungeonReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerQuitDungeonRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerQuitDungeonRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerRandomCookReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerRandomCookReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerRandomCookRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerRandomCookRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerSetLanguageReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerSetLanguageReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerSetLanguageRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerSetLanguageRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerSetPauseReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerSetPauseReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerSetPauseRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerSetPauseRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerStoreNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerStoreNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PlayerTimeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PlayerTimeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PropChangeReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PropChangeReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/PropValue.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/PropValue.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ProtEntityType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ProtEntityType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QueryCurrRegionHttpRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QueryCurrRegionHttpRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QueryRegionListHttpRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QueryRegionListHttpRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Quest.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Quest.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestCreateEntityReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestCreateEntityReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestCreateEntityRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestCreateEntityRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestDelNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestDelNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestDestroyEntityReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestDestroyEntityReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestDestroyEntityRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestDestroyEntityRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestListNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestListNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/QuestListUpdateNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/QuestListUpdateNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ReadMailNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ReadMailNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RefreshBackgroundAvatarReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RefreshBackgroundAvatarReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RefreshBackgroundAvatarRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RefreshBackgroundAvatarRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RegionInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RegionInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RegionSimpleInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RegionSimpleInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RegionType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RegionType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Reliquary.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Reliquary.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ReliquaryPromoteReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ReliquaryPromoteReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ReliquaryPromoteRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ReliquaryPromoteRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ReliquaryUpgradeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ReliquaryUpgradeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ReliquaryUpgradeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ReliquaryUpgradeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Retcode.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Retcode.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Reward.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Reward.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/RoutePointChangeInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/RoutePointChangeInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAreaExploreNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAreaExploreNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAreaUnlockNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAreaUnlockNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAreaWeatherNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAreaWeatherNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAvatarInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAvatarInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAvatarStaminaStepReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAvatarStaminaStepReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneAvatarStaminaStepRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneAvatarStaminaStepRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneCreateEntityReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneCreateEntityReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneCreateEntityRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneCreateEntityRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneDestroyEntityReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneDestroyEntityReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneDestroyEntityRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneDestroyEntityRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntitiesMovesNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntitiesMovesNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntitiesMovesReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntitiesMovesReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntitiesMovesRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntitiesMovesRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityAiInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityAiInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityAppearNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityAppearNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityDisappearNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityDisappearNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityDrownReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityDrownReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityDrownRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityDrownRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityMoveNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityMoveNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityMoveReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityMoveReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneEntityMoveRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneEntityMoveRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneForceLockNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneForceLockNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneForceUnlockNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneForceUnlockNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneGadgetInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneGadgetInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneGetAreaExplorePercentReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneGetAreaExplorePercentReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneGetAreaExplorePercentRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneGetAreaExplorePercentRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneInitFinishReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneInitFinishReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneInitFinishRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneInitFinishRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneKickPlayerNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneKickPlayerNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneKickPlayerReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneKickPlayerReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneKickPlayerRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneKickPlayerRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneMonsterInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneMonsterInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneNpcInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneNpcInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ScenePlayerInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ScenePlayerInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ScenePlayerInfoNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ScenePlayerInfoNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ScenePlayerLocationNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ScenePlayerLocationNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ScenePlayerSoundNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ScenePlayerSoundNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ScenePointUnlockNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ScenePointUnlockNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneReliquaryInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneReliquaryInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneRouteChangeInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneRouteChangeInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneRouteChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneRouteChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneSurfaceMaterial.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneSurfaceMaterial.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneTimeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneTimeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneTransToPointReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneTransToPointReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneTransToPointRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneTransToPointRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SceneWeaponInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SceneWeaponInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SealBattleBeginNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SealBattleBeginNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SealBattleEndNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SealBattleEndNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SealBattleProgressNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SealBattleProgressNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SealBattleType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SealBattleType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SeeMonsterReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SeeMonsterReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SeeMonsterRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SeeMonsterRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SelectWorktopOptionReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SelectWorktopOptionReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SelectWorktopOptionRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SelectWorktopOptionRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ServerLogLevel.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ServerLogLevel.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ServerLogNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ServerLogNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ServerLogType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ServerLogType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ServerTimeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ServerTimeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ServiceType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ServiceType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetOpenStateReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetOpenStateReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetOpenStateRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetOpenStateRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerBornDataReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerBornDataReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerBornDataRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerBornDataRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerNameReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerNameReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerNameRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerNameRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerPropReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerPropReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetPlayerPropRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetPlayerPropRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetSceneWeatherAreaReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetSceneWeatherAreaReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetSceneWeatherAreaRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetSceneWeatherAreaRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetUpAvatarTeamReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetUpAvatarTeamReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SetUpAvatarTeamRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SetUpAvatarTeamRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Shop.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Shop.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ShopGoods.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ShopGoods.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/ShowMessageNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/ShowMessageNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SpringUseReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SpringUseReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SpringUseRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SpringUseRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/StopServerInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/StopServerInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/StoreItemChangeNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/StoreItemChangeNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/StoreItemDelNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/StoreItemDelNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/StoreType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/StoreType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/StoreWeightLimitNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/StoreWeightLimitNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/SvrMsgId.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/SvrMsgId.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TakeCompoundOutputReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TakeCompoundOutputReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TakeCompoundOutputRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TakeCompoundOutputRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TakeoffEquipReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TakeoffEquipReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TakeoffEquipRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TakeoffEquipRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TeamEnterSceneInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TeamEnterSceneInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TransmitReason.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TransmitReason.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TrialAvatarInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TrialAvatarInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/TriggerCreateGadgetToEquipPartNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/TriggerCreateGadgetToEquipPartNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UnlockAvatarTalentReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UnlockAvatarTalentReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UnlockAvatarTalentRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UnlockAvatarTalentRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UnlockTransPointReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UnlockTransPointReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UnlockTransPointRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UnlockTransPointRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UnmarkEntityInMinMapNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UnmarkEntityInMinMapNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UseItemReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UseItemReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/UseItemRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/UseItemRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Vector.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Vector.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/VirtualItem.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/VirtualItem.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/VisionType.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/VisionType.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/Weapon.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/Weapon.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponAwakenReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponAwakenReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponAwakenRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponAwakenRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponPromoteReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponPromoteReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponPromoteRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponPromoteRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponUpgradeReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponUpgradeReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeaponUpgradeRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeaponUpgradeRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WearEquipReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WearEquipReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WearEquipRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WearEquipRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WeatherInfo.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WeatherInfo.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WorktopInfo.proto: -------------------------------------------------------------------------------- 1 | syntax = "proto3"; 2 | 3 | message WorktopInfo { 4 | repeated uint32 optionList = 1; 5 | } 6 | -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WorktopOptionNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WorktopOptionNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WorldPlayerDieNotify.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WorldPlayerDieNotify.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WorldPlayerReviveReq.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WorldPlayerReviveReq.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/WorldPlayerReviveRsp.proto: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/WorldPlayerReviveRsp.proto -------------------------------------------------------------------------------- /GenshinCBTServer.Protocol/cmdids.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.Protocol/cmdids.csv -------------------------------------------------------------------------------- /GenshinCBTServer.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer.sln -------------------------------------------------------------------------------- /GenshinCBTServer/Commands/BaseCommands.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Commands/BaseCommands.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Commands/CommandManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Commands/CommandManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/ConfigFile.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/ConfigFile.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/CombatController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/CombatController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/DungeonController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/DungeonController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/InventoryController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/InventoryController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/LoginController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/LoginController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/LuaManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/LuaManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/QuestController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/QuestController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/SceneController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/SceneController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Controllers/ShopController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Controllers/ShopController.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Dispatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Dispatch.cs -------------------------------------------------------------------------------- /GenshinCBTServer/ENet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/ENet.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Game/Ability/AbilityManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Game/Ability/AbilityManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Game/ItemUseAction/ItemUseAction.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Game/ItemUseAction/ItemUseAction.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Game/ItemUseAction/ItemUseGainAvatar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Game/ItemUseAction/ItemUseGainAvatar.cs -------------------------------------------------------------------------------- /GenshinCBTServer/GameEnums.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/GameEnums.cs -------------------------------------------------------------------------------- /GenshinCBTServer/GenshinCBTServer.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/GenshinCBTServer.csproj -------------------------------------------------------------------------------- /GenshinCBTServer/Logger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Logger.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Packet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Packet.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Receive/HandleAbilityInvocationsNotify.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Receive/HandleAbilityInvocationsNotify.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Receive/HandleGetPlayerTokenReq.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Receive/HandleGetPlayerTokenReq.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Receive/HandlePlayerLoginReq.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Receive/HandlePlayerLoginReq.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Receive/UseItemReq.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Receive/UseItemReq.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Send/PacketAvatarAddNotify.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Send/PacketAvatarAddNotify.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Send/PacketGetPlayerTokenRsp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Send/PacketGetPlayerTokenRsp.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Send/PacketPlayerLoginRsp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Send/PacketPlayerLoginRsp.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Send/PacketStoreItemChangeNotify.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Send/PacketStoreItemChangeNotify.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Network/Send/PacketStoreItemDelNotify.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Network/Send/PacketStoreItemDelNotify.cs -------------------------------------------------------------------------------- /GenshinCBTServer/NotifyManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/NotifyManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/Avatar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/Avatar.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/GameEntity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/GameEntity.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/GameEntityGadget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/GameEntityGadget.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/GameEntityItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/GameEntityItem.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/GameEntityMonster.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/GameEntityMonster.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/GameItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/GameItem.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Player/World.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Player/World.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Program.cs -------------------------------------------------------------------------------- /GenshinCBTServer/ProxyService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/ProxyService.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/BaseContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/BaseContent.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/ContentCompleteAnyTalk.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/ContentCompleteAnyTalk.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/ContentCompleteTalk.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/ContentCompleteTalk.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/ContentNone.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/ContentNone.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/ContentUnknown.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/ContentUnknown.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Contents/ContentUnlockTransPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Contents/ContentUnlockTransPoint.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/Executors/QuestExecHandler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/Executors/QuestExecHandler.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/GameMainQuest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/GameMainQuest.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/GameQuest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/GameQuest.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Quests/QuestManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Quests/QuestManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigCombat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigCombat.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigCombatProperty.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigCombatProperty.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigDie.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigDie.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigEntityAbilityEntry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigEntityAbilityEntry.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigEntityCommon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigEntityCommon.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigLinerBulletMove.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigLinerBulletMove.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ConfigTimer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ConfigTimer.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/GadgetConfigRow.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/GadgetConfigRow.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ScenePoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ScenePoint.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/BinOutput/ScenePointRow.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/BinOutput/ScenePointRow.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Enum.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Enum.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/AvatarData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/AvatarData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/AvatarPromoteExcel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/AvatarPromoteExcel.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/AvatarSkillDepotData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/AvatarSkillDepotData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ChapterData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ChapterData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ChildDrop.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ChildDrop.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/CompoundExcel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/CompoundExcel.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/CookRecipeExcel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/CookRecipeExcel.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/DropData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/DropData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/DungeonData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/DungeonData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/GadgetData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/GadgetData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/GadgetProp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/GadgetProp.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ItemData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ItemData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ItemUseConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ItemUseConfig.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/LevelCurve.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/LevelCurve.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/MonsterData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/MonsterData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/PlayerLevelData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/PlayerLevelData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/PromoteInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/PromoteInfo.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/QuestData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/QuestData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ReliquaryAppendPropData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ReliquaryAppendPropData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ReliquaryCurve.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ReliquaryCurve.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ReliquaryMainPropData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ReliquaryMainPropData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/RewardData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/RewardData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/SceneExcel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/SceneExcel.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/ShopGoodsData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/ShopGoodsData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/TalentSkillData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/TalentSkillData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Excel/TriggerData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Excel/TriggerData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/CostItems.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/CostItems.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/CurveInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/CurveInfo.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/IdCountConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/IdCountConfig.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/PromoteProp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/PromoteProp.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/PropGrowCurve.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/PropGrowCurve.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/PropValConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/PropValConfig.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/ReliquaryProp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/ReliquaryProp.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/RouteData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/RouteData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/RoutePointData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/RoutePointData.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/SceneBlockRoutes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/SceneBlockRoutes.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/Misc/WeaponPropValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/Misc/WeaponPropValue.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/ResourceLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/ResourceLoader.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Resource/ResourceManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Resource/ResourceManager.cs -------------------------------------------------------------------------------- /GenshinCBTServer/Server.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/Server.cs -------------------------------------------------------------------------------- /GenshinCBTServer/YPlayer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/YPlayer.cs -------------------------------------------------------------------------------- /GenshinCBTServer/enet.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/GenshinCBTServer/enet.dll -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuikoAkari/AnimeGame-CBT-1-Server/HEAD/README.md --------------------------------------------------------------------------------