Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
changelog [2015/04/25 16:09]
admin
changelog [2021/04/18 14:11] (current)
admin
Line 1: Line 1:
 +====== 2021-03-17 New release 2.1.3.17. ======
 +
 +fix: clear background under too small maps.
 +
 +fix: porting fix for mumblemanager from NetBSD.
 +
 +fix: alternate ip address for char and map servers.
 +
 +fix: back to login button in world selection window.
 +
 +fix: foreground theme color in popups.
 +
 +add: separate auto move sync distance for legacy servers.
 +
 +add: support for items with id bigger than 65535.
 +
 +add: chat command /trimmemory for force trim freed memory.
 +
 +add: switch game console support in source (by cpasjuste).
 +
 +update: golden delicious theme.
 +
 +change: protocol version changed to 26.
 +
 +change: installed desktop icon type to svg (*nix).
 +
 +
 +====== 2019-03-23 New release 1.9.3.23. ======
 +
 +fix: guild members in 2018 packet versions.
 +
 +fix: dynamic walls on windows.
 +
 +fix: badges state in legacy server.
 +
 +fix: improved auto sync logic for fix desyncs.
 +
 +add: troll emote by Tirifto.
 +
 +add: support for packets with item id in int32.
 +
 +add: support for 2018 packet versions.
 +
 +add: dynamic inventory size.
 +
 +update: different packets.
 +
 +====== 2018-12-08 New release 1.8.12.8. ======
 +
 +fix: dyecmd crash in A and S dye.
 +
 +fix: out of bound access in dye code if run with AVX support.
 +
 +fix: display stats with negative values.
 +
 +fix: avoid shop spam in legacy server.
 +
 +add: basic stat counters into debug window.
 +
 +add: new hercules packets.
 +
 +add: over weight flag from server side.
 +
 +add: server side online list on legacy server.
 +
 +change: protocol version changed to 25.
 +
 +remove: support for evol plugin version 19 or older.
 +
 +remove: some debug messages about cache usage.
 +
 +
 +====== 2018-09-01 New release 1.8.9.1. ======
 +
 +fix: visual issue with used tiles from empty atlases.
 +
 +fix: hiding deleted temporary skills.
 +
 +fix: crash with wrong moving paths.
 +
 +fix: loading commands in text command editor.
 +
 +fix: quotes in some char gm commands.
 +
 +fix: some packets.
 +
 +fix: cross compilation issue. (by Helmut Grohne)
 +
 +fix: dont allow buy items with amount 0 from market shop types.
 +
 +fix: moving between slots by keyboard in character select dialog.
 +
 +fix: sending talk request to npc from menu if npc have not unique names.
 +
 +fix: split updateprotocol.cpp into parts for less memory usage in compilation.
 +
 +fix: add possible workaround for realpath overflow.
 +
 +fix: crash if read corrupted zip archive.
 +
 +fix: disable errors "in cache other image" due false positives.
 +
 +add: some new chat emotes.
 +
 +add: extent chat /use command for support colors and use actions.
 +
 +add: show warning in servers dialog if software mode selected.
 +
 +add: gm revive button in death dialog if player have revive command.
 +
 +add: shortcuts buttons icons by Guaritore. (disabled by default)
 +
 +add: log libcurl errors into manaplus.log.
 +
 +add: disable password from command line by default.
 +
 +add: extend shortcuts bars skining.
 +
 +add: use cache dir for game data files on Haiku.
 +
 +add: enable images in updater window.
 +
 +add: allow dragging by uneditable text boxes.
 +
 +add: use more strict flags in asan/ubsan builds.
 +
 +add: dont disable keyboard input in pincode dialogs.
 +
 +add: play item usage sounds for all players around.
 +
 +add: update packets.
 +
 +remove: support for CILK plus.
 +
 +remove: support for hercules plugin version 12 and older.
 +
 +remove: text "​Message"​ from message related windows.
 +
 +====== 2018-04-14 New release 1.8.4.14. ======
 +
 +fix: group badge update on group change.
 +
 +fix: packet size for packet 0x07fd.
 +
 +fix: possible sorting issues in party and guild tabs.
 +
 +fix: possible issue in building walk path.
 +
 +fix: possible draw issue in speech texts.
 +
 +fix: crash in reordering sprites.
 +
 +fix: uploading files. Changed service to ex.io.
 +
 +add: allow any gm level for tmwa.
 +
 +add: separate sound messages for party, guild, clan tabs.
 +
 +add: support for item stat ranges.
 +
 +add: highlight attribute for groups.
 +
 +add: show atlases count in debug tab.
 +
 +add: pincode support.
 +
 +add: improve error message in resource loading.
 +
 +add: sorting field in gm item creation window.
 +
 +remove: legacy status effect field "​block-id"​.
 +
 +
 +====== 2018-02-17 New release 1.8.2.17. ======
 +
 +fix: some missing checks.
 +
 +add: new packets.
 +
 +add: packets type flag support for re and prere packets.
 +
 +add: zero packets type.
 +
 +add: shuffle packets for most packet versions.
 +
 +add: possible mitigation against glibc realpath error.
 +
 +add: clans support.
 +
 +====== 2017-11-11 New release 1.7.11.11. ======
 +fix: compilation with unreleased tinyxml2.
 +
 +add: packets for new hercules packet versions.
 +
 +add: draw basic npc equipment.
 +
 +====== 2017-10-28 New release 1.7.10.28. ======
 +
 +fix: disable alt-tab workaround in SDL2 by default.
 +
 +add: new packets.
 +
 +add: configure options for build with system catch or doctest.
 +
 +add: show full SDL version in version string.
 +
 +====== 2017-10-14 New release 1.7.10.14. ======
 +
 +fix: some wrong asserts in text command editor.
 +
 +add: configure parameter for set working directory for unit tests.
 +
 +====== 2017-09-30 New release 1.7.9.30. ======
 +
 +fix: disconnect chat command.
 +
 +fix: max packet version in server editor.
 +
 +add: http tunneling in downloads.
 +
 +add: limit each download file to 500MB.
 +
 +add: limit minimal allowed download speed to 1 byte per 1 minute.
 +
 +add: new packet versions from hercules.
 +
 +add: allow use some atributes as int64.
 +
 +====== 2017-09-16 New release 1.7.9.16. ======
 +
 +fix: sorting fonts and themes lists.
 +
 +fix: scrolling big windows.
 +
 +fix: crash with simple text in chat window before connecting to server.
 +
 +fix: adding stackable items to mail window.
 +
 +fix: button in higlighted state in who is online window.
 +
 +fix: memory leak in downloads.
 +
 +fix: add workaround for fix alt-tab issue in SDL2.
 +
 +fix: ignoring keys in SDL 2.
 +
 +fix: prevent to run cmake by default. because cmake is legacy build system.
 +
 +fix: alternative fps mode in SDL 2 and before connecting to server.
 +
 +add: jewelry-simple theme with non transparent chat window.
 +
 +add: rescale skill casting animation to whole skill area.
 +
 +add: current renderer into user agent string in web requests.
 +
 +add: extend input SDL events logging.
 +
 +add: option with SDL logging level (SDL 2).
 +
 +add: option for allow high dpi mode (SDL 2).
 +
 +add: allow use different existing renderer in SDL2 normal mode.
 +
 +add: option for max parallel sounds.
 +
 +
 +====== 2017-09-02 New release 1.7.9.2. ======
 +
 +fix: duplicates for some assert messages.
 +
 +fix: mouse selection in some lists.
 +
 +fix: leaks and relations in unit tests.
 +
 +fix: some asserts on first run.
 +
 +add: support for new mail system.
 +
 +add: extend packets logging.
 +
 +add: unit tests for detect broken sdl features.
 +
 +====== 2017-08-19 New release 1.7.8.19. ======
 +
 +fix: drawing language badge.
 +
 +fix: hide item popup in context menu.
 +
 +fix: item containers scrolling if some items hidden by filter.
 +
 +fix: compilation on systems with missing bswap_16/​32.
 +
 +add: debug window before connecting to server.
 +
 +add: attributes to missile particles.
 +
 +add: context menu way to add skill into shortcuts bar.
 +
 +add: custom context menu for items. Separate for inventory, storage, cart.
 +
 +add: more than one use action for items.
 +
 +add: packets for new mail system, but without gui.
 +
 +add: id offset for server plugin custom packets.
 +
 +====== 2017-08-05 New release 1.7.8.5. ======
 +
 +fix: quests window redraw speed and render too long lines.
 +
 +fix: mouse cursor update each 10 seconds.
 +
 +fix: crash in help window links with old compilers.
 +
 +fix: server command with name "​int"​ in groups.xml.
 +
 +fix: memory leak in skill casting animation.
 +
 +fix: free network related memory or reconnecting to other servers.
 +
 +fix: prevent server connection timeout in register dialog.
 +
 +add: improve mouse move and click emulation.
 +
 +add: option to show player name at top or bottom.
 +
 +add: improve badges drawing with hidden player name.
 +
 +add: use gcc-6 for windows builds.
 +
 +add: default icons for unknown skills by types.
 +
 +add: shortcuts tab with automatically added active skills (not for legacy servers).
 +
 +====== 2017-07-22 New release 1.7.7.22. ======
 +
 +fix: memory leak if player not totally visible while moving.
 +
 +fix: character select dialog size if slots more than two rows.
 +
 +fix: show own group level if group hidden from public.
 +
 +fix: show tinyxml2 in client name if it was used.
 +
 +fix: possible crash on exit if compiled with SDL 2.
 +
 +add: command line flag for validate client data.
 +
 +add: show group name in being popups.
 +
 +add: load group name, badge, commands, permissions from xml file.
 +
 +add: mse lib with secure vector (for debug).
 +
 +add: show gm commands based on allowed commands for local player.
 +
 +====== 2017-07-08 New release 1.7.7.8. ======
 +
 +fix: flushing background logs.
 +
 +fix: stats in item popups.
 +
 +fix: workaround to build with libicu-59 (need by libxml2)
 +
 +add: new hercules packets.
 +
 +add: allow open chat window before connection to server.
 +
 +add: update readmes.
 +
 +add: update doctest library.
 +
 +====== 2017-06-24 New release 1.7.6.24. ======
 +
 +fix: browserbox width with small bold lines.
 +
 +fix: draw color in some renderers after window resize.
 +
 +add: server info window
 +
 +add: mark all server with free / non free / unknown label.
 +
 +add: set default theme to jewelry.
 +
 +add: improve speed in some windows.
 +
 +add: auto close death dialog if player resurrected.
 +
 +add: new chat commands.
 +
 +remove: auto adding sfx/ in sound files paths.
 +
 +====== 2017-06-10 New release 1.7.6.10. ======
 +
 +fix: use default configs in MacOSX version.
 +
 +fix: memory leak in different places.
 +
 +fix: possible issue in npc dialog.
 +
 +add: enable simd on windows and kFreeBSD.
 +
 +add: enable simd if build with clang.
 +
 +add: improve mixing images speed in most platforms.
 +
 +add: support for known packets version 2017.
 +
 +remove: codeblocks project file.
 +
 +====== 2017-05-27 New release 1.7.5.27. ======
 +
 +fix: default configuration files in NaCl builds.
 +
 +fix: simd functions working with LTO compilation flags.
 +
 +add: assert in debug tab about non 32 bit images.
 +
 +add: support for testing library doctest.
 +
 +add: improve load speed in Android builds.
 +
 +add: different chat commands.
 +
 +====== 2017-05-14 New release 1.7.5.14. ======
 +
 +fix: possible crash if exit while downloading servers list.
 +
 +fix: crashes in cart and some other inventories.
 +
 +fix: socket leak in ipc.
 +
 +fix: memory leak in screenshots.
 +
 +add: option for enable / disable particle effects located on map.
 +
 +add: use ccache in some build scripts.
 +
 +add: allow run ipc commands before connecting to server.
 +
 +add: different chat commands.
 +
 +add: support for 2016 packet versions.
 +
 +add: basic functional testing based on ipc and screenshots.
 +
 +====== 2017-04-29 New release 1.7.4.29. ======
 +
 +fix: loading map atlases on windows.
 +
 +fix: slow or wrong drawing with atlases enabled but without atlas for current map.
 +
 +fix: opening npc buy shop from invisible npc.
 +
 +add: support for item options.
 +
 +add: improve performance in some files operations.
 +
 +remove: drop support for old hercules plugin versions (before 2016 year)
 +
 +====== 2017-04-15 New release 1.7.4.15. ======
 +
 +add: server language flag on client
 +
 +add: quick messages with auto translation from player server language to english.
 +
 +add: update packets acording to hercules changes.
 +
 +====== 2017-04-01 New release 1.7.4.1. ======
 +
 +add: optional support for tinyxml2 (by default used libxml2)
 +
 +add: update readme.
 +
 +add: improve some file operations.
 +
 +add: configure flag for build binary for unit tests but not run it.
 +
 +remove: completly remove physfs usage.
 +
 +
 +====== 2017-03-18 New release 1.7.3.18. ======
 +
 +fix: add missing include for BSD systems.
 +
 +fix: some issues in unit tests in some systems.
 +
 +fix: unit tests on windows.
 +
 +fix: zip archives reading on big endian systems.
 +
 +fix: sound at first run.
 +
 +fix: wrong transparency level if open and close setting at first run.
 +
 +fix: compilation autoconf files with mingw.
 +
 +fix: memory leak in buy dialog.
 +
 +add: stack generation in asserts for all supported platforms.
 +
 +add: update hercules packets for prevent warnings from new hercules builds.
 +
 +add: option for disable moving character by mouse.
 +
 +add: report about depricated sfx file paths.
 +
 +add: windows 64 builds.
 +
 +remove: physfs from dependencies.
 +
 +
 +====== 2017-03-04 New release 1.7.3.4. ======
 +
 +fix: memory leaks in xml parsing.
 +
 +fix: pointers alias issues.
 +
 +fix: space and enter key press in updates window.
 +
 +add: option in client data for set overwight percent for message.
 +
 +add: option to build without physfs (experimantal).
 +
 +====== 2017-02-18 New release 1.7.2.18. ======
 +
 +fix: wrong buffer access.
 +
 +fix: custom currency in shop items list.
 +
 +fix: compilation warnings in some libs.
 +
 +fix: possible use after free in web requests.
 +
 +add: quests links in npc window.
 +
 +add: show manaplus.log path in console at start.
 +
 +====== 2017-02-04 New release 1.7.2.4. ======
 +
 +fix: compilation with very old libcurl versions.
 +
 +fix: compilation with very new SDL2 versions.
 +
 +fix: possible crash in buydialog.
 +
 +fix: unit tests compilation.
 +
 +add: unit tests for detect physfs bugs with new zlib.
 +
 +add: use pkg-config for all libs.
 +
 +add: impliment buy many items at once from cash shops.
 +
 +add: different currencies for npcs.
 +
 +add: impove map draw performance.
 +
 +
 +====== 2017-01-21 New release 1.7.1.21. ======
 +
 +fix: minor issues in map layers drawing.
 +
 +fix: dont clean online list if http error happened (legacy server).
 +
 +fix: vsync for mesa drivers.
 +
 +fix: use pkg-config for linking with libpng.
 +
 +fix: crash with map without tmx file.
 +
 +add: detect cpu features avx and avx2.
 +
 +add: used font sources.
 +
 +add: logging about compiled and linked libraries versions on startup.
 +
 +remove: hercules plugin support version 6.
 +
 +====== 2017-01-07 New release 1.7.1.7. ======
 +
 +fix: compilation for kFreeBSD.
 +
 +fix: wrong dye with OpenGL and rectangular textures enabled.
 +
 +fix: possible issue with sprite replaces.
 +
 +add: improve a bit performance.
 +
 +add: unblacklist auto detect OpenGL modes with LLVM in driver.
 +
 +====== 2016-12-24 New release 1.6.12.24. ======
 +
 +fix: some typos.
 +
 +fix: compilation with cilk plus and gcc 6.
 +
 +fix: hair animation in char create dialog.
 +
 +add: rectangular skill pages.
 +
 +add: show skill tabs only with active skills.
 +
 +add: special tab for unknown skills.
 +
 +add: using sse2/avx2 in A and S dye.
 +
 +remove: support for evol plugin version 5.
 +
 +====== 2016-11-05 New release 1.6.11.5. ======
 +
 +fix: legacy status effects with block-id.
 +
 +fix: some packets for some packet versions.
 +
 +====== 2016-10-22 New release 1.6.10.22. ======
 +
 +fix: character creation for packet version >= 20120307 (hercules)
 +
 +add: support for redicts in online list (legacy servers)
 +
 +add: option to show player name only on selected player.
 +
 +====== 2016-10-08 New release 1.6.10.8. ======
 +
 +fix: fix modal dialogs if update window is open.
 +
 +fix: theme info dialog.
 +
 +fix: removing particle effect after it was disabled on server.
 +
 +add: in quest texts add fields for data from server.
 +
 +add: support for links to monsters, pets, homunculuses.
 +
 +add: more than one image support in one animation action.
 +
 +====== 2016-09-24 New release 1.6.9.24. ======
 +
 +fix: bold links hightlight.
 +
 +fix: some rare memory leaks.
 +
 +fix: not try insert intems into each other in legacy servers.
 +
 +fix: reading keys from configuration.
 +
 +add: support for fake and remove packets xml file.
 +
 +add: drag and drop into shop window.
 +
 +add: allow drag most windows by used parts.
 +
 +add: extend outfits window menu.
 +
 +
 +====== 2016-09-10 New release 1.6.9.10. ======
 +
 +fix: file handlers leak.
 +
 +fix: running command in chat if not tab selected.
 +
 +add: esperanto translation selection.
 +
 +add: option for create custom OpenGL context.
 +
 +====== 2016-08-27 New release 1.6.8.27. ======
 +
 +fix: show skill level selection with skills with level 1.
 +
 +fix: leave guild.
 +
 +fix: getting party settings from server.
 +
 +fix: mercenary and homunculus moving.
 +
 +fix: remove stats pages on reconnecting to server.
 +
 +add: skill cast type and offsets into skills and shortcut window.
 +
 +add: default background music by Obani.
 +
 +add: menu in social window.
 +
 +add: change get auto item option in party.
 +
 +add: particle effects for equipment from cards.
 +
 +add: custom ai to homunculus and mercenary.
 +
 +add: in vending (sell) shop allow buy many items at once.
 +
 +add: in vending show for seller what item was sold.
 +
 +add: in item gm menu allow add more same item.
 +
 +add: improve sorting in inventory.
 +
 +remove: local pets support (tmwa).
 +
 +====== 2016-08-14 New release 1.6.8.14. ======
 +
 +fix: arrow slot in equipment window.
 +
 +fix: compilation with new curl 7.50.
 +
 +fix: freeze with some particle types.
 +
 +fix: particles count in popup.
 +
 +add: show being level at popup.
 +
 +add: shop hp/max hp in being popup.
 +
 +add: support for elemental beings.
 +
 +add: extend stats.xml with attribute names.
 +
 +add: extend riding offsets.
 +
 +add: player wall collision. (player cant walk).
 +
 +add: monster wall collision. (monster cant walk).
 +
 +add: cache most xml files.
 +
 +====== 2016-07-30 New release 1.6.7.30. ======
 +
 +fix: not allow moving while casting if skill not allow moving.
 +
 +fix: update skill in skills window after skill was changed.
 +
 +fix: moving desync distance read.
 +
 +fix: possible player particles leaks.
 +
 +add: show casting effect on ground and on caster and target.
 +
 +add: show skill action effects on caster and target.
 +
 +add: homunculus and mercenary attributes into status window.
 +
 +add: show homunculus and mercenary hp bar.
 +
 +remove: support for outdated equipmentwindow.xml format.
 +
 +remove: native guilds support (tmwa).
 +
 +====== 2016-07-16 New release 1.6.7.16. ======
 +
 +fix: invoking complex skill types.
 +
 +fix: clean statdb on unload.
 +
 +fix: remove wrong sound effect for drag & drop items.
 +
 +fix: translation in quest links.
 +
 +fix: saving shortcut to skill with max level selected.
 +
 +fix: crash if try to open windows list before connecting to server.
 +
 +add: translate and show in debug window map names.
 +
 +add: start particle effect for status effects.
 +
 +====== 2016-07-02 New release 1.6.7.2. ======
 +
 +fix: issues with translated item names.
 +
 +fix: probably final fix for being paths (hercules).
 +
 +add: show cards in foring items window.
 +
 +add: cards into char creation window (charcreation.xml).
 +
 +add: move equipment slots name into equipmentslots.xml
 +
 +add: move player stats definition into stats.xml
 +
 +add: extend dye unit tests.
 +
 +====== 2016-06-18 New release 1.6.6.18. ======
 +
 +fix: nuke command.
 +
 +fix: dont send CMSG_WHO_REQUEST for most new tmwa versions.
 +
 +fix: space usage in login dialog if build with SDL2.
 +
 +fix: being transparency with OpenGL renderer.
 +
 +fix: pet hungry level after login.
 +
 +add: check for tilesets in atlases.
 +
 +add: dont backup config file if found issue with disk.
 +
 +====== 2016-06-04 New release 1.6.6.4. ======
 +
 +fix: some false positive asserts.
 +
 +fix: chat command /msg for channels.
 +
 +fix: show asserts what happend before chat windows was created.
 +
 +add: support for all known hercules packet versions from 2010 to 2015.
 +
 +add: change default max chars in chat messages to 512.
 +
 +add: restore camera option in minimap menu.
 +
 +add: configurable in xml item stat fields.
 +
 +add: status effects name translation.
 +
 +add: show asserts for most errors in resource dbs.
 +
 +====== 2016-05-21 New release 1.6.5.21. ======
 +
 +fix: DSO in Mesa and disable DSO blacklist. Can be issue in NVIDIA.
 +
 +fix: /hat command output if no hat equipped.
 +
 +fix: fix random one tile desync in hercules.
 +
 +add: max distance for start auto fix client side position.
 +
 +add: switch emote bar mode for player/​pet/​mercenary/​homunculus.
 +
 +add: different asserts. Also show them in debug tab if enabled.
 +
 +add: allow set change collisions on the fly (tmwa).
 +
 +add: improve performance in particles.
 +
 +====== 2016-05-07 New release 1.6.5.7. ======
 +
 +fix: login in title bar.
 +
 +fix: compilation for MacOSX.
 +
 +fix: follow moves with enabled atuo sync.
 +
 +fix: adding items by add button into npc inventory.
 +
 +fix: some images format.
 +
 +add: ci scripts.
 +
 +add: basic memory counting.
 +
 +add: support for show actual killer (hercules)
 +
 +add: assert functions with reporting stack.
 +
 +add: hide emotes and over head text for erased players.
 +
 +====== 2016-04-23 New release 1.6.4.23. ======
 +
 +fix: invite to guild from context menu.
 +
 +fix: possible crash in login dialog with opened drop down list.
 +
 +add: by default disable being advanced caching.
 +
 +add: show server and nick in game window title.
 +
 +add: support for different groups of update servers.
 +
 +add: option for disable OpenGL check.
 +
 +add: option for enable/​disable chat commands from server.
 +
 +====== 2016-04-09 New release 1.6.4.9. ======
 +
 +fix: not allow some chat commands exuting by npc scripts.
 +
 +fix: crash in /debugspawn chat command if create beings outside of map.
 +
 +add: improve players draw performance.
 +
 +add: support for multiply packet versions at same time.
 +
 +add: ask before executing remote commands in chat.
 +
 +add: some new and old packets (hercules)
 +
 +====== 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).
 +
 +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).
 +
 +fix: crash on startup on some systems.
 +
 +fix: beings sort offset in tiles with height more than zero.
 +
 +fix: hide popups if mouse enter context menu.
 +
 +add: extended drop position in pixels (hercules)
 +
 +add: onscreen buttons in format 3x2.
 +
 +add: extend gm menus for players, monsters, npcs.
 +
 +add: per server gm and char gm commands symbol.
 +
 +====== 2016-02-13 New release 1.6.2.13. ======
 +
 +fix: working with updated hercules without evol plugin.
 +
 +fix: possible crash with broken map.
 +
 +fix: stop cast animation after post delay effect.
 +
 +fix: attacking after skill casting.
 +
 +fix: ignore fuzzy translations in custom translation parser.
 +
 +fix: crash on exit with onscreen buttons.
 +
 +fix: drawing keyboard icon.
 +
 +add: show chat messages from hidden gms (tmwa)
 +
 +add: improve trade spam filter. Now it add message about moved text.
 +
 +add: option for enable/​disable trade spam filter.
 +
 +add: logging mapping between account id and nicsk.
 +
 +add: logging last seen players time.
 +
 +add: chat command for last seen players.
 +
 +//Command: /lastseen NICK//
 +
 +add: cutins animations support (hercules)
 +
 +add: allow images in npc dialogs.
 +
 +add: allow skill units selection and attack.
 +
 +add: allow assign shortcut key actions to onscreen buttons.
 +
 +====== 2016-01-30 New release 1.6.1.30. ======
 +
 +fix: not allow add equipped items into craft.
 +
 +fix: /who command (hercules)
 +
 +fix: commands for remove moster from attack lists.
 +
 +fix: not allow walking by mouse if npc dialog is open.
 +
 +fix: undress in hercules.
 +
 +add: support for adding cards in item links.
 +
 +add: not move chat messages with links to debug tab.
 +
 +add: support for xml library pugixml (disabled by default).
 +
 +add: multy file help search index.
 +
 +add: in char create dialog hide fields if values not allow change it.
 +
 +add: move items by one to craft with stop attack key pressed.
 +
 +add: quick shortcuts for move current item to each craft slot (unasisgned).
 +
 +add: item menu for move current item to each craft slot (unasisgned).
 +
 +add: chat commands for add/remove pickups in list.
 +
 +====== 2016-01-16 New release 1.6.1.16. ======
 +
 +fix: removing monster from attack list.
 +
 +fix: dye palette parsing with GIMP colors.
 +
 +fix: dont reset settings except OpenGL in safe mode (nacl).
 +
 +add: translation support in nacl.
 +
 +add: impliment new hercules packets.
 +
 +add: craft inventory (hercules).
 +
 +add: hex colors in dye palettes with GIMP colors.
 +
 +add: alpha channel in dye palettes with GIMP colors.
 +
 +add: into paths.xml options for GIMP palette.
 +
 +add: show cards in links.
 +
 +
 +====== 2016-01-02 New release 1.6.1.2. ======
 +
 +fix: sprites animation for just loaded sprites.
 +
 +fix: default beings walk mask.
 +
 +add: refactor some code.
 +
 +====== 2015-12-19 New release 1.5.12.19. ======
 +
 +fix: custom cursor in nacl.
 +
 +fix: render fallback.
 +
 +add: per char gender (tmwa)
 +
 +add: OpenGL ES 2 renderer.
 +
 +add: nacl OpenGL support.
 +
 +add: screenshots support (nacl).
 +
 +add: full screen support (nacl).
 +
 +====== 2015-12-05 New release 1.5.12.5. ======
 +
 +fix: allow kill infinite life particles if parent was killed.
 +
 +fix: missing selection images in mana theme in windows.
 +
 +add: skill level selection for invoking skills.
 +
 +add: chat command for invoke skills.
 +
 +add: teleport skills location selection (hercules).
 +
 +add: spirit balls (hercules).
 +
 +add: basic OpenGL support in nacl.
 +
 +add: open urls and clipboard support in nacl (vasily_makarov).
 +
 +
 +====== 2015-11-21 New release 1.5.11.21. ======
 +
 +fix: crash with enabled missing status effect.
 +
 +fix: scrollbars drawing in jewelry and golden delicious themes.
 +
 +fix: dont show empty notifications.
 +
 +fix: some skill error messages (hercules)
 +
 +fix: char create dialog height.
 +
 +fix: not allow registration without email (hercules)
 +
 +fix: party invite response (hercules)
 +
 +fix: attack animations.
 +
 +add: ground skills support (hercules)
 +
 +add: skill units support (hercules)
 +
 +add: support for casting status effect on ground (hercules)
 +
 +add: support for ground skills with text parameter (hercules)
 +
 +add: allow use support skills on self (hercules)
 +
 +add: slide chat command.
 +
 +add: casting animation.
 +
 +add: skill popups in shortcuts window.
 +
 +add: close button in context menu in minimap and shortcuts windows.
 +
 +add: in personal shops in sell dialog show missing items (tmwa only)
 +
 +add: update mplus fonts.
 +
 +add: features.xml attributes for force account and char gender.
 +
 +
 +====== 2015-11-07 New release 1.5.11.7. ======
 +
 +fix: not reduce tiles in conditional layers.
 +
 +fix: cart inventory if it empty.
 +
 +add: separate flag for enable/​disable gui opacity.
 +
 +add: npc menu and inventory skins support.
 +
 +add: extend npc inventory.
 +
 +add: dead trick status effect (hercules).
 +
 +add: status effects in player popup.
 +
 +add: buy/sell many items at once from npc (hercules).
 +
 +====== 2015-10-24 New release 1.5.10.24. ======
 +
 +fix: remove useless memory allocations.
 +
 +fix: status effects (hercules)
 +
 +add: flag for stay npcs after they going outside of visible range
 +
 +add: option for show why player disappeared (settings / players / Log players actions)
 +
 +add: support for change collisions from server side (hercules)
 +
 +add: support for show tiles from special layes based on tile collision type.
 +
 +add: protect most actions from executing from server.
 +
 +add: support for two parts and multy sprites horses.
 +
 +add: logging for not implimented status effects.
 +
 +
 +====== 2015-10-10 New release 1.5.10.10. ======
 +
 +fix: moving animation lag int moving (hercules)
 +
 +fix: recode buildin sounds to 44100 khz
 +
 +fix: show trade messages with disabled trade tab in general tab.
 +
 +fix: dont show popup in inventory not on items.
 +
 +fix: attack actions on SDL2 builds.
 +
 +add: walkType attribute to all beings.
 +
 +add: extend walkType attribute to support different types.
 +
 +====== 2015-09-26 New release 1.5.9.26. ======
 +
 +fix: away badge.
 +
 +fix: allow set gui opacity to 100% on windows.
 +
 +fix: non local player moving on tiles with height more than zero.
 +
 +fix: saving beings state (hercules).
 +
 +add: select target if missing for attack skill automatically.
 +
 +add: support for packet version 20150226 (hercules).
 +
 +====== 2015-09-12 New release 1.5.9.12. ======
 +
 +fix: closing mail edit window.
 +
 +fix: buttons position in npc dialog with visible avatar and input field.
 +
 +add: received packet name in debug log.
 +
 +add: inhirit attribute in items.xml.
 +
 +add: manamarket bot integration for support /sendmail command.
 +
 +add: /sendmail for quick messages (hercules).
 +
 +add: badges for shop, away, inactive modes.
 +
 +add: packet SMSG_MAP_MASK (tmwa).
 +
 +add: option for creting screenshots on complete trade.
 +
 +add: by default init all possible quests to 0.
 +
 +add: driver AMD HD 15.x to ignore list.
 +
 +add: read packet version from server (hercules).
 +
 +add: named items (hercules).
 +
 +
 +====== 2015-08-29 New release 1.5.8.29. ======
 +
 +add: support for item colors (hercules)
 +
 +add: separate item icon palette.
 +
 +add: drag drop cards for insert (hercules)
 +
 +add: improve player attack action (Travolta)
 +
 +add: disable DSA if driver AMD HD 14.10.*
 +
 +add: rental items support (hercules)
 +
 +add: support for message from scripts on server.
 +
 +add: Catalan, China (Hong Kong), Ukraine languages for manual selection.
 +
 +====== 2015-08-15 New release 1.5.8.15. ======
 +
 +fix: download updates if download error happend.
 +
 +fix: key message in outfits window.
 +
 +fix: archer attack range in yellow bar.
 +
 +fix: wrong sprites in char selection dialog (hercules).
 +
 +fix: show all sprites in char selection dialog (hercules).
 +
 +add: for future tmwa guilds fix guild kick.
 +
 +add: new attributes for items description.
 +
 +add: send to client equipped cards (hercules).
 +
 +====== 2015-08-01 New release 1.5.8.1. ======
 +
 +fix: update tmw address in tmw detection code.
 +
 +fix: not allow broken nicks. show messages from this nicks with warnings.
 +
 +add: enable fast atlases creation (except NVIDIA and Mesa 10.6)
 +
 +add: update xcode files (socapex)
 +
 +add: option to yellow bar for targetting type (travolta)
 +
 +add: calculate heal radius (travolta)
 +
 +add: badges for battle teams, parties, guilds, gms and personal player.
 +
 +====== 2015-07-18 New release 1.5.7.18. ======
 +
 +fix: moving with mouse on tiles with height more than zero.
 +
 +fix: crash if warp to map with heights with smaller size.
 +
 +add: support for insert and see cards (hercules).
 +
 +====== 2015-07-04 New release 1.5.7.4. ======
 +
 +fix: draw attack rectange under beings.
 +
 +fix: being position with heights layer.
 +
 +add: some missing checks.
 +
 +remove: outdated code used in evol v1.
 +
 +====== 2015-06-20 New release 1.5.6.20. ======
 +
 +fix: tab colors update.
 +
 +fix: bars context menu.
 +
 +add: use persistent ip option if switch map servers.
 +
 +add: new configurable colors: enemy, team1, team2, team3.
 +
 +add: split configurable colors to groups.
 +
 +add: use nick colors depend on team (pvp for tmwa)
 +
 +add: option minimal gm level for show gm chat tab.
 +
 +====== 2015-06-06 New release 1.5.6.6. ======
 +
 +fix: buy/sell from personal shops if stand close to npc.
 +
 +fix: possible crash if disconnect from server.
 +
 +fix: always emulate glTextureSubImage2D function for fix NVidia issue.
 +
 +add: improve draw performance.
 +
 +add: improve a bit memory usage.
 +
 +add: unit tests into make file.
 +
 +====== 2015-05-23 New release 1.5.5.23. ======
 +
 +fix: possible crash in sell dialog.
 +
 +fix: possible issue in texture atlases.
 +
 +fix: crash on exit with joined room (hercules)
 +
 +fix: chat room on rejoining (hercules)
 +
 +fix: cmake build with new libs/​compiler.
 +
 +add: improve performance.
 +
 +add: enable some server features (tmwa)
 +
 +add: updated fonts.
 +
 +add: impliment missing client to server guild packets (hercules)
 +
 +====== 2015-05-09 New release 1.5.5.9. ======
 +
 +fix: compilation on non x86/amd64.
 +
 +fix: possible crash on exit with opened storage window.
 +
 +add: experimental support for CilkPlus.
 +
 +add: mail system (hercules).
 +
 +add: chat commands to get/set config variables.
 +
 +add: item name filter in buy dialogs.
 +
 +remove: bot checker window.
 +
 ====== 2015-04-25 New release 1.5.4.25. ====== ====== 2015-04-25 New release 1.5.4.25. ======
  
Navigation
Print/export
Languages