File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-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-07-13 10:29:18
7+ -- @Last modified time: 2016-07-13 15:38:52
88-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
99---- ----------------------------------------
1010-- #################################################################################################################################### --
@@ -117,8 +117,8 @@ MY = {}
117117---- ----------------------------------------------------------------------------------------------------------------------------------------
118118local _DEBUG_ = tonumber (LoadLUAData (' interface/my.debug.level' ) or nil ) or 4
119119local _LOGLV_ = tonumber (LoadLUAData (' interface/my.delog.level' ) or nil ) or 4
120- local _BUILD_ = " 20160514 "
121- local _VERSION_ = 0x2005900
120+ local _BUILD_ = " 20160713 "
121+ local _VERSION_ = 0x2006000
122122local _ADDON_ROOT_ = ' /Interface/MY/'
123123local _FRAMEWORK_ROOT_ = ' /Interface/MY/.Framework/'
124124
Original file line number Diff line number Diff line change 1+ 茗伊插件集 v60
2+ * [基础库]优化数据请求效率
3+ * [界面库]修复一些动画函数的BUG
4+ * [焦点列表]目标距离增加Z轴差计算
5+ * [BUFF监控]增加监控所有同名BUFF的选项
6+ * [聊天记录]从聊天助手中抽离出来 不需要此功能的侠士可选择不加载
7+ * [聊天过滤]增加忽略空格的选项 可以防止广告信息通过添加空格饶过屏蔽规则
8+
19茗伊插件集 v59
210 * [常用工具]修复帮会成员高亮不会消失的问题
311
You can’t perform that action at this time.
0 commit comments