Download
(68Kb)
Download
Updated: 10-22-08 11:39 AM
Pictures
File Info
Updated:10-22-08 11:39 AM
Created:unknown
Downloads:10,170
Favorites:58
MD5:

Status Window 2  Popular! (More than 5000 hits)

Version: 2..2.0
by: Satrina [More]

Well, it's that time
I haven't actually played WoW in over a year at this point, except for some time put in for Cataclysm since it launched. I had figured that Cataclysm would rekindle the fire, but it just has not. I am done with MMO games.

As I noted on the SBF page, given the other demands on my time these days, and without actually playing the game, it's really hard to justify allocating time to maintaining addons.

What's to become of StatusWindow? I release it to the public domain. It's not the simplest code in the world, and I would honestly rewrite it from scratch if I still played. That said, if you want to take it and run with it, fill your boots

Version 2.2.0
- You should not get errors opening the backpack anymore
- Some small tweaks and additions (alpha for backdrops and borders works correctly now!)
Optional Files (0)


Post A Reply Comment Options
Unread 10-14-10, 12:32 AM  
Petninja
A Kobold Labourer
 
Petninja's Avatar
Premium Member

Forum posts: 0
File comments: 5
Uploads: 0
Is this going to be getting any Cataclysm love, Satrina?
Report comment to moderator  
Reply With Quote
Unread 08-15-10, 01:56 PM  
smokeyclassic
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Conflict with skinner

Any idea why, when i have skinner activated it changes the background color and border sizes, and wont let me change them back to what they were?
Report comment to moderator  
Reply With Quote
Unread 07-26-10, 08:53 PM  
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 97
File comments: 49
Uploads: 1
Originally posted by Šynasty
Re-enabling a profile fixes this and the SW reappears.
Also, reloading your UI fixes it. It only messes up on initial login (for me).
__________________
Some days it's just not worth chewing through the restraints...
Report comment to moderator  
Reply With Quote
Unread 05-16-10, 08:36 AM  
Šynasty
A Fallenroot Satyr

Forum posts: 23
File comments: 32
Uploads: 0
1x StatusWindow-2.2\StatusWindow.lua:421: attempt to index field '_var' (a nil value)
StatusWindow-2.2\StatusWindow.lua:69: in function `OnFrameEvent'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

Locals:
self = <table> {
NewPlayer = <function> @ StatusWindow\StatusWindow.lua:174:
SetupPane = <function> @ StatusWindow\StatusWindow.lua:681:
PutPane = <function> @ StatusWindow\StatusWindow.lua:287:
UnhookEvents = <function> @ StatusWindow\StatusWindow.lua:216:
FrameOnLeave = <function> @ StatusWindow\StatusWindow.lua:612:
FinishWindow = <function> @ StatusWindow\StatusWindow.lua:501:
AttachModule = <function> @ StatusWindow\StatusWindow.lua:228:
ValidateFrameVars = <function> @ StatusWindow\StatusWindow.lua:302:
UpdateWindow = <function> @ StatusWindow\StatusWindow.lua:580:
DoSavedVars = <function> @ StatusWindow\StatusWindow.lua:144:
MouseDown = <function> @ StatusWindow\StatusWindow.lua:624:
GetWindow = <function> @ StatusWindow\StatusWindow.lua:388:
Click = <function> @ StatusWindow\StatusWindow.lua:617:
SlashCommands = <function> @ StatusWindow\StatusWindow.lua:41:
debug = <function> @ StatusWindow\StatusWindow.lua:35:
PutWindow = <function> @ StatusWindow\StatusWindow.lua:408:
HookEvents = <function> @ StatusWindow\StatusWindow.lua:202:
CopyTable = <function> @ StatusWindow\StatusWindow.lua:648:
loadedModules = <table> {}
GetWindowTextColourCode = <function> @ StatusWindow\StatusWindow.lua:597:
OnFrameUpdate = <function> @ StatusWindow\StatusWindow.lua:96:
HasLabel = <function> @ StatusWindow\StatusWindow.lua:702:
version = 2.2
ClassColorRGB = <function> @ StatusWindow\StatusWindow.lua:811:
ClassColorCode = <function> @ StatusWindow\StatusWindow.lua:794:
GetFrameVar = <function> @ StatusWindow\StatusWindow.lua:576:
GetPane = <function> @ StatusWindow\StatusWindow.lua:271:
UpdateCurrentPane = <function> @ StatusWindow\StatusWindow.lua:754:
SetupDefaultPane = <function> @ StatusWindow\StatusWindow.lua:728:
RegisterModule = <function> @ StatusWindow\StatusWindow.lua:197:
ShowingIcon = <function> @ StatusWindow\StatusWindow.lua:712:
HasIcon = <function> @ StatusWindow\StatusWindow.lua:692:
paneCache = <table> {}
GetTable = <function> @ StatusWindow\StatusWindow.lua:661:
Initialise = <function> @ StatusWindow\StatusWindow.lua:125:
tables = <table> {}
windowCache = <table> {}
windows = <table> {}
GetFrame = <function> @ StatusWindow\StatusWindow.lua:329:
OnFrameEvent = <function> @ StatusWindow\StatusWindow.lua:65:
ValidateWindowVars = <function> @ StatusWindow\StatusWindow.lua:365:
GetWindowFont = <function> @ StatusWindow\StatusWindow.lua:593:
InvokeFrameFunc = <function> @ StatusWindow\StatusWindow.lua:558:
PutFrame = <function> @ StatusWindow\StatusWindow.lua:311:
AssembleWindow = <function> @ StatusWindow\StatusWindow.lua:445:
frames = <table> {}
RegisterEvents = <function> @ StatusWindow\StatusWindow.lua:89:
minor = 0
UpdateSavedVars = <function> @ StatusWindow\StatusWindow.lua:426:
debugLevel = 1
PutTable = <function> @ StatusWindow\StatusWindow.lua:668:
InitWindows = <function> @ StatusWindow\StatusWindow.lua:419:
FrameOnEnter = <function> @ StatusWindow\StatusWindow.lua:608:
MakeWindow = <function> @ StatusWindow\StatusWindow.lua:433:

---


Re-enabling a profile fixes this and the SW reappears.
Last edited by Šynasty : 05-16-10 at 08:37 AM.
Report comment to moderator  
Reply With Quote
Unread 02-16-10, 01:21 AM  
Dji
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi,

For multi resolution usage go set Kgpanels in %.

Cya.
Report comment to moderator  
Reply With Quote
Unread 11-08-09, 09:59 PM  
Satrina
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 639
Uploads: 13
Hold down Alt and drag

DDjusD - that's an error with the scrolling dropdown library that I have fixed but not put out a new statuswindow release with it included. The problem is when you try to use the scroll slider. Try leaving your pointer over the middle of the scroll box and use the mouse wheel instead.
Last edited by Satrina : 11-08-09 at 10:00 PM.
Report comment to moderator  
Reply With Quote
Unread 10-23-09, 11:31 PM  
kallen1
A Defias Bandit

Forum posts: 2
File comments: 9
Uploads: 0
I got this with a built UI, I had to cahnge it some to fit. How can I unlock the status window frame and move it. Any help would be great
Report comment to moderator  
Reply With Quote
Unread 08-09-09, 04:05 PM  
DDjusD
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
asking

hey I use this addon and what really pisses me off is while I am scrolling down trying to choose what to put in one of the windows it closes really fast, is there any way I can make it not close the little scrollable window as fast?
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 06-15-09, 01:55 AM  
IRID1UM
A Deviate Faerie Dragon
 
IRID1UM's Avatar

Forum posts: 12
File comments: 92
Uploads: 0
Thanks for your time and your wonderful addons (big fan of SBF here!).
Have fun!
Last edited by IRID1UM : 06-15-09 at 02:06 AM.
Report comment to moderator  
Reply With Quote
Unread 06-14-09, 11:05 AM  
Satrina
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 639
Uploads: 13
Around line 555 in StatusWindow.lua you will find a line:
Code:
if Skinner then
change that to
Code:
if false and Skinner then
Last edited by Satrina : 06-14-09 at 11:06 AM.
Report comment to moderator  
Reply With Quote
Unread 06-13-09, 03:12 AM  
IRID1UM
A Deviate Faerie Dragon
 
IRID1UM's Avatar

Forum posts: 12
File comments: 92
Uploads: 0
Hi!
Which part of the code would I have to edit or add to prevent this addon from being skinned by Skinner?
Any ideas?
Thanks,
IRID1UM
Report comment to moderator  
Reply With Quote
Unread 12-05-08, 03:34 PM  
Loncal
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 5
Uploads: 1
Re: SW Tracker

Originally posted by Sithas
Hi would it be possible for you to make a plugin to replace the minimap tracking button?
What kind of replacement? To do the exact same thing? and would you like it to have a minimap graphic also?
Report comment to moderator  
Reply With Quote
Unread 11-18-08, 07:30 AM  
Sithas
A Kobold Labourer

Forum posts: 1
File comments: 28
Uploads: 0
SW Tracker

Hi would it be possible for you to make a plugin to replace the minimap tracking button?
Report comment to moderator  
Reply With Quote
Unread 11-07-08, 05:11 PM  
Loncal
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 5
Uploads: 1
Originally posted by Satrina
I'm all for people doing work instead of me It should have your name in it, though!
Not really, I just used your code base for it from a previous version So you should be the one to get the credit ^^ I did however make another module for colored money, and added another variable to the memory module to only display the whole number portion of memory usage.

Glad that you don't mind me being impatient then
Report comment to moderator  
Reply With Quote
Unread 11-07-08, 11:15 AM  
Satrina
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 639
Uploads: 13
I'm all for people doing work instead of me It should have your name in it, though!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: