Skip to content

Commit ec5ad0f

Browse files
ChenChen
authored andcommitted
Release 1.2.1
1 parent 8162c43 commit ec5ad0f

File tree

7 files changed

+61
-46
lines changed

7 files changed

+61
-46
lines changed

0Base/Base.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- @Author: Webster
22
-- @Date: 2015-01-21 15:21:19
33
-- @Last Modified by: Webster
4-
-- @Last Modified time: 2015-12-10 04:21:54
4+
-- @Last Modified time: 2015-12-15 11:59:54
55

66
-- these global functions are accessed all the time by the event handler
77
-- so caching them is worth the effort
@@ -19,7 +19,7 @@ local ROOT_PATH = "interface/JH/0Base/"
1919
local DATA_PATH = "interface/JH/@DATA/"
2020
local SHADOW_PATH = "interface/JH/0Base/item/shadow.ini"
2121
local ADDON_PATH = "interface/JH/"
22-
local _VERSION_ = 0x1020000
22+
local _VERSION_ = 0x1020100
2323

2424
---------------------------------------------------------------------
2525
-- 多语言处理
@@ -73,7 +73,7 @@ do
7373
end
7474

7575
local _JH = {
76-
szBuildDate = "20151208",
76+
szBuildDate = "20151215",
7777
szTitle = _L["JH, JX3 Plug-in Collection"],
7878
tHotkey = {},
7979
tAnchor = {},

0Base/lang/zhcn.jx3dat

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ data = {
229229
["Format content"] = "��ʽ������",
230230
["Export success %s"] = "�����ɹ���%s",
231231
["Import success %s"] = "����ɹ���%s",
232-
["Import failed %s"] = "����ʧ�ܣ������ļ��Ƿ���ڻ��ļ���ʽ�Ƿ���ȷ\n%s",
232+
["Import failed %s"] = "����ʧ�ܣ�%s",
233233
["Import mode"] = "����ģʽ",
234234
["Cover"] = "���ǣ��Ƽ���",
235235
["Merge"] = "�ϲ�",
@@ -253,6 +253,9 @@ data = {
253253
["Use common data"] = "ʹ��ͨ�����ݣ�����ǰ��ɫ��������ɫ����ͬһ�����ݣ�",
254254
["life has left"] = "��Ѫ��ʣ��",
255255
["mana has reached"] = "�������ﵽ",
256+
["the file does not exist"] = "�ļ������ڣ�",
257+
["can not read data file."] = "�ļ���ʽ������޷���ȡ��",
258+
["please select interface path."] = "��ѡ��interfaceĿ¼�µ��ļ���",
256259
-- ST.class.lua --
257260
["Countdown format Error"] = "����ʱ��ʽ����",
258261
["[%s] left over %d."] = "��%s�� ʣ�� %d �롣",
@@ -756,5 +759,5 @@ data = {
756759
["Skill Style"] = "����������ʽ",
757760
["Damage Style"] = "����������ʽ",
758761
["Therapy Style"] = "����������ʽ",
759-
["CombatText Tips"] = "С��ʾ��$name�ͷ������֣�$sn��������$crit���ģ�$val��ֵ��"
762+
["CombatText Tips"] = "С��ʾ��$name�ͷ������֣�$sn��������$crit���ģ�$val��ֵ��",
760763
}

0Base/lang/zhtw.jx3dat

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- language data (zhcn) updated at 2015/02/23 10:11:27
22
data = {
33
-- TS.lua --
4-
["Well done! %s in %d group first to attack %s!!"] = "%d小隊的 %s 率先攻擊了 %s!獲取不壹定準確,僅供參考!",
4+
["Well done! %s in %d group first to attack %s!!"] = "%d小隊的 %s 率先攻擊了 %s!獲取不壹定準確,僅供慘考!",
55
["Loading..."] = "Loading...",
66
["** You Threat more than %d, 120% is Out of Taunt! **"] = "** 妳的仇恨超過了 %d% 達到 120% 則OT!**",
77
["SOUND_nat_view2"] = "data/sound/場景/view/nat_view2.wav",
@@ -46,7 +46,7 @@ data = {
4646
["Show TTarget Name"] = "顯示目標的目標名稱",
4747
["Text Scale"] = "文字縮放",
4848
["Show Target Hatred"] = "顯示目標仇恨",
49-
["Lock Panel"] = "鎖定位置",
49+
["Lock Panel"] = "瑣定位置",
5050
["Show Background"] = "顯示背景圖片",
5151
["Enable KG3DEngineDX11 better effect"] = "啟用 KG3DEngineDX11 可獲得更清晰的效果",
5252
["TargetFace"] = "目標輔助",
@@ -129,7 +129,7 @@ data = {
129129
["Self KungFu require"] = "自身心法要求",
130130
["no request"] = "沒有要求",
131131
["infinite"] = "∞",
132-
["raw data, Please be careful"] = "查看原始數據(僅供參考)",
132+
["raw data, Please be careful"] = "查看原始數據(僅供慘考)",
133133
["%s Call Name"] = "被【%s】點名了",
134134
["JX3 DBM Plug-in"] = "《劍網3》DBM插件設置面板",
135135
["BUFF"] = "增益效果",
@@ -229,7 +229,7 @@ data = {
229229
["Format content"] = "格式化內容",
230230
["Export success %s"] = "導出成功:%s",
231231
["Import success %s"] = "導入成功:%s",
232-
["Import failed %s"] = "導入失敗,請檢查文件是否存在或文件格式是否正確\n%s",
232+
["Import failed %s"] = "導入失敗,%s",
233233
["Import mode"] = "導入模式",
234234
["Cover"] = "覆蓋(推薦)",
235235
["Merge"] = "合並",
@@ -253,6 +253,9 @@ data = {
253253
["Use common data"] = "使用通用數據(即當前角色和其他角色共用同壹個數據)",
254254
["life has left"] = "的血量剩余",
255255
["mana has reached"] = "的內力達到",
256+
["the file does not exist"] = "文件不存在,",
257+
["can not read data file."] = "文件格式錯誤或無法讀取。",
258+
["please select interface path."] = "請選擇interface目錄下的文件。",
256259
-- ST.class.lua --
257260
["Countdown format Error"] = "倒計時格式錯誤",
258261
["[%s] left over %d."] = "【%s】 剩余 %d 秒。",
@@ -263,10 +266,10 @@ data = {
263266
["Other data"] = "其他數據",
264267
["My Data"] = "我的數據",
265268
["Logout"] = "退出",
266-
["Login Web Account"] = "登陸插件官網",
267-
["Enter User ID"] = "輸入用戶UID!不是用戶名(不要在公共場合登陸)",
269+
["Login Web Account"] = "登六插件官網",
270+
["Enter User ID"] = "輸入用護UID!不是用護名(不要在公共場合登六)",
268271
["Please enter numbers"] = "請輸入數字",
269-
["Enter password"] = "輸入密碼(不要在公共場合登陸)",
272+
["Enter password"] = "輸入密碼(不要在公共場合登六)",
270273
["request failed"] = "請求失敗",
271274
["Enter thread ID"] = "請輸入數據ID",
272275
["now"] = "剛剛",
@@ -288,8 +291,8 @@ data = {
288291
["Hi, I seem to meet you somewhere ago"] = "海,我好像在哪兒見過妳 #欣喜",
289292
["Lover of JX3"] = "情緣劍俠3",
290293
["Some people fancy you"] = "東邊日出西邊雨,道是無晴卻有晴;有人看上妳",
291-
["Other side terminate love you"] = "我本將心向明月,奈何明月照溝渠;TA斬情緣了",
292-
["Some people fall in love with you"] = "春色滿園關不住,壹枝紅杏出墻來;有人戀上妳",
294+
["Other side terminate love you"] = "我本將心向明月,奈何明月照鉤渠;TA斬情緣了",
295+
["Some people fall in love with you"] = "春色滿員關不住,壹枝紅杏出墻來;有人戀上妳",
293296
["Other side gave up love you"] = "還君明珠淚雙垂,恨不相逢未嫁時;TA斬情緣了",
294297
["Mutual love"] = "相戀",
295298
["Blind love"] = "單戀",
@@ -299,27 +302,27 @@ data = {
299302
["%d day %d hour"] = "%d天%d小時",
300303
["%d year %d day"] = "%d年%d天",
301304
["From now on, my heart lover is [%s]"] = "#玫瑰 從現在起,我的心動情緣是 [%s] #親親",
302-
["Sorry, I decided to just a swordman, bye my plugin lover"] = "對不起,我決定只劍俠不情緣了,別了插件情緣 #可憐",
305+
["Sorry, I decided to just a swordman, bye my plugin lover"] = "對不起,我抉定只劍俠不情緣了,別了插件情緣 #可憐",
303306
["A blade and cut, no longer meet with [%s]"] = "#心碎 手起刀落,它日與 [%s] 江湖不見",
304307
["Congratulations, do not repeat the same mistakes ah"] = "恭喜出城,別再重蹈覆轍啊",
305308
["Lover must be a online friend"] = "情緣對象必須是在線好友",
306309
["Inadequate conditions, requiring Lv6 friend/party/4-feet distance/%s"] = "雙向條件不足,要求6重好感/組隊距離4尺內/揣1個%s",
307310
["Love request has been sent to [%s], wait please"] = "情緣請求已發給 [%s],請等候回應",
308311
["Love can not run a red-light, [%d] seconds left"] = "情緣不能闖紅燈,再等[%d]秒",
309-
["Are you sure to cut love with [%s]?"] = "妳確定要斬斷與[%s]的情緣麽?",
310-
["Past five hundred times looking back only in exchange for a chance encounter this life, you really decided?"] = "前世五百次回眸才換來今生壹次偶遇,妳真的決定了?",
312+
["Are you sure to cut love with [%s]?"] = "妳確定要斬斷與[%s]的情緣麼?",
313+
["Past five hundred times looking back only in exchange for a chance encounter this life, you really decided?"] = "前世五百次回眸才換來今生壹次偶遇,妳真的抉定了?",
311314
["You do not really want to cut off love it, really sure?"] = "妳不會真的要斬斷情緣吧,真的確定嗎?",
312315
["Repair feature only supports mutual love!"] = "修復功能只支持雙向情緣!",
313316
["Both sides must in a team to be repaired!"] = "雙方必須組隊在壹起才能進行修復!",
314317
["Repair request has been sent, wait please"] = "情緣修復請求已發送給對方,請稍候",
315318
["Do you want to love with [%s]?"] = "確定要與 [%s] 情緣嗎?",
316-
["<Non-avaiable>"] = "<無合適人選>",
319+
["<Non-avaiable>"] = "<無合這人選>",
317320
["Save signature failed, please add some friends."] = "保存簽名失敗,請先多結交幾個好友。",
318321
["'s Lover"] = "的情緣",
319322
["...Loading..."] = "…載入中…",
320323
["'s Love signature:"] = "的情緣宣言:",
321324
["If it is always loading, the target may not install plugin or turn on quiet mode, strongly recommend to query after team up."] = "如果壹直顯示載入中,可能是對方沒有安裝插件或開啟免打擾,強烈推薦組隊後查詢。",
322-
["This guy is very lazy, nothing left!"] = "這個家夥很懶,什麽也沒留下!",
325+
["This guy is very lazy, nothing left!"] = "這個家夥很懶,什麼也沒留下!",
323326
["Strike up her"] = "勾搭她",
324327
["Strike up him"] = "勾搭他",
325328
[" in fighting, no time for you"] = "正在戰鬥中,無暇搭理妳",
@@ -334,7 +337,7 @@ data = {
334337
["want to repair love relation with you, OK?"] = "請求修復與您的雙向情緣關系?",
335338
["Congratulations, love relation with [%s] has been fixed!"] = "恭喜您,成功修復與 [%s] 的情緣關系!",
336339
["Unfortunately the other has lover, but you can still blind love him!"] = "很遺憾對方已有情緣,但妳仍可以選擇單戀 Ta!",
337-
["The other refused you without reason, but you can still blind love him!"] = "不知為什麽對方拒絕了妳,但妳仍可以選擇單戀 Ta!",
340+
["The other refused you without reason, but you can still blind love him!"] = "不知為什麼對方拒絕了妳,但妳仍可以選擇單戀 Ta!",
338341
["Congratulations, success to attach love with [%s]!"] = "恭喜您,與 [%s] 結緣成功!",
339342
["Lover <link0>"] = "情緣<link 0>",
340343
["online, hurry doing needy doing.\n"] = "上線啦,該幹嘛趕緊幹嘛。\n",
@@ -387,7 +390,7 @@ data = {
387390
["Clear Record"] = "清空記錄",
388391
["Loading Record"] = "加載記錄",
389392
["Manual SYNC"] = "手動同步",
390-
["Keep Account to:"] = "記賬到:",
393+
["Keep Account to:"] = "記帳到:",
391394
["Name of the Item:"] = "物品名稱:",
392395
["Route of Acquiring:"] = "獲得途徑:",
393396
["Auction Price:"] = "拍賣價格:",
@@ -465,16 +468,16 @@ data = {
465468
["Reall Salary: %d Gold."] = "實際工資:%d金。",
466469
["Amount of People with Settle Account: %d"] = "結算人數:%d",
467470
["Actual per person: %d Gold."] = "實際每人:%d金。",
468-
["The Account is Negative, no money is coming out!"] = "記賬的人肯定是豬,賬是負的發不出錢了!",
469-
["GKP_TIPS"] = "《GKP拾取列表》操作指南,作為壹個靠譜的團長請仔細閱讀。\n1、本拾取列表為GKP插件提供,插件安裝後關閉了官方自帶的拾取列表,如想恢復請不要加載GKP插件。\n2、拾取列表對特定的道具擁有分配記憶功能,例如小鐵和裂石等,只需要按住Shift點擊閃爍邊框的道具即可分配給上壹個人。\n3、拾取列表左上角有更換樣式的按鈕,可以自由選擇喜歡的樣式。\n4、分配時按住Shift會阻止彈出記錄界面,達到快速分配的目的。\n5、如果分配時勾選了散件老板,那麽會出現壹鍵分配所有物品給這個成員的選項,在關閉按鈕旁邊。\n6、按住Alt可以實現預覽裝備,按住Ctrl可以實現貼出Link。\n7、本提示僅出現壹次。",
471+
["The Account is Negative, no money is coming out!"] = "記帳的人肯定是豬,帳是負的發不出錢了!",
472+
["GKP_TIPS"] = "《GKP拾取列表》操作指南,作為壹個靠譜的團長請仔細閱讀。\n1、本拾取列表為GKP插件提供,插件安裝後關閉了官方自帶的拾取列表,如想恢復請不要加載GKP插件。\n2、拾取列表對特定的道具擁有分配記憶功能,例如小鐵和裂石等,只需要按住Shift點擊閃爍邊框的道具即可分配給上壹個人。\n3、拾取列表左上角有更換洋式的按鈕,可以自由選擇喜歡的洋式。\n4、分配時按住Shift會阻止彈出記錄界面,達到快速分配的目的。\n5、如果分配時勾選了散件老板,那麼會出現壹鍵分配所有物品給這個成員的選項,在關閉按鈕旁邊。\n6、按住Alt可以實現預覽裝備,按住Ctrl可以實現貼出Link。\n7、本提示僅出現壹次。",
470473
["Roll the dice if you wang"] = " 要的Roll點。",
471474
[" %d Gold Start Bidding, off a price if you want."] = " %d 金起拍,要的出價。",
472475
["You already distrubute [%s] with [%s], you can press Shift and select the object to make a fast distrubution, you can also make distribution to he or her by clicking this menu. \n"] = "上次妳已經把 [%s] 分配給了 [%s] ,下次可以直接在物品圖標上按住Shift快速分配給 [%s] ,也可以點擊這個菜單分配給TA。\n",
473476
["No Equiptment left for Equiptment Boss"] = "沒有剩余的裝備可以分配給散件老板。",
474477
["Are you sure you want the following item\n"] = "妳確定要將以下物品\n",
475478
["All distrubute to"] = "全部分配給",
476479
["Please entry the name of the item"] = "請輸入物品名稱",
477-
["Select a member who is in charge of account and put money in his account."] = "選擇壹個記賬的成員把錢記到他頭上啊,妳真笨!",
480+
["Select a member who is in charge of account and put money in his account."] = "選擇壹個記帳的成員把錢記到他頭上啊,妳真笨!",
478481
[" Distribute to "] = " 分配給 ",
479482
["Make changes to the record."] = " 對記錄做了修改。",
480483
["Manually make record to"] = " 手動記錄到 ",
@@ -540,7 +543,7 @@ data = {
540543
["Show ManaCount"] = "顯示內力數值",
541544
["Attack Warning"] = "被攻擊提示",
542545
["& Icon"] = "和圖標顯示方案",
543-
["Show Format value"] = "顯示精簡數值",
546+
["Show Format value"] = "顯示精間數值",
544547
["Show Percentage value"] = "顯示百分比數",
545548
["Show full value"] = "顯示具體數值",
546549
["Show Force Icon"] = "顯示門派圖標",
@@ -553,7 +556,7 @@ data = {
553556
["Edit Distance Level"] = "編輯距離等級",
554557
["distance, distance, ..."] = "8,20,22,24,30, ...",
555558
["Max buff count"] = "BUFF最大顯示數量",
556-
["Font Style"] = "文字樣式設置",
559+
["Font Style"] = "文字洋式設置",
557560
["Restore Default"] = "恢復默認",
558561
["Interface Width"] = "界面寬度比例",
559562
["Interface Height"] = "界面高度比例",
@@ -565,7 +568,7 @@ data = {
565568
["Two lines: 4/1"] = "兩行:四列/壹列",
566569
["Don't show Tip in fight"] = "戰鬥中不顯示玩家TIP",
567570
["Faster Refresh HP(Greater performance loss)"] = "更快的血量刷新(目前官方有BUG,暫時關閉)",
568-
["Grid Style"] = "格子樣式",
571+
["Grid Style"] = "格子洋式",
569572
["Panel"] = "面板",
570573
["configure"] = "配置(如果希望不共用設置,請隨意修改為任意字符,否則請勿修改)",
571574
["Configuration name"] = "配置文件名稱",
@@ -618,7 +621,7 @@ data = {
618621
["Shear"] = "剪刀",
619622
["Stick"] = "棒槌",
620623
["Jade"] = "如意",
621-
["Dart"] = "飛鏢",
624+
["Dart"] = "飛膘",
622625
["Fan"] = "扇子",
623626
["You are not in a team"] = "妳不在團隊中",
624627
["Team list data saved"] = "團隊列表數據已保存",
@@ -752,9 +755,9 @@ data = {
752755
["CombatText Color 4"] = "毒性",
753756
["CombatText Color 5"] = "反彈",
754757
["CombatText Color 6"] = "治療",
755-
["Text Style"] = "戰鬥文字樣式設置",
756-
["Skill Style"] = "技能文字樣式",
757-
["Damage Style"] = "受傷文字樣式",
758-
["Therapy Style"] = "治療文字樣式",
759-
["CombatText Tips"] = "小提示:$name釋放者名字,$sn技能名,$crit會心,$val數值。"
758+
["Text Style"] = "戰鬥文字洋式設置",
759+
["Skill Style"] = "技能文字洋式",
760+
["Damage Style"] = "受傷文字洋式",
761+
["Therapy Style"] = "治療文字洋式",
762+
["CombatText Tips"] = "小提示:$name釋放者名字,$sn技能名,$crit會心,$val數值。",
760763
}

DBM/DBM_Core.lua

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- @Author: Webster
22
-- @Date: 2015-05-13 16:06:53
33
-- @Last Modified by: Webster
4-
-- @Last Modified time: 2015-12-11 21:58:36
4+
-- @Last Modified time: 2015-12-15 11:41:57
55

66
local _L = JH.LoadLangPack
77
local ipairs, pairs, select = ipairs, pairs, select
@@ -1493,11 +1493,14 @@ end
14931493
function D.LoadConfigureFile(config)
14941494
local root, path = GetRootPath(), "\\".. JH.GetAddonInfo().szRootPath .. "DBM\\data\\" .. config.szFileName
14951495
local szFullPath = config.bFullPath and config.szFileName or path
1496-
-- local szFilePath = config.bFullPath and config.szFileName:gsub(root, "") or path
1496+
local szFilePath = config.bFullPath and config.szFileName:gsub(root, "") or path
14971497
szFullPath = szFullPath:gsub("\\", "/")
1498-
local data = LoadLUAData(szFullPath)
1498+
if not IsFileExist(szFullPath) then
1499+
return false, "the file does not exist"
1500+
end
1501+
local data = LoadLUAData(szFilePath)
14991502
if not data then
1500-
return false, szFullPath
1503+
return false, "can not read data file."
15011504
else
15021505
if config.nMode == 1 then
15031506
if config.tList["CIRCLE"] then
@@ -1729,3 +1732,4 @@ JH.RegisterEvent("LOGIN_GAME", D.Init)
17291732
JH.RegisterEvent("PLAYER_ENTER_GAME", D.LoadUserData)
17301733
JH.RegisterExit(D.SaveData)
17311734
JH.RegisterBgMsg("DBM_SHARE", D.OnShare)
1735+

DBM/DBM_UI.lua

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- @Author: Webster
22
-- @Date: 2015-05-14 13:59:19
33
-- @Last Modified by: Webster
4-
-- @Last Modified time: 2015-12-11 22:07:48
4+
-- @Last Modified time: 2015-12-15 11:45:37
55

66
local _L = JH.LoadLangPack
77
local ipairs, pairs, select = ipairs, pairs, select
@@ -608,9 +608,13 @@ function DBMUI.OpenImportPanel(szDefault, szTitle, fnAction)
608608
nX = ui:Append("WndEdit", "FilePtah", { x = 30, y = nY + 10, w = 450, h = 25, txt = szTitle, enable = false }):Pos_()
609609
nX, nY = ui:Append("WndButton2", { x = nX + 5, y = nY + 10, txt = _L["browse"], enable = not szDefault }):Click(function()
610610
local szFile = GetOpenFileName()
611-
ui:Fetch("FilePtah"):Text(szFile)
611+
if szFile:find(GetRootPath() .. "\\interface") then
612+
ui:Fetch("FilePtah"):Text(szFile)
613+
else
614+
ui:Fetch("FilePtah"):Text("")
615+
JH.Alert(_L["please select interface path."])
616+
end
612617
end):Pos_()
613-
614618
nX, nY = ui:Append("Text", { x = 20, y = nY, txt = _L["Import mode"], font = 27 }):Pos_()
615619
local nType = 1
616620
nX = ui:Append("WndRadioBox", { x = 30, y = nY + 10, txt = _L["Cover"], group = "type", checked = true }):Click(function()
@@ -631,15 +635,15 @@ function DBMUI.OpenImportPanel(szDefault, szTitle, fnAction)
631635
config.tList[v] = true
632636
end
633637
end
634-
local bStatus, szFullPath = DBM_API.LoadConfigureFile(config)
638+
local bStatus, szMsg = DBM_API.LoadConfigureFile(config)
635639
if bStatus then
636-
JH.Alert(_L("Import success %s", szTitle or szFullPath))
640+
JH.Alert(_L("Import success %s", szTitle or szMsg))
637641
ui:Remove()
638642
if fnAction then
639643
fnAction()
640644
end
641645
else
642-
JH.Alert(_L("Import failed %s", szTitle or szFullPath))
646+
JH.Alert(_L("Import failed %s", szTitle or _L[szMsg]))
643647
end
644648
end)
645649
end

GKP/GKP.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- @Author: Webster
22
-- @Date: 2015-01-21 15:21:19
33
-- @Last Modified by: Webster
4-
-- @Last Modified time: 2015-12-10 00:07:19
4+
-- @Last Modified time: 2015-12-14 20:15:33
55

66
-- 早期代码 需要重写
77

@@ -981,6 +981,7 @@ JH.RegisterBgMsg("GKP", function(nChannel, dwID, szName, data, bIsSelf)
981981
JH.Topmsg(_L["Sychoronization Complete"])
982982
local tData, err = JH.JsonDecode(str)
983983
if err then
984+
JH.Debug(err)
984985
return _GKP.Sysmsg(_L["Abnormal with Data Sharing, Please contact and make feed back with the writer."])
985986
end
986987
JH.Confirm(_L("Data Sharing Finished, you have one last chance to confirm wheather cover the current data or not? \n data of team bidding: %s\n transation data: %s", #tData.GKP_Record, #tData.GKP_Account), function()

JH_CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
 * 新增:[战斗文字] 允许自定义文字结构了。
2-
* 新增:[战斗文字] 配置文件中允许忽略显示部分技能(例平砍)。
3-
* 新增:[DBM] 导入本地数据可以选择文件了
2+
* 新增:[战斗文字] 配置文件中允许忽略显示部分技能(如平砍)。
3+
* 新增:[DBM] 导入本地数据可以直接选择文件了
44
* 修复:[头顶报警] 内力监控对长歌无效的问题。
55
* 修复:[基础库] 因官方修改图片导致选项卡比较奇怪的问题。
66
-----------------------------------------

0 commit comments

Comments
 (0)