issues
search
Hybris95
/
UEX-Trader
Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5
stars
0
forks
source link
Release 0.4.0
#83
Closed
Hybris95
closed
1 week ago
Hybris95
commented
1 week ago
New Features
Enhance best trade search
Make sure GUI is consistent and add some progress bars
New filtering options (e.g. : No Public Hangars)
Bug fixes
Make sure Process is correctly stopped when you close the Windows
Reduce memory consumption for Best Trades searching (divided by 10 !!)
Internal Project Issues :
Support Linux Compilation
Add tests
Fix the whole code to fit with unit tests and static lint
Cache the dependencies before testing/building
Rework a bit the user documentation
New Features
Bug fixes
Internal Project Issues :