Thread Tools Display Modes
09-18-05, 12:20 AM   #1
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Random's UI Addons

I'll be using this thread for my addons that I release, this post will always have the most current versions.

Released addons
-------------------------------------------------------------
InspectorAce
*Improves inspect function by increasing the
inspect range and adding addition info.

AceCount
*Improves the item count function, displays #.#k
instead of * for item counts > 999.

ChatScroll
*Allows scrolling the chat frame with the mousewheel.
*Adds timestamps to the chat text. This can be set per chat frame.
*Enables the use of right and left arrow keys for editing text you are entering into the chat window.
*Hides the scroll buttons and the chat menu bubble.
*Shift+ScrollDown will scroll to the bottom of the window.

EasyAuction (Ace'd)
*Remembers auction prices.
*Sets the default auction run time to 24 hours.

-------------------------------------------------------------

Stuff To Come
-------------------------------------------------------------
Regular updates here and there.
-------------------------------------------------------------

Right now I have no access to WoW, so I will depend on you all to test and report back to me. I could also you screen shots for each one.

Downloads

InspectorAce 1.1 [9-18-05] - Added Keybindings
ChatScroll 1.4.5[10-17-05] - Fixed the Editbox and Buttonside problems, thanks to Tem for the buttonside fix!
AceCount 1.0 [9-18-05] - Initial Release
EasyAuction( Ace'd) 1.4 [10-26-05] - Lots of pwnage new stuff!

Last edited by Random : 10-26-05 at 06:07 PM.
  Reply With Quote
09-18-05, 10:46 AM   #2
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
New InspectorAce with keybindings!

Added a description for what ChatScroll can do.
  Reply With Quote
09-20-05, 03:22 PM   #3
Rags
A Cyclonian
 
Rags's Avatar
Join Date: Sep 2005
Posts: 44
sweet! was looking for something along these lines. I had chatscroll but it was horribly out of date and was looking for something new. The InspectorAce and AceCount are just icing on the cake.

Thanks
  Reply With Quote
09-20-05, 05:03 PM   #4
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
ChatScroll is getting an update as soon as I figure this stupid bug out.
  Reply With Quote
09-20-05, 05:27 PM   #5
Atrophical
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 33
I added ChatScroll to AUIv3, I really like it.
  Reply With Quote
09-21-05, 01:25 PM   #6
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
New ChatScroll, I can't veryify it's all working, but my testers did
  Reply With Quote
09-21-05, 03:13 PM   #7
Rags
A Cyclonian
 
Rags's Avatar
Join Date: Sep 2005
Posts: 44
beauty, the bug was that button call right? Can't recall the exact verbage here at work.
  Reply With Quote
09-21-05, 04:23 PM   #8
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Mmm, is there still a bug in 1.2? Or do you mean a bug in 1.1.1?

the bug where the buttons would sometime "unhide" was just fixed, new ver 1.2.1

Last edited by Random : 09-21-05 at 04:43 PM.
  Reply With Quote
09-21-05, 06:27 PM   #9
Rags
A Cyclonian
 
Rags's Avatar
Join Date: Sep 2005
Posts: 44
it was in 1.1.1

herm... I download the latest, and it still is version 1.1.1, not the 1.2.1 that's advertised.

Last edited by Rags : 09-21-05 at 06:49 PM.
  Reply With Quote
09-21-05, 10:52 PM   #10
Gazmik
A Cobalt Mageweaver
 
Gazmik's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 245
ChatScroll issues

1: I installed it (on top of Rowne's older, non-Ace-dependent ChatScroll, in case that matters) and got an error on login about a non-existent function (calling miniButton() on line 81). Typing "/scroll miniButton" to turn this option off fixes it.

2: All the non-standard options (hiding side buttons, relocating inputline, etc) were on by default, and it took some tracking things down to get my chat window back to normal. Perhaps only the scrollwheel-enabling behavior should be on by default, with additional options to be enabled as desired?
__________________
Gazmik Fizzwidget's UI Addons: www.fizzwidget.com
  Reply With Quote
09-22-05, 01:01 PM   #11
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
I'll look into the mini button thing, no one was getting it before you so Im not sure about that, maybe it was something about using Rowne's older version before...

Ok, for the defaults I will turn everytihng off, right now they are just set to my liking
  Reply With Quote
09-23-05, 02:14 PM   #12
Geza
A Deviate Faerie Dragon
Join Date: Sep 2005
Posts: 13
"got an error on login about a non-existent function (calling miniButton() on line 81). Typing "/scroll miniButton" to turn this option off fixes it."

Was using a cosmos version of chatscroll and am getting the same error message as Gazmik. Happens on load and stopped when I did /scroll minibutton.
  Reply With Quote
09-25-05, 08:03 PM   #13
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
New addon

EasyAuction (Ace'd)
  Reply With Quote
09-26-05, 08:02 PM   #14
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Has anyone tested the Ace'd EasyAuction 1.2? Im sill waiting to see if there are any bugs with it.
  Reply With Quote
09-30-05, 03:51 PM   #15
ThornyJohn
A Deviate Faerie Dragon
Join Date: Mar 2005
Posts: 12
Getting miniButton error as well...

Here's the exact wording of the error others have mentioned and I myself am experiencing as well on ChatScroll v1.2.1:

Interface\AddOns\ChatScroll\ChatScroll.lua: 81: attempt to call method `miniButton' (a nil value)

There is no scroll-to-bottom functionality at all that I can see.

I am not using Rowne's old ChatScroll, nor am I using Cosmos. My basic UI is Gypsie, and I have a very few other mods, none of which do anything to the chat box(es).

Additionally, I have a couple of questions/suggestions for Random:
  • I'd recommend being more obvious about the mod requiring ACE to run. I myself came to it by a circuitous route from another web site and I only found out it required Ace when I started WoW and it didn't work. Only afterwards did I notice on the Add-Ons list that it said it had the ACE dependency. A simple one-line comment about it requiring ACE, perhaps with a link to download ACE, would be nice.
  • Is it possible to have a feature where the chat window border and name tag are made invisible, even on mouse-over? Ideally, this would be on a per-window basis and not afect all chat windows en masse.
  • Can the chat window background color be set to not change on a mouse-over?
  Reply With Quote
09-30-05, 04:23 PM   #16
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Regarding the ChatScroll Error

Change line 81 from:
Code:
   if( self.GetOpt("miniButton") ) then self:miniButton() end
to
Code:
   if( self.GetOpt("miniButton") ) then self:ShowMini() end

Im currently still working on a new, more stable version of ChatScroll, Im hoping to fix it up and get rid of some uneeded stuff soon.
  Reply With Quote
10-04-05, 03:46 PM   #17
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
New version of ChatScroll, fixes the line 81 error and also makes it play nice with Visor and other addons that replace the EditBox texture!
  Reply With Quote
10-04-05, 05:02 PM   #18
ThornyJohn
A Deviate Faerie Dragon
Join Date: Mar 2005
Posts: 12
Hate to be the bearer of bad news, but...

ChatScroll v1.3 comes up with the following error at startup:

Interface\AddOns\ChatScroll\ChatScroll.lua: 117: attempt to index field `Cycle' (a function value)

  Reply With Quote
10-05-05, 12:43 PM   #19
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Ok, I only have about an hour or so to be online today, but I will try to fix it.
  Reply With Quote
10-14-05, 05:09 PM   #20
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
Ok, I think I've got all of ChatScroll's problems worked out, list anything screwy you find here!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Random's UI Addons

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off