• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Squared

 

Project Updated:
Files Updated: Fri, Oct 16 2009
Supports Game Version: 1.3.1
Category: Unit Frames
Tags:

, , , , , and [Edit Tags]

Project Manager: Aiiane
Additional Authors: No additional authors
Current Version: 3.8.5
License: MIT License
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 325
Downloads Total: 311,223
Favorites: 698
Comments: 704
  • About Squared
  •  

About Squared

Squared is a highly-customizable unit frame addon similar to the widely-known WoW addon "Grid". It provides a very compact view of health for you, your group, your warband, or your scenario. Clicking on a square will target the associated player.

Important note for WAR 1.3

If you are having issues with squares not fading for "OUT OF RANGE" targets, please see this thread: http://tinyurl.com/squared1-3

Notes about recent patches

Added in 3.7: Tooltips for units in group/warband mode. Hold down the shift key while mousing over a unit to view its tooltip.

3.6 features a fairly significant optimization for WAR 1.2. I highly recommend upgrading to it for decreased lag when in large groups.

Added in 3.5: Easy exporting and importing of settings. The panel to do so is in the GUI.

Added in 3.4: Toggle/settings button. By default, it's located on the left side of the minimap, but you can move it wherever you wish from the Layout Editor. Left-clicking the toggle button will show/hide Squared (same as changing the "completely disable Squared" setting), while right-click will show/hide the Squared Configurator.

Added in 3.3: Settings profiles. Profiles allow you to keep different sets of settings and swap among them at will. In addition, each character will remember which profile they were using last, and automatically load that profile when logging in to the character.

(For more details all on Squared versions, see the change log.)

Settings

To open the configuration GUI, type /sqr (or /squared).

For command-line config, see the settings page for configuration options (as well as color settings).

If you want to use the settings for one of the user-submitted examples, find the specific one you want in the Squared Image Gallery and click on its name to go to the description page, which will have a Squared Import Format block that you can plug into Squared's Import Settings window.

Reporting bugs and requesting features

While I monitor many difference places, including Curse/CurseForge comments, various forums, and email, I give the highest priority to bugs and feature requests which are posted on the Squared Ticket Tracker on Lighthouse.

Other tools

For click-casting, see SquaredHealBot.

For hiding the default warband frames, I suggest Phantom.

Addon developers interested in developing plugins for Squared should look at the Squared plugin API page.

Miscellaneous

I wasn't going to put up a donation link at first, but enough people have asked/prodded me about it that I figured I might as well. Please, don't feel pressured to donate, I enjoy writing addons just for the sake of helping out, but if you really want to, there's a Pledgie campaign here.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Squared 3.8.5 Release 1.3.1 8,181 10/16/2009
  Squared 3.8.4 Release 1.3.1 15,036 9/3/2009
  Squared 3.8.3 Release 1.3.1 8,891 8/25/2009
  Squared 3.8.2 Release 1.3.1 9,702 8/19/2009
  Squared 3.8.1 Release 1.30b 498 8/18/2009
  • 1 page(s)
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • damit i have tried the link supplied and still can't get people to fade out when out of range? what should i do?

    Reply Report Permalink
  • Is there a setting I am missing (or AddOn?) that will allow squared to display warband bars the same as the default UI? I do not like having all 4 groups vertical or horizontal, I prefer the group positioning of the default but love the customization of squared.

    Reply Report Permalink
  • Any way to implement a mouse-over info like the original War band layout have where you can see the location of the members?

    Reply Report Permalink
  • Aiiane said 

    Squared already has this - just hold down the Shift key before moving your mouse over them, and a tooltip will pop up. The key-hold is there so that the tooltips don't get in the way of regular play.

    Reply Report Permalink
  • Is anyone using this successfully with the Mac client??

    Reply Report Permalink
  • Kenh said 

    Could it be there is a problem with halting further event processing after calling a registered event handler? Example:
    function XYZ(group, member, modifier) d(group) d(member) d(modifier) return false end Squared.RegisterEventHandler("unitrclick", XYZ)
    The group context menu still appears. Sry for not using the ticket system, I wouldn't want to make an lighthouse acc for just one ticket.

    Reply Report Permalink
  • Aiiane said 

    Hi Kenh - you're actually supposed to return true if you want event processing to halt. :) Returning false tells Squared to keep processing other handlers. That's why it's not working for you, you just got the values backwards. :)

    Reply Report Permalink
  • Kenh said 

    well, I tried around with the three mentioned returns & copy the last try. Result ist the same for true, though. -.-

    Reply Report Permalink
  • Dulkin said 

    I cannot open the setting while in-game. The mod is working. I have tried /sqr and /squared.

    Reply Report Permalink
  • amence said 

    Is there anyway to reposition where the squared frames are? I've looked high and low and, for the life of me, I cannot figure out how to move the frames around.

    Reply Report Permalink
  • Use the warhammer interface management system to move the frames around

    Reply Report Permalink
  • Is there a way to make it show my party, but ONLY my party even in a WB and SC? I'm only concerned with my party for Guard purposes, I don't need to see everyone else. Thank you if there is.

    Reply Report Permalink
  • Aiiane said 

    Not currently, no.

    Reply Report Permalink
  • gweniver said 

    Should individual summoning stones work with Squared? When I activate one of my stones (and get the pointer) and then click on the person in Squared, nothing happens.

    Reply Report Permalink
  • gweniver said 

    Also..the person is in my group.

    Reply Report Permalink
  • Aiiane said 

    Hm, they should work... have you tried using the right-click menu instead? (Right-click, then select Summon Player or w/e it is...)

    Reply Report Permalink
  • Thorgald said 

    heres a question i'm sure is answedes somewhere in the 74 pages of comments, but i couldn't find it in the first 15 :) i seem to remember being able to map spells in squared and just hold down shift, alt or CTRL while klicking on party/warband members insted of klicking that and then whatever heal i needed. did Mythic ban that sort of key mapping or did you just get rid of it? because i really liked that one :(

    Reply Report Permalink
  • Aiiane said 

    That's always been provided by various external plugins for Squared - I believe the current favorite is SquaredHealbot: http://war.curse.com/downloads/war-addons/details/squaredhealbot.aspx

    Reply Report Permalink
  • Thorgald said 

    ooooooh right, now i remember... been to long since i played this game :<

    Reply Report Permalink
  • bergimin said 

    First of all, thanks for this great addon.
    I'm currently having a problem with Squared where some people in the warband will show up as dead even though the are alive standing right next to me. A few of my fellow guildies are having the same problem.
    Is there a solution to this?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 201 Pure Unit Frames
  2. 195 Phantom Buffs & Debuffs, Development...
  3. 89 TargetRing PvP, and Unit Frames
  4. 82 HealGrid Unit Frames
  5. 45 MobHealth Unit Frames, and Combat