Sleepy's Custom Build of TF2BD | v1.4.0
what's different from normal tf2bd?
New Changes
- Working version notifications for my fork (using github api)
kinda don't want to message people that I made a tiny update lol
only checks the releases tab (not that i use the prerelease tab)
- Building should be less painful now, don't have to set CMAKE_TOOLCHAIN_FILE manually.
- More general code cleaning...
In-Game
- onGameJoin event (
exec tf2bd/onGameJoin.cfg
) - print joining marked players to party chat with names (instead of all chat)
- print existing marked players on server on join
Marking
- ability to mark people that left/disconnected on chat log.
NOTE: 4 will still break ur playerlist!
- show reasons for mark on tooltip, if applicable.
- automatical marks from rules will come with "[auto] automatically marked" in reasons section, with chat if appliable
UI
- "MarkedVS" to look at marked player count vs marked count (probably bots)
formatunmarked (unmarked_connected) vs marked (marked_connected)
- a working "reasons/proof" field (both on scoreboard and chat)
Misc
- mastercomfig compatibility fix
- add that it was by me (lol)
- chat logs (located at
logs/chat
, disable in settings)
NOTE: old chat logs will NOT BE DELETED AUTOMATCIALLY!
- ability to disable console logging to file
- 75%+ performance gain | removed FaceIT client checks
it won't warn you if you have it open anymore, please check manually before you go into a FaceIT server. - more todo...