Download
(74Kb)
Download
Updated: 09-30-07 02:54 PM
Pictures
File Info
Updated:09-30-07 02:54 PM
Created:unknown
Downloads:3,934
Favorites:10
MD5:

Loot Modifier

Version: r108
by: Shadowed [More]

LM is a simple mod that improves the default loot window while keeping the same basic design, the screenshots pretty much explain the entire thing.

Code:
------------------------------------------------------------------------
r108

Updated to use LibStub version of OptionHouse to fix some issues
------------------------------------------------------------------------
r107

Updated parenting to be fixed with OptionHouse
------------------------------------------------------------------------
r91 | shadowed.wow | 2007-07-02 20:02:13 -0700 (Mon, 02 Jul 2007) | 2 lines

Updated OptionHouse versions for release in Honest/LM/SSPVP.
Fixed GemCount so it works fully without Dongle
------------------------------------------------------------------------
r87 | shadowed.wow | 2007-07-02 15:20:43 -0700 (Mon, 02 Jul 2007) | 1 line

Embedded OptionHouse
------------------------------------------------------------------------
r74 | shadowed.wow | 2007-06-29 08:21:05 -0700 (Fri, 29 Jun 2007) | 1 line

Things changed, no idea what.
------------------------------------------------------------------------
r73 | shadowed.wow | 2007-06-26 22:41:11 -0700 (Tue, 26 Jun 2007) | 1 line

Added OH UI since I'm too lazy for slash commands
------------------------------------------------------------------------
r69 | shadowed.wow | 2007-06-24 14:52:08 -0700 (Sun, 24 Jun 2007) | 1 line

Added rev number to TOC
------------------------------------------------------------------------
r68 | shadowed.wow | 2007-06-24 14:44:16 -0700 (Sun, 24 Jun 2007) | 3 lines

Moved stuff to localization, removed showing item type if it's a weapon since it's rather obvious what type it is
Fixed master looter and rolling on items causing errors
Cleaned up some areas of code
------------------------------------------------------------------------
r49 | shadowed.wow | 2007-06-11 00:13:00 -0700 (Mon, 11 Jun 2007) | 1 line


------------------------------------------------------------------------
r40 | shadowed.wow | 2007-06-03 13:09:25 -0700 (Sun, 03 Jun 2007) | 1 line

Mod actually works now
------------------------------------------------------------------------
r36 | shadowed.wow | 2007-06-01 14:29:48 -0700 (Fri, 01 Jun 2007) | 1 line


------------------------------------------------------------------------
r35 | shadowed.wow | 2007-05-31 22:53:54 -0700 (Thu, 31 May 2007) | 1 line

Initial commit
------------------------------------------------------------------------

Optional Files (0)


Post A Reply Comment Options
Unread 06-27-07, 12:40 PM  
liserfak
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Font Size

How can I change the font size of the texts displayed?
Report comment to moderator  
Reply With Quote
Unread 06-27-07, 05:46 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
You can't, need to go back and redo the background texture eventually so it can support more information.
Report comment to moderator  
Reply With Quote
Unread 06-27-07, 07:42 PM  
liserfak
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Ok...

I made some changes and got bigger fonts...

Changed:
Code:
	-- Item name (line 125)
        text:SetFont( ( GameFontNormalSmall:GetFont() ), 12 )
To
	text:SetFont( ( GameFontNormalSmall:GetFont() ), 16 )

And
       -- Type, "One-Hand Sword", "Armor", ect (line 133)
        text:SetFont( ( GameFontNormalSmall:GetFont() ), 10 )
To
        text:SetFont( ( GameFontNormalSmall:GetFont() ), 14 )

Problem solved!

tks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.