Skip to content

Imgui Tables | version 1.6.4

Latest
Compare
Choose a tag to compare
@surepy surepy released this 22 Aug 11:43
· 5 commits to custom since this release

Note if crashing

If you run into crashing issues when attempting to launch tf2bd try updating vcredist (#42)
https://aka.ms/vs/17/release/vc_redist.x64.exe

1.6.3 -> 1.6.4 Changes

  • migration of scoreboard to new imgui tables (#41)
    • you can sort the table however you like now (default is always by kills, like before)
    • Regression is that scoreboard won't grow over and "take over" the logs window, and is hardstuck 75/25 ratio
      • if you want to not see logs window just go to view -> uncheck logs window.
    • there's some other function calls to imgui::columns but ill deal with them later (lol)

bd-tables

  • 100-player support to scoreboard while doing above
  • [linux] launching now uses tf.sh using sniper, replicating how valve launches it using steam.
  • bump imgui to 1.91-docking

Copypasted 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've been not on my computer recently so commits are especially slow, mb.

ill eventually work on playerlist whatever one day ya