Skip to content

Fixes, Bumps, and Convivence Features | v1.6.1

Compare
Choose a tag to compare
@surepy surepy released this 02 May 12:03
· 19 commits to custom since this release

full changes in CHANGES.md now

Go to 1.6.0 changes

Changes (1.6.0 -> 1.6.1)

  • Ability to automatically quit bot detector when tf2 quits (#30)
    quit tf2
  • Attempt to fix font issues (#32)
  • Make requests that failed with BadGateway/ServiceUnavailable give up after 20 tries
  • Do not append chat message if it not a chat_rule match (#23) (shitty fix but it works)
  • Ability to send all chat warnings once per player
    all chat warning
  • Bump imgui to 1.90.5
  • Fixed chat/console log files being saved in the wrong directory when using launch from steam feature, whoops!

Linux notes:

  • For people compiling in archlinux latest and if it fails with fmt something just add -lfmt for now
    • I will investigate when I feel like it, for now you have "really bad fix which works for now"
  • Forgot to mention last time: Idk if I'm allowed to bundle and distribute libdiscord_game_sdk.so in the tf2bd zip tbh so just download it urself here and place it in the bd folder.

Extra Comments

I’m so crazy about you!

I found issue #23 annoying enough to push this slightly "early", so. enjoy?