-
Posted by trotskyicepick on Wed, 20 Oct 2010 18:48:24
Hi, I'm intending to modify a couple of addons I've been using for a while to work with 4.0.1., as they are long abandoned.
Is there a resource available of all commands, functions, events etc that have been deprecated in the 4.0.1 patch?
Thanks.
-
Posted by jnwhiteh on Wed, 20 Oct 2010 19:11:27
There were a number of changes, most of which were detailed in the post in the office WoW forums, in the UI & Macros section. The only thing that was really 'deprecated' was the use of the global variables 'this', 'arg1', etc.
-
Posted by trotskyicepick on Wed, 20 Oct 2010 19:55:29
Thanks, I kinda spotted that this had gone by the wayside. I'll give the WoW UI forums a browse.
-
Posted by speedwaystar on Wed, 09 Feb 2011 11:35:38
here's my cheatsheet: https://gist.github.com/9a2472616115317add7a
-
Posted by jnwhiteh on Wed, 09 Feb 2011 11:39:38
The scripts section on the site details all the proper signatures for OnUpdate and friends, if you ever need to check that. As for the others, I'm glad you were able to find the proper replacements. You can always browse the API categories if you're unsure.