AddOn Studio: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(53 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Welcome to AddOn Studio}}<!--__NOEDITSECTION__--><mainpage-leftcolumn-start />
{{DISPLAYTITLE:Welcome to AddOn Studio}}<!--__NOEDITSECTION__--><mainpage-leftcolumn-start /><!--
'''AddOn Studio''' is a modern and fully featured integrated development environment for specialized environments. [[AddOn Studio for World of Warcraft]] is an IDE for creating WoW AddOns.<br/><br/>
-->'''AddOn Studio''' is a modern fully featured integrated development environment for specialized applications. [[AddOn Studio for World of Warcraft]] is an IDE for creating and editing WoW AddOns.<br/><br/>


[[File:AddOn_Studio_2015_for_WoW_-_pre2015_fullshot_61226.0.jpg|none|noframe|680px|link=AddOn Studio for World of Warcraft|AddOn Studio for World of Warcraft]]
[[File:AddOn_Studio_2015_for_WoW_-_pre2015_fullshot_61226.0.jpg|none|noframe|680px|link=AddOn Studio for World of Warcraft|AddOn Studio for World of Warcraft]]
Line 8: Line 8:
== Overview ==
== Overview ==


AddOn Studio is a professional-level development tool aimed at bringing the Visual Studio experience to other more specialized development environments, like building World of Warcraft addons.
AddOn Studio is a professional-level development tool bringing the Visual Studio experience to specialized environments, like creating and editing World of Warcraft addons.


;Where can I get it?
;Where can I get it?
Line 28: Line 28:
Yes. All AddOn Studio for WoW [[AddOn Studio for WoW|editions]] work for both Retail and Classic.
Yes. All AddOn Studio for WoW [[AddOn Studio for WoW|editions]] work for both Retail and Classic.


[[File:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.png|none|thumb|680px|link={{filepath:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.png}}]]
<!--[[File:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.png|none|thumb|680px]]
--><nomobile>[[File:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.png|none|thumb|680px]]</nomobile><mobileonly><!--[[File:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.webp|none|thumb|680px]]--></mobileonly><!--[[File:AddOnStudio_2015_Demo_World_of_Warcraft_Classic_crop_190824.1.png|none|thumb|680px]]-->


;I'm having trouble installing or using AddOn Studio, what can I do?
;I'm having trouble installing or using AddOn Studio, what can I do?
Line 34: Line 35:
Visit [[AddOn Studio for World of Warcraft]], and pick the edition you installed.
Visit [[AddOn Studio for World of Warcraft]], and pick the edition you installed.


Then check out the various sections for help getting started. Also try the [[AddOn Studio for World of Warcraft Documentation]], with in-depth installation and basic usage tips. These pages have links to outside help, including Discord, support sites, Twitter, and more.
Then check out the various sections for help getting started. Also try the [[AddOn Studio for World of Warcraft documentation]], with in-depth installation and basic usage tips. These pages have links to outside help, including Discord, support sites, Twitter, and more.


:''See [[#Frequently Asked Questions]] below for more questions and answers.''
:''See [[#Frequently Asked Questions]] below for more questions and answers.''
Line 51: Line 52:
;Wow IntelliSense:
;Wow IntelliSense:


The IntelliSense engine works with the [[WoW API|WoW Programming API Reference]] documentation. It includes detailed WoW parameters and return types, with real-time parameter and function level documentation.
The IntelliSense engine works with the [[wo:WoW API|WoW Programming API Reference]] documentation. It includes detailed WoW parameters and return types, with real-time parameter and function level documentation.
[[File:AddOn Studio 2015 for WoW - Features WoW IntelliSense - 200524.2.png|none]]
[[File:AddOn Studio 2015 for WoW - Features WoW IntelliSense - 200524.2.png|none]]


;FrameXML IntelliSense:
;FrameXML IntelliSense:


AddOn Studio provides built-in support for [[FrameXML]] schema validation for addon developers who want to manually edit and customize FrameXML markup.
AddOn Studio provides built-in support for [[wo:FrameXML|FrameXML]] schema validation for addon developers who want to manually edit and customize FrameXML markup.
[[File:AddOn Studio 2015 for WoW - Features WoW XML IntelliSense - 200524.1.png|none]]
[[File:AddOn Studio 2015 for WoW - Features WoW XML IntelliSense - 200524.1.png|none]]


Line 106: Line 107:
;And more...
;And more...


AddOn Studio includes features, like automatic deployment to your Warcraft directory, Task Window, Error List for FrameXML and Lua parsing errors, TGA and MP3 file format support, built-in [[Lua]] console for testing code, [[WoWBench]] support, and powerful search-and-replace features.
AddOn Studio includes features, like automatic deployment to your Warcraft directory, Task Window, Error List for FrameXML and Lua parsing errors, TGA and MP3 file format support, built-in [[wo:Lua|Lua]] console for testing code, [[WoWBench]] support, and powerful search-and-replace features.


== Frequently Asked Questions ==
== Frequently Asked Questions ==
Line 112: Line 113:
;Does AddOn Studio require Visual Studio?
;Does AddOn Studio require Visual Studio?


For [[AddOn Studio 2010 for WoW]], no; it works independently of Visual Studio. If you already have [[Lua editors/Visual Studio|Visual Studio 2010]] installed, that's fine also. For [[AddOn Studio 2015 for WoW]], any edition of Visual Studio 2015 may be installed, including the free one. For <!--{{NYR-item|NYR}} -->[[AddOn Studio 2022 for WoW]], it's the same as the 2015 edition and any edition of Visual Studio 2022 may be installed.
For [[AddOn Studio 2010 for WoW]], no; it works independently of Visual Studio. If you already have [[wo:Lua editors/Visual Studio|Visual Studio 2010]] installed, that's fine also. For [[AddOn Studio 2015 for WoW]], any edition of Visual Studio 2015 may be installed, including the free one. For <!--{{NYR-item|NYR}} -->[[AddOn Studio 2022 for WoW]], it's the same as the 2015 edition and any edition of Visual Studio 2022 may be installed.


;How was AddOn Studio created?
;How was AddOn Studio created?
Line 121: Line 122:
[[File:WoW_WildStar_Mmorpg.png|right]]
[[File:WoW_WildStar_Mmorpg.png|right]]


* [[UI beginner's guide|WoW UI Beginner's Guide]]
* [[wo:UI beginner's guide|WoW UI Beginner's Guide]]
* [[Getting started with writing AddOns]]
* [[wo:Getting started with writing AddOns|Getting started with writing AddOns]]
* [[WoW HOWTOs]] Articles
* [[wo:HOWTOs|HOWTOs]] Articles
* Lua.org: [//www.lua.org/manual/5.1/ Lua Language Reference]
* Lua.org: [//www.lua.org/manual/5.1/ Lua Language Reference]
* [[Lua]] reference  
* [[wo:Lua|Lua]] reference  
* Book: [//www.amazon.com/World-Warcraft-Programming-Reference-Creating/dp/0470229810 World of Warcraft Programming: A Guide and Reference for Creating WoW Addons] - A complete reference for building AddOns  
* Book: [//www.amazon.com/World-Warcraft-Programming-Reference-Creating/dp/0470229810 World of Warcraft Programming: A Guide and Reference for Creating WoW Addons] - A complete reference for building AddOns  
* Book: [//www.amazon.com/Coding4Fun-Programming-Projects-Wiimote-Warcraft/dp/0596520743 Coding4Fun: 10 .NET Programming Projects for Wiimote, YouTube, World of Warcraft, and More] - Chapter 3 is a .NET developer's guide to building AddOns and shows how an in-game RSS Reader is built  
* Book: [//www.amazon.com/Coding4Fun-Programming-Projects-Wiimote-Warcraft/dp/0596520743 Coding4Fun: 10 .NET Programming Projects for Wiimote, YouTube, World of Warcraft, and More] - Chapter 3 is a .NET developer's guide to building AddOns and shows how an in-game RSS Reader is built  
Line 144: Line 145:
Visit: [//twitter.com/AddonStudioWoW @AddonStudioWoW]
Visit: [//twitter.com/AddonStudioWoW @AddonStudioWoW]
</mobileonly><nomobile>
</mobileonly><nomobile>
<twitter screen-name="AddOnStudioWoW" height="440" dnt="true" />
<div style="background-color:var(--bg-tc-d);border-radius: 12px;overflow:hidden"><!--
<twitter screen-name="AddOnStudioWS" height="320" dnt="true" />
--><twitter screen-name="AddOnStudioWoW" height="460" dnt="true" theme="dark" chrome="transparent" link-color="#ffcc00" /><!--
</nomobile>
--></div>
<div style="background-color:var(--bg-tc-d);border-radius: 12px;overflow:hidden"><!--
--><twitter screen-name="AddOnStudioWS" height="340" dnt="true" theme="dark" chrome="transparent" link-color="#ffcc00" /><!--
--></div></nomobile>
<!--
<!--
<twitter screen-name="AddOnStudioSo2D" height="320" />
<twitter screen-name="AddOnStudioSo2D" height="320" />
<twitter screen-name="AddOnStudio" height="320" />
<twitter screen-name="AddOnStudio" height="320" />
-->
--><!--
<!--
<twitter screen-name="AddOnStudioWoW" theme="_dark" height="560" />
<twitter screen-name="AddOnStudioWoW" theme="_dark" height="560" />
<twitter screen-name="AddOnStudioWS" theme="_dark" height="320" />
<twitter screen-name="AddOnStudioWS" theme="_dark" height="320" />

Latest revision as of 06:51, 15 August 2023

AddOn Studio is a modern fully featured integrated development environment for specialized applications. AddOn Studio for World of Warcraft is an IDE for creating and editing WoW AddOns.

AddOn Studio for World of Warcraft

Here you can find official AddOn Studio downloads, API documentation and instructions, important links, and other general information. This site is also a wiki. Click the edit button at the top of any page to get started.

Overview

AddOn Studio is a professional-level development tool bringing the Visual Studio experience to specialized environments, like creating and editing World of Warcraft addons.

Where can I get it?

Current versions of AddOn Studio are available here on this wiki. See AddOn Studio for World of Warcraft for all the editions of AddOn Studio for WoW. Or go directly to:

See also AddOn Studio for WildStar
Is AddOn Studio up to date?

Yes. AddOn Studio for WoW works for all current versions of WoW including the new Shadowlands release.

Does AddOn Studio for WoW support WoW Classic?

Yes. All AddOn Studio for WoW editions work for both Retail and Classic.

AddOnStudio 2015 Demo World of Warcraft Classic crop 190824.1.png
I'm having trouble installing or using AddOn Studio, what can I do?

Visit AddOn Studio for World of Warcraft, and pick the edition you installed.

Then check out the various sections for help getting started. Also try the AddOn Studio for World of Warcraft documentation, with in-depth installation and basic usage tips. These pages have links to outside help, including Discord, support sites, Twitter, and more.

See #Frequently Asked Questions below for more questions and answers.

Key Features

Visual Design

AddOn Studio includes a set of toolbox controls that you can drag-and-drop onto the designer to visually design the layout of your addon including popular Visual Studio features like Snap lines which enable you to visually align controls.

AddOn Studio 2015 for WoW - Features Design Surface - 200523.0.png
Advanced Lua Code Editor

AddOn Studio includes a powerful Lua code editing environment including syntax highlighting, colorization, collapsible functions, built-in IntelliSense support for Warcraft functions and events, IntelliSense Code Snippets for common Lua language constructs, code navigation features like bookmarks and Go To Declaration, and all IDE settings are customizable.

Wow IntelliSense

The IntelliSense engine works with the WoW Programming API Reference documentation. It includes detailed WoW parameters and return types, with real-time parameter and function level documentation.

AddOn Studio 2015 for WoW - Features WoW IntelliSense - 200524.2.png
FrameXML IntelliSense

AddOn Studio provides built-in support for FrameXML schema validation for addon developers who want to manually edit and customize FrameXML markup.

AddOn Studio 2015 for WoW - Features WoW XML IntelliSense - 200524.1.png
Cross-File and Project IntelliSense

AddOn Studio can intelligently see Lua names and values across files for the code you write. It can do this with an awareness for the rules of WoW, and Toc files and Xml includes, and present the correct code-completion in real-time, on even unsaved files, and based on correct load order of files as WoW and the Lua runtime would in the game.

Project Based Development

AddOn Studio includes project based file management, where each AddOn can be a discrete project in the IDE. The allows independent configuration, ease with SCC integration, and easy way deploy or clear projects from your WoW install, or different WoW installs, at will without losing the actual code you are working on.

Other Goodies

Source Code Control Support

Visually use Git or SVN with your addons and with your favorite repository, including with integration with AddOn author sites like Source Forge.

FrameXML Tree View

Visualize the hierarchy of nested controls in your FrameXML file including virtual controls

AddOn Studio 2015 for WoW - Features FrameXML Tree View - 200523.0.png
Visually Browse Warcraft Resources

You can browse and add Warcraft resources directly into your addons including class ability icons, common frames (Bank, Calendar, Chat, Guild, etc...), and Common Buttons (close, scrolling, main menu, etc...)

AddOn Studio 2015 for WoW - Features Visually Browse Resources - 200524.1.png
Visually Design Frame Backdrops

AddOn Studio includes a Backdrop editor tool to easily design and visualize an XML Frame.

XML Editing for Advanced Developers

For advanced developers that want to hand-code FrameXML files, AddOn Studio includes the option to turn off the Visual Designer and just use the XML editing tools. You can switch between the Designer and the XML editor at will, and even use both at the same time and see you changes update immediate in the other. This can also be used as a great way to learn WoW UI XML or maybe even to learn XML itself.

Auto-Generate Table of Contents (TOC)

AddOn Studio also takes the hassle out of building the Table of Contents (TOC) file by automatically building it based on what files are in your project.

Visually add Table of Contents (TOC) Metadata

AddOn Studio also makes it easy to add metadata to your Tables of Contents (TOC) file including Title, Author, version, and a number of other common metadata attributes as well as custom attributes.

Auto-Generate Lua Events

The Addon Studio property window shows all of the properties and events available for a Lua control or frame and enables one-click creation of event handlers like a button_OnClick event.

And more...

AddOn Studio includes features, like automatic deployment to your Warcraft directory, Task Window, Error List for FrameXML and Lua parsing errors, TGA and MP3 file format support, built-in Lua console for testing code, WoWBench support, and powerful search-and-replace features.

Frequently Asked Questions

Does AddOn Studio require Visual Studio?

For AddOn Studio 2010 for WoW, no; it works independently of Visual Studio. If you already have Visual Studio 2010 installed, that's fine also. For AddOn Studio 2015 for WoW, any edition of Visual Studio 2015 may be installed, including the free one. For AddOn Studio 2022 for WoW, it's the same as the 2015 edition and any edition of Visual Studio 2022 may be installed.

How was AddOn Studio created?

AddOn Studio is built using the free Visual Studio Shell, and the Extensibility features in Visual Studio. For more information on VS extensibility, please visit https://docs.microsoft.com/en-us/visualstudio/extensibility or https://en.wikipedia.org/wiki/Visual_Studio_Extensibility.

What are some recommended resources for learning how to build Warcraft AddOns?
WoW WildStar Mmorpg.png