Thread Tools Display Modes
12-20-05, 03:47 AM   #1
Ravendwyr
A Flamescale Wyrmkin
 
Ravendwyr's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 139
Talking A Few Things I'd Like from Nulkris Claus

Hello.

I've been a very good boy and I'd love it if you can add the following features to WoW UI Designer:

1) Automatically add .xml or .lua to a file renamed in the Project Manager if it doesn't detect the extension in the new name.
(I forgot to add the extension to a new file in my project and crashed the program when I double-clicked it to edit it. Oops!)

2) Option to turn off Smart Indenting.

3) Able to detect the Blizzard addons inside patch.mpq.

4) Detect <Include file=""> inside .xml files, and file names inside the Include field get added to the Project Manager.

With number 4, if you don't know what I mean, then here's an example (taken from Items Matrix v16):
Code:
  <Script file="localization.lua" />
  <Script file="IM_Variables.lua" /> 
  <Script file="ItemsMatrix.lua" /> 
  <Script file="IM_ShowTooltip.lua" /> 
  <Script file="IM_Search.lua" /> 
  <Script file="IM_Filters.lua" /> 
  <Script file="IM_InvChk.lua" /> 
  <Script file="IM_Options.lua" />

  <Include file="ItemsMatrix_Templates.xml" />
  <Include file="ItemsMatrix_Core.xml" /> 
  <Include file="ItemsMatrix_EditFrame.xml" /> 
  <Include file="ItemsMatrix_SearchFrame.xml" /> 
  <Include file="ItemsMatrix_InvChk.xml" /> 
  <Include file="ItemsMatrix_Options.xml" /> 
  <Include file="ItemsMatrix_MoneyOpt.xml" /> 
  <Include file="ItemsMatrix_FilterFrame.xml" />
Please?
__________________
Twitter | GitHub
  Reply With Quote
12-20-05, 04:08 AM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Thumbs up

1) Ok, will probably make it just go to the null highlighter, will have to see why it would crash.2) Ok.
3) I kind of made the decision to just go through the directories (which WoW will create for its addons), but I can do a toc search through the MPQs too.
4) Good idea!

Ho, Ho, Ho!!!
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote
12-20-05, 04:16 AM   #3
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 7,134
*chuckles at parts of this thread*
__________________
“Do what you feel in your heart to be right — for you’ll be criticized anyway.” ~ Eleanor Roosevelt
~~~~~~~~~~~~~~~~~~~
Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RaffaeleMarinetti
  Reply With Quote
12-20-05, 05:00 PM   #4
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
I uploaded a new nightly build (4f) with all but (3) in it. Enjoy, and you better keep being a good boy
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » A Few Things I'd Like from Nulkris Claus

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