| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-08-01 | 2.6 kB | |
| v5.3.0.tar.gz | 2022-08-01 | 535.4 kB | |
| v5.3.0.zip | 2022-08-01 | 620.7 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
[#1270]
Updates
- 🔄 Added "Active -> Declined" offer state changes to the ignore fetch inventory list (#1262)
- 🔄 Updated
!updaterepocommand (#1268) - 🔄 Updated
!pricecheckallcommand (#1269) - 🔄 Bumped @tf2autobot/tf2-schema:
- 🔨 Added missing craftable weapons to the list (#1261)
- 🔄 Always set intent to sell if using assetid (#1272)
- 🔄 Refactor codes:
- 🔨 Refactor duplicated
getAttachmentNamefunction (#1271)
- 🔨 Refactor duplicated
- 🔄 Bumped @tf2autobot/bptf-listings:
- 🔨 Handle Backpack.tf rate limit (#1278)
- 🔄 Lighter Docker file by ignoring some files during context copy (#1014) - @rennokki
Fixes
- 🐛 Fixed bot not playing Team Fortress 2 after some offer state changes (#1260)
- 🔨 Another attempt to fix not properly crash if something goes wrong during startup (#1264, #1277, #1279)
- 🐛 Fixed never-ending
!craftTokencommand (#1265) - 🐛 Fixed unable to use
steam-userenums (#1266) - 🔄 Bumped @tf2autobot/tf2-schema:
- 🐛 Fixed outdated properties (TF2Autobot/tf2-schema@4349cb9)
- 🐛 Fixed high-value items not checking for asset id price (#1273) - @joekiller
- 🐛 Fixed stock shown as false 0 in some cases (#1273/096b9c1)
- 🔨 Resolved prices.tf Error 401 (Unauthorized) issue (#1283) - Credit @RobotoLev
- 🐛 Fixed unhandled rejection error that crashes the bot (#1284)