zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

The market order window is not updated after a purchase #104

Open ryllae opened 4 years ago

ryllae commented 4 years ago

After purchasing an item from the local market, the item remains in the market window. Attempting to buy it again gives a "no such order found", but purchases should refresh the window?

ryllae commented 4 years ago

Actually, the bug is more insidious than just a missing update. Orders that are purchased aren't disappearing from the search. EVER.

This is has some more annoying effects: List quantity 3 of an item, buy 1. Search shows 3 are still available, but another order fails for N=3 (would succeed for N=2). After which, 3 are always shown on the market, but no orders can ever succeed on it.

zhyrohaad commented 4 years ago

as noted in #105, market code is still incomplete. this is just another item which will need attention later on, as it isnt affecting 'basic' gameplay at this time.

zhyrohaad commented 3 years ago

while testing market rewrite, i could not reproduce this.