WildStar:Development

Revision as of 03:08, 1 July 2020 by Bear (talk | contribs) (Created page with "__NOWYSIWYG__{{wsdev}} The WildStar development describes game customization and technical specifications for WildStar. This includes game UI Macro and AddOn ...")

Template:Development/dev

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.

Welcome to the WildStar Development Portal

Reference

WildStar UI Customization

[[../UI AddOn/]]s
    · [[../TOC format/]] · [[../AddOn loading process/]] · Summaries
[[../UI API/|Global API]]
    · [[../API types|Data Types]] · [[../API events|Events]] · [[../UI Lua|Lua functions]] · [[../API change summaries|Changes]]
[[../UI Form/]]s
    · [[../XML_user_interface|XML Widget declarations]] · [[../Widget handlers|Script handlers]] · Summaries
[[../UI XML|WildStar XML UI]]
    · [[../XML/Ui|XML Root]] · [[../XML elements/]] · [[../XML/Types|XML Types]] · Summaries
[[../UI Macro|Macro Reference]]
    · [[../Macro commands|Command Reference]] · [[../Console variables|Console Variables]]
Technical details
    · [[../User defined code/]] · [[../UI Snippets/]] · more...

Other materials

Developer talk

UI Customisation Forums and Guilds

Tutorials and HOWTOs

[[../UI beginner's guide/|An introduction to addons, scripts and macros]]
[[../Getting started with writing addons/]]
[[../UI Guides/]] and HOWTOs
  • [[../Handling events/]]
  • [[../Saving variables between game sessions/]]
  • [[../Creating a slash command/]]
  • [[../Localizing an addon/]]
  • [[../Using the Interface Options Addons panel/]]
  • [[../Using UIDropDownMenu/]]
  • [[../XML basics/]]
  • [[../UI Guides/|more...]]

Other Resources and Tools

[[../UI Snippets/|UI Code Snippets]]
Carbine UI Internals
  • [[../Viewing Carbine's interface code/|Carbine's User Interface customization tool]]
Lua and XML editing software