r20101204194919

Details

  • Filename
    HeadCount2-r20101204194919.zip
  • Uploaded by
  • Uploaded
    Dec 4, 2010
  • Size
    351.69 KB
  • Downloads
    48
  • MD5
    4f3d2299c6bcdc4e1081540967eea29a

Supported WoW Retail Versions

  • 4.0.3a

Changelog

Sal Scotto:
    - Tracker shoul dnow be fully functional. I still need to setup the localizatins ont he website Still TODO: finish overall attendance panel
    - try to fix the libdbicon issue
    - Fixed a bug int he Util.lua filet
    - Mre work on loot manageent box
    - Loot management window now has a dropdown of raid members.
    - Fixed some xml files
    - Added in boos and loot panels. Loot popup has been started Boss member list still needs work so you can remove people form the list of attendees for a given boss Loot popup still needs a lot of work. Tooltips need some clean up still and quite a few localization issues need addressed
    - Adde in waitlist data
    - Stubbed in some addiotnal headers
    - Updated confirm choice to show player name
    - Forgot to add in the delete button to remove a person form the raid. Button now in and working.
    - Updated raid history tooltips so delete and export show which raid number you are going to operate on.
    - Fixed some exporter errors Finished up the Player Information Panel, with tooltips.
    - Adjusted some tooltips and clean
    - Player list is now working, still to come is the delete player form raid button and the tooltip for raid times.
    - Dry code: added sortable header widget stub files for Player and loot start including sort header for raid member list
    - Added lower box buttons and started stubbing out the functions. export and delete should work now as well.
    - Fixed function name
    - Changed GenerateID function
    - Dry code added BossItem object
    - Export and Delete buttons in the info tab should now work (DRYCODE)
    - Few more bug fixes
    - Create a new widget for Raid Info. Moved Dialog to widgets sub directory. added widgets.xml for loading Add a save call after adding bosses or loot
    - Fixed mod funcitons.
    - Bug fixes, pointed out by Pneumatus
    - Added a new Dialog Widget, tracker will now atleast show you a list of raids. gui still needs a lot more work.
    - Started the raid tracker gui, it now shows the frame and the boxes. still more to come!
    - Udated stop to be nil if not ready
    - Should now properly disable when leaving a BG and in raid but not in a raid instance
    - Waitlist fuctions are now working.
    - updated the slash command to show either tracker or config based on passed in args.
    - 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