Possibly an easier way of selling items, as currently one can only sell all of a specific item (such as an item stack of 9 items) that they have and not individual amounts, as well only being able to buy back all of a specific item (again, such as an item stack of 9 items that one has sold) -- which is much unlike the process of buying items.
With the JS port for TiTS we see that feature there, with the ability of changing the amount when buying with the '+' (add more to an item stack) or '-' (remove from an item stack) from the shops inventory, as well as the player character's inventory when selling items.
This is notably where the difference lies with regard to CoC2, there are no options (+/-) present for the player character's inventory when selling items -- only in the shops / stores menu, and only for buying from their already established stock, not for anything the player character sells them (again, only the option of buying all of a stack of sold items is present).
Currently it seems that the only way one would be able to sell a specific amount of an item stack would be if they added a certain amount of the items they wished to sell to their storage and then sold the remainder (such as storing 2 Blue Eggs and selling 7 Blue Eggs, if one only wanted to sell 7 of them).
With the JS port for TiTS we see that feature there, with the ability of changing the amount when buying with the '+' (add more to an item stack) or '-' (remove from an item stack) from the shops inventory, as well as the player character's inventory when selling items.
This is notably where the difference lies with regard to CoC2, there are no options (+/-) present for the player character's inventory when selling items -- only in the shops / stores menu, and only for buying from their already established stock, not for anything the player character sells them (again, only the option of buying all of a stack of sold items is present).
Currently it seems that the only way one would be able to sell a specific amount of an item stack would be if they added a certain amount of the items they wished to sell to their storage and then sold the remainder (such as storing 2 Blue Eggs and selling 7 Blue Eggs, if one only wanted to sell 7 of them).