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.4.0a

  • R
  • Oct 6, 2015
  • 13.15 KB
  • 62
  • API 11

File Name

1Version-OneVersion-1.4.0a.zip

Supported Versions

  • API 11

# Version 1.4.0
* Fixed rare login bug with nil playerName not converted to ""
* Added Sorting of tracked add-ons. Add-ons are sorted first by if they need to be upgraded and then alphabetically

# Version 1.3.0
* Added Interface menu alert to indicate out of data add-ons
* Fixed bugs with alert window not showing up
* Fixed minor sanity check bug

# 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