Skip to content

CrossfireRPG DockWindow Client v0.8.14

Choose a tag to compare

@ChristopherPH ChristopherPH released this 28 Jun 03:22

Download CrossfireRPG.DockClient-v0.8.14.0.zip

The "I haven't forgotten about this project" release!

Fixes:

  • Character Panel: Fix crash when logging in and the character panel is hidden
  • Character Panel: Fix minor stat display issues when connecting and disconnecting
  • Map Panel: Fix panel ignoring label rounded corner configuration
  • Map Panel: Fix panel redrawing during a server map update, causing the player to briefly appear in the wrong location
  • Message Panel: Fix displaying unicode characters such as smilies
  • Message Panel: Fix issue when removing lines did not calculate the line count properly
  • Message Panel: Drastically improve performance when adding multiple messages to the message panel at once
  • Resistance Panel: Fix panel not showing negative resistances
  • Spell Panel: Fix issues when spellbook doesn't work after applying a bed to reality on metalforge
  • Spell Panel: Fix cast menu items not looking for spell arguments
  • Map Manager: Fix issue where cells outside the viewport were getting animation updates
  • IRC Plugin: Fix displaying unicode characters such as smilies

Minor Changes:

  • Keybind Panel: Allow bind/bind_character/bind_global to bind multiple commands at once (when separated via ;)
  • Skill Panel: Improve performance when adding many skills at once to the skill panel
  • Spell Panel: Improve performance when adding many spells at once to the spell panel
  • Map Manager: Update map label logic to match latest server changes
  • Map Manager: Minor performance improvements to map drawing
  • Core: Add ability to swap quick keys via drag/drop operation
  • Protocol: Performance improvements to how skill, stat, and spell protocol messages are processed
  • IRC Plugin: Add username, password, and real name configuration

Additional Notes:

The protocol handling around map labels has changed without changing the client protocol version number:

  • If the DockWindow Client shows map labels and they are not removed from the map as the player moves, update the server version or use DockWindow Client v0.8.13 or earlier
  • If the DockWindow Client shows map labels but they disappear when the player changes direction without moving, upgrade to DockWindow Client v0.8.14 or later