Open BuckarooBanzay opened 4 years ago
Currently searching for output seems to be different from searching for items to buy because when vendor is configured as depositor results are not exactly correct. I think this is not really fixed yet. https://github.com/pandorabox-io/pandorabox.io/issues/247
I do believe same happens when you search for input and depositors will be listed incorrectly. Could be that vendor simply swaps input/output function when vendor is configured as depositor.
Currently searching for output seems to be different from searching for items to buy because when vendor is configured as depositor results are not exactly correct. I think this is not really fixed yet.
No its not fixed yet...
I think i handled the whole input/output search too naive and may have to redo that again (https://github.com/minetest-mapserver/mapserver/blob/master/mapobject/fancyvend.go)
I also have no idea why i did half of the checks there :shrug:
Linked issue: https://github.com/pandorabox-io/pandorabox.io/issues/457