r20160419154635

Details

  • Filename
    OakInterruptsBroker-r20160419154635.zip
  • Uploaded by
  • Uploaded
    Apr 19, 2016
  • Size
    14.66 KB
  • Downloads
    56
  • MD5
    b08b13d308867ad3cc5f5f15021511d1

Supported WoW Retail Versions

  • 6.2.4

Changelog

Oakshlaran:
    - Disable no-lib packaging
    - Fix for case of nil unitID passed when spec changed fires.
    Not sure why nil was being passed with the event. This could turn out to
    be a dumb way to fix it - we'll see.
    - Fix party members being purged when polling group
    - Fixed bug cause by changing field name in dataspec
    - Fixed polling and updated dataobject spec.
    - polling should now work properly (and when in party)
        - the dataobject now has a boolean polling field
    - Attempted update for raid polling - needs testing.
    OIB should now repeated restart to polling in the event that the
    inspection sequence stops (presumably this is caused by the server).
    - Rearranged library inclusions; added .pkgmeta.
    - Initial commit.