So we have the brand new money animation when you collect from your harem girls and I have to say WHY? isn't this something that should be an everything in the game is done we are just putting on the pretty things now?


Any rate would be really nice if you would fix the market now and pachinko

a buy x higher than 10 would be very nice like a 50 and a 100

and for god's sake the market

for the record, there is a bug on the books where sometimes you can not scroll it if you have yellow books in your list.

so let me point out an example of the problem with the current setup of the market.

take 5m from the time you start to buy x10 pachinko until the time you manage to sell everything back at the market currently its taking 50ish mins of time
now part of the problem is you can only buy at x10 and every damn time you have to wait for the dam animation to almost finish till you get the next button.

but a big part of the problem is the market you have to sell everything at x1 item and there seems to be some kinda forced delay of about 35 seconds per item sold. sometimes it can is ever worse when there is some kinda server lag going on.

so some simple fixes may be

1 turn off all animations option I for one would love this I could care less about animated money counters or floating money from collecting it or waiting for the x10 pachinko to finish its thing so I can do it over again

2 high multiplier for pachinko x50 x100

3 at the very least a sell all of an item option, currently its got to look something like this

ItemValue divided by 2 = SellItemValue + PlayerbankValue = PlayerBankvalue

if you change the line to something like this

ItemValue devided by 2 = SellItemValue multiplyed by ItemNumberCount = SellItemValue + PlayerbankValue = PlayerBankvalue

so yeah basic change in the code note I did not add div by 0 error code but I'm sure you already have that dealt with changing the code maybe a 5 min job changing the UI maybe 20 mins including the coding needed for the UI

later I would really like to see a sell everything I have an option for each shop and a sell x number of items where x equals the value the player enters 1 to 1000 kinda thing

the time it took to make the floating money going from the harem girls you could have done this to.