v0.89
Details
-
FilenameGridManaBars-v0.89.zip
-
Uploaded by
-
UploadedMar 18, 2009
-
Size12.21 KB
-
Downloads1,674
-
MD54d06a8d11815ddde1271416e403a6f70
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r83 | julith | 2009-03-18 19:01:59 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
A /tags/v0.89 (from /trunk:82)
Tagging as v0.89
------------------------------------------------------------------------
r82 | julith | 2009-03-18 19:00:29 +0000 (Wed, 18 Mar 2009) | 1 line
Changed paths:
M /trunk/GridManaBars.toc
M /trunk/GridStatusMana.lua
GridManaBars: - fixed fokus color to energie color
------------------------------------------------------------------------
r81 | julith | 2009-02-04 15:52:53 +0000 (Wed, 04 Feb 2009) | 1 line
Changed paths:
M /trunk/GridManaBar.lua
M /trunk/GridManaBars.toc
GridManaBars: - changed handling of hiding the mana bar to remove unnecessary calls to grids "PlaceIndicators()"-method (see ticket 5)
------------------------------------------------------------------------
r80 | ananhaid | 2009-01-19 14:06:07 +0000 (Mon, 19 Jan 2009) | 2 lines
Changed paths:
M /trunk/GMBLocale-zhCN.lua
M /trunk/GMBLocale-zhTW.lua
GridManaBars:
- zhCN/zhTW update.
------------------------------------------------------------------------
r78 | julith | 2009-01-19 13:51:02 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/GridManaBars.toc
GridManaBars:updated version in toc file
------------------------------------------------------------------------
r77 | julith | 2009-01-19 13:49:45 +0000 (Mon, 19 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- fixed "table index is nil" bug
------------------------------------------------------------------------
r76 | StingerSoft | 2009-01-17 12:23:23 +0000 (Sat, 17 Jan 2009) | 2 lines
Changed paths:
M /trunk/GMBLocale-ruRU.lua
GridManaBars:
- ruRU update
------------------------------------------------------------------------
r75 | kunda | 2009-01-17 12:06:45 +0000 (Sat, 17 Jan 2009) | 1 line
Changed paths:
M /trunk/GMBLocale-deDE.lua
deDE update
------------------------------------------------------------------------
r74 | 7destiny | 2009-01-17 11:17:11 +0000 (Sat, 17 Jan 2009) | 2 lines
Changed paths:
M /trunk/GMBLocale-koKR.lua
GridManaBars:
- koKR Update
------------------------------------------------------------------------
r73 | julith | 2009-01-16 21:04:19 +0000 (Fri, 16 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- UNIT_DISPLAYPOWERs parameter is the unitid not the name...
------------------------------------------------------------------------
r71 | julith | 2009-01-16 15:50:27 +0000 (Fri, 16 Jan 2009) | 2 lines
Changed paths:
M /trunk/GMBLocale-enUS.lua
M /trunk/GridManaBars.toc
M /trunk/GridStatusMana.lua
GridManaBars:
- added option to change color of runic power (thanks 7destiny)
------------------------------------------------------------------------
r69 | julith | 2009-01-15 20:23:34 +0000 (Thu, 15 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- fixed a "Roster:xxx" instead of "GridRoster:xxx" mistake (thanks to Greltok)
------------------------------------------------------------------------
r67 | julith | 2009-01-15 14:14:06 +0000 (Thu, 15 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- finally made it work with runic power...that was quick, eh?
------------------------------------------------------------------------
r66 | julith | 2009-01-15 13:54:54 +0000 (Thu, 15 Jan 2009) | 3 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- fixed bug in "UpdateAllUnits()"-method
- used grids "GetGUIDByFullName()"-method instead of own name-realm detection
------------------------------------------------------------------------
r65 | StingerSoft | 2009-01-15 00:44:53 +0000 (Thu, 15 Jan 2009) | 2 lines
Changed paths:
A /trunk/GMBLocale-ruRU.lua
M /trunk/GridManaBars.toc
GridManaBars:
- added ruRU localization
------------------------------------------------------------------------
r64 | kunda | 2009-01-14 13:45:56 +0000 (Wed, 14 Jan 2009) | 3 lines
Changed paths:
M /trunk/GMBLocale-deDE.lua
M /trunk/GMBLocale-enUS.lua
M /trunk/GMBLocale-koKR.lua
M /trunk/GMBLocale-zhCN.lua
M /trunk/GMBLocale-zhTW.lua
GridManaBars:
- removed unused localization strings
- deDE update
------------------------------------------------------------------------
r63 | julith | 2009-01-14 10:22:45 +0000 (Wed, 14 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridManaBars.toc
M /trunk/GridStatusMana.lua
GridManaBars:
- merged unitGUID branch to trunk
------------------------------------------------------------------------
r62 | julith | 2009-01-14 10:19:24 +0000 (Wed, 14 Jan 2009) | 2 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- reverted changes from 7destiny because a unitGUID version already exists in the unitGUID branch which will be merged soon
------------------------------------------------------------------------
r61 | 7destiny | 2009-01-09 03:54:35 +0000 (Fri, 09 Jan 2009) | 3 lines
Changed paths:
M /trunk/GridStatusMana.lua
GridManaBars:
- unitGuid version of Grid to work
- Switch Roster-2.1 -> GridRoster.lua
------------------------------------------------------------------------
r58 | julith | 2008-11-25 16:48:19 +0000 (Tue, 25 Nov 2008) | 3 lines
Changed paths:
M /trunk/GridManaBars.toc
M /trunk/GridStatusMana.lua
GridManaBars:
- added deathknights to ignore non-mana
- changed code to use UnitPower instead of UnitMana
------------------------------------------------------------------------
r57 | grum | 2008-11-22 00:13:09 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/GridStatusMana.lua
Runic Power is not mana, not showing when 'Ignore Non-Mana' is active.
------------------------------------------------------------------------
r55 | julith | 2008-10-30 18:54:05 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
M /trunk/GridManaBars.toc
GridManaBars: updated addon version in toc
------------------------------------------------------------------------
r54 | julith | 2008-10-30 18:42:06 +0000 (Thu, 30 Oct 2008) | 5 lines
Changed paths:
M /trunk/GridManaBar.lua
M /trunk/GridManaBars.toc
GridManaBars:
- updated used version of LibSharedMedia to 3.0 (used by grid core)
-> fixed not updated bar texture bug
- fixed not updated bars background texture bug
- updated toc to 30000
------------------------------------------------------------------------
r53 | root | 2008-09-29 22:02:32 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r51 | root | 2008-09-29 20:58:08 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/GridManaBars
A /trunk (from /tmp/trunk/GridManaBars:50)
Importing old repo data under /trunk
------------------------------------------------------------------------
r50 | julith | 2008-09-13 00:40:08 +0000 (Sat, 13 Sep 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBar.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
- fixed bug where settings weren't saved on profile change
------------------------------------------------------------------------
r47 | whitetooth | 2008-05-28 19:44:58 +0000 (Wed, 28 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBar.lua
GridManaBars:
- Changed to Pastamancer's SetIndicator format
------------------------------------------------------------------------
r46 | whitetooth | 2008-05-28 12:31:58 +0000 (Wed, 28 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBar.lua
GridManaBars:
- Fix for new SetIndicator format
------------------------------------------------------------------------
r45 | ananhaid | 2008-05-23 07:21:33 +0000 (Fri, 23 May 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-zhCN.lua
M /tmp/trunk/GridManaBars/GMBLocale-zhTW.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
- zhCN/zhTW update.
------------------------------------------------------------------------
r43 | yleaf | 2008-04-17 12:22:30 +0000 (Thu, 17 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-zhCN.lua
GridManaBars: zhCN update
------------------------------------------------------------------------
r42 | sayclub | 2008-04-17 08:03:45 +0000 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-koKR.lua
GridManaBars:
- Update koKR local
------------------------------------------------------------------------
r41 | julith | 2008-04-17 07:25:22 +0000 (Thu, 17 Apr 2008) | 4 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-enUS.lua
A /tmp/trunk/GridManaBars/GridManaBar.lua (from /tmp/branches/GridManaBars/julith/GridManaBar.lua:40
D /tmp/trunk/GridManaBars/GridManaBars.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
A /tmp/trunk/GridManaBars/GridStatusMana.lua (from /tmp/branches/GridManaBars/julith/GridStatusMana.lua:40
A /tmp/trunk/GridManaBars/readme_on_problems.txt
GridManaBars: Merged changes from branch "julith" to trunk. This changes the following:
- separated the ManaBar as indicator from the actual Mana-status
- improved performance and memory usage
- added readme_on_problems.txt which explains the above changes
------------------------------------------------------------------------
r39 | scorpio0920 | 2008-04-14 22:25:23 +0000 (Mon, 14 Apr 2008) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-zhTW.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
- Update zhTW localization.
------------------------------------------------------------------------
r35 | scorpion | 2008-02-25 10:11:07 +0000 (Mon, 25 Feb 2008) | 2 lines
Changed paths:
A /tmp/trunk/GridManaBars/GMBLocale-zhTW.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
add zhTW translation
------------------------------------------------------------------------
r34 | adelea | 2008-02-23 09:24:36 +0000 (Sat, 23 Feb 2008) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars: Removed FrameLevel setting
------------------------------------------------------------------------
r33 | adelea | 2007-11-26 09:33:04 +0000 (Mon, 26 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars: Protect SetHeight/SetWidth being called if in combat.
------------------------------------------------------------------------
r32 | darchon | 2007-11-16 09:49:32 +0000 (Fri, 16 Nov 2007) | 3 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-zhCN.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
- update toc 20300
- zhCN typo fix
------------------------------------------------------------------------
r31 | yleaf | 2007-11-11 02:20:38 +0000 (Sun, 11 Nov 2007) | 1 line
Changed paths:
A /tmp/trunk/GridManaBars/GMBLocale-zhCN.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars: add zhCN translation
------------------------------------------------------------------------
r30 | pb_ee1 | 2007-11-04 18:01:56 +0000 (Sun, 04 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars: Updating TOC.
------------------------------------------------------------------------
r29 | sayclub | 2007-10-16 09:11:32 +0000 (Tue, 16 Oct 2007) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars:
- Support for SharedMedia
------------------------------------------------------------------------
r28 | adelea | 2007-08-06 14:50:50 +0000 (Mon, 06 Aug 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars: Removed the 'Never' status on hiding - could maybe fix the hiding problems. Thanks Halgrimm.
------------------------------------------------------------------------
r27 | adelea | 2007-07-24 08:37:54 +0000 (Tue, 24 Jul 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars - bug fix for the roster_update event - should no longer reset the mana bar to the unit top.
------------------------------------------------------------------------
r26 | adelea | 2007-07-23 20:59:36 +0000 (Mon, 23 Jul 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars: Catch PARTY_MEMBERS_CHANGED event (as bucket) and workout if manabars need hiding/showing or recolouring - should hopefully handle the case when ppl are moved around in a raid group
------------------------------------------------------------------------
r25 | sayclub | 2007-07-15 23:09:37 +0000 (Sun, 15 Jul 2007) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-koKR.lua
GridManaBars:
- Updated koKR
------------------------------------------------------------------------
r24 | adelea | 2007-07-14 15:38:49 +0000 (Sat, 14 Jul 2007) | 6 lines
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-deDE.lua
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars
- slight code reorg
- added some missing deDE translations
- when dead the powerbar follows the 'show health as full' mechanic
- hopefully caught the remaining nil checks
------------------------------------------------------------------------
r23 | adelea | 2007-07-13 15:57:24 +0000 (Fri, 13 Jul 2007) | 1 line
Changed paths:
A /tmp/trunk/GridManaBars/GMBLocale-deDE.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars - Added deDE locale file
------------------------------------------------------------------------
r22 | adelea | 2007-07-13 13:37:02 +0000 (Fri, 13 Jul 2007) | 1 line
Changed paths:
M /tmp/trunk/GridManaBars/GMBLocale-enUS.lua
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars : Added support for the hiding of pet mana bars if pets are enabled - as determined by existance of GridLayout.options.args["petcolor"]
------------------------------------------------------------------------
r21 | adelea | 2007-07-13 12:20:47 +0000 (Fri, 13 Jul 2007) | 1 line
Changed paths:
A /tmp/trunk/GridManaBars/GMBLocale-enUS.lua
A /tmp/trunk/GridManaBars/GMBLocale-koKR.lua
M /tmp/trunk/GridManaBars/GridManaBars.lua
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars - split out the local stuff into seperate files
------------------------------------------------------------------------
r20 | sayclub | 2007-07-13 04:21:54 +0000 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars :
- change the optional dependencies
------------------------------------------------------------------------
r19 | adelea | 2007-07-12 21:30:14 +0000 (Thu, 12 Jul 2007) | 3 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars :
- Removed some old debug messages
- Added some more nil-checks
------------------------------------------------------------------------
r18 | sayclub | 2007-07-12 00:26:36 +0000 (Thu, 12 Jul 2007) | 2 lines
Changed paths:
M /tmp/trunk/GridManaBars/GridManaBars.lua
GridManaBars:
- Added translation koKR
------------------------------------------------------------------------
r17 | adelea | 2007-07-11 16:59:27 +0000 (Wed, 11 Jul 2007) | 5 lines
Changed paths:
A /tmp/trunk/GridManaBars
A /tmp/trunk/GridManaBars/GridManaBars.lua
A /tmp/trunk/GridManaBars/GridManaBars.toc
GridManaBars:
- Initial checkin
- Fixes a few nil errors from 0.4
- Hides the non-used color option
- Actually uses custom colors if set
------------------------------------------------------------------------