WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Cataclysm Beta (https://www.wowinterface.com/forums/forumdisplay.php?f=82)
-   -   Addons Enabled Next Build (https://www.wowinterface.com/forums/showthread.php?t=34670)

Ferous 08-28-10 03:05 PM

Addons Enabled Next Build
 
http://forums.worldofwarcraft.com/th...Id=26560769980

WOOT!

sacrife 08-28-10 03:16 PM

*crosses fingers that as few lua errors as possible occur :)*

d87 08-28-10 03:28 PM

Quote:

Originally Posted by sacrife (Post 204138)
*crosses fingers that as few lua errors as possible occur :)*

That would be boring

Nobgul 08-28-10 04:16 PM

I hope as few in my addons, however if you like you are more then happy to have heaps of errors =P
Quote:

Originally Posted by d87 (Post 204139)
That would be boring


Drauer 08-29-10 01:46 PM

Good News Everyone! AddOns in Beta!

Quokka 08-29-10 01:57 PM

Quote:

Originally Posted by Drauer (Post 204205)
Good News Everyone! AddOns in Beta!

it's about time. lets hope in that build that we can walk the maelstrom.

Ferous 08-29-10 05:09 PM

Quote:

Originally Posted by Quokka (Post 204208)
it's about time. lets hope in that build that we can walk the maelstrom.

What I did was I got a summon to Stonecores summoning stone, and then quested in Deepholm. No you dont miss any big chains either. I completed the whole thing this way. Also, to leave the Maelstrom, you can use the unstuck feature and right when the cast is about to end, use your hearthstone. Or you can queue up for Wintergrasp or Tol Barad.

zork 08-30-10 03:20 AM

Wants the API documentation changes NAAAOW.

Global Functions (API)

We can create a list of all the global function on our own:
http://www.wowwiki.com/Global_functions
http://www.wowwiki.com/User:Mikk/Scripts

Adding sense to the different functions is another story.

dr_AllCOM3 08-31-10 03:09 PM

New patch now, hopefully with addons!

IQgryn 08-31-10 04:34 PM

Quote:

Originally Posted by dr_AllCOM3 (Post 204429)
New patch now, hopefully with addons!

I'm not seeing any patch. The servers are down, but nothing is coming through the launcher. Where'd you see it?

Cralor 08-31-10 06:58 PM

Not yet, but very soon.

Cairenn 08-31-10 07:33 PM

Quote:

Originally Posted by zork (Post 204264)
Wants the API documentation changes NAAAOW.

Global Functions (API)

We can create a list of all the global function on our own:
http://www.wowwiki.com/Global_functions
http://www.wowwiki.com/User:Mikk/Scripts

Adding sense to the different functions is another story.

Iriel has, as always, done a great job on this already: http://forums.worldofwarcraft.com/th...99864&sid=2000

IQgryn 08-31-10 09:26 PM

Quote:

Originally Posted by Cralor (Post 204452)
Not yet, but very soon.

Yep, it's downloading now. 12 megs or so of new launcher, then 1.2 gigs of patch. However, you can play after about 20 megs of patch. I like this new(-ish) download system.

EDIT: rather, you could play after 20 megs, but the servers are still down.

ricks322 08-31-10 11:22 PM

From the patch notes for build 12857
Quote:

User Interface
•The ability to use third-party addons has been enabled .
Cataclysm Beta Patch Notes (version 12857)

Jamash 09-01-10 09:16 PM

So since some nameless toolbox got /run, /script and /dump disabled, I wrote an AddOn to, uh, undisable them.

Slakah 09-01-10 09:26 PM

Quote:

* The global variables this, event and arg1[b], [b]arg2... have been removed. Event handlers and other callbacks must use the appropriate locals. If you have lua installed locally, the command luac -l -p somefile.lua can be useful to search for the GETGLOBAL instruction to find places where code is referencing a global instance of these variables.
It's finally happened, hallelujah

Cogwheel 09-01-10 09:32 PM

Quote:

Originally Posted by Jamash (Post 204615)
So since some nameless toolbox got /run, /script and /dump disabled, I wrote an AddOn to, uh, undisable them.

WHO IS THAT I DONT EVEN

Coote 09-02-10 12:11 AM

Quote:

* The global variables this, event and arg1[b], [b]arg2... have been removed. Event handlers and other callbacks must use the appropriate locals.
Do not know if want.


I just recently got into addons, and now it seems I'll likely have to relearn how to do a few things. >.<

VincentSDSH 09-02-10 12:27 AM

Yeah, I have to sorta agree. The removal of 'this' is giving me a bit of a headache.

Sythalin 09-02-10 12:28 AM

Quote:

Originally Posted by TMcMahon51 (Post 204631)
Do not know if want.


I just recently got into addons, and now it seems I'll likely have to relearn how to do a few things. >.<

Don't feel bad; it's causing a few issues across all my projects, as well as a few others I'm sure. The problem is that these things were supposed to have been removed a LONG time ago, but their old API still depended on them. Pre-Cata dropdowns were littered with "this" still in it and has become a major thorn in my side with this change.

So now poeple are still used to these being actively used after their supposed "disappearance" and are watching their addons blow up with no documentation (that I've found anyways) listing the "correct" format examples to replace their ancient "this" references. This is very confusing/frustrating for new and old coders alike. Old dogs and new tricks....


All times are GMT -6. The time now is 10:40 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI