r20101104134911

Details

  • Filename
    HeadCount2-r20101104134911.zip
  • Uploaded by
  • Uploaded
    Nov 4, 2010
  • Size
    319.07 KB
  • Downloads
    37
  • MD5
    468807f2806c83ff43010f57a66cee06

Supported WoW Retail Versions

  • 4.0.1

Changelog

Sal Scotto:
    - Added config option to show/hide minimap icon
    - Added LibDBIcon support
    - Fixed a few spots where messageHandler wasnt called properly
    - Boss and Loot manualy insertion should be functonal now.
    - Added in the rest of the options. Added cmdline toggle via /hc GUI is now used to enter new loot or raid kills. Adding a boss or raid lost accepts values but not yet implmented.
    - Should start and recorver raids now. Players are being added might still be some bugs on finalization but moving forward. Some options are also implmented.
    - added an extra check to make sure we got a unit before checking is dead
    - 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