AddOn Studio 2015 for World of Warcraft: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
=== Other installs and downloads ===
=== Other installs and downloads ===
Optional:
Optional:
* Blizzard Interface ToolKit:<br /> &nbsp;[[File:Blizz.gif]] [[Interface AddOn Kit|World of Warcraft Interface AddOn Kit]]<!--{{elink|prefix=Blizzard Interface ToolKit:<br />|icon=blizzus|site=Blizzard Support (US) - World of Warcraft Interface AddOn Kit|link=//us.blizzard.com/support/article.xml?locale=en_US&articleId=21466&pageNumber=1|style=display:inline}}-->
* Blizzard Interface ToolKit:<br /> &nbsp;[[File:Blizz.gif]] [[Interface AddOn Kit|World of Warcraft Interface AddOn Kit]]<!--{{elink|prefix=Blizzard Interface ToolKit:<br />|icon=blizzus|site=Blizzard Support (US) - World of Warcraft Interface AddOn Kit|link=//us.blizzard.com/support/article.xml?locale=en_US&articleId=21466&pageNumber=1|style=display:inline}}--><!--
 
Preview:
Preview:
: none<!--* {{release-3|AddOnStudio|WoW|Preview 3.2:|4.0.220407.0|4/24/2022|Preview 3.2}}-->
: * {{release-3|AddOnStudio|WoW|Preview 3.2:|4.0.220407.0|4/24/2022|Preview 3.2}}-->


Current version:
Current version:
Line 35: Line 34:
* {{release-4|AddOnStudio|WoW||4.0.220407.0|4/28/2022}}
* {{release-4|AddOnStudio|WoW||4.0.220407.0|4/28/2022}}
* {{release-4|AddOnStudio|WoW||4.0.220325.0|3/25/2022}}
* {{release-4|AddOnStudio|WoW||4.0.220325.0|3/25/2022}}
<span id="Beta"></span><span id="Preview"></span>
<div width="50%">
:''Alternate file download services graciously donated by '[//www.thecorehosting.net The Core Hosting]' internet hosting &nbsp;&nbsp;&nbsp;&nbsp;[[File:LogoTheCoreHostingx31h.png|The Core Hosting|link=//www.thecorehosting.net]]<br/></div>


Other editions:
Other editions:
Line 44: Line 46:


== Getting Started ==
== Getting Started ==
Installation:
; Initial installation:
# Download and install the Visual Studio Community 2015 above<br/> ''(defaults are fine, can skip 'Launch' after install)''
# Download and install the Visual Studio Community 2015 above<br/> ''(defaults are fine, can skip 'Launch' after install)''
# Download AddOn Studio 2015 for World of Warcraft
# Download AddOn Studio 2015 for World of Warcraft
Line 50: Line 52:
# Run the WowAddonStudio.exe, or create a short-cut and run that instead.
# Run the WowAddonStudio.exe, or create a short-cut and run that instead.


Basic usage:
;Updating:
# Rename or delete the installed 'AddOn Studio for WoW 2015' folder.
# Follow the Installation steps above, skipping the Visual Studio 2015 install portion.
 
;Basic usage:
# Create a new Project
# Create a new Project
# Add existing files or create new ones
# Add existing files or create new ones
Line 56: Line 62:
# Run WoW or use '/reload' to use your AddOn...
# Run WoW or use '/reload' to use your AddOn...


Support:
;Support:
* [[AddOn Studio for World of Warcraft documentation|AddOn Studio Documentation]] and Quick Start Guide
* [[AddOn Studio for World of Warcraft documentation|AddOn Studio documentation]] and Quick Start Guide
* [//discord.gg/eAGb7Rc ASfW] on Discord, [//addonstudio.org/wow/support Issue Tracker and Forums], and [[AddOn Studio for WoW History|Release History]]
* [//discord.gg/eAGb7Rc ASfW] on Discord, [//addonstudio.org/wow/support Issue Tracker and Forums], and [[AddOn Studio for WoW History|Release History]]
* [[AddOn Studio 2015 for WoW Demo]] media
* [[AddOn Studio 2015 for WoW Demo]] media
* '''If you are having trouble, try running the reset.cmd in the install folder.'''
* '''If you are having trouble, try running the reset.cmd in the install folder.'''
Updating:
# Rename or delete the installed 'AddOn Studio for WoW 2015' folder.
# Follow the Installation steps above, skipping the Visual Studio 2015 install portion.


== Product History ==
== Product History ==

Revision as of 22:52, 4 June 2023

AddOn Studio 2015 for World of Warcraft is a fully-featured development environment for creating and developing AddOns for World of Warcraft. AddOn Studio features a professional Lua editor with full code-completion and other modern facilities, an integrated visual WoW UI designer, SVN and Git code repository support, project based AddOn file management and deployment, and much more.sdsd

AddOn Studio 2015 for World of Warcraft

To get started follow the steps below. Feel free to visit the following pages for more information and help. Twitter: @AddonStudioWoW. Documentation: Getting Started. History: Release History. WoW API: UI Customization. Support: Issue Tracker and Forums. Discord: ASfW Donations: PayPal.

AddOn Studio 2015

What you need

1. Visual Studio 2015 Community (free), using one of these install links

2.
3. Follow these instructions

Other installs and downloads

Optional:

Current version:

Previous versions:

Alternate file download services graciously donated by 'The Core Hosting' internet hosting     The Core Hosting

Other editions:

Recent Features

See AddOn Studio 2022 for WoW for more information on newer 2015 features.

Getting Started

Initial installation
  1. Download and install the Visual Studio Community 2015 above
    (defaults are fine, can skip 'Launch' after install)
  2. Download AddOn Studio 2015 for World of Warcraft
  3. Copy the folder 'AddOn Studio for WoW 2015' in the zip file to any location you like, such as: 'c:\Program Files', or 'd:\apps', or your Desktop
  4. Run the WowAddonStudio.exe, or create a short-cut and run that instead.
Updating
  1. Rename or delete the installed 'AddOn Studio for WoW 2015' folder.
  2. Follow the Installation steps above, skipping the Visual Studio 2015 install portion.
Basic usage
  1. Create a new Project
  2. Add existing files or create new ones
  3. Deploy to WoW by clicking 'Build'
  4. Run WoW or use '/reload' to use your AddOn...
Support

Product History

See AddOn Studio for WoW for a list of all editions, and release history for detailed changes in each release.

This 'AddOn Studio 2015 for World of Warcraft' is a continuation of the previous AddOn Studio 2010 for World of Warcraft edition, but built on Visual Studio 2015. The 'AddOn Studio 2010 for WoW' edition will continue to be updated in parallel. This version and the 2010 version will be supported together in perpetuity, to give users a choice of which IDE's style, platform support, and functionality they are more comfortable with.

Today's Reality

The general concepts of game and AddOn development especially for WoW, are far more well understood and by a larger audience today, than they were during the time of the original World of Warcraft. And since the introduction of AddOn Studio for WoW many games have come, and some gone, using Lua and similar game customization methods as WoW. With this the general expectations of quality in consumer level development tools has risen as well.

AddOn Studio 2015 improves on the 2010 edition, with an even more advanced and complete set of features, and is a powerful general IDE for WoW AddOn development using a free Visual Studio back-end (much like the free Community versions of Visual Studio for C#, C++ and Web), with support for graphical Frame XML development. There are quite a few additional Visual Studio integration features, all of which together contribute toward making WoW AddOn development tools real first class citizens, in a world where that almost never happens.

What Changed

New features and changes for the AddOn Studio 2015 edition on initial release:

See AddOn Studio 2010 for WoW: What Changed for previous changes
What Works

Short list covering major historical issues addressed in AddOn Studio 2015 for WoW.

Updated Support:

  • Includes support for current versions of WoW, originally released with support for Warlords of Draenor - Allowed Includes 70000 version and later features, as well as continuing support for WoW Legion, WoD, and earlier game content files, and Blizzard interface 'toolkits'. Support for new WoW releases is ongoing. Fixes include more complete CASC support the proper handling of WoW data files.
  • SCC Integration for GIT - the new version includes an optional, integrated, and functional version of GIT, with full support for all context menus. This is in addition to the previous SVN support. This allows using Curse Forge or other Git support for remote code repositories. There is tested support for sites like the Curse Forge sponsored WowAce and Curse Forge.
  • Windows 10 - using newer set of tools and compilers support was updated for a smoother experience on the new OS, and should still be backward compatible as far back as Visual Studio 2015 support goes back to Vista and above, but not Windows XP, Windows 2000, NT 4.0, or Windows 95. Windows Vista requires Vista SP1. AddOn Studio 2010 for WoW still has support for Windows XP.
See AddOn Studio 2010 for WoW: What Works for previous enhancements

Contact

celess22@gmail.com

See also

External links

Support
News