Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r20090729
Date:
07-30-2009 12:44 AM
Size:
24.67 Kb
Downloads:
21,141
Favorites:
375
MD5:
Pictures
Click to enlarge
Addon control panel
Click to enlarge
Performance panel
OptionHouse   Popular! (More than 5000 hits)
OptionHouse is a master control panel, and a performance monitor for addons super simple. The MCP does the basics: enabling, disabling, loading Load On Demand addons, as well as showing general addon meta data. While the performance panel lets you see memory, memory used per second, CPU usage and CPU usage per a second (if CPU profiling is enabled). No setup required just works.

Slash commands: /optionhouse (/oh)

Note! If you were using OptionlessHouse you will need to delete the OptionlessHouse/ folder first.



  Change Log - OptionHouse
Author: Shadowed <shadowed.wow@gmail.com>
Date: Wed Jul 29 21:37:04 2009 -0700
* Added support for AddonLoader
* Fixed /opthouse not working
* Cleaned up all of the code and made it better in general
* Added sorting based on total dependencies
* Added short formatting for CPU used total as it can get
* Fixed leaked globals
* Fixed text width issues for performance and management frames
* Fixed frame stratas and removed remnants of APIs that were from when OptionHouse was a library
* Fixed errors related to enabling dependencies and children
* Fixed dependencies being off centered if there was more than one
* Fixed performance and management frames watching ADDON_LOADED even after OptionHouse was closed
* Fixed performance monitor actually listing CPU and Memory used per 0.50 seconds instead of per 1 second :<

Date: Mon Dec 29 00:13:00 2008 +0000
* Fixed disable all not re-enabling OptionlessHouse

Date: Thu Oct 30 22:34:41 2008 +0000
* Fixed "Disabled" not being shown when something is disabled
* Added text for an addon that was disabled, but will be enabled on reload
* Added text for loaded addons so it looks a bit less empty

Date: Mon Oct 27 00:38:35 2008 +0000
* Initial Import: OptionlessHouse/
* Stripped out all of the configuration stuff in OptionHouse and updated it for 3.0, should be functional but needs more testing
  Optional Files - OptionHouse
Sorry, there are currently no optional files available.
  Archived Versions - OptionHouse
File Name
Version
Size
Author
Date
r994
25kB
Shadowed
10-30-2008 06:36 PM
  Comments - OptionHouse
Post A Reply Comment Options
Old 07-07-2007, 05:31 AM  
Tekkub
Featured Artist
 
Tekkub's Avatar
Featured Addon Author

Forum posts: 670
File comments: 322
Uploads: 84
Well, we could, but adding special cases to account for other people's bad code is not a habit I want to get into. It's not hard to *safely* inject a button into the menu, just like it's not hard to *safely* hook a function to account for future changes to the hook's args and returns. The other author can downright steal our button injecting code if he wants, it's fairly simple and straightforward.
Tekkub is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-07-2007, 05:00 AM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
From the looks of it, MB2 assumes nobody else has modified the menu and just places it wherever it where it wants regardless.

Basically, go yell at the MB2 author and tell him to stop being lazy, since we can't really do anything to fix it. =)

Last edited by Shadowed : 07-07-2007 at 05:00 AM.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-07-2007, 02:58 AM  
Tekkub
Featured Artist
 
Tekkub's Avatar
Featured Addon Author

Forum posts: 670
File comments: 322
Uploads: 84
How does myBindings2 add it's button? I tried to make OH do it the "safe" way (do it relative to what's in the menu, don't assume it's the default menu), however if MB2 is loading after OH does it might stick it in as if the menu has not been modified.

As for the first tab, yes, addons have to specifically register panels for OH to show. No, there is no Khaos/AceConsole translator, and I don't know if one is planned by anyone (everyone wants one, noone wants to put forth the effort :P )
Tekkub is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-07-2007, 12:48 AM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
When myBindings2 is enabled, the OptionsHouse and Keybindings buttons overlap eachother on the main menu. Clicking it/them opens the keybindings window. The menu is elongated to fit both, but they try to occupy the same slot in the menu.

Also, my AddOns pane is completely empty. Is it only specific addons that will show in it?...

ps- <3 Mikk
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-06-2007, 06:50 PM  
Pseudopath
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 46
Uploads: 1
Quote:
Originally posted by Shadowd
Pesudopath are you using r506? It should be fixed in that.
Nope 502, will install and test latest version. Looks like I missed last digit change. Thanks.

- Pseudopath.
Pseudopath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-06-2007, 01:23 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Pesudopath are you using r506? It should be fixed in that.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-06-2007, 12:07 PM  
Pseudopath
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 46
Uploads: 1
FYI and error which occurs when I first logon to the world :
-----------------------------------------------------------------------------------
Date: 2007-07-06 17:05:07
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\OptionHouse\OH_AddOns.lua line 399:
You are trying to call a private api from a non-OptionHouse module.
Debug:
[C]: ?
[C]: error()
OptionHouse\OptionHouse.lua:37:
OptionHouse\OptionHouse.lua:35
OptionHouse\OptionHouse.lua:656: RegisterTab()
OptionHouse\OH_AddOns.lua:399:
OptionHouse\OH_AddOns.lua:396
-----------------------------------------------------------------------------------
Latest version posted here.

Oh and any chance I can enable the addon monitor/controller again?

Thanks.

- Pseudopath.
Pseudopath is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-05-2007, 06:17 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Configuration for font size and such will be added into the next version.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-05-2007, 02:27 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
You can't right now, will see what I can do.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-05-2007, 04:45 AM  
norova
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
How to adjust font size?

I use this mod on Traditional Chinese version, but font size is too small.
How to adjust font size? (Performance page)

Thank you.

Last edited by norova : 07-05-2007 at 04:47 AM.
norova is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-04-2007, 01:40 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
minivcii, this is fixed try r506

Seerah, Mikk is to thank for the evil gnome!
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-04-2007, 12:38 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
Cute gnome engineer! I'll have to check this out.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-04-2007, 10:38 AM  
mimicvii
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
errors

getting 2 errors. i can see the configuration tab and can configure sspvp, but the other 2 tabs don't show up:

OptionHouse\\OH_AddOns.lua:399: You are trying to call a private api from a non-OptionHouse module.\nOptionHouse\\OptionHouse.lua:37: in function <Interface\\AddOns\\OptionHouse\\OptionHouse.lua:35>\nOptionHouse\\OptionHouse.lua:656: in function `RegisterTab'\nOptionHouse\\OH_AddOns.lua:399: in function <Interface\\AddOns\\OptionHouse\\OH_AddOns.lua:396>\n\n ---

OptionHouse\\OH_PerfMon.lua:346: You are trying to call a private api from a non-OptionHouse module.\nOptionHouse\\OptionHouse.lua:37: in function <Interface\\AddOns\\OptionHouse\\OptionHouse.lua:35>\nOptionHouse\\OptionHouse.lua:656: in function `RegisterTab'\nOptionHouse\\OH_PerfMon.lua:346: in function <Interface\\AddOns\\OptionHouse\\OH_PerfMon.lua:343>\n\n ---
mimicvii is offline Report comment to moderator   Edit/Delete Message 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.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.