49
edits
m (Protected "AddOn Studio for World of Warcraft" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
[[File:AddOn Studio 2015 for World of Warcraft.jpg|320px|thumb|AddOn Studio 2015 for World of Warcraft]] | [[File:AddOn Studio 2015 for World of Warcraft.jpg|320px|thumb|AddOn Studio 2015 for World of Warcraft]] | ||
[[File:AddOn Studio 2010 for WoW - Frame edit example - new RT.png|320px|thumb|AddOn Studio 2010 for World of Warcraft]] | [[File:AddOn Studio 2010 for WoW - Frame edit example - new RT.png|320px|thumb|AddOn Studio 2010 for World of Warcraft]] | ||
'''AddOn Studio for World of Warcraft''' is a [[WoW AddOn]] editor which features a professional Lua editor, a WoW UI designer, and support for Curse Forge repositories. | '''AddOn Studio for World of Warcraft''' is a [[wo:AddOn|WoW AddOn]] editor which features a professional Lua editor, a WoW UI designer, and support for Curse Forge repositories. | ||
== Editions == | == Editions == | ||
| Line 8: | Line 8: | ||
* <!--{{NYR-item}}-->[[AddOn Studio 2022 for World of Warcraft]] | * <!--{{NYR-item}}-->[[AddOn Studio 2022 for World of Warcraft]] | ||
:: This version is based on Visual Studio 2022, as version 7.0, and has been available since early 2022. Originally released during [[wikipedia:World of Warcraft: Shadowlands|Shadowlands]], support still continues for all current versions of WoW. This is a currently maintained edition. | :: This version is based on Visual Studio 2022, which is currently the latest Visual Studio, as version 7.0, and has been available since early 2022. Originally released during [[wikipedia:World of Warcraft: Shadowlands|Shadowlands]], support still continues for all current versions of WoW. This is a currently maintained edition. | ||
* [[AddOn Studio 2015 for World of Warcraft]] | * [[AddOn Studio 2015 for World of Warcraft]] | ||
| Line 23: | Line 23: | ||
== Details == | == Details == | ||
AddOn Studio is a fully-featured integrated development environment, with many tools and features specifically for use with [[Lua]] and {{link-wow}} AddOn development. | AddOn Studio is a fully-featured integrated development environment, with many tools and features specifically for use with [[wo:Lua|Lua]] and {{link-wow}} AddOn development. | ||
AddOn Studio for World of Warcraft includes: | AddOn Studio for World of Warcraft includes: | ||
* A modern Lua editing and project management | * A modern Lua editing and project management | ||
* Integrated and visual [[SVN]], [[Git]], and [[ | * Integrated and visual [[SVN]], [[Git]], and [[wowwiki:Curse Forge|CurseForge]] compatible repository SCC | ||
* Real-time ' | * Real-time 'IntelliSense' style tooltips and code completion | ||
* WoW specific UI visualization and editing | * WoW specific UI visualization and editing | ||
* Asset management and browsing for WoW and AddOn resources | * Asset management and browsing for WoW and AddOn resources | ||
| Line 52: | Line 52: | ||
<blockquote> | <blockquote> | ||
For a big chunk of the gaming population, [[AddOn]]s are mysterious things you download and hope will run. But for many talented people, they're an opportunity to help the community and make things easier for the rest of us. | For a big chunk of the gaming population, [[wo:AddOn|AddOn]]s are mysterious things you download and hope will run. But for many talented people, they're an opportunity to help the community and make things easier for the rest of us. | ||
[...] | [...] | ||
Specifically, AddOn Studio will provide an interface that allows AddOn creators to build in familiar surroundings. You'll also have the ability to auto-generate items like the table of contents or lua events. Error checking for [[FrameXML]] and [[Lua]] parsing also helps to speed the AddOn process up. Likewise, they have included [[Ace2 (AddOn)|Ace2]] templates so you can still tap into one of the most commonly used AddOn libraries and updater systems. [...] | Specifically, AddOn Studio will provide an interface that allows AddOn creators to build in familiar surroundings. You'll also have the ability to auto-generate items like the table of contents or lua events. Error checking for [[wo:FrameXML|FrameXML]] and [[wo:Lua|Lua]] parsing also helps to speed the AddOn process up. Likewise, they have included [[wo:Ace2 (AddOn)|Ace2]] templates so you can still tap into one of the most commonly used AddOn libraries and updater systems. [...] | ||
</blockquote> | </blockquote> | ||
| Line 64: | Line 64: | ||
== See also == | == See also == | ||
* [[Lua editors/Visual Studio]] | * [[wo:Lua editors/Visual Studio|Lua editors/Visual Studio]] | ||
* [[Lua editors]] | * [[wo:Lua editors|Lua editors]] | ||
== External links == | == External links == | ||