Lately I’ve been working my way towards an Overgoat but I’ve found tracking my progress a bit of a nuisance. There is an excellent script over here that I’ve been using a modified version of but it’s annoying to have to find said script, copy it into the javascript console, and run it each time. So I decided to simplify the process. I’ve created browser extensions for Firefox and Chrome (sorry IE users but your browser is too annoying and crazy) that run this script each time you visit the Bazaar page to total the value of your items and held echoes and prints the result at the top as shown below.
The Chrome extension is available on the Chrome Web Store here.
If you wish to gaze in horror upon my poor Javascript skills, you can find the source code I used to create the extensions on GitHub here.
Update 1:
It is now possible to exclude items from the total wealth calculation. On the "Sell My Things" page if you click on an item it will become transparent and will be ignored for the purposes of calculating your wealth until you click on it again. Your excluded items are remembered in the same way that your target wealth is remembered. This feature is not available if your browser does not support local storage.
Update 2:
There is now a "Reserve" button that appears beside the usual "Sell" button on the "Seel My Things" page. Pressing it lets you set a number of items that are reserved. Reserved items are not included in the "Total Wealth" calculation. For example, if I have 500 Deep Amber and I set a reserve of 100 only 400 will add their value to my total wealth.
Disclaimer
Standard legal warning. I have no affiliation of any kind with the Failbetter team. These extensions are third party and provided as is. There is no official support and you use them at your own risk. If you encounter problems with your "Bazaar" button (or any other aspect of the game) please remove the extension and try again before contacting support. edited by An Individual on 5/25/2018
For those who are interested, I’ve updated the extension to include a "To Target" value below your total wealth. You can click the "update" button (see updated screen shot) to set the amount of echoes that you are working towards and this field will tell you how many more echoes are required to reach your goal. The extension remembers this value and will update to reflect your progress each time you visit the Bazaar.
The updated version is available from the same links in the first post. You should be able to install the new extension over top of the old one by repeating the install process. If that doesn’t work uninstalling the old extensions first definitely will.
Note: The value is remembered by your browser’s local storage. This means that if you switch browsers or computers you will have to set the value again in that new location. It is also possible (though unlikely) that you are using an older browser that doesn’t support local storage which means you will have to re-set this value each time you visit the site. edited by An Individual on 11/15/2014
Yeah, like say, an overgoat. I’m going for Goat 2![/quote]
That’s definitely something I’d like to have in there as well. I’ll try to come up with a way to do it next time I have time to work on this. In the mean time I’ve just been setting the target value to the value of the item I want plus the value of the items I’d rather not sell. It isn’t ideal but it should help you get by.
And as it turns out I’ve had time today. You can now exclude items from the "Total Wealth" calculation by clicking on their portrait on the "Sell My Things" page. Enjoy!
Would it be possible to set per-item thresholds on what you’re willing to sell? There are very few things that I don’t want to keep some amount of in reserve, and it would be quite nice to be able to exclude those.
It is now possible to set "Reserve" amounts for each of your items. Only items in excess of the reserve will be included in the Total Wealth calculation. Enjoy!
I have installed the extension, but I can’t see the labels at the top of the Bazaar page.
I’m using Firefox 33.1.1 in Private Browsing.
(Yes, the extension is active).
I had that problem initially as well. I’m not entirely sure what went wrong, but restoring Firefox to its default state (under Troubleshooting information) fixed it. If you’re certain none of your extensions are conflicting with this one you could try that, and download all your stuff again afterwards.
[quote=irian]I have installed the extension, but I can’t see the labels at the top of the Bazaar page.
I’m using Firefox 33.1.1 in Private Browsing.
(Yes, the extension is active).[/quote]
The first thing that I’d try is using regular browsing instead of In Private browsing. It’s possible that that is disabling the local storage stuff that the extension relies on for remembering settings. If that doesn’t work, try what Sara Hysaro suggested. If it still doesn’t know let me know and we’ll troubleshoot further.
Edit: I ran a quick test and "In Private" browsing does appear to break the extension. If I have time I’ll see if I can do something to keep the extension functioning with reduced functionality under these conditions. In the mean time you’ll have to use regular browsing for the extension to work. edited by An Individual on 12/1/2014