Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: icyblade
Forum: Legion Beta archived threads 06-24-16, 01:32 AM
Replies: 83
Views: 58,020
Posted By icyblade
In today's build (22018), cameraDistanceMax was...

In today's build (22018), cameraDistanceMax was removed from cvar list.
Since cameraDistanceMaxFactor was restricted from 0 to 1.9, I can't figure out any way to extend the camera distance (except...
Forum: Legion Beta archived threads 06-03-16, 09:31 PM
Replies: 83
Views: 58,020
Posted By icyblade
In this build(21863) .tga textures will not be...

In this build(21863) .tga textures will not be loaded by addons, use .blp instead.GJ BLIZZARD
Forum: News 05-11-16, 12:58 AM
Replies: 227
Views: 103,958
Posted By icyblade
Got my invitation now, tracking code 49. No new...

Got my invitation now, tracking code 49.

No new email but my BN account was directly activated.


Thanks wowinterface!
Forum: News 04-22-16, 07:56 PM
Replies: 227
Views: 103,958
Posted By icyblade
texture:SetTexture(r, g, b, a) changes into...

texture:SetTexture(r, g, b, a) changes into texture:SetColorTexture(r, g, b, a)

Checkout my post: http://www.wowinterface.com/forums/showthread.php?t=53248
Forum: Legion Beta archived threads 03-24-16, 06:54 PM
Replies: 83
Views: 58,020
Posted By icyblade
Yes that's SetChange, thanks for pointing out that

Yes that's SetChange, thanks for pointing out that
Forum: Legion Beta archived threads 03-23-16, 08:20 AM
Replies: 83
Views: 58,020
Posted By icyblade
Here is what I'm using in...

Here is what I'm using in alpha
https://github.com/icyblade/wow_addons
Forum: Legion Beta archived threads 03-23-16, 08:19 AM
Replies: 83
Views: 58,020
Posted By icyblade
Yes, it's not optional now

Yes, it's not optional now
Forum: Legion Beta archived threads 03-22-16, 07:32 PM
Replies: 83
Views: 58,020
Posted By icyblade
Notable API changes in Legion

Hi everyone, I'd like to share some notable API changes in Legion. All of them have been tested in current alpha realm and I'm pretty sure you guys may in need of them. :-)
...
Forum: News 02-03-16, 06:53 PM
Replies: 227
Views: 103,958
Posted By icyblade
check my pm pls :-)

check my pm pls :-)
Forum: WoD Beta archived threads 09-08-14, 06:32 AM
Replies: 39
Views: 40,638
Posted By icyblade
Oh yes, I'm so stupid Thanks!

Oh yes, I'm so stupid
Thanks!
Forum: WoD Beta archived threads 09-03-14, 04:56 AM
Replies: 39
Views: 40,638
Posted By icyblade
In 18816: It seems that...

In 18816:
It seems that GetItemQualityColor(itemId) will return 1,1,1,ffffffff for everything
For example:
print(GetItemQualityColor(56104))
print(GetItemQualityColor(115744))
will...
Forum: WoD Beta archived threads 08-30-14, 10:49 AM
Replies: 5
Views: 11,720
Posted By icyblade
yep, its just for comparison

yep, its just for comparison
Forum: WoD Beta archived threads 08-30-14, 01:51 AM
Replies: 5
Views: 11,720
Posted By icyblade
well i think i've figured it out in...

well i think i've figured it out
in TidyPlates\TidyPlatesCore.lua, Line 918:
the fact is in WoD, UnitExists(unit) will return true/false rather than 1/0, so we can just simply change
function...
Showing results 1 to 13 of 13