Night Watch Libraries (NWLib)

A package of Libraries for creating addons

File Details

NW Libraries v1.1.0

  • R
  • May 2, 2025
  • 166.86 KB
  • 18
  • 11.1.5+5
  • MoP Classic + 3

File Name

NWLibraries-1.1.0.zip

Supported Versions

  • 11.1.5
  • 5.5.0
  • 4.4.2
  • 3.4.4
  • 2.5.4
  • 1.15.7

v1.1.0 - Panda Beta!

This release is to address the upcoming Mists of Pandaria Beta. It may not have all features and fixes pertaining to that release as it is still in Beta, but this should knock out the majority of errors I found on loading up my addons. Individual NW Addon updates will be coming soon to address any issues that are addon specific.

    - Changed order of external library loading! Why did no one tell me this wouldn't load standalone!
    - NWLib-Misc: Added Panda to the GetEra(). ****OUTPUT CHANGE****
        - NWLib.GetEra() now returns panda in the return array. Adjust accordingly
        - NWLib.ERA.PANDA, NWLib.ERA.PANDA_MIN, and NWLib.ERA.PANDA_MAX values now available
    - NWLib-Buffs:
        - PANDA Prepped in Panda Flasks and Buffs. See the LIMITATIONS.TXT for more information
    - NWLib-Frames:
        - PANDA Fixed Tabs on Frames
    - NWLib-Groups: 
        - PANDA change GetActiveSpecGroup() to C_SpecializationInfo.GetActiveSpecGroup()
    - NWLib-Items:
        - PANDA change GetItemInfo() to C_Item.GetItemInfo()
    - NWLib-Player:
        - PANDA Combat Rogue changed to Outlaw for Panda
        - PANDA change GetActiveSpecGroup() to C_SpecializationInfo.GetActiveSpecGroup()