lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 04-18-2013, 08:28 AM  
Wicked Mouse
The Undying
 
Wicked Mouse's Avatar
Interface Author - Click to view interfaces

Forum posts: 183
File comments: 108
Uploads: 3
You just keep making this great plugin more awesome! Thanks a lot!
Wicked Mouse is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2013, 06:54 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Re: Typos in Compendium display (Java version)

Quote:
Originally Posted by magill
Just trying the Wallet plugin....

If you look at the "details" for the Wallet in the Compendium (Java version) display... (add new plugins)

The third paragraph begins:

Use the & a m p ; quot (Spaces inserted to avoid vBulletin's interpreting
Interesting. That's actually either a bug in Compendium or the RSS feed from Lotrointerface.com. Compendium is parsing the details from the RSS feed and the embedded quote is either incorrectly escaped or incorrectly parsed. I'll pass it on to Lunarwater.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2013, 06:26 PM  
magill
The Undying
 
magill's Avatar

Forum posts: 85
File comments: 165
Uploads: 0
Typos in Compendium display (Java version)

Just trying the Wallet plugin....

If you look at the "details" for the Wallet in the Compendium (Java version) display... (add new plugins)

The third paragraph begins:

Use the & a m p ; quot (Spaces inserted to avoid vBulletin's interpreting

Last edited by magill : 02-24-2013 at 06:29 PM.
magill is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-11-2013, 10:45 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Version 1.07

The major change in Version 1.07 is the inclusion of "Totals" for non-Serverwide currencies. You can now hover over any non-Serverwide currency to see a pop-up with the Total as well as a per character detail for that currency. If you want to always see the Total, there is a new column in the Setup window, "Show Tot" which will display the total for the currency below the character's quantity.

To help clarify which currencies are per character and which are Serverwide, the quantities are now color coded (using the same colors as the Barter Wallet) - per character are white and Serverwide are green. Additionally, if the Total is always displayed, it will be light blue.

This functionality was added to replace the Wallet panel which is no longer part of AltInventory. That panel will not be included in the forth coming AltViewer since the ability to view an alt's quantity as well as per Server totals is now available in Wallet.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-21-2012, 09:34 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
There is a bug in Wallet which will only occur if you have 1000 or more gold. The quick (but slightly ugly) fix for this is to comment out line 597 in main.lua,
Code:
     self:SetLeft(walletLeft[Currency[self.CurrencyIndex]]-offset);
A proper fix will be published shortly so if you are not currently experiencing this problem, you should take no action and simply update the plugin once the fix is published.

Thanks to Sereor for reporting this bug.

EDIT:
Ver 1.06 is uploaded and should be available for download soon.

Last edited by Garan : 11-22-2012 at 09:53 AM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-08-2012, 08:13 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Re: Re: Re: Updating Festival Tokens not accuate

Quote:
Originally Posted by Adder
One question for ya... Is it possible to arrange the list down the left side instead of down the right side (and maybe with the icons on the left of the number)? I have the wallet positioned on the left side of my screen and they just look odd sitting out off the edge. What would I have to do to switch the display over or is that not possible?

EDIT - Hmmm. I was just looking at your screenshot and noticed that they are movable (but the icons remain on the right of the number). I'll have to play around with this a bit more. I use so many plugins and skins/layouts that I often don't take the time to really learn all of the features.
Swapping the icons to the left is considerably easier than swapping the layout from top down to bottom up (previously requested by another user) and will probably be in the next version. I may reconsider the top down layout option too but that causes serious problems with the grouping and the "movement" tabs.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-08-2012, 03:30 PM  
Adder
The Undying
 
Adder's Avatar

Forum posts: 22
File comments: 42
Uploads: 0
Re: Re: Updating Festival Tokens not accuate

Quote:
Quote:
Originally Posted by Adder
I use the Wallet on all of my many characters and it has been just fine until the Festival began and the Tokens were added. I don't have the premium wallet so maybe that is part of the issue. On some characters the wallet display never shows any tokens (Anniversary, Tin, Iron) while others show them just fine. On the ones that do update though, when I spend the tokens, the Tin and Iron never drop below 1 (and one of the characters is stuck at 5) even though I've used them all. I use different skins and a lot of other plugins so I have no idea if this is related or not. Any ideas?
Thanks for the bug report.

This is an issue that also affects AltInventory and I've already got a fix for Wallet almost ready to go (AltInventory will take a bit longer to fix ). I have been testing the fix for the last two days and it seems to be stable. I have a few more test cases to run and if I don't find any additional issues with it tonight, I should be posting the update later tonight or tomorrow. Meanwhile, you should be able to get any currencies that appear as 1 when they should be 0 to correct themselves by unloading and reloading the plugin.

I'm curious about the character that has a currency stuck at 5 - do you know the currency name and is it still stuck after you reload the plugin? Since some of the currencies use the same icons, are you sure it's the currency you thought it was - version 1.05 will have a context menu that shows the currency name when you hover over the icon to avoid confusing currencies where Turbine used the same icon.
I apologize for being so late with this Garan... I don't remember which character that was that was stuck at 5 (hard to keep track sometimes with 28 characters and counting, plus 7 creeps) but it is possible that I was mistaken. But that seems to be a moot point now since your last update appears to have fixed the issues. Thanks!

One question for ya... Is it possible to arrange the list down the left side instead of down the right side (and maybe with the icons on the left of the number)? I have the wallet positioned on the left side of my screen and they just look odd sitting out off the edge. What would I have to do to switch the display over or is that not possible?

EDIT - Hmmm. I was just looking at your screenshot and noticed that they are movable (but the icons remain on the right of the number). I'll have to play around with this a bit more. I use so many plugins and skins/layouts that I often don't take the time to really learn all of the features.

Last edited by Adder : 05-08-2012 at 03:44 PM.
Adder is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-01-2012, 02:22 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Bug in Load Default

There is a bug in the Load Default mechanism. If you are on a character that already has a saved setup for wallet and you click the Load Defaults, the wrong currencies will be displayed until the plugin is unloaded and reloaded - this appears to be just a display discrepancy since the underlying data is saved and used on the subsequent reload so I should be able to fix this fairly easily for the next version. You should not see any issue if you are loading your Default settings the first time you load wallet on a character, this seems to only affect characters that are changing their setup to a Default view after already setting up wallet with a different view.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-26-2012, 08:51 AM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Quote:
Originally Posted by Kalex
Suggestion: Put in an option to allow the display to start at the bottom of the window and go up instead of the top-down approach used now.
Thanks for the suggestion.

Allowing bottom up positioning would overly complicate the positioning and grouping mechanism and would increase the chance of adding bugs without adding any real benefit. The groups can already be positioned anywhere on the screen and the height of each group is relatively static, especially if you select the "Show when zero" option for any currencies in a group. In the Setup window you can change the order of currencies within a group to whatever order you like. Any grouping/positioning that you can create with bottom up positioning you can already do with the existing system.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-26-2012, 12:29 AM  
Kalex
The Undying
 
Kalex's Avatar

Forum posts: 46
File comments: 24
Uploads: 0
Suggestion: Put in an option to allow the display to start at the bottom of the window and go up instead of the top-down approach used now.
Kalex is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-24-2012, 05:52 PM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Re: Updating Festival Tokens not accuate

Quote:
Originally Posted by Adder
I use the Wallet on all of my many characters and it has been just fine until the Festival began and the Tokens were added. I don't have the premium wallet so maybe that is part of the issue. On some characters the wallet display never shows any tokens (Anniversary, Tin, Iron) while others show them just fine. On the ones that do update though, when I spend the tokens, the Tin and Iron never drop below 1 (and one of the characters is stuck at 5) even though I've used them all. I use different skins and a lot of other plugins so I have no idea if this is related or not. Any ideas?
Thanks for the bug report.

This is an issue that also affects AltInventory and I've already got a fix for Wallet almost ready to go (AltInventory will take a bit longer to fix ). I have been testing the fix for the last two days and it seems to be stable. I have a few more test cases to run and if I don't find any additional issues with it tonight, I should be posting the update later tonight or tomorrow. Meanwhile, you should be able to get any currencies that appear as 1 when they should be 0 to correct themselves by unloading and reloading the plugin.

I'm curious about the character that has a currency stuck at 5 - do you know the currency name and is it still stuck after you reload the plugin? Since some of the currencies use the same icons, are you sure it's the currency you thought it was - version 1.05 will have a context menu that shows the currency name when you hover over the icon to avoid confusing currencies where Turbine used the same icon.

Last edited by Garan : 04-24-2012 at 05:53 PM.
Garan is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-24-2012, 12:11 PM  
Adder
The Undying
 
Adder's Avatar

Forum posts: 22
File comments: 42
Uploads: 0
Updating Festival Tokens not accuate

I use the Wallet on all of my many characters and it has been just fine until the Festival began and the Tokens were added. I don't have the premium wallet so maybe that is part of the issue. On some characters the wallet display never shows any tokens (Anniversary, Tin, Iron) while others show them just fine. On the ones that do update though, when I spend the tokens, the Tin and Iron never drop below 1 (and one of the characters is stuck at 5) even though I've used them all. I use different skins and a lot of other plugins so I have no idea if this is related or not. Any ideas?
Adder is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-23-2012, 03:24 PM  
Araward
The Wary

Forum posts: 0
File comments: 29
Uploads: 0
Re: Re: Nice plugin :)

Quote:


If I did add such a feature, it would probably be in the form of a "log" which would allow you to see all changes to currencies and roughly what action caused the change as well as sorting and totalling. However, this is just a rough idea at the moment and not slated for the ever growing 'ToDo' list.
Oooh I like that idea. I've often wanted to know what my total take from any particular instance or skirmish run was. It's almost impossible to tell in the slew of messages flying by in my chat windows.
Araward is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-23-2012, 03:30 AM  
RandomAugury
The Undefeated
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 4
Uploads: 2
Feature button

Ahh - I hadn't noticed the feature button. I knocked up a WalletTracker last night after seeing your updated plugin

Its got a bug I am about to fix - my implementation of the money -> gold, silver, copper is naieve and forgets it can be negative.

I've included a CopyLeft licence in my plugins - never done this before. If you grab the code and plug it in that's fine, but the thing about the CopyLeft licences is that it will then be attached to your one! Kind of cool - kind of weird

Up to you
RandomAugury is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-22-2012, 08:24 AM  
Garan
The Undying
 
Garan's Avatar
Interface Author - Click to view interfaces

Forum posts: 341
File comments: 980
Uploads: 20
Re: Nice plugin :)

Quote:
Originally Posted by RandomAugury
Nice plugin, I use it on all my characters now

I have a suggesion for an enhancement if you are interested.

Sometimes I want to know how much cash or skirmy marks (ore pretty much anything!) I have earnt from a particular activity. It would be nice if I could take a snapshot of the current wallet state and later run a report of the difference.

I was thinking that it might be something that fits in your plugin.


Cheers,

Augury
Thanks for the comments

IIRC there is already another plugin that does something along those lines. I don't recall the name, but it should be available here at LoTROInterface.com. As long as Wallet is stable, this should be the last update for it for quite a while, but please feel free to use the "Feature" button at the top of this page to add your suggestion as a feature request. I suspect that most people don't realize that button is for making requests/suggestions rather than seeing existing features as very few people actually use it.

If I did add such a feature, it would probably be in the form of a "log" which would allow you to see all changes to currencies and roughly what action caused the change as well as sorting and totalling. However, this is just a rough idea at the moment and not slated for the ever growing 'ToDo' list.
Garan 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 08:24 AM.


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