r87
Details
-
FilenameSimpleUnitFrames-r87.zip
-
Uploaded by
-
UploadedDec 8, 2008
-
Size385.24 KB
-
Downloads179
-
MD512432f7aebb525f9324181c04ca9e5b0
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r79 | pneumatus | 2008-11-10 22:00:36 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/ToTFrame.lua
- Shift mhp and mmp on ToT Frame down a bit to line up with rhp and rmp.
------------------------------------------------------------------------
r78 | pneumatus | 2008-11-09 21:42:25 +0000 (Sun, 09 Nov 2008) | 2 lines
Changed paths:
M /trunk/Basics.lua
M /trunk/SimpleUnitFrames.toc
- Remove TextStatusBarTextSmall from the font options
- Add no-lib-strip to the toc
------------------------------------------------------------------------
r77 | pneumatus | 2008-11-03 17:37:35 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
M /trunk/CustomStyles.lua
- Only add a custom style to the formatList once.
------------------------------------------------------------------------