• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Mirage

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

[Edit Tags]

Project Manager: Aiiane
Additional Authors: No additional authors
Current Version: 1.8
License: MIT License
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 2
Downloads Total: 2,250
Favorites: 10
Comments: 8
  • About Mirage
  •  

About Mirage

Mirage creates an overlay to which UI elements may be attached, and then hidden/shown at will via key binding. For instance, one could attach the quest tracker, zone control bar, xp, and rp bars to the overlay, and then be able to have them hidden most of the time and only glance at them when you choose to show the overlay. What you choose to attach is completely up to you.

The binding can be customized, as can whether the overlay has a tinted background or not.

Usage

To bring up the Mirage settings window, use /mirage if you have LibSlash or /script Mirage.OpenSettings() if you don't.

  • To add a window to the overlay, click "Add", then click the window you want to add.
  • To remove a window from the overlay, select it in the list, then click "Remove".
  • To change what name is displayed for a given window in the list, click "Rename".
  • Click "View" to toggle whether the overlay is visible or not. You can also press whatever key is associated with the Mirage binding.
  • Click "Tint" to toggle whether the overlay will tint non-overlay items when it is visible (change will not be noticeable until the overlay is showing).
  • Click "Bind:___" to set which hotbar button binding is used to toggle the overlay's visibility. By default, this is hotbar button 118.

Advanced Usage

Users who wish to add/remove windows by name instead of by clicking (if they know the internal window name they wish to add/remove) can use the following commands:

  • /script Mirage.AddWindowByName("WindowNameGoesHere")
  • /script Mirage.RemoveWindowByName("WindowNameGoesHere")
  • 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  
  Mirage 1.8 Release 1.3.1 267 10/16/2009
  Mirage 1.7 Release 1.30b 374 8/18/2009
  Mirage 1.6 Release 1.2.1 446 6/16/2009
  Mirage 1.5 Release 1.2.1 552 4/30/2009
  Mirage 1.4 Release 1.1.1 402 4/16/2009
  • 1 page(s)
  • Screenshots (1)
  •  
  • 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.
  • eSilence said

    How do I use the keybinds? It works if I set it to 1-9, but how would I open the Overlay if it's keybound to, say, 54?

    Reply Report Permalink
  • Aiiane said

    If you go into the Key Mapping window (Esc -> Keymapping), and then into the Hot Bars tab, you'll find that there are entries for "Action Bar Button #1" through "Action Bar Button #120". Whatever number you have entered into Mirage, is the binding that will be used - so if you enter 54, then whatever key you have bound to Action Bar Button #54 will be the key that toggles Mirage.

    Reply Report Permalink
  • I do think there's something to be said for an overlay setup that is operated by a small UI element as opposed to a hotbar binding. It would be very powerful and flexible to be able to convert your UI display based upon you desires at the time. Alternatively the hotbar binding could cycle your UI overlays. Excellent work again (as usual) I would honestly love to see multi-overlay functionality, as I am not sure which UI elements I would want to toggle, yet I can think of multiple groups I might want to be able to display independently or in combination.

    Thanks for all the work on this one (and others) thusfar.

    Reply Report Permalink
  • Akopian01 said

    I agree that a little UI element would be nice to open up groups linked to an overlay.

    Reply Report Permalink
  • gweniver said

    Agreed also. I would like to be able to use a small ui button to be able to open / close the linked items too.

    Reply Report Permalink
  • PvtCarnage said

    Awesome Mod!! thanks for all your hard Work I've grown so accustom to 8)

    P.S. Add me to the list of multi-bind set ups, main reason is mini map, would be cool to have just a bind for that separate. But I do realize it's a lot of work and am very happy with current set up .

    Reply Report Permalink
  • Tint settings aren't saving.

    Reply Report Permalink
  • Aiiane said

    v1.3 fixes tint and layout editor issues. The world map functionality is intended (or at the very least, not a bug) and the resetting position is specific to that addon, not Mirage.

    Reply Report Permalink
  • Also, if shown, they got over the World Map screen.

    Reply Report Permalink
  • Also, I can't change their window dimensions without toggling them to hide. I mean, they gotta be hidden to be edited in the Layout Editor.

    Reply Report Permalink
  • Also Minifriends resets position to middle when I put it in Mirage.

    Reply Report Permalink
  • witchboon said

    I love the idea and so far it works flawlessly. However, will there be the ability to do multiple binds to different sections, instead of a single bind for 100% of the mod's attached windows?

    Reply Report Permalink
  • Aiiane said

    Not sure. It'd be another layer of complexity to add, and I don't know if enough people would want that kind of functionality to justify the feature creep.

    Reply Report Permalink
  • witchboon said

    Reading the description, I was worried it would only bind 1 key to 1 window (1:1); not in groups. Come to realize it is all one group bound to a single key. It is still doable, but won't quite fit into my evil plans (5 screen sections -> Q-E..Z-X-C for hiding). But very true, the conflict for ease-of-use vs flexibility. Regardless, thanks as this is a great little add-on.

    Reply Report Permalink
  • Aiiane said

    Alright. With Daegalus' help as a willing test subject, I think we managed to track down what the issue was, and 1.2 should resolve the CTDs some people were experiencing. Apparently the windowing system doesn't like it when you reparent things while it's processing mouse input, so the reparenting will now be deferred until after mouse input is finished being processed.

    Reply Report Permalink
  • Akopian01 said

    I really really like this idea. Will try it out soon.

    Reply Report Permalink
  • nianjr said

    Very cool idea, cant wait for this project to mature more. Very buggy in it's current state though. Tried to hide a couple of windows (actionbars & quest window) and I crashed to desktop.

    Reply Report Permalink
  • Soph777 said

    Same happens to me. But great idea, cant wait for updates :-)

    Reply Report Permalink
  • Aiiane said

    At what point did it crash? Trying to isolate the issue, but it's not exactly trivial. :)

    Reply Report Permalink
  • Soph777 said

    It crashed while i tryed to hide an xpanels overlay.

    Reply Report Permalink
  • Addon Packs Containing Mirage

Most Downloads / Day

Mirage has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 33 WarBoard Miscellaneous
  2. 12 Clock Miscellaneous
  3. 11 WarBoard_FPS Miscellaneous
  4. 9 BlackBox Miscellaneous
  5. 8 Warhammer Census Miscellaneous