trurefa.blogg.se

World of warcraft gamepedia
World of warcraft gamepedia















Basic knowledge about programming is useful, but Lua in combination with WoW is a good opportunity to start from scratch because it is very lightweight.Ī good WoW addon helping you experiment with Lua is WowLua. Some time and a good text editor like notepad++ should be enough. To start writing a WoW addon you do not need much. - One of several websites to upload your addons to (in my opinion the most relevant).- A message board for WoW related Lua questions.It is quite complete in its listing but lacks documentation and good examples. - A website containing everything you can use within your addons to interact with the game.It is mostly written comprehensively but often lacks background information on a certain topic and often does not cover every important aspect of a subject. - A Wiki with pretty much everything about WoW addons.Your most visited websites being an addon author are probably some of these: Therefore, it should work inside Classic WoW. Most of this guide is very basic and does not make use of these new features. Over the years many new features got included in the API, like the Mount and Pet Journal. The biggest differences are that some parts of the API have been removed, because they were too powerful or could be exploited. Note for Classic WoW players: The ingame Lua API did not change much over the years. But please do not use the comment section for this matter. Since I am not a native speaker, you are also welcome to improve my phrasing.

WORLD OF WARCRAFT GAMEPEDIA FREE

If you have any questions, suggestions or corrections, feel free to leave a comment or catch me on via Michi#2174. But this should not be treated in this beginner's guide and is not necessary for successfully writing well-performing addons. You cannot know every method or return value by heart, but if you know the basics you can quickly look them up at almost no time and start using them.įor those wanting to read about advanced Lua techniques: I might do another guide in the future about optimising code, object oriented programming in Lua and other techniques. I would like to provide an introduction to WoW Lua coding, which puts you in a position to gather the rest of the information yourself. Always come back to it if you have time and motivation and you will begin to understand more and more. This is nothing you will be able to fully understand on a single evening if you have never been in touch with programming before. If you are still interested, we will create a small example addon. I will start from the very beginning with some basic explanations and from then on we will move forward into Lua. I want to provide such an introduction to those highly motivated players with their own ideas for tons of addons. There are several websites which document the ingame API, but most of the things you still have to find out for yourself. What held me back a couple of times was the relatively high hurdle on starting because it is not very well-documented. Being into programming since 2001 and into WoW since 2006 it was only a question of time that I started looking into WoW addon programming. The game has changed, I have changed, and there’s no recapturing that period or reliving it.īut a lot of people have come and gone since I first started playing in December of 2004.Hi, I am Armak from EU-Frostwolf.

world of warcraft gamepedia

Which is fine - I like the people I play with now and I think Dragonflight has some really excellent content - but the game will never feel as wide open and new as it did back in 2005, when I was learning to tank Blackwing Lair for my guild. I don’t want to try and recreate that period, because it isn’t so much about the raids or the content or the characters, but the people I was playing with, and that’s a mix that I’ll never find again. It also has me thinking about, in a time when you can play on WoW Classic, Wrath Classic, and modern realms, which WoW is ultimately “mine”?ĭespite the fact that I have precious little time for nostalgia, I think that for me, World of Warcraft will always be summer of 2005. Also staggering to think about? All of this means we’ll likely see WoW‘s 10th expansion land on its 20th anniversary.Īll of this nostalgic ruminating has me wondering about my own tenure as a WoW player, in which I have moved from an obsessive player who pushed the hardest content possible to a much more casual one who plays when he can and has other commitments. Even without Classic - a unique era in its own right - it’s pretty staggering to think about how long WoW has been around. In that time, we’ve seen the original game followed by nine expansions - The Burning Crusade, Wrath of the Lich King, Cataclysm, Mists of Pandaria, Warlords of Draenor, Legion, Battle for Azeroth, Shadowlands, and of course Dragonflight. World of Warcraft has been out since 2004.















World of warcraft gamepedia