WildStar:Development: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOWYSIWYG__{{wsdev}}
__NOWYSIWYG__<div class="mpcontentbox-main bg-darkgray" style="margin-top:0em; padding-bottom:5px; min-height:125px;">
<div style="float:left; margin-left:-7px; margin-right:10px">[[File:WoW_WildStar_Mmorpg.png|150px]]</div><!--
--><h3 class="mpcontentbox-header">'''Welcome to the WildStar Customization Reference'''</h3>


The [[WildStar development]] describes game customization and technical specifications for [[WildStar]]. This includes game UI [[Macro]] and [[AddOn]] support and documentation of other types of files used for art or for general support of the game.
: You can also search using the [[:Category:Interface customization|Interface Customization]] categories or the [[:Special:Search|Search]] page.
: Before editing [[\WildStar development|WildStar customization]] pages, please read [[AddOn Studio Wiki:How to edit API pages|How to edit API pages]].<!--
'''Welcome to the WildStar Development Portal'''


* Before editing WildStar development pages, please read the [[WoWWiki:How to edit API pages|relevant guidelines]].
--></div>{{dev||}}The [[\WildStar development]] reference describes game customization and technical specifications for [[wildstarwiki:WildStar|WildStar]]. This includes game UI [[Macro]] and [[AddOn]] support and documentation of other types of files used for art or for general support of the game.


== Reference ==
== Reference ==
=== UI Customization ===
=== WildStar UI Customization ===


: '''[[UI AddOn]]s'''
: '''[[UI AddOn]]s'''
:&nbsp;&nbsp;&nbsp; &middot; [[TOC format]] &middot; [[AddOn loading process|Load Process]] &middot; [[:Category:AddOns|Summaries]]
:&nbsp;&nbsp;&nbsp; &middot; [[TOC format]] &middot; [[AddOn loading process]] &middot; [[:Category:WildStar AddOns|Summaries]]


: '''[[UI API|WildStar Global API]]'''
: '''[[UI API|Global API]]'''
:&nbsp;&nbsp;&nbsp; &middot; [[API types|Data Types]] &middot; [[Events (API)|Events]] &middot; [[WildStar Lua|Lua functions]] &middot; [[API change summaries|Changes]]
:&nbsp;&nbsp;&nbsp; &middot; [[API types|Data Types]] &middot; [[API events|Events]] &middot; [[UI Lua|Lua functions]] &middot; [[API change summaries|Changes]]


: '''[[UI Form]]s'''
: '''[[UI Form]]s'''
:&nbsp;&nbsp;&nbsp; &middot; [[XML_user_interface|XML Widget declarations]] &middot; [[Widget handlers|Script handlers]] &middot; [[:Category:Widgets|Summaries]]
:&nbsp;&nbsp;&nbsp; &middot; [[XML_user_interface|XML Widget declarations]] &middot; [[Widget handlers|Script handlers]] &middot; [[:Category:WildStar Widgets|Summaries]]


: '''[[UI XML|WS XML UI]]'''
: '''[[UI XML|WildStar XML UI]]'''
:&nbsp;&nbsp;&nbsp; &middot; [[XML/Ui|XML Root]] &middot; [[XML elements|XML elements]] &middot; [[XML/Types|XML Types]] &middot; [[:Category:UI XML|Summaries]]
:&nbsp;&nbsp;&nbsp; &middot; [[XML/Ui|XML Root]] &middot; [[XML elements]] &middot; [[XML/Types|XML Types]] &middot; [[:Category:WildStar UI XML|Summaries]]


: '''[[Macro commands|Macro Command Reference]]'''
: '''[[UI Macro|Macro Reference]]'''
:&nbsp;&nbsp;&nbsp; &middot; [[Console variables|Console Variables]]  
:&nbsp;&nbsp;&nbsp; &middot; [[Macro commands|Command Reference]] &middot; [[Console variables|Console Variables]]


: '''[[:Category:Technical details|Technical details]]'''
: '''[[:Category:WildStar Technical details|Technical details]]'''
:&nbsp;&nbsp;&nbsp; &middot; [[User defined code]] &middot; [[UI Snippets]] &middot; [[:Category:UI technical details|more...]]
:&nbsp;&nbsp;&nbsp; &middot; [[User defined code]] &middot; [[UI Snippets]] &middot; [[:Category:WildStar UI technical details|more...]]


== Other materials ==
== Other materials ==
Line 41: Line 42:
:* [http://www.wowinterface.com/forums/index.php?=wow-interface-customization WoWInterface]
:* [http://www.wowinterface.com/forums/index.php?=wow-interface-customization WoWInterface]
:* [http://www.wowace.com/forums/ Ace]
:* [http://www.wowace.com/forums/ Ace]
:* [[In-game developer guilds]]


==== Tutorials and HOWTOs ====
==== Tutorials and HOWTOs ====
Line 59: Line 58:


==== Other Resources and Tools ====
==== Other Resources and Tools ====
: [[:Category:Development Help AddOns|Development Help AddOns]]
: [[:Category:Hosted AddOns|Hosted addon pages]] &middot; [[:Category:AddOns Libraries|Library AddOns]]
: [[UI Snippets|UI Code Snippets]]
: [[UI Snippets|UI Code Snippets]]


Line 68: Line 65:
: '''[[Lua editors|Lua and XML editing software]]'''
: '''[[Lua editors|Lua and XML editing software]]'''
:* [[Lua editors|Lua Editor List]]
:* [[Lua editors|Lua Editor List]]
:* [[AddOn Studio 2010]]
:* [//addonstudio.org/wildstar/current AddOn Studio for WildStar]
:* [http://www.wowinterface.com/downloads/fileinfo.php?id=4222 WoW UI Designer]
:* [http://www.wowinterface.com/downloads/fileinfo.php?id=4222 WoW UI Designer]
:* [http://ixedit.sourceforge.net/ iXink XML Editor]
:* [http://ixedit.sourceforge.net/ iXink XML Editor]


== Things you can help out with ==
==== Things you can help out with ====
* Fill out all those red links in [[World of Warcraft API]]! &nbsp; (though pick in order of likelihood of being useful). [[Viewing Blizzard's interface code|Looking at the FrameXML]] code to find out how the functions are being used is good way to begin. Please do not create stubs if you are not adding new and useful facts - we prefer red links over stubs with no additional information.
* Feel free to edit, correct or add any customization content
* Copy bolded items in the [[Global functions]] list to [[World of Warcraft API]] et al.
* Scan [[:Category:API stubs]] for unfinished pages!
* Take a look in [[:Category:Votes for deleting]] and look for API pages.
* Help convert old pages to the [[Help:API Function articles]] style!
* Add "[[Help:API Function articles#Triggers Events|Triggers Events]]" sections to old pages that do not have them (and should have them).

Latest revision as of 07:11, 15 August 2023

WoW WildStar Mmorpg.png

Welcome to the WildStar Customization Reference

You can also search using the Interface Customization categories or the Search page.
Before editing WildStar customization pages, please read How to edit API pages.

The WildStar development reference describes game customization and technical specifications for WildStar. This includes game UI Macro and AddOn support and documentation of other types of files used for art or for general support of the game.

Reference

WildStar UI Customization

UI AddOns
    · TOC format · AddOn loading process · Summaries
Global API
    · Data Types · Events · Lua functions · Changes
UI Forms
    · XML Widget declarations · Script handlers · Summaries
WildStar XML UI
    · XML Root · XML elements · XML Types · Summaries
Macro Reference
    · Command Reference · Console Variables
Technical details
    · User defined code · UI Snippets · more...

Other materials

Developer talk

UI Customisation Forums and Guilds

Tutorials and HOWTOs

An introduction to addons, scripts and macros
Getting started with writing addons
UI Guides and HOWTOs

Other Resources and Tools

UI Code Snippets
Carbine UI Internals
Lua and XML editing software

Things you can help out with

  • Feel free to edit, correct or add any customization content