JGRennison / OpenTTD-patches

OpenTTD - http://www.openttd.org/ - with additional patches
Other
553 stars 127 forks source link

[Bug]: Available cargo at station is sorted in reverse order #640

Closed Floedekage closed 4 months ago

Floedekage commented 5 months ago

Version of OpenTTD

jgrpp-0.56.2, Windows 10

Expected result

When sorting cargo at station by volume it should correspond to the "sort by" ascending/descending option

Actual result

Currently seems to be sorted in reverse order Screenshot 2024-01-30 12 07 42

Steps to reproduce

  1. make station and route to make cargo available, either multiple cargos or multiple destinations
  2. sort available cargo by volume
JGRennison commented 5 months ago

You need to change the sort mode to "Amount: Waiting" for that behaviour.