Thread Tools Display Modes
03-24-12, 10:09 PM   #1
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,362
It means Screen Space Ambient Occlusion (SSAO).
It has to do with lighting and is probably another way to kill our framerate for marginal visual benefit :P

Last edited by Dridzt : 03-24-12 at 10:11 PM.
 
03-24-12, 10:16 PM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by Dridzt View Post
It means Screen Space Ambient Occlusion (SSAO).
It has to do with lighting and is probably another way to kill our framerate for marginal visual benefit :P
According to the code, it seems to be set to a lower value the higher your settings are (low = 2, high = 1).
https://github.com/p3lim/wow-ui-sour...s.lua#L703-730
 
03-27-12, 09:13 AM   #3
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 522
Have the secure templates/handlers changed at all in 5.0? I keep expecting snippets nerfed due to their ability to easily /castrandom. But at the same time it seems absolutely important (more important!) for a snippet to choose a spell based on the last one loaded or on a variable, so we can do toggle abilities and stuff.

Curious if item:id format has changed also? It's changed every expansion so far (gems in BC, level in WotLK, reforge in cata). Did they put tinker into the item id in MoP?

Also I gave a guildmate a macro to test COMBAT_LOG_EVENT_UNFILTERED results and it appears they've changed. Anyone played with them at all?

You don't need addons enabled to test any of this, and only so much can be gleaned from looking at the extracted UI.
 
03-28-12, 03:56 AM   #4
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Macro interfaces
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
 
03-29-12, 09:09 AM   #5
berrybear
A Kobold Labourer
Join Date: Sep 2008
Posts: 1
Curious, anyone with beta access able to test this new binding?

<ModifiedClick action="CASTAOEONTARGET" default="CTRL"/>

Wonder if this skips the targeting reticule step for AoE spells if you have something targeted.
 
03-30-12, 06:24 AM   #6
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 522
Originally Posted by berrybear View Post
Curious, anyone with beta access able to test this new binding?

<ModifiedClick action="CASTAOEONTARGET" default="CTRL"/>

Wonder if this skips the targeting reticule step for AoE spells if you have something targeted.
I tried a few ways to use it with hurricane on my copied druid and it had no effect. Did a /dump IsModifiedClick("CASTAOEONTARGET") in the cast and it was 1. Maybe NYI? It'd be a very handy feature.

To my previous questions, if anyone else curious, I was able to create a secure button that toggled its spell successfully so no apparent nerf there. No change to item:id's. And no readily apparent change to COMBAT_LOG_EVENT_UNFILTERED.
 
03-30-12, 10:51 AM   #7
TSquared
Big Daddy!
Join Date: May 2008
Posts: 527
Originally Posted by Gello View Post
I tried a few ways to use it with hurricane on my copied druid and it had no effect. Did a /dump IsModifiedClick("CASTAOEONTARGET") in the cast and it was 1. Maybe NYI? It'd be a very handy feature.
Whoops, that's part of a dev-only system. It will be removed to avoid confusion.
 
03-29-12, 09:42 AM   #8
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Updated the list to the new build:
https://github.com/p3lim/wow-ui-sour...31eb00d8ca1778
 
03-29-12, 03:57 PM   #9
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Here is my github fork. You can extract it yourself with ExportInterfaceFiles
Attached diffs (up until build 16048) by kd3:
Attached Files
File Type: zip 5.0.1.15508-5.0.1.15544.zip (35.4 KB, 988 views)
File Type: zip 5.0.1.15464-5.0.1.15508.zip (193.6 KB, 1006 views)
File Type: zip 4.3.3.15354-5.0.1.15464.zip (406.2 KB, 1038 views)
File Type: zip 5.0.1.15544-5.0.1.15589.zip (27.3 KB, 970 views)
File Type: zip 5.0.1.15589-5.0.1.15640.zip (106.2 KB, 967 views)
File Type: zip 5.0.1.15640-5.0.1.15650.zip (8.4 KB, 950 views)
File Type: zip 5.0.1.15650-5.0.1.15657.zip (25.7 KB, 2044 views)
File Type: zip 5.0.1.15657-5.0.1.15662.zip (29.5 KB, 971 views)
File Type: zip 5.0.1.15662-5.0.1.15668.zip (23.2 KB, 962 views)
File Type: zip 5.0.1.15668-5.0.1.15677.zip (23.1 KB, 1050 views)
File Type: zip 5.0.1.15677-5.0.1.15689.zip (26.2 KB, 1030 views)
File Type: zip 5.0.1.15689-5.0.1.15699.zip (41.0 KB, 1065 views)
File Type: zip 5.0.1.15699-5.0.1.15726.zip (31.8 KB, 989 views)
File Type: zip 5.0.1.15726-5.0.1.15739.zip (31.9 KB, 1039 views)
File Type: zip 5.0.1.15739-5.0.1.15752.zip (20.3 KB, 1001 views)
File Type: zip 5.0.1.15752-5.0.1.15762.zip (22.9 KB, 956 views)
File Type: zip 5.0.1.15762-5.0.1.15781.zip (49.3 KB, 971 views)
File Type: zip 5.0.1.15781-5.0.1.15799.zip (35.9 KB, 937 views)
File Type: zip 5.0.1.15799-5.0.3.15851.zip (55.3 KB, 1118 views)
File Type: zip 5.0.3.15851-5.0.3.15882.zip (27.9 KB, 1188 views)
File Type: zip 5.0.3.15882-5.0.4.15913.zip (49.4 KB, 1189 views)
File Type: zip 5.0.4.15913-5.0.4.15929.zip (14.8 KB, 1131 views)
File Type: zip 5.0.4.15929-5.0.4.15952.zip (27.0 KB, 1199 views)
File Type: zip 5.0.4.15952-5.0.4.15961.zip (6.5 KB, 1174 views)
File Type: zip 5.0.4.15961-5.0.4.15972.zip (8.4 KB, 1299 views)
File Type: zip 5.0.4.15972-5.0.4.15983.zip (3.6 KB, 1249 views)
File Type: zip 5.0.4.16004-5.0.4.16010.zip (856 Bytes, 928 views)
File Type: zip 5.0.4.16010-5.0.4.16016.zip (536 Bytes, 906 views)
File Type: zip 4.3.4.15595-5.0.4.16016.zip (602.0 KB, 1279 views)
File Type: zip 5.0.4.16016-5.0.5.16030.zip (1.5 KB, 1208 views)
File Type: zip 5.0.5.16030-5.0.5.16048.zip (700 Bytes, 922 views)
File Type: zip 5.0.4.16016-5.0.5.16048.zip (1.9 KB, 1206 views)

Last edited by Ketho : 09-15-12 at 08:38 AM.
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » Beta API discussion


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