r20101101213202

Details

  • Filename
    HeadCount2-r20101101213202.zip
  • Uploaded by
  • Uploaded
    Nov 1, 2010
  • Size
    312.80 KB
  • Downloads
    41
  • MD5
    f6c49a03aab868f652797df2712f405e

Supported WoW Retail Versions

  • 4.0.1

Changelog

Sal Scotto:
    - Fixed a nil error when GetRealZoneText got run before PEW causing it to return nil
    - fixed option name
    - Added in more of the tracker system. at this point it *SHOULD* start tracking raids. No GUI or option parts yet, but the broker icon does show
    - More tracker updates, its almost to the point of working. it should now create log boss kills and loot, still need some work to start the initial raid and handle whispers.
    - Detection is now working for boss engaged testing
    - Be sure to check alias list for multiboss encounters
    - If we didnt detect the correct boss at start, be sure we fire a callback on flexlock checks with the correct boss name.
    - More cleanup and boss detector work.
    - Removed unused function
    - fixed a comparison in event check
    - Removed extra print
    - Reworked Boss detector, seems to be working properly now.
    - Removed RaidTracker module for now, while working on the boss detector code.
    - Added Boss Detection Module
    - Fleshed out more of the Tracker component. started stubbing in the GUI
    - Drycode fies
    - Added back in the debug functions
    - Started adding in RaidTracker Module
    - Port over Message Handler code.
    - Exporter seems to be working now, added in a Test method to utils. Upated some Init functions
    - converted exporter (DryCode) still needs testing.
    - Tco update
    - Updated toc OptDeps, Added BabbleZone to .pkgmeta
    - Initial import of Exporter module, NOT working yet.
    - Drycode fixex
    - Added RaidListWrapper Object
    - Added Raid Object
    - Removed new function, Newinstance just calls init directly now.
    - Changed OO methods, now serializes and deserializes out of AceDB-3.0 properly.
    - Module file cleanup
    - Initial checkin, not in a working state at al, just porting atm

Additional Files