derektid / andors-trail

Automatically exported from code.google.com/p/andors-trail
0 stars 0 forks source link

I would like to be able to mark inventory items as 'unsellable' (or possibly sellable) #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is tedious to sell things.  First you have to sell based on the item type, 
and then you have to move the slider to say 'all of them'.  The common use case 
is not to sell only a few of some items you posess -- indeed, the only time I 
can remember wanting to do this was when I didn't have quite enough money for a 
ring I covetted, and made up the difference by selling meat.  The common case 
is, instead, 'sell all of my sellables', which you could implement with one 
button click. You'd just need a way to mark items as unsellable, which there 
apparantly already is support for given that you get a warning when you want to 
sell rare items.

I think things would be more interesting if what people were willing to buy was 
based on their store type.  You cannot sell your boots in the food store, and 
you cannot sell your insect wings to the armourer.  (Though I would really like 
a quest to turn hardshell beetle corpses into armour that you can wear. :-) )

Original issue reported on code.google.com by 160...@gmail.com on 30 Nov 2011 at 9:19

GoogleCodeExporter commented 8 years ago

Original comment by sdeva...@gmail.com on 1 Dec 2011 at 5:17

GoogleCodeExporter commented 8 years ago

Original comment by sdeva...@gmail.com on 9 Feb 2013 at 5:56

GoogleCodeExporter commented 8 years ago
In the game "Reckoning : Kingdoms of Amalur", you have some sort of trash can 
in your inventory. You can throw any object in it, and sell the whole contents 
of it in a single button press.
Maybe we could send unwanted items in such a trash can using long-press in the 
inventory, and sell them one-click. Easier to do than "marking" them as 
sellable...

Original comment by kpoc...@gmail.com on 18 Sep 2013 at 3:02