Frostbite

A frontend for Dragonrealms MUD

1.3 Changelog

Version beta-1.6.0

  1. - text substitutes and ignores
  2. - improved cast and round time precision
  3. - bug fixes

Version beta-1.5.3

  1. - added support for dynamic stream windows
  2. - fixed restore saved windows to proper size

Version beta-1.5.0

  1. - fixed log output formatting

Version beta-1.5.0

  1. - lich compatibility changes
  2. - spell dialog as plain text
  3. - spell prep timer
  4. - spell active spell window

Version beta-1.4.1

  1. - Double click to track exp
  2. - Fixed issue with displaying multiple characters in login select
  3. - Other minor bug fixes

Version beta-1.4.0

  1. - Added Support for Geni map files

Version beta-1.3.1

  1. - QT 5.6 compatibility fixes
  2. - Updated push-stream message parsing

Version beta-1.3.0

  1. - Migrated to QT 5.6/Ruby 2.2

Version beta-1.2.1

  1. - Fixed a bug that caused a crash when deleting highlights
  2. - Enabled game entry through official website using sal files
  3. - Added auth protocol logging

Version beta-1.2.0

  1. - Changed API IPC backend to TCP client->server
  2. - API updates/bug fixes
  3. - Updated connection negotiation procedure

Version beta-1.1.0

  1. - Added active spells to toolbar
  2. - Fixed message parsing
  3. - API updates
  4. - Exp window moved to grid layout

Version beta-1.0.1

  1. - Fixed issue with macro dialog getting duplicate values when changing profile
  2. - Fixed issue with scripting module experience sometimes returning zero values
  3. - Updated scripting API - Extensions to file execution and no longer running scripts in verbose mode explicitly

Version beta-1.0.2

  1. - Added logging support
  2. - Updated scripting API - Several fixes; new methods
  3. - New feature - Save client text as HTML

Version beta-1.0.3

  1. - Updated scripting API - Bug fixes; New functionality; new method: match_get_m
  2. - Bug fixes in logging implementation

Version beta-1.0.4

  1. - Several adjustments to allow deploying on Linux and Max OS X
  2. - Bug fixes in scripting implementation