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 [2017/09/02 19: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. ====== ====== 2017-09-02 New release 1.7.9.2. ======
  
Navigation
Print/export
Languages