promotional bannermobile promotional banner

OneVersion

Provides in-game alerts when a group member is using a newer version of a supported addon.

File Details

OneVersion-1.2.0

  • R
  • Jun 9, 2015
  • 12.48 KB
  • 78
  • API 10

File Name

1Version-OneVersion-1.2.0.zip

Supported Versions

  • API 10

# Version 1.2.0
* Added additional checks to event reported data.
* Fixed Comm channel initialization to be on a delay
* Fixed Comm channel re-initialization to limit number of failed attempts before alerting and quiting
* Added message queuing for when comm channel is not active
* Fixed Timer event
* Added Comm debug functions
* Added DBPrint utilty function

# Version 1.1.5
* Changed Comm channel initialization to be more reliable
* Fixed additional Player Name bug when player was not yet loaded but joining a group

# Version 1.1.4
* Fixed location restore bug when reloading addon

# Version 1.1.3
* Fixed a race condition bug where RebuildAddonList could be called before the XML document was initialized.

# Version 1.1.2
* Fixed Player Name bug when player was not yet loaded
* Added sanity checking to reject add-on reporting when not major version is provided
* Added check to reset main window position on new version

# Version 1.1.1
* Added reporting sanity checking
* Allowed Minor and Patch values to be 0, these default to 0 if not passed.

# Version 1.1.0
* Added Suffix version number support

# Version 1.0.0
* Initial Release