v1.6.0

Details

  • Filename
    SimpleUnitFrames-v1.6.0.zip
  • Uploaded by
  • Uploaded
    Apr 15, 2009
  • Size
    390.51 KB
  • Downloads
    716
  • MD5
    1ea280af964a435e4cbeec2f23a9d6e0

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r92 | pneumatus | 2009-04-15 14:07:29 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   A /tags/v1.6.0 (from /trunk:91)

Tagging as v1.6.0
------------------------------------------------------------------------
r91 | pneumatus | 2009-04-14 18:21:07 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/FocusTargetFrame.lua
   M /trunk/SimpleUnitFrames.toc

- Bump TOC to 3.1
- Fix FocusTargetFrame overlays to match changes in FocusFrame 2.5.0
------------------------------------------------------------------------
r89 | pneumatus | 2009-01-05 01:02:35 +0000 (Mon, 05 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Basics.lua
   A /trunk/FocusTargetFrame.lua
   M /trunk/SimpleUnitFrames.toc
   M /trunk/ToTFrame.lua

- Improve font refreshing logic
- Disable 'Dead' text on ToT
- Add FocusTarget overlays
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r76 | pneumatus | 2008-10-27 15:28:01 +0000 (Mon, 27 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua
   A /trunk/CustomStyles.lua
   M /trunk/SimpleUnitFrames.toc

- New support for setting custom formatting styles using DogTag.
- Style management is available through /suf style
------------------------------------------------------------------------
r75 | pneumatus | 2008-10-26 23:43:04 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Basics.lua
   M /trunk/SimpleUnitFrames.toc

- Use DogTag for HP/Mana formatting with a view to enabling custom display options
------------------------------------------------------------------------
r74 | pneumatus | 2008-10-22 12:02:15 +0000 (Wed, 22 Oct 2008) | 3 lines
Changed paths:
   M /trunk/Basics.lua

- Refresh overlays on hp/mana after switching when player/party members enter a vehicle
- Needs testing :)

------------------------------------------------------------------------
r73 | pneumatus | 2008-10-21 14:58:57 +0000 (Tue, 21 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua

- Tentative support for displaying hp/mana on the correct frames when party members are in vehicles
- Needs testing :)
------------------------------------------------------------------------
r72 | pneumatus | 2008-10-21 09:55:08 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua

- Add HPcurrent and MPcurrent as display styles.
------------------------------------------------------------------------
r71 | pneumatus | 2008-10-20 17:10:14 +0000 (Mon, 20 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Basics.lua

- Tentative support for displaying hp/mana on the correct frames when in a vehicle
- Needs testing :)
------------------------------------------------------------------------
r70 | pneumatus | 2008-10-20 13:43:50 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
   M /trunk/ToTFrame.lua

- Center mhp/mmp on TargetOfTarget rather than aligning right.
------------------------------------------------------------------------
r68 | pneumatus | 2008-10-19 20:00:47 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua
   M /trunk/SimpleUnitFrames.toc

- Division by zero makes baby jesus cry.
------------------------------------------------------------------------
r67 | pneumatus | 2008-10-18 20:03:46 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/Basics.lua

- Division by zero makes baby jesus cry.
------------------------------------------------------------------------
r65 | pneumatus | 2008-10-18 19:24:02 +0000 (Sat, 18 Oct 2008) | 4 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Basics.lua
   M /trunk/Core.lua
   M /trunk/CorePortraitDamage.lua
   M /trunk/FocusFrame.lua
   A /trunk/Icons/DEATHKNIGHT.tga
   M /trunk/SimpleUnitFrames.toc
   M /trunk/TargetBuffs.lua
   M /trunk/TargetFrame.lua

- Fixes for FrameXML changes in 3.0
- Remove LibMobHealth-4.0 & unused SV Per Char
- Fixes for compat with Tageshi's Focus Frame in 3.0
- Death Knight icon added
------------------------------------------------------------------------
r64 | root | 2008-09-30 16:10:55 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------
r63 | root | 2008-09-29 21:43:26 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r61 | root | 2008-09-29 20:58:39 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/SimpleUnitFrames
   A /trunk (from /tmp/trunk/SimpleUnitFrames:60)

Importing old repo data under /trunk
------------------------------------------------------------------------
r57 | xan | 2008-03-30 13:34:45 +0000 (Sun, 30 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/FocusFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyPetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

SimpleUnitFrames
- Upgraded default styles for LMH4
------------------------------------------------------------------------
r56 | xan | 2008-03-30 11:11:11 +0000 (Sun, 30 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames
- Correct styles
------------------------------------------------------------------------
r55 | linsu | 2008-03-30 02:19:42 +0000 (Sun, 30 Mar 2008) | 3 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/localization-zhTW.lua

SimpleUnitFrames:
- upload localization-zhTW.lua

------------------------------------------------------------------------
r54 | xan | 2008-03-29 20:59:58 +0000 (Sat, 29 Mar 2008) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames
- .toc files bumped to 2.4
- add LibMobHealth-4.0 to libs
- use LibMobHealth-4.0 instead of MobHealth3
------------------------------------------------------------------------
r53 | xan | 2008-03-29 18:45:45 +0000 (Sat, 29 Mar 2008) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames
- .toc files bumped to 2.4
- add LibMobHealth-4.0 to libs
- use LibMobHealth-4.0 instead of MobHealth3
------------------------------------------------------------------------
r51 | rophy | 2007-09-22 14:56:49 +0000 (Sat, 22 Sep 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetBuffs.lua
   D /tmp/trunk/SimpleUnitFrames/TargetBuffs.xml

SimpleUnitFrames:
- TargetBuffs: replaced XML with lua.
------------------------------------------------------------------------
r50 | rophy | 2007-06-11 11:42:32 +0000 (Mon, 11 Jun 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/localization-enUS.lua
   M /tmp/trunk/SimpleUnitFrames/localization-zhTW.lua

SimpleUnitFrames:
- fix zhTW localizations.
------------------------------------------------------------------------
r49 | rophy | 2007-06-11 06:09:58 +0000 (Mon, 11 Jun 2007) | 3 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua

SimpleUnitFrames:
- localization works now.

------------------------------------------------------------------------
r48 | rophy | 2007-06-11 05:30:23 +0000 (Mon, 11 Jun 2007) | 3 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua

SimpleUnitFrames:
- fix localization usage of CreatureUnitType.

------------------------------------------------------------------------
r47 | rophy | 2007-06-11 02:16:41 +0000 (Mon, 11 Jun 2007) | 6 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/FocusFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyPetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua
   M /tmp/trunk/SimpleUnitFrames/localization-enUS.lua
   A /tmp/trunk/SimpleUnitFrames/localization-zhTW.lua

SimpleUnitFrames:
- ClassIcon: values of UnitCreatureType() can be localized.
- added UnitCreatureType locales for zhTW.
- Basics: font for each frame can be changed, the list of fonts is defined in the beginning of Basics.lua
- FocusFrame: Hides default HP/MP text.

------------------------------------------------------------------------
r46 | rophy | 2007-05-31 00:19:26 +0000 (Thu, 31 May 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames:
- PartyFrame: Hides Blizzard HP/MP Text.
------------------------------------------------------------------------
r45 | rophy | 2007-05-24 03:01:23 +0000 (Thu, 24 May 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames:
- Prevent divide by zero HP/MP.
- TOC 20100.

------------------------------------------------------------------------
r44 | rophy | 2007-03-05 08:07:28 +0000 (Mon, 05 Mar 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetBuffs.lua

SimpleUnitFrames
- TargetBuffs: fixed extra buff slots weren't hiding properly after switched to to another target.
------------------------------------------------------------------------
r43 | rophy | 2007-03-02 14:29:07 +0000 (Fri, 02 Mar 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/CorePortraitDamage.lua
   M /tmp/trunk/SimpleUnitFrames/FocusFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/localization-enUS.lua

SimpleUnitFrames
- FocusFrame: Added PortraitDamage.
- FocusFrame: Remove FocusDeadText in Onintialize().

------------------------------------------------------------------------
r42 | rophy | 2007-03-02 12:35:50 +0000 (Fri, 02 Mar 2007) | 3 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

SimpleUnitFrames
- fixed error when changing ToTFrame options.

------------------------------------------------------------------------
r41 | rophy | 2007-03-01 07:10:07 +0000 (Thu, 01 Mar 2007) | 6 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   A /tmp/trunk/SimpleUnitFrames/CorePortraitDamage.lua
   A /tmp/trunk/SimpleUnitFrames/PartyPetPortraitDamage.lua
   A /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.lua
   D /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetBuffs.lua
   A /tmp/trunk/SimpleUnitFrames/TargetPortraitDamage.lua
   D /tmp/trunk/SimpleUnitFrames/TargetPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/localization-enUS.lua

SimpleUnitFrames
- TargetBuffs: fixed nil error when hovering to empty buff slots.
- Changed PortraitDamage to Lua, all PortraitDamage files now share the same code, and can be toggled off individually by slash command.
- Added PartyPetPortraitDamage.lua
- Core will nil out localization table for GC in OnInitialize().

------------------------------------------------------------------------
r40 | rophy | 2007-03-01 01:36:08 +0000 (Thu, 01 Mar 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/TargetBuffs.lua

SimpleUnitFrames
- TargetBuffs no longer taints MAX_TARGET_BUFFS.
------------------------------------------------------------------------
r39 | rophy | 2007-02-28 15:36:52 +0000 (Wed, 28 Feb 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua

SimpleUnitFrames
- Fixed "UNKNOWN" ClassIcon not displaying properly.
------------------------------------------------------------------------
r38 | rophy | 2007-02-28 03:39:27 +0000 (Wed, 28 Feb 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/localization-koKR.lua

SimpleUnitFrames
- Fixed localization.
------------------------------------------------------------------------
r37 | next96 | 2007-02-25 04:43:32 +0000 (Sun, 25 Feb 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames :
- Update toc (Add locals koKR)
------------------------------------------------------------------------
r36 | next96 | 2007-02-25 04:41:55 +0000 (Sun, 25 Feb 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/localization-koKR.lua

SimpleUnitFrames :
- Update locale koKR
------------------------------------------------------------------------
r35 | rophy | 2007-02-24 12:43:09 +0000 (Sat, 24 Feb 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   A /tmp/trunk/SimpleUnitFrames/FocusFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyPetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames
- Added support for addon FocusFrame.
- Moved the setting of unitMap to each module.

------------------------------------------------------------------------
r34 | rophy | 2007-02-24 07:21:39 +0000 (Sat, 24 Feb 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames
- Fixed Party, Pet text anchoring.
- Added style 'mh3currmaxhp'.

------------------------------------------------------------------------
r33 | rophy | 2007-02-23 20:30:26 +0000 (Fri, 23 Feb 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames
- Show ClassIcon as default option.
- Updates ClassIcon on log in.

------------------------------------------------------------------------
r32 | rophy | 2007-02-23 20:04:57 +0000 (Fri, 23 Feb 2007) | 5 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames
   A /tmp/trunk/SimpleUnitFrames/Basics.lua
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   A /tmp/trunk/SimpleUnitFrames/PartyPetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.xml
   A /tmp/trunk/SimpleUnitFrames/PetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua
   A /tmp/trunk/SimpleUnitFrames/localization-enUS.lua
   A /tmp/trunk/SimpleUnitFrames/localization-koKR.lua

SimpleUnitFrames
- All frames now share the same base code (Basics.lua and use tables to define their settings.
- Added PetFrame, PartyPetFrame text.
- Separated localization files.
- Increased PartyPortraitDamage font size.
------------------------------------------------------------------------
r31 | rophy | 2007-02-21 12:43:49 +0000 (Wed, 21 Feb 2007) | 5 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   A /tmp/trunk/SimpleUnitFrames/TargetBuffs.lua
   A /tmp/trunk/SimpleUnitFrames/TargetBuffs.xml
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames
- TargetFrame: targets with unknown type will show the unknown icon.
- Added TargetBuffs as an optional module.

------------------------------------------------------------------------
r30 | rophy | 2007-02-09 00:23:39 +0000 (Fri, 09 Feb 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetPortraitDamage.xml

SimpleUnitFrames:
- Fixed Party and Target PortraitDamage strata.
------------------------------------------------------------------------
r29 | rophy | 2007-02-03 18:16:24 +0000 (Sat, 03 Feb 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames:
- TOC 20003
- Added a nil check on party UnitClass().

------------------------------------------------------------------------
r28 | rophy | 2007-02-01 07:10:01 +0000 (Thu, 01 Feb 2007) | 2 lines
Changed paths:
   A /tmp/trunk/SimpleUnitFrames/Icons
   A /tmp/trunk/SimpleUnitFrames/Icons/BEAST.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/CRITTER.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/DEMON.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/DRAGONKIN.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/DRUID.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/ELEMENTAL.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/GIANT.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/HUMANOID.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/HUNTER.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/MAGE.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/MECHANICAL.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/PALADIN.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/PRIEST.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/ROGUE.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/SHAMAN.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/UNDEAD.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/UNKNOWN.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/WARLOCK.tga
   A /tmp/trunk/SimpleUnitFrames/Icons/WARRIOR.tga
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames:
- Added ClassIcon to player, target and party frame.
------------------------------------------------------------------------
r27 | kergoth | 2007-01-30 00:14:59 +0000 (Tue, 30 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

.Line ending fixups in .toc files (they werent in my .subversion/config autoprops)
------------------------------------------------------------------------
r26 | kergoth | 2007-01-23 23:43:23 +0000 (Tue, 23 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/TargetPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

.Line ending fixups part 2: trunk/ (script ended prematurely).
------------------------------------------------------------------------
r25 | rophy | 2007-01-17 19:22:04 +0000 (Wed, 17 Jan 2007) | 4 lines
Changed paths:
   A /tmp/trunk/SimpleUnitFrames/PartyPortraitDamage.xml
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   A /tmp/trunk/SimpleUnitFrames/TargetPortraitDamage.xml

SimpleUnitFrames:
- Added PartyPortraitDamage and TargetPortraitDamage (thanks to Xan).

------------------------------------------------------------------------
r24 | rophy | 2007-01-13 09:39:07 +0000 (Sat, 13 Jan 2007) | 4 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

SimpleUnitFrames:
- Fix typo.
- mh3completehp will show values in K when over 100000.

------------------------------------------------------------------------
r23 | next96 | 2007-01-12 05:17:01 +0000 (Fri, 12 Jan 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   M /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

SimpleUnitFrames :
- Update locale koKR
------------------------------------------------------------------------
r22 | rophy | 2007-01-09 07:23:46 +0000 (Tue, 09 Jan 2007) | 6 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   D /tmp/trunk/SimpleUnitFrames/PartyFrame.xml
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   D /tmp/trunk/SimpleUnitFrames/PlayerFrame.xml
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   D /tmp/trunk/SimpleUnitFrames/TargetFrame.xml
   A /tmp/trunk/SimpleUnitFrames/ToTFrame.lua

SimpleUnitFrames:
- Removed standby option in Core.
- Create Frames/FontStings in Lua, removed XML files.
- Added ToTFrame HP/MP Text.

------------------------------------------------------------------------
r21 | rophy | 2007-01-04 06:42:42 +0000 (Thu, 04 Jan 2007) | 5 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames:
- Tweaked console options.
- Moved event registration to OnEnable().
- PlayerFrame: added more events.

------------------------------------------------------------------------
r20 | next96 | 2007-01-02 07:36:39 +0000 (Tue, 02 Jan 2007) | 2 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames :
- Added locale koKR
------------------------------------------------------------------------
r19 | rophy | 2007-01-01 18:42:44 +0000 (Mon, 01 Jan 2007) | 1 line
Changed paths:
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc

SimpleUnitFrames: svn:keywords.
------------------------------------------------------------------------
r18 | rophy | 2007-01-01 18:40:38 +0000 (Mon, 01 Jan 2007) | 6 lines
Changed paths:
   M /tmp/trunk/SimpleUnitFrames
   D /tmp/trunk/SimpleUnitFrames/Configuration.lua
   M /tmp/trunk/SimpleUnitFrames/Core.lua
   M /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   M /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   M /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   M /tmp/trunk/SimpleUnitFrames/TargetFrame.lua

SimpleUnitFrames:
- Set externals.
- Moved console options into each modules.
- PlayerFrame: hide Blizzard player HP/MP text.
- TargetFrame: update on first load.

------------------------------------------------------------------------
r17 | rophy | 2006-12-31 11:39:08 +0000 (Sun, 31 Dec 2006) | 1 line
Changed paths:
   A /tmp/trunk/SimpleUnitFrames
   A /tmp/trunk/SimpleUnitFrames/Configuration.lua
   A /tmp/trunk/SimpleUnitFrames/Core.lua
   A /tmp/trunk/SimpleUnitFrames/PartyFrame.lua
   A /tmp/trunk/SimpleUnitFrames/PartyFrame.xml
   A /tmp/trunk/SimpleUnitFrames/PlayerFrame.lua
   A /tmp/trunk/SimpleUnitFrames/PlayerFrame.xml
   A /tmp/trunk/SimpleUnitFrames/SimpleUnitFrames.toc
   A /tmp/trunk/SimpleUnitFrames/TargetFrame.lua
   A /tmp/trunk/SimpleUnitFrames/TargetFrame.xml

SimpleUnitFrames: initial commit - adds HP/MP to the default unit frames.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
196.09 KB Apr 15, 2009 3.1.0 107