ZeusJunior / tf2-automatic-gui

An interface to easily manage your tf2-automatic V2 / V3 bot
MIT License
17 stars 11 forks source link

Profit for each trade, trade optimisation #71

Closed arik123 closed 4 years ago

arik123 commented 4 years ago

Added profit made by each trade, it is not working too great, because there still are problems with profit calculator. Made trades smaller by splitting them into trades and items, because items repeat a lot in trades. Made trades to load in small chunks of 50 trades, load time of trades page for larger polldata decreased significantly.

70 #69