Skip to content

(Continued) Fixes, Bumps, and Convivence Features | v1.6.2

Compare
Choose a tag to compare
@surepy surepy released this 02 May 20:56
· 18 commits to custom since this release

full changes in CHANGES.md now

Go to 1.6.0 changes

My bad I did a oopsie

Fixes (1.6.1 -> 1.6.2)

  • Not have the chat warning frequency permadisabled
    • it should have only be disabled when "warn once per once player" is enabled lol
    • modifying settings.json works, but this is still undesirable so this is it's own release
    • this is precisely why you shouldn't push stuff at like 4 in the morning
      permadisabled chat warning freq

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?