tf2_bot_detector
tf2_bot_detector copied to clipboard
Add Windows priority notifications
Looks like we have "Enable Votekick" and "Enable Auto-mark" only, and these options aren't saved to json files.
Suggestion
Add an "Action" settings, with several options we can check/uncheck, and save this settings to file, so we don't need to set them every time.
example:
-- Auto action ----------
□ Votekick / tell the other team to votekick
□ Mark as cheater
□ Popup Windows notification
□ Mute in game
-------------------------
I think this enhancement is even more relevant now
- [x] Votekick / tell the other team to votekick - Done
- [x] Mark as cheater - Done
- [ ] Popup Windows notification - I'm not fully sure what this means. Could you clarify?
- [ ] ~~Mute in game~~ - Duplicate of #85
Regarding windows notifications, Windows 10 (and 8?) "priority" notifications can show on top of "exclusive" fullscreen applications as long as "Disable fullscreen optimizations" is disabled

@ClusterConsultant I think I need to clarify, this issue is suggesting "an option to choose what to do (i.e. the actions) with the cheater", not specific actions. It's not a todolist in the description, it's an UI sketch
Why I suggest this?
Maybe not everyone wants to auto kick, instead, he just wants to know "there is a cheater". Such an action menu could let a user choose any combination of actions, for example [kick+notify+mute] or [notify+mute] or do nothing, etc.
Currently you are able to do that with these check boxes with the exception of notifying you. The chat warnings are currently just for the other team. The tool will mark the cheater with the glowing pink but there is not a real notification for the user. This looks to be a feature request for a notification system.
I see, but these options are not saved, I still need to unmark them every time
These options are going to be saved in an upcoming version. I didn't save them because I wanted people to not accidently leave the chat messages off, but didn't anticipate that some people would want to use the tool with them permanently off.
#262 is related and will probably be a better path than toasts.