From e5d9e13d80e43fb89e00cc9e0ffafcb25e36e435 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 27 三月 2019 16:55:12 +0800
Subject: [PATCH] 6373 【后端】【2.0】删除无用功能代码、封包、配置(页游领地争夺战)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py |   32 ++------------------------------
 1 files changed, 2 insertions(+), 30 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
index 7d8cc7e..8d25d6f 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -710,7 +710,6 @@
 Def_SkillID_TeamVIPBuff = 22000     # VIP队伍buff, 攻守同盟
 Def_SkillID_CostVipBuff = 61018     # CostVIPbuff
 Def_SkillID_FBEncourageBuff = 20051     # 副本鼓舞buff
-Def_SkillID_GetFlagFamilyBuff = 11506   # 战盟战获得夺旗战盟buff特效
 Def_SkillID_FreshmanGuideBuff = 21219   # 新手指导员buff
 Def_SkillID_PoisonAtkBuff = 25180   # 毒攻buff
 Def_SkillID_DropOwnerBuff = 20040   # 掉落归属buff
@@ -744,7 +743,6 @@
 Def_AreaType_SkillID_FreePK = 20010  # pk区
 Def_AreaType_SkillID_FamilyPK = 20012  # 家族区
 Def_AreaType_SkillID_Boss = 20008  # Boss区域
-Def_SkillID_ManorFlagArea = 20017   # 战旗区域buff,动态
 Def_SkillID_SitArea = 20009   # 打坐区域buff
 #----------------------------------------------------------------------
 #战斗类型
@@ -2426,7 +2424,6 @@
 #技能消失不重刷属性#(鞭炮,烟花,火烛)
 Def_Skill_Disappear_NoReflash = [Def_SkillID_Justice,     #阵营
                                  Def_SkillID_Evil,
-                                 Def_SkillID_GetFlagFamilyBuff,
                                  ]
 #---------------------------------------------------------------------
 
@@ -3280,10 +3277,7 @@
 Def_PDictType_Reincarnation, # 转生
 Def_PDictType_GreatMaster, # 大师
 Def_PDictType_BloodElf, # 血魔
-Def_PDictType_28,
-Def_PDictType_29,
-Def_PDictType_QQ, # QQ相关
-) = range(31)
+) = range(28)
 
 # 玩家字典key定义规则, key的长度不能超过29个字节, 注意尽量避免命名重复
 # 新增参数TYPE 用于字典分类,默认0
@@ -3302,7 +3296,6 @@
 Def_PDict_OnMonthEx = "OnMonthEx" # 特殊时间点凌晨X点过月
 Def_Player_Dict_PlayerFromPID = "PlayerFromPID"    # pid
 Def_Player_Dict_Account_Type = "account_type"    # account_type
-Def_Player_Dict_TencentPF = "tencentPF"    # 腾讯平台来源pf
 Def_Player_Dict_FirstLogin = "FirstLogin"    # 首登标记 0-未首登; 1-首登过
 Def_GuideStateKeyCount = 8 # 引导状态key最大个数
 Def_Player_Dict_GuideState = "GuideState_%s" # 引导状态记录,参数为key个数编号
@@ -3770,11 +3763,6 @@
 Def_PDict_LastEnterFBPropertyID = "LastEnterFBPropertyID_%s"  # 上次进入副本的propertyID%s副本id
 Def_PDict_LastEnterFBTick = "LastEnterFBTick_%s"  # 上次进入副本的时间%s副本id
 
-Def_PDict_ManorWarJoinDay = "ManorWarJoinDay"  # 上次参加领地争夺战时记录的开服天数
-Def_PDict_ManorWarContinueTick = "ManorWarContinueTick"  # 领地争夺战在战场总时间
-Def_PDict_ManorWarJoinAwardState = "ManorWarJoinAwardState"  # 领地战参与奖励情况0-不可领,1-可领,2-已领
-Def_PDict_ManorWarDailyAwardRecord = "ManorWarDailyAwardRecord"  # 领地争夺战每日奖励领取记录,按位表示
-
 # 战斗力 Def_PDictType_FightPower
 Def_PDict_FightPower_Highest = "FightPower_Highest"  # 历史最高总战斗力
 Def_PDict_FightPower_Total = "FightPower_Total"  # 总战斗力
@@ -3808,20 +3796,6 @@
 Def_PDict_Success_CntValue = "Su_%s_%s" # 当前次数值,参数(成就类型、条件)
 Def_PDict_Success_FinishTime = "Succ_FinishTime_%s" # 成就是否已完成,参数(索引)
 Def_PDict_Success_CheckVersion = "Succ_CheckVersion" #老玩家某些功能成就检查版本
-
-# QQ相关 Def_PDictType_QQ
-Def_PDict_QQUpYellowAwardRecord = "QQUpYellowAwardRecord" # QQ成长礼包奖励是否已领取(黄钻)
-Def_PDict_QQUpBlueAwardRecord = "QQUpBlueAwardRecord" # QQ成长礼包奖励是否已领取(蓝钻)
-Def_PDict_QQNewManAwardRecord = "QQNewManAwardRecord" # QQ新手礼包奖励是否已领取
-Def_PDict_QQDayGiftAwardRecord = "QQDayGiftAwardRecord" # QQ每日礼包奖励是否已领取
-Def_PDict_QQTaskMarketRecord = "QQTaskMarketRecord_%s" # 任务集市领奖记录, 参数为任务记录编号
-
-Def_Tencent_PF_List = ["tencent", "qzone", "pengyou","qplus","qqgame","3366"] # 腾讯平台来源pf
-
-# qzone 
-Def_PDict_QzoneUpAwardRecord = "QzoneUpAwardRecord" # qzone成长礼包奖励是否已领取
-Def_PDict_QzoneNewManAwardRecord = "QzoneNewManRecord" # qzone新手礼包奖励是否已领取
-Def_PDict_QzoneDayAwardRecord = "QQDayGiftRecord" # qzone每日礼包奖励是否已领取
 
 # 转生 Def_PDictType_Reincarnation
 Def_PDict_Reinc_Reiki = "Reinc_Reiki" # 当前转生灵力
@@ -3885,14 +3859,12 @@
 Def_PDict_RealmExpBeginTime = "RealmExpBeginTime" #境界修为池经验开始计时时间
 
 #法宝
-Def_PDict_MagicWeaponExp = "MagicWeaponExp_%s" #法宝经验 参数法宝ID
-Def_PDict_MagicWeaponIsActive = "MagicWeaponIsActive_%s" #法宝激活状态 参数法宝ID
-Def_PDict_MagicWeaponIsClick = "MagicWeaponIsClick_%s" #法宝点击状态 参数法宝ID
 Def_PDict_MagicWeaponIsWear = "MagicWeaponIsWear_%s" #法宝佩戴状态 参数法宝ID
 Def_PDict_XBXZAwardRecord = "XBXZAwardRecord_%s" #仙宝寻主领奖记录 参数ID
 Def_PDict_MagicWeaponLV = "MagicWeaponLV_%s" #法宝等级 参数法宝ID
 Def_PDict_MagicWeaponUpExp = "MagicWeaponUpExp_%s" #法宝升级经验 参数法宝ID
 Def_PDict_MWFBPassLevel = "MWFBPassLevel_%s" #法宝副本通关关卡 参数(法宝ID)
+
 #炼丹炉
 Def_PDict_AlchemyLV = "AlchemyLV" #炼丹等级
 Def_PDict_AlchemyExp = "AlchemyExp" #炼丹经验

--
Gitblit v1.8.0