diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-03-26 14:16:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-03-26 14:16:24 +0300 |
commit | 53e0578322818441802a424ee6401971ee289508 (patch) | |
tree | 56462cbdd73a11936ef49d90e4ad3844ab5b68b3 /ChangeLog | |
parent | 16297ef32b8680dd219ea0063f7e83c3b41c6581 (diff) | |
download | plus-53e0578322818441802a424ee6401971ee289508.tar.gz plus-53e0578322818441802a424ee6401971ee289508.tar.bz2 plus-53e0578322818441802a424ee6401971ee289508.tar.xz plus-53e0578322818441802a424ee6401971ee289508.zip |
Change version to 1.6.3.26.v1.6.3.26
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2016-03-26 New release 1.6.3.26 +fix: wrong moving to target by mouse attack. +fix: not allow close warp dialog until target selected (hercule). +fix: crash in skill cooldowns. +fix: compilation with recent clang versions (clang bug). +fix: remove duplicated weight fields from items popups. +add: extend debug logging about wrong packet sizes. +add: rename server type EAthena into Hercules. +add: improve particles update performance. +add: improve performance in getting random numbers. +add: add family packets support (hercules). +add: raw status effects attributes in status-effects.xml. +add: deprecate block-id attribute in status-effects.xml. +add: status effect names in debug window. +add: show skill unit created and id in context menu. +add: packet version selection in servers list (hercules). +add: not allow moving from sit state (hercules without evol plugin). +add: drop support for evol plugin versions 1 - 3. +add: open chat window by double click. + 2016-03-12 New release 1.6.3.12 fix: search command triggering for text like "??" or "?!" fix: pet popup. now it show info only for own pet (hercules). |