Thread Tools Display Modes
09-15-14, 09:58 AM   #21
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
I would guess that applies the width and height of the "cut" image to the texture widget.
 
09-15-14, 10:07 AM   #22
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
http://us.battle.net/wow/en/forum/topic/13421662064 says:

useAtlasSize - Use the actual pixel size of the sub-texture as the in-game rectangle size.
 
09-15-14, 11:19 AM   #23
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Ah right, thought that might be the case. Confused as to what subsequent attempts to alter the texture size would result in. Also, makes one wonder why there isn't something similar for regular textures. (is there?)
__________________
Grab your sword and fight the Horde!
 
09-15-14, 11:34 AM   #24
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Originally Posted by Lombra View Post
Ah right, thought that might be the case. Confused as to what subsequent attempts to alter the texture size would result in. Also, makes one wonder why there isn't something similar for regular textures. (is there?)
For a regular texture, it will use the full pixel size if you either don't specify a size or set enough points to infer a size.
__________________
Knowledge = Power; Be OP

 
09-18-14, 12:18 AM   #25
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
With build 18888, GUIDs (including battle pet petIDs) are formatted with hyphens instead of colons, like

Player-970-0010CC9D
Creature-0-3313-1331-13438-89078-00001A7876
BattlePet-0-0000020B26C4
 
09-18-14, 06:10 PM   #26
ykiigor
A Murloc Raider
Join Date: Jun 2014
Posts: 9
Originally Posted by Gello View Post
With build 18888, GUIDs (including battle pet petIDs) are formatted with hyphens instead of colons, like

Player-970-0010CC9D
Creature-0-3313-1331-13438-89078-00001A7876
BattlePet-0-0000020B26C4
Build 18898 same

Originally Posted by p3lim View Post
Code:
itemID:enchant:gem1:gem2:gem3:gem4:suffixID:uniqueID:level:reforgeId:upgradeId:instanceDifficultyID:numBonusIDs:bonusID1:bonusID2:...
reforgeId was removed and item links are:
Code:
itemID:enchant:gem1:gem2:gem3:gem4:suffixID:uniqueID:level:upgradeId:instanceDifficultyID:numBonusIDs:bonusID1:bonusID2:...
 
 

WoWInterface » Site Forums » Archived Beta Forums » WoD Beta archived threads » Data changes from live (18414) to build 18566

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off