lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 06-22-2021, 06:32 PM  
Altair7
The Wary
 
Altair7's Avatar

Forum posts: 0
File comments: 29
Uploads: 0
Reputation - Wardens of Annuminas

New version doesn't appear to be tracking Wardens of Annuminas reputation correctly. When I gain new rep it's not being added in the Titanbar rep tracker.
Altair7 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-22-2021, 11:51 AM  
b414213562
The Undefeated
 
b414213562's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 105
Uploads: 13
Midsummer Tokens

A few issues with currencies:
  • FallFestivalToken.lua:20, 93, 95: FallFestivalTokens should be FallFestivalToken
  • Same problem in FallFestivalTokens.lua, which seems like a duplicate file.
  • WalletWindow.lua:264, 268, 272, 276: Function call should be ShowHide*, but is Show*
  • frmOptions.lua:42: ShowHide = ShowSpringLeaf should be ShowHide = ShowMidsummerToken
  • frmMain.lua:185: Missing if _G.MSTWhere ~= 3 then ImportCtr( "MST" ); end
  • functions.lua:653: SMST[ "Lbl" ] should be MST[ "Lbl" ]
  • functions.lua:1006: if ShowMidsummerToken then SPL[ "Ctr" ] should be if ShowMidsummerToken then MST[ "Ctr" ]

Thanks for adding Midsummer Tokens!

Last edited by b414213562 : 06-22-2021 at 05:04 PM.
b414213562 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-23-2021, 02:01 PM  
Svalnir
The Wary
 
Svalnir's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
The setting file for that character got somehow corrupted, you can find it in
....\Documents\The Lord of the Rings Online\PluginData\<ACCOUNT_NAME>\<SERVER_NAME>\<CH ARACTER_NAME>\TitanBarSettingsEN.plugindata

Seems it holds the configuration of the elements on the bar, so i would just delete the file (while logged off) and log back on the character and redo it or load profile.
Thanks for your answer, I just did it and now it works again. Was so weird that worked with every single character, and with this one as well when it was in Session Play, but not in normal play.

Again, thanks for your help
Svalnir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-23-2021, 11:16 AM  
Drono
The Undying
Interface Author - Click to view interfaces

Forum posts: 47
File comments: 107
Uploads: 1
Quote:
I've found something weird with this plugin.
It works for all my alts except for one, that throws two errors, but only happens with one alt.

TitanBarSettingsEN.plugindata:1: unexpected symbol
settings.lua:11: Unable to parse file!

Do you know why is happening this? It happens just after the last update.
The setting file for that character got somehow corrupted, you can find it in
....\Documents\The Lord of the Rings Online\PluginData\<ACCOUNT_NAME>\<SERVER_NAME>\<CH ARACTER_NAME>\TitanBarSettingsEN.plugindata

Seems it holds the configuration of the elements on the bar, so i would just delete the file (while logged off) and log back on the character and redo it or load profile.
Drono is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-22-2021, 09:25 AM  
Svalnir
The Wary
 
Svalnir's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
I've found something weird with this plugin.
It works for all my alts except for one, that throws two errors, but only happens with one alt.

TitanBarSettingsEN.plugindata:1: unexpected symbol
settings.lua:11: Unable to parse file!

Do you know why is happening this? It happens just after the last update.
Svalnir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-18-2021, 03:34 AM  
Myrthian
The Wary

Forum posts: 3
File comments: 35
Uploads: 0
- Readme, changelog and credits don't list you as seemingly new maintainer
- Gold tracker:
-- I'd like an option to always hide the shared storage in the tooltip as a list entry as I only want to see my characters, but not the storage
- Reputation:
-- I'd like a more descriptive approach in grouping reputations together based on their overall landmass and zone, e.g.:
--- Eriador(simple title, or maybe even a toggle-button to minimize/maximize all reputations grouped under it)
--- Bree-Land(simple title, or also toggle-button)
--- Men of Bree
--- The League of the Axe
--- The Woodcutter's Brotherhood
--- Ered Luin(title, or also toggle-button)
--- Thorin's Hall
--- etc., with the starter zones + event/non-zone reputations like e.g. Ale League and rep booster at the top, and all the other reputations ordered by release date. That way anyone can quickly see or remember which reputation faction is tied to what zone
- Wallet:
-- I'd like an option to customize the order of currencies in the tooltip

Last edited by Myrthian : 05-18-2021 at 03:57 AM.
Myrthian is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-16-2021, 12:50 PM  
Duriel
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 5
Uploads: 1
Quote:
Please change the plugincompendium file to have the new ID for your new version of this plugin.

Change
HTML Code:
 <Id>967</Id>
to
HTML Code:
 <Id>1140</Id>
Done
Duriel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-16-2021, 10:21 AM  
plugincompendium
The Wary
 
plugincompendium's Avatar

Forum posts: 0
File comments: 11
Uploads: 0
Quote:
Yep. I just asked lunarwtr to add it
Please change the plugincompendium file to have the new ID for your new version of this plugin.

Change
HTML Code:
 <Id>967</Id>
to
HTML Code:
 <Id>1140</Id>
plugincompendium is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-16-2021, 08:44 AM  
Duriel
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 5
Uploads: 1
Quote:
Thanks for updating TitanBar with these currencies & reputations! (And thanks for documenting how to add a new currency, I'm sure that will make future updates easier.)

Are you planning on updating the Plugin Compendium entry for TitanBar to point to this one? Currently, Plugin Compendium wants to "upgrade" me from 1.35 to 1.33.
Yep. I just asked lunarwtr to add it

Last edited by Duriel : 05-16-2021 at 08:45 AM.
Duriel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-14-2021, 10:08 AM  
b414213562
The Undefeated
 
b414213562's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 105
Uploads: 13
Thanks for updating TitanBar with these currencies & reputations! (And thanks for documenting how to add a new currency, I'm sure that will make future updates easier.)

Are you planning on updating the Plugin Compendium entry for TitanBar to point to this one? Currently, Plugin Compendium wants to "upgrade" me from 1.35 to 1.33.
b414213562 is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 11:25 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui