WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   News (https://www.wowinterface.com/forums/forumdisplay.php?f=5)
-   -   6.1 Patch Notes, 24 Feb 2015 (https://www.wowinterface.com/forums/showthread.php?t=51966)

Cairenn 02-24-15 02:10 PM

6.1 Patch Notes, 24 Feb 2015
 
New Content
  • New Character Models: Blood Elf
  • Twitter Integration
  • New Heirloom Collections Tab
  • Garrisons, Followers, and Outposts
  • Cosmetic Transformations and Toy Effects
UI
  • New Colorblind Options
  • Players can now access a new suite of colorblind filter options under Accessibility settings in the Interface menu.
  • New Death Recap Screen
  • When a character is killed, a new screen now shows more information on what killed you.
  • Premade Group leaders can now automatically accept applicants via a new "Auto Accept" checkbox after the group has been listed.
  • Improved the ordering for categories in the currency tab.
  • Players now receive a banner notification after defeating a dungeon, raid, or world boss in Warlords of Draenor or Mists of Pandria.
  • Loot eligibility lockouts for Draenor world bosses (Drov the Ruiner, Tarlna the Ageless, and Rukhmar) are now tracked in Raid Info under the Raid tab.
  • Popup notifications such as those for completing an achievement or receiving a reward after a Battleground match can now be dismissed by right-clicking on it.
  • Added an "Ignore this bag" option to Profession bags for bag clean up.
  • All multi-page windows now support mousewheel scrolling.
Source and full patch notes

Tonyleila 02-24-15 04:16 PM

Quote:

All multi-page windows now support mousewheel scrolling.
Also the calender?

Quote:

Added an "Ignore this bag" option to Profession bags for bag clean up.
I guess items will still get pulled out from Profession bags into the reagent bank when klicking store all...

..and where is the content?

Cairenn 02-24-15 04:23 PM

Quote:

Originally Posted by Tonyleila (Post 306826)
..and where is the content?

What content? The full patch notes? They're linked at the bottom of the post.

SDPhantom 02-24-15 07:03 PM

Should mention the Garrison UI was updated with some new features.
Quote:

Follower Mission UI Improvements
  • List of missions available now displays the amount of bonus XP, gold, and resources awarded without having to mouse-over the mission tooltip.
  • Improved tooltips displaying which followers that can counter threats on a mission.
    • Followers that can counter a threat and available show up with a green checkmark.
    • Followers that can counter a threat but are out on a mission displays the time remaining until the follower is available.
    • Followers that can counter a threat but assigned to a building will display a working icon.
  • A new icon will notify the player when assigning a follower that'll receive less XP reward because they're below level or item level requirements.
  • Garrisons with 10 or more followers now have access to a sortable list with a quick overview of how many followers can counter a particular threat or how long a follower will be out on a mission.



Quote:

Originally Posted by Tonyleila (Post 306826)
I guess items will still get pulled out from Profession bags into the reagent bank when klicking store all...

Blizzard's definition of "Bag Cleanup" is their sort button.

Tonyleila 02-25-15 02:40 AM

Quote:

Originally Posted by Cairenn (Post 306829)
What content? The full patch notes? They're linked at the bottom of the post.

No the Quests, Instances, Szenarios anything that dosen't let me sit in the Garrison :)

Tonyleila 02-25-15 05:18 AM

This one is interesting:
http://blue.mmo-champion.com/topic/3...en-highlights/

Miiru 02-25-15 05:38 AM

Quote:

Originally Posted by Tonyleila (Post 306865)

Try to use it when the shop is opened :D

Tonyleila 02-25-15 06:06 AM

Quote:

Originally Posted by Miiru (Post 306866)
Try to use it when the shop is opened :D

I see highlight dosen't work well there...^^
Quote:

814x ...eBlizzard_DebugTools\Blizzard_DebugTools-1.0.lua:720: FrameStackHighlight:SetPoint(): Couldn't find region named '(null)'
[C]: in function `SetPoint'
...eBlizzard_DebugTools\Blizzard_DebugTools-1.0.lua:720: in function <...eBlizzard_DebugTools\Blizzard_DebugTools.lua:700>

Locals:
self = FrameStackTooltip {
0 = <userdata>
showHidden = false
default = 1
showRegions = true
}
elapsed = 0.0050000003539026
highlightIndexChanged = 0
highlightFrame = <unnamed> {
0 = <userdata>
NewItems = <unnamed> {
}
HighlightTexture = <unnamed> {
}
Category = <unnamed> {
}
Text = <unnamed> {
}
Icon = <unnamed> {
}
SelectedTexture = <unnamed> {
}
}
_altKeyDown = false
_timeSinceLast = 0.1

Miiru 02-25-15 07:16 AM

Sadly the shop window cant be accessed by anything at all.

Tonyleila 02-25-15 08:10 AM

You can now also write € in chat :eek:

Miiru 02-25-15 10:01 AM

1 Attachment(s)
Did they change something about fontstrings? I get some really weird error in what seems to be a positioning problem:

SDPhantom 02-25-15 12:20 PM

Looks like it's wrapping instead of truncating.

JDoubleU00 02-25-15 07:27 PM

I'm seeing this in a lot of areas of the UI.

Torhal 02-25-15 08:06 PM

This is apparently due to the UI devs fixing a longstanding bug with FontStrings; there was a discussion in IRC about it today, and kd3 helpfully put a transcript on WoWPedia: http://wow.gamepedia.com/UIOBJECT_FontString

p3lim 02-25-15 09:47 PM

Basically if you want text to truncate with two anchors, you have to set it to not wrap.
In Lua:
Code:

fs:SetWordWrap(false)

Seerah 02-25-15 10:57 PM

What's odd is that I noticed on the addons tab of the Interface Options window, some addon titles (in the menu on the left) were getting truncated while others were forced to wrap. (I can grab a screenshot tomorrow if anyone is curious enough.)

lightspark 02-26-15 04:00 AM

The worst thing about this string wrapping is that wordwrap="false" doesn't really help.

I have some font xml-templates in my UI and did some tests with this attribute. At first things work fine, but then after frame is hidden/shown couple of times text starts wrapping again, I guess I should get rid of xml leftovers in my code and hardcode this sh*t in lua.


All times are GMT -6. The time now is 04:59 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI