Skip to content

true 4am warrior hours (no) | v1.6.3

Compare
Choose a tag to compare
@surepy surepy released this 03 May 11:44
· 17 commits to custom since this release

full changes in CHANGES.md now

Go to 1.6.0 changes

My bad I did a oopsie (x2)
I promise this will be the last update for my v1.6.1 failures

Fixes (1.6.1 -> 1.6.3)

  • Fix bug causing failure on the "Quit When TF2 Closes" feature. (v1.6.3)
    • In my defense the 3~6 times I launched tf2 it worked fine every time
    • thanks 9_2e for the report!
      failure case
  • Not have the chat warning frequency permadisabled (v1.6.2)
    • 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
    • thanks itchy magician for the report!
      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?

Next time I'll test the features more thoroughly