Hybris95 / UEX-Trader

Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5 stars 0 forks source link

feat/fix: Add new sorting options + fix select to buy/sell click actions #123

Closed Hybris95 closed 3 days ago

Hybris95 commented 3 days ago

New translations added

sort_trade_margin = Trade Margin sort_profit_margin = Profit margin sort_scu_margin = SCU margin sort_distance = Distance sort_quantity = Quantity sort_oldest_update = Oldest update sort_latest_update = Latest update sort_buy_latest = Buy latest update sort_sell_latest = Sell latest update unit_km = km unit_qty = µ unit_minute = minute sort_descending = Descending sort_ascending = Ascending

https://github.com/Hybris95/UEX-Trader/issues/124

Hybris95 commented 3 days ago

TODO - Calculate distances between departure/arrival terminals to add the following sorting options :

https://github.com/Hybris95/UEX-Trader/issues/125