v1.0.0

Details

  • Filename
    OakInterruptsBroker-v1.0.0.zip
  • Uploaded by
  • Uploaded
    Jul 20, 2016
  • Size
    14.69 KB
  • Downloads
    124
  • MD5
    9f3d57c7dd05d1ec429cc77f59205f82

Supported WoW Retail Versions

  • 7.0.3

Changelog

tag v1.0.0
c3e8b9763c57ae87bc507c833eddc8d7584b9c39
Oakshlaran <>
2016-07-21 01:07:30 +1000

Tagging as v1.0.0

--------------------

Oakshlaran:
    - Bump TOC for 7.0 and version to release 1.0.0
    - Remove glyph-related code for Legion
    - Bump TOC for beta
    - Fix coding style and change inspec target dump
    - Fix oorRegister not getting purged when polling
    - Fix duplicating players in the oor register
    issue: www.wowace.com/addons/oakinterruptsbroker/tickets/1-duplicates-in-oor-register/
    - 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.