View Single Post
12-08-15, 06:00 PM   #6
saxitoxin
A Theradrim Guardian
 
saxitoxin's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 60
Originally Posted by MunkDev View Post
Sure, I'll post it tomorrow. The lighting was done in-game by using class colored effects. These kinds of effects became possible with the changes to lighting in WoD. I used an update script and the mouse cursor to change the relative positioning of the light source and moved it around to achieve that effect. I don't think the functions I used are documented, but I think I have a slight idea of what I did to pull that off.

Diablo bag thing is not something I'm currently working on. I have some ideas for a cool inventory addon but that will have to wait until Legion comes out. It will probably be more towards Warcraft in terms of art, but I wrote a huge ass table of texture coordinates for drawing all the smaller textures in the Diablo thing, which I'm not going to dismiss altogether.
Thank you for answer, and thank you so much for releasing the code

The lighting thing sounds really impressive! now I want that too
but how did you get the light source, is there no code for that?

sorry for going off topic
  Reply With Quote