WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   A Few Things I'd Like from Nulkris Claus (https://www.wowinterface.com/forums/showthread.php?t=2691)

Ravendwyr 12-20-05 03:47 AM

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? :D

Nulkris 12-20-05 04:08 AM

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!!! :D

Cairenn 12-20-05 04:16 AM

*chuckles at parts of this thread*

Nulkris 12-20-05 05:00 PM

I uploaded a new nightly build (4f) with all but (3) in it. Enjoy, and you better keep being a good boy ;)


All times are GMT -6. The time now is 05:21 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI