Releases: ZeusJunior/tf2-automatic-gui
Releases · ZeusJunior/tf2-automatic-gui
v2.2.2
v2.2.1
v2.2.0
Added:
- Search your trades by items in the trade
- When hovering over an item in grid view, it'll show the buying/selling price
v2.1.0
Added
- Sort by intent
- profit per trade
- unusual effects to items in trade
Fixed
- loss is now displayed correctly
Improved
- decreased loading time of trade page
v2.0.0
V2 is now out! With a ton of changes made by Maximilian
The most notable are:
- The trades page has been remade, it contains much more information like item images, total trade value etc.
- There is now a NEW tab. PROFIT. While this still requires some work, it is stable enough to be released https://i.imgur.com/RQT9qMQ.png
- The main page has been remade. Among other changes you can now switch from grid to list view and there is a new much better search function (Can also search for unusual effects, killstreaks, australium etc)
The wiki has also been updated to match the current features
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
New:
- Add a trades tab, put your polldata.json file in the config folder and you'll be able to see trade info. Clicking a table row will open up a popup with more detailed info, much like the pricelist
- When adding a single item, setting autoprice to
Yes
automatically hides the price inputs
Fixes:
- Fix schema runtime (a478706), this caused the trades page and search to fail and throw an error as the tf2-schema wasn't initialized properly