File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 44-- @Date : 2014-11-24 08:40:30
55-- @Email : admin@derzh.com
66-- @Last modified by: Emil Zhai
7- -- @Last modified time: 2016-12-19 16:23:46
7+ -- @Last modified time: 2016-12-20 16:25:16
88-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99---- ----------------------------------------
1010-- #################################################################################################################################### --
@@ -115,8 +115,8 @@ MY = {}
115115---- ----------------------------------------------------------------------------------------------------------------------------------------
116116-- 本地函数变量
117117---- ----------------------------------------------------------------------------------------------------------------------------------------
118- local _BUILD_ = " 20161219 "
119- local _VERSION_ = 0x2006500
118+ local _BUILD_ = " 20161220 "
119+ local _VERSION_ = 0x2006600
120120local _DEBUGLV_ = tonumber (LoadLUAData (' interface/my.debug.level' ) or nil ) or 4
121121local _DELOGLV_ = tonumber (LoadLUAData (' interface/my.delog.level' ) or nil ) or 4
122122local _NORESTM_ = tonumber (LoadLUAData (' interface/my.nrtim.level' ) or nil ) or - 1
Original file line number Diff line number Diff line change 1+ 茗伊插件集 v66
2+ * [门派染色]修复门派染色不显示的问题
3+ * [聊天记录]优化聊天记录解决游戏中顿卡的问题
4+ * [聊天记录]聊天记录中支持名字和链接点击的功能
5+ * [聊天记录]新增头像右键入口和快捷键开关
6+ * [聊天记录]打开后默认显示在最后一页即最新位置
7+ * [聊天记录]新增一键查看单独频道的功能
8+ * [门派染色]修复清空数据按钮失效的问题
9+ * [聊天监控]修复聊天监控声音不能播放的问题
10+
111茗伊插件集 v65
212 * [聊天过滤]添加遗漏的系统频道
313 * [弧形血条]霸刀门派不再显示内力条
You can’t perform that action at this time.
0 commit comments