diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-03-12 14:48:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-03-12 14:48:32 +0300 |
commit | cceed6914a7db60458d9922d20e1160e79c33fb7 (patch) | |
tree | 28979e0394743b155aaa41579220931244730a07 /ChangeLog | |
parent | e1c524b4c89ab61acd57e3500a375ede1a146777 (diff) | |
download | plus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.gz plus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.bz2 plus-cceed6914a7db60458d9922d20e1160e79c33fb7.tar.xz plus-cceed6914a7db60458d9922d20e1160e79c33fb7.zip |
Change version to 1.6.3.12.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +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). +fix: custom homunculus names (hercules) +fix: moving in diagonal near air or water collision (hercules). +fix: not allow add equipped items to trade (hercules). +fix: targeting monsters who moved from collision to walkable tiles. +fix: ping if player in party/guild (hercules). +fix: heal packet from server (hercules). +add: different new chat commands for gms (hercules). +add: gm menu for pets, homunculuses, mercenaries (hercules). +add: "add to chat" in show items menu. +add: auto fix for desync between client and server while moving. +add: reduce partciles update for very far particles. +add: support for readable links in quests.xml. +add: new tags in quests.xml (questgiver, npc, cooridinates). +add: parameters support in quests.xml. +add: for future tmwa servers parse chat messages with nick in each message. +add: two new equipment slots support (hercules). +add: allow fast up stats without lag (hercules). +add: into players menu command "mail to" (hercules). +add: disable legacy "magic" commands (hercules). +add: more item visible attributes into items.xml. +add: support for custom text in pet menu item "return to egg". +add: improved performance. + 2016-02-27 New release 1.6.2.27 fix: crash in setup gui tab. fix: char creation if stats was hidden (tmwa). |