MUD client for dragonrealms.
Introduction User interface ScriptingView the Project on GitHub matoom/frostbite
This project is maintained by matoom
Hosted on GitHub Pages — Theme by orderedlist
All necessary libraries required to run the application are included in the software package. This includes runtime libraries needed by the QT framework, platform specific dependencies and other compiler specific libraries. The default installation has all the necessary pre-configured settings ready for the first time run but can be changed according to personal preference.
The software package does not include Ruby runtime.
Ruby runtime installation is required to run scripts in the frontend however the client is still available to use without Ruby and with no native scripting support. The installation of ruby runtime is described in more detail in the installation page.
The application software can be downloaded from the installation page.
The mechanics in scripting module and client settings restrict more than one copy of the client from running at the time. In order to start additional instances multiple installations is required.
Runtime resources for the application executable have a pre-defined structure to facilitate its normal functions. It is important that the pre-packaged folder structure remains unchanged but all configuration and data files can be added or changed.
To view application files On Max OS X right-click on the “Frostbite.app” and open “Show Package Contents”. From there: Contents > MacOS.
logs
The client log folder.
maps
Map files
profiles
Contains client settings profiles
scripts
Designated folder for application scripts
security
Authentication verification certificate to prevent man-in-the-middle attacks (valid until Nov 16 22:36:32 3017 GMT)
snapshots
Snapshots taken in client window (saved as HTML)
sounds
The designated folder for sound files used by highlights and alerts.
Frostbite(.exe) - application executable
api.ini - contains the api server port
client.ini - settings file for general client settings
highlights.ini - settings file for color highlights
log.ini - client logger settings - log4qt
macros.ini - settings file for macros
general.ini - general purpose settings file