Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoWBench/To do
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== v1.12.0.a2 === ''Released Aug 27 2006'' * Includes release 1.12 [[FrameXML]] * (Re-)implemented "say" and "whisper" console commands that somehow disappeared some time during early alpha. * The player can now target units properly via TargetByName(), "/target" as well as clicking with the mouse. The Unit___() functions accept "target" as a unitId. * ChatFrames will now actually register for reception of e.g. CHAT_MSG_SAY, _WHISPER, etc. GetChatWindowMessage() was broken since 1.11.0.a4. * New "EVENT" debugging category. '''Hint:''' Use e.g. <tt>WOWB_DEBUGCAT.EVENT=2</tt> to enable only event debugging without using the "-d" switch (which turns on everything according to config.lua). * Clicking/mousing over players will now work with FrameXML-lite ("-q") * Wishlist: bool UnitIsPartyLeader("unit") implementation --[[User:Tarog|Tarog]] 04:40, 16 June 2006 (EDT) [√] --[[User:Mikk|Mikk]] 15:32, 27 August 2006 (EDT) * SendAddonMessage() no longer delivers messages to the player that sent them. --[[User:Mikk|Mikk]] 04:08, 30 July 2006 (EDT) * Virtual objects will now create Lua global variables like they do in WoW. --[[User:Mikk|Mikk]] 06:05, 31 July 2006 (EDT) * dofile() will now detect and strip UTF-8 lead bytes before the Lua parser gets to see them (and bail out). --[[User:Mikk|Mikk]] 10:45, 31 July 2006 (EDT) * fixed the dofile() fix. it'd cause the debugger to bug. oops. --[[User:Mikk|Mikk]] 05:07, 2 August 2006 (EDT) * CreateFrame() with parent=nil while inheriting something would cause crashes in WOWB_ParseXML_InheritObj. Fixed. --[[User:Mikk|Mikk]] 05:17, 2 August 2006 (EDT) ==== Portability bugs ==== * Will now check for "wow.exe" as well as "WoW.exe", which matters on case sensitive filesystems.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)