Download
(239 Kb)
Download
Updated: 07-10-2015 02:21 PM
Pictures
File Info
Updated:07-10-2015 02:21 PM
Created:07-16-2012 12:27 PM
Downloads:22,908
Favorites:99
MD5:
Topbar Information Overload  Popular! (More than 5000 hits)
Version: 2.4.8
by: Viper [More]
Adds a bunch of information to the black bar at the top of the screen. Everything is fully togglable on/off through the in-game settings window.

Here's a list of what you can choose to display:
  • Your system time.
  • 12/24-hour modes.
  • Current latency as text.
  • Latency text and icon coloured according to your current latency (with user defined thresholds).
  • Your current FPS (Frames Per Second).
  • Your current Pax Romana amount which can be clicked to show the tokens window.
  • Your current coordinates in the game-world.
  • Show Black Bullions.
  • Show inventory space status.
  • Show White- and/or Black Marks.
  • Show Friends and/or Cabal members online.

There's also other options:
  • Add-on Manager - see the description further down for information.
  • Hide the compass.
  • Offset the items from the left and right.
  • Adjust the transparency of the bar.
  • Add drop shadow to the elements.
  • Adjust the brightness of nearly all elements.

Regarding the latency threshold values: It will be green up until the first value, yellow until the next, orange until the 3rd and above that red.
Currently there's no proper value check, so if you for instance write a lower value in field 2 than in field 1 it will mess up.
The values are given in miliseconds.

NOTICE: Restart your client completely after installing this add-on. You should always do so when adding/changing .xml files.

You will find a new menu item called "Add-on Manager" (near the bottom of the list) which will open the Add-on Manager window and from there you can select the "Topbar Information Overload" item to open the settings.


Add-on Manager information

For developers: http://tswaddons.wordpress.com/tio-developer-guide/

Please note that add-on developers need to change their code to hook into this - it's not something that "just works." So if you want this to happen with your favourite add-on talk to the developer and let them know you want it to support the Add-on Manager in Topbar Information Overload.

You open the Add-on Manager the way you used to open the Topbar Information Overload settings, it replaces that item in the menu. You can also Shift + click on Menu to directly open the Add-on Manager.

Inside the Add-on Manager you will see a list of registered add-ons. If you hover over an add-on in the list a tooltip will appear with some information.
If it has options you can click on the add-on in the list to open its option window.
If it's slotable you can right-click or Shift + click the add-on in the list to open the slot picker.

The slot picker will allow you to assign an add-on to any of the 16 slots in the topbar, so you can quickly access the functions setup by the add-on developer when clicking the icon. This is of course important for an add-on like Deck Manager, which would be a hassle to through the Add-on Manager to open it.

If the slot is dark it's already assigned to an add-on (a tooltip will reflect this and inform you of which one), but you can of course overwrite it - it's merely an indicator. Likewise the slots will light up in the topbar as you hover over them in the slot picker.
If you want to remove an add-on from a slot simply open the slot picker for that add-on and click the slot it's assigned to.

In the Add-on Manager there is also a button for the slot settings as well as a checkbox which will close the Add-on Manager when you open the options for an add-on.

The slot settings window will allow you to configure the placement of the slots. Default they hook to the compass, which will give you the option of setting the icon spacing.
You can also choose to move them as a group of 4 each, still allowing you to control the icon spacing.
The last option allows you to freely move each slot to wherever in the topbar you want.

Note that if you input a number in the input box it will only get saved if you confirm the change with return/enter while the input box is in focus (your text cursor is in it).
Version 2.4.8
  • Fixed spacing after black bullion.

Version 2.4.7
  • Added sprint icon, can be shown/hidden in the options.
  • Fixed icon spacing issue that could occur in some cases.

Version 2.4.6
  • Bar slot icons now relocates with the bar if you change it to bottom alignment.

Version 2.4.5
  • Added the option to hide the GUI edit mode lock icon.
  • Fixed positioning of some groups not being correct (ending up at the far left). You might have to reset the positions to fix this.
  • Changed compass Y position check to allow for +/- 2 points in each direction. If you've moved it somewhere on the bar it might not be at exactly 0 on the Y axis.
  • Changed how the compass' Y position is checked to hopefully prevent cases where it bar slot mode would wrongfully switch to group mode from compass.
  • Changed so that if you reset bar slot positions and the compass has been moved and you're in group mode, it will populate the bar slots from the center of the bar.

Version 2.4.4
  • Added info text to the Add-on Manager window so people know to right-click an add-on in the list to open the slot picker.
  • Added icons to the add-on list in the Add-on Manager to quickly show if an add-on has settings and can be slotted.
  • Added item spacing option for adjusting the spacing between each item in the bar (excluding slots, they already have their own).
  • Added option for how to show the menu button. It can now either be only the icon, only the text or both.
  • Removed the ability to show/hide icons for currencies - they are now always shown.
  • Changed the settings window to use newer code and it's also easier to navigate (more clear separation).
  • The "Clear Unused Slots" button now aligns to the right of the Add-on Manager window.
  • Cleared up the "Close window when opening add-on" text in the Add-on Manager window.
  • Fixed drop shadow effect "growing" in some cases.
  • Fixed so that if the compass has been moved (mainly if its vertical position has changed) and the slots are set to follow the compass, it will set the slot position mode to group instead.
  • Fixed Add-on Manager, Bar Slot Settings and VTIO Settings window sizing bug that could cause them to "grow" when opened/closed multiple times.
  • Fixed default width of Add-on Manager window to prevent it being resized smaller than the space it needs for the buttons.


Version 2.4.3
  • Added the edit GUI functionality.
  • Added the pets menu item.
  • Added all currencies as options (excluding coupons).
  • Added so the currently selected add-on has its number in green in the slot picker.
  • Fixed so it can properly be set to show at the bottom without issues (using the game's option for that).
  • Fixed alignment issue with the latency icon (it was positioned too low in relation to the text).
  • Fixed hiding latency text also hiding the icon.
  • Fixed an issue with the Escape stack that would cause extra amounts of presses of Esc to get to the Escape functionality.
This is re-written from the 2.3.3 source, so there's a few things missing still, like:
  • The icon animation feature for add-on developers.
  • The better options menu.
  • The menu label/icon show/hide function.
I will add those things soon.


Version 2.4.2
  • Fixed some left-over debug stuff that made part of the screen uninteractable. Sorry about that!

Version 2.4.1
  • Changed the menu icon/label checkboxes to a dropdown so you can’t actually remove both of them. If you’ve changed it to not show one you will have to set it again.
  • Cleaned up the Bar Slot Picker window a bit.
  • Unused slots can now be seen in the Bar Slot Picker window – they are shown with a redish number. This means that they’re “occupied” by an add-on that isn’t loaded. You can clear it by right clicking the slot if you want.
  • New button added to the Add-on Manager window to clear all unused slots. Basically this does what the above does, except it just clears all slots where you no longer have the add-on loaded.
  • New feature added for add-on developers to change/animate their icons. For information on how to use this go here: http://tswaddons.wordpress.com/2013/11/06/topbar-information-overload-version-2-4-1-released/

Version 2.4.0
  • Added the new “Lockout Timers” menu item.
  • Added new add-on bar slots so there’s now a total of 32.
  • The “Menu” label can now be hidden.
  • Aureus of Initiaion token amount can now be shown in the bar.
  • Option window code has been updated.

Version 2.3.3
  • Fixed colouring of inventory space status not working.

Version 2.3.2
  • Option to show White- and/or Black Marks added.

Version 2.3.1
  • Extended compass check time and added a failsafe for slot positioning.
  • The slot groups are now placed with the correct icon spacing between them.

Version 2.3.0
  • Add-on slot count increased from 8 to 16.
  • Bar slot icon font changed to a more readable one at small sizes.
  • Icons can now also be toggled on/off for: Menu, Pax Romana, Black Bullion, Inventory, Friends Online and Cabal Members Online.
  • Colouring can be toggled on/off for Friends and Cabal Members Online.
  • The alpha change when 0 friends/cabal members are online can now be toggled on/off.
  • Friends and Cabal are now split into two separate groups in the options.
  • Font size can be adjusted.
  • The font Y offset can be adjusted.
  • You can now add a drop shadow effect to the items. Mostly useful if you want to turn the bar transparency all the way down. There's also options added to control the drop shadow effect.
  • Layout automatically updates when the lengths of Pax Romana/Black Bullion/Inventory/Friends Online/Cabal Members Online change (re-adjusts the elements to keep correct spacing).
  • Adjusted the colouring of various elements.
  • Reduced the inventory, clock and latency icon sizes to better fit with the rest of the icons.
  • Options window scroll position is now saved across sessions.
  • Switched download and mail icon positions.
  • Almost all elements can now be dimmed using the new brightness option.
  • Font style can now be changed without having to reload the UI.
  • Changed some things regarding load order and such, which should make it more reliable in loading everything correctly.
  • Optimised a few bits and pieces.

Version 2.2.0
  • Can now show online friends and cabal members. These are also clickable for opening friends list and cabal management.
  • Icon added to the inventory readout, makes it more clear in the information overload (hoho).
  • Fixed inventory not changing to red colouring when reaching 0 free slots.
  • The latency colouring can now be set to smoothly transition between the colours for each threshold.
  • There's no longer a dead spot between the icons and text where you can't click for the different clickable items.
  • New options window with new groupings, labels, scrollbar, resizable and what not.
  • A bunch of internal code clean-up, mostly related to building and positioning the different elements in the bar.

Version 2.1.0
  • Added a Black Bullion option.
  • Added an inventory space option. Can show two different ways with an option for colouring when getting low: <=20 = yellow. <=10 = orange. 0 = red.
  • A few very minor tweaks - like fixing accidently opening the character sheet when clicking at the top most portion of the bar over by the menu button).

Version 2.0.6
  • Adds support for the download icon introduced in 1.5.
  • Able to switch between the old text style and the new one (that Funcom has changed to). Check the settings and reload the UI (/reloadui or Ctrl + Shift + F1) when you change it.
  • Fixed display of latency when it goes over 1 second.
  • A bunch of cosmetic adjustments to make stuff align bettter.

Version 2.0.5
  • Windows should no longer fail to load properly.

Version 2.0.4
  • Added the "Looking for Group" menu item introduced with patch 1.2.
  • Added mail icon blinking introduced with patch 1.2.

Version 2.0.3
  • New auto-slot feature. Add-ons will now get slotted automatically the first time they register with VTIO, assuming there's slots free. This will also happen for add-ons you might have chosen not to slot on the first load of this new version, but after that it's all good. There's also FIFO feedback when this happens.
  • Changes to how windows are created to possibly and hopefully fix the issue some people are having with them not being shown properly (it's not something I'm experiencing so I'm just blindly trying to fix it).

Version 2.0.2
  • Changes to the way default values are handled to hopefully fix window sizing problems reported by Eth.
  • Fixed an issue where multiple add-ons could have the slot picker active.
  • Updated readme.txt to better clarify some things.
  • Updated developer information (http://tswaddons.wordpress.com/tio-developer-guide/) with an example file and also corrected function name typo reported by Gongju.

Version 2.0.1
  • Added right-click on an add-on in the Add-on Manager list to open the slot picker.
  • Added onMousePress to list of functions supported for slotted icons (for developers).

Version 2.0.0
  • New Add-on Manager! See add-on description for details.
  • Changes to how MainMenuWindow.swf and Viper_TopbarInformationOverload.swf communicate which hopefully eliminates the issue where the topbar is blank.
  • Added ability to hide the compass.
  • Added ability to set the transparency of the black bar.
  • Added offset right.

Version 1.1.4
  • Updated for patch 1.1 - read the readme.txt for important information on how to install as it now uses a new structure.
  • Fixed loading issues due to different load order for the modules, so you should no longer end up with an (almost) empty bar.
  • Tweaked positioning of some icons and text for the OCD people out there.

Version 1.1.3
  • Fixed currency not always updating.
  • The headers in the settings window are now bold, w00t! ;)

Version 1.1.2
  • Latency icon is now also forced to update and not wait for updates.
  • New settings to set your own latency threshold for the colouring.
Regarding the latency threshold values: It will be green up until the first value, yellow until the next, orange until the 3rd and above that red.
Currently there's no proper value check, so if you for instance write a lower value in field 2 than in field 1 it will mess up.
The values are given in miliseconds.

Version 1.1.1
  • Fixed items resetting their values and waiting for updates when zoning/porting/whatever.
  • Added a left offset value option to offset the left items toward the middle if needed due to other icons taking up the space.

Version 1.1.0
  • Fixed settings window popping up every now and then.
  • Fixed leading decimal points (as in removed them).
  • 12-hour mode now also uses commas for the currency instead of periods.

Version 1.0.0
  • Initial release.
Archived Files (26)
File Name
Version
Size
Author
Date
2.4.7
239kB
Viper
07-09-2015 11:31 AM
2.4.6
238kB
Viper
05-12-2015 09:35 AM
2.4.5
238kB
Viper
05-10-2015 10:42 AM
2.4.4
238kB
Viper
05-08-2015 01:02 PM
2.4.3
228kB
Viper
04-09-2015 04:45 PM
2.4.2
234kB
Viper
11-06-2013 09:35 AM
2.4.1
234kB
Viper
11-05-2013 09:28 PM
2.4.0
225kB
Viper
10-27-2013 05:37 PM
2.3.3
215kB
Viper
02-11-2013 10:57 AM
2.3.2
215kB
Viper
02-07-2013 05:42 AM
2.3.0
213kB
Viper
02-03-2013 09:51 AM
2.2.0
212kB
Viper
02-02-2013 10:07 AM
2.1.0
207kB
Viper
12-30-2012 11:51 AM
2.0.6
206kB
Viper
12-13-2012 06:06 AM
2.0.5
206kB
Viper
12-08-2012 07:05 AM
2.0.4
205kB
Viper
09-18-2012 07:15 AM
2.0.3
204kB
Viper
08-21-2012 12:36 PM
2.0.2
204kB
Viper
08-15-2012 04:32 PM
2.0.1
203kB
Viper
08-09-2012 09:28 AM
2.0.0
203kB
Viper
08-08-2012 02:39 PM
1.1.4
143kB
Viper
07-31-2012 09:13 AM
1.1.3
142kB
Viper
07-23-2012 02:57 PM
1.1.2
142kB
Viper
07-18-2012 07:29 AM
1.1.1
142kB
Viper
07-17-2012 10:21 AM
1.1.0
142kB
Viper
07-16-2012 06:38 PM
1.0.0
141kB
Viper
07-16-2012 12:27 PM


Post A Reply Comment Options
Unread 08-01-2012, 08:44 PM  
FoxMaiden

Forum posts: 1
File comments: 6
Uploads: 0
I tried installing your mod the new way, by putting all the files into the Flash folder, xmls and all. And I just get a black bar at the top with nothing on it.

I even uninstalled my other mod (tswrp), and I still only have the black bar... I do have the menu item for this mod though.
FoxMaiden is offline Report comment to moderator  
Reply With Quote
Unread 07-24-2012, 05:51 PM  
Viper
 
Viper's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 12
Quote:
Originally Posted by Calthaza
Wonder if it is possible to add offset for all options, for total customization of what you want where on the bar?
And maybe color schemes for FPS aswell as the latency?
Sure it's possible. Right now it's just not a priority though. For the time being I consider Topbar Information Overload to be "done." This is not to say that I won't go back and add more things, but just that I want to move on to more important things now that the add-on works really well and fills the need of what most people want.
So yeah, it's all about prioritising my time.
Viper is offline Report comment to moderator  
Reply With Quote
Unread 07-24-2012, 09:45 AM  
Calthaza

Forum posts: 0
File comments: 2
Uploads: 0
Nice work.

Wonder if it is possible to add offset for all options, for total customization of what you want where on the bar?
And maybe color schemes for FPS aswell as the latency?

Calthaza
Calthaza is offline Report comment to moderator  
Reply With Quote
Unread 07-19-2012, 11:25 AM  
Evning

Forum posts: 0
File comments: 1
Uploads: 0
Hi, first off, nice work.

But i am new to this.

So the latest patch breaks the customized folder.
So i put it into the default folder following your readme.txt
which didnt work.

so i tried again, this time copying the code direct from your files.

for both occasions,
the top bar is completely empty aside from menu and compass.
clicking on the information overload in the menu toggles the circle from filled to empty
and thats all it does. i can't get it to work =[
am i doing something wrong?
Evning is offline Report comment to moderator  
Reply With Quote
Unread 07-19-2012, 05:34 AM  
Yite
 
Yite's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
Fixed my issue, the game now overwrites the flash files in the \Default\Flash directory while patching, workaround is to recopy the flash files after patching but before starting the game.

[update]
Tried one other mod (Falira's dps meter) and the topbar dissapeared, removed all files and xml modifications of the dps meter but can't seem to get the top bar back.

Menu item is still there but doesn't do anything anymore

[2nd update]
I quit the game and deleted (renamed but deleting will work) the Modules, CharPrefs and LoginPrefs bxml < Don't delete the xml files! from my Data\Gui\Default folder, restarted the game and all works fine now.
__________________
-Yite
Last edited by Yite : 07-19-2012 at 06:33 AM.
Yite is offline Report comment to moderator  
Reply With Quote
Unread 07-18-2012, 09:55 AM  
Kanibar

Forum posts: 0
File comments: 1
Uploads: 0
Ok so im having a slight issue here..
i get the botton in the dropdown menu, but nothing happends once i click it..

i got .XML in the customize folder and from what ive been reading here it should be correct but it still not working, been restarting the game over and over again to try and reload it.

any suggestions?
Kanibar is offline Report comment to moderator  
Reply With Quote
Unread 07-18-2012, 08:58 AM  
Alice Kaye
 
Alice Kaye's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Originally Posted by Viper
Quote:
Originally Posted by Alice Kaye
I completely understand the above. I do wonder however, is it possible in the XML of these files, to allow us to move stuff around ourselves? If so, I'll just move the TSWRP icon (link) to the right more and leave your things as they are.
In version 1.1.1 that I just uploaded you can now offset the left items, this should hopefully solve it a bit.
You rock! I'll give it a go!
Alice Kaye is offline Report comment to moderator  
Reply With Quote
Unread 07-18-2012, 01:23 AM  
antarek

Forum posts: 0
File comments: 9
Uploads: 0
Quote:
Originally Posted by Viper
Quote:
Originally Posted by antarek
I moved all files into the "default" folder but it doesn't work with the French client. I got the "Information Overload" line displayed in the menu but nothing happens when clicking on it.
Could possibly be a small issue with 1.1.0. Try installing 1.1.1 and reload the game twice, then see if it doesn't work.

I don't think the language of your client should matter.
My bad, i was editing the xml files into the default folder. Without this mistake, it works well. Good job
Last edited by antarek : 07-18-2012 at 01:57 AM.
antarek is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 07:21 PM  
hathahrk

Forum posts: 0
File comments: 2
Uploads: 0
i found my mistake i was modifiyng the xml file in default as well , i undo the change i made and it's working fine

great work
hathahrk is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 07:11 PM  
Yite
 
Yite's Avatar

Forum posts: 0
File comments: 7
Uploads: 0
V 1.1.1

I can't seem to get the menu to work, I can see that the module is working as the top bar shows the extra information but nothing in the menu list.

I've renamed the original MainMenuWindow.swf in the gui/default/flash and dropped the modified in there as well as Viper_TopbarInformationOverload.swf

The xml I have in the gui/customized, the LoginPrefs as is and the Modules customized to:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<Root>
  <Module  name = "Viper_TopbarInformationOverload"
    movie       = "Viper_TopbarInformationOverload.swf"
    flags       = "GMF_CFG_STORE_USER_CONFIG | GMF_DONT_UNLOAD"
    depth_layer = "Options"
    sub_depth   = "0"
    variable    = "Viper_TopbarInformationOverload"
    criteria    = "Viper_TopbarInformationOverload && (guimode & (GUIMODEFLAGS_INPLAY | GUIMODEFLAGS_ENABLEALLGUI))"
    config_name = "Viper_TopbarInformationOverload_Data"
  />
    <Module  name = "Viper_DeckManager"
    movie       = "Viper_DeckManager.swf"
    flags       = "GMF_CFG_STORE_USER_CONFIG | GMF_DONT_UNLOAD"
    depth_layer = "Top"
    sub_depth   = "2"
    variable    = "Viper_DeckManager"
    criteria    = "Viper_DeckManager && (guimode & (GUIMODEFLAGS_INPLAY | GUIMODEFLAGS_ENABLEALLGUI))"
    config_name = "Viper_DeckManager_Data"
  />
</Root>
Started the game from scratch twice, see that they are compiled to bxml files but no show. Am I doing something wrong here?
Yite is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 07:09 PM  
hathahrk

Forum posts: 0
File comments: 2
Uploads: 0
i have the same problem Antarek have

the "Information Overload" appear in the dropdown menu but nothing appear when i click on it ,
also the top bar is completely empty exept for the menu button, no server hour, no phone, nothing

i also play with the french client and i have the 1.1.1 installed in default
hathahrk is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 01:34 PM  
FoxMaiden

Forum posts: 1
File comments: 6
Uploads: 0
Off-setting works for me! Thanks for adding it in!
FoxMaiden is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 12:52 PM  
Viper
 
Viper's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 12
Quote:
Originally Posted by antarek
I moved all files into the "default" folder but it doesn't work with the French client. I got the "Information Overload" line displayed in the menu but nothing happens when clicking on it.
Could possibly be a small issue with 1.1.0. Try installing 1.1.1 and reload the game twice, then see if it doesn't work.

I don't think the language of your client should matter.
Viper is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 12:30 PM  
antarek

Forum posts: 0
File comments: 9
Uploads: 0
I moved all files into the "default" folder but it doesn't work with the French client. I got the "Information Overload" line displayed in the menu but nothing happens when clicking on it.
antarek is offline Report comment to moderator  
Reply With Quote
Unread 07-17-2012, 10:23 AM  
Viper
 
Viper's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 12
Quote:
Originally Posted by efgrib
does not work here (since patch?)
Read this: http://forums.thesecretworld.com/showthread.php?t=45845
Viper is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.