Skip to content

Commit

Permalink
Release V36
Browse files Browse the repository at this point in the history
  • Loading branch information
tinymins committed Jun 26, 2015
1 parent 37fa11f commit 8bb1219
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .Framework/src/MY.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-- @Date : 2014-11-24 08:40:30
-- @Email : admin@derzh.com
-- @Last Modified by: 翟一鸣 @tinymins
-- @Last Modified time: 2015-06-18 23:33:59
-- @Last Modified time: 2015-06-26 11:35:40
-- @Ref: 借鉴大量海鳗源码 @haimanchajian.com
--------------------------------------------
-- ####################################################################################################################################
Expand Down Expand Up @@ -128,8 +128,8 @@ MY = {}
-- ##################################################################################################################################################
local _DEBUG_ = tonumber(LoadLUAData('interface/my.debug.level') or nil) or 4
local _LOGLV_ = tonumber(LoadLUAData('interface/my.delog.level') or nil) or 4
local _BUILD_ = "20150527"
local _VERSION_ = 0x2003500
local _BUILD_ = "20150626"
local _VERSION_ = 0x2003600
local _ADDON_ROOT_ = '/Interface/MY/'
local _FRAMEWORK_ROOT_ = '/Interface/MY/.Framework/'

Expand Down
25 changes: 25 additions & 0 deletions MY_CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
��������� v36
* [�����]�޸������ѡ�����岻��ȷ������
* [�����]���е��������������س�����������
* [���Ŀ�]һ���ַ����������ܵ��¿ͻ��˿���������
* [������]����겻�ɼ�ʱ�򿪽��治�������뽹����
* [ս��ͳ��]֧��ʹ�ùٷ�ʱ���㷨���ʺ�ߣľ׮��
* [ս��ͳ��]������ս����Ҳ��ͳ�ƶ�����ҵ������
* [ս��ͳ��]���ټ�¼�հ׵�ս�����ݣ�������10���ӵ�̫����
* [ս��ͳ��]��������ս��ʱ����ʾ�����ͼ����ʱ��
* [��������]��������ʱ������ɿͻ��˶ٿ�������
* [������]�޸����һ���ַ�Ϊ�ֺ�ʱ�������춼����¼������
* [������]�´ε�¼ʱ�ϴεļ�¼���ݲ����ٶ�ʧ��
* [��������]�µ�����Ĭ�ϲ��������ý���ĵ�һ����
* [��������]��������м䵥����ɾ����ǰ�����еĹ����ʺϽ�ͼʹ��
* [��������]�����������������
* [��������]֧��CTRL+F��ݼ���������
* [��ƽѪ��]���ӿ�ݼ�����Ѫ��
* [��ƽѪ��]�޸�������Ҳ�����ʾ����ͷ��������
* [ְҵȾɫ]�ع����ݴ洢�ṹ �������������������
* [ְҵȾɫ]������������СTIP����ʾ�Ƿ��Ƕ�����
* [ְҵȾɫ]������ݲ��ټ�¼��������������
* [ְҵȾɫ]����ڸ���ʱALT+����������ֿ��Կ���ѡ�������
* [�����¼]�����¼�������������� �������޼�����ʷ��¼��
* [��ͼ����]�Ż�������ʽ��ֹ����������ʱ��������

��������� v35
* [������]�ַ���ƥ��֧��ʹ��$zj,$ghƥ���Լ���ID�Ͱ��������
* [������]��ȡ�������б��޸���ȡʧ�ܵ����Ⲣ���ӻ��洦��
Expand Down

0 comments on commit 8bb1219

Please sign in to comment.