Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-24 | 926 Bytes | |
v3.8.3.tar.gz | 2021-04-24 | 344.1 kB | |
v3.8.3.zip | 2021-04-24 | 424.3 kB | |
Totals: 3 Items | 769.3 kB | 0 |
https://github.com/TF2Autobot/tf2autobot/pull/588
Added
- ✨ support processing Non-TF2 items (offer only) (#580)
- new options.json property:
offerReceived.alwaysDeclineNonTF2Items
(default istrue
) - 💬 add decline message - contains non-TF2 items (#590)
- new options.json property:
customMessage.decline.hasNonTF2Items
(default is/pre ❌ Ohh nooooes! The offer is no longer available. Reason: The offer has been declined because the offer you've sent contains Non-TF2 items.
)
Updates/Changes
- 🔄 update
tf2-schema-2
library- include Legacy Paint + small refactor (#587)
- add missing Unusualifier (#591)
- 🔨 small refactor + 🔥 remove duplicated function (#589)
Fixes
- 🐛 fix not detect legacy painted item in inventory (#586)
- 🔨 ppu: fix missing info on reset (#592)
- 🔨🎨 remove discord webhook formatting on fail (send to Steam Chat) (#593)