r88-nolib

Details

  • Filename
    SimpleUnitFrames-r88-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2008
  • Size
    191.54 KB
  • Downloads
    47
  • MD5
    1200d6ce00eab1d6aa6efd6b07d662d3

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r88 | pneumatus | 2008-12-12 21:11:00 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua

- Add more sanity when switching frames for the VehicleUI
------------------------------------------------------------------------
r87 | pneumatus | 2008-12-08 15:40:08 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua

- Check UnitHasVehicleUI() rather than arg2 to determine if we have the vehicleUI and need to switch fontstrings around
------------------------------------------------------------------------
r86 | pneumatus | 2008-12-08 15:16:16 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua

- Re-work vehicle enter/exit logic to remove code duplication
------------------------------------------------------------------------
r85 | pneumatus | 2008-12-08 14:52:39 +0000 (Mon, 08 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua
   M /trunk/FocusFrame.lua
   M /trunk/PartyFrame.lua
   M /trunk/PartyPetFrame.lua
   M /trunk/PetFrame.lua
   M /trunk/PlayerFrame.lua
   M /trunk/TargetFrame.lua
   M /trunk/ToTFrame.lua

- Fix the position of Pet HP
- Improve event watching to only update what we need to.
------------------------------------------------------------------------
r84 | pneumatus | 2008-12-02 16:33:28 +0000 (Tue, 02 Dec 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua
   M /trunk/PartyFrame.lua
   M /trunk/PartyPetFrame.lua
   M /trunk/PetFrame.lua

- Fix for using an IsMouseOver DogTag
------------------------------------------------------------------------
r82 | pneumatus | 2008-11-28 15:56:06 +0000 (Fri, 28 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua

- Fix an ENTERED_VEHICLE bug causing player/pet and party/partypet switches when not necessary
- Change HPcurrent to full HP, not short
------------------------------------------------------------------------
r81 | pneumatus | 2008-11-23 23:17:19 +0000 (Sun, 23 Nov 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua

- Use DogTag properly, resulting in much more fluid HP/MP updates (Ticket 1)
- Fix a bug where exiting a vehicle didn't always reset overlays.
------------------------------------------------------------------------