open-gunz / ogz-source

Open GunZ source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk purchase

suhbruh opened this issue · comments

Bulk purchase of specific items with a max limit of 999 (1.5 GunZ feature maybe, but nice to have). Example: I do not want to buy "Page 13" over and over 10-20x if I plan on farming those items.

UPDATE with more details:

Adapt the interface utilized in selling items such as "Raw Meat".

Make that bulk sell box (also adapted for bulk buy) typeable for numerics (instead of the current one by one press of arrow buttons).

The down arrow button should be clickable even at "1" item limit. If it is in buying, it should go "1"-->"999". If it is selling it should go "1"-->"-max # of that item present in inventory-". Likewise, when you type "999" or any number greater than the # of items present in inventory, that number should automatically change to "-max # of that item present in inventory-".