Wazarr94 / haxball_bot_headless

Ready-to-go scripts and functions for the HaxBall Headless API !
MIT License
46 stars 74 forks source link

plan for GK stats? (not an issue) #31

Closed iwishiknewcoding closed 2 years ago

iwishiknewcoding commented 2 years ago

Hi, thanks for the awesome script. Since I see you're somewhat still working on the updates, let me ask you this also.

Are you planning to implement any stats for GKs in the close future? At least the clean sheet stat (which you've had in the old version).

Wazarr94 commented 2 years ago

Happy to see you like the script. Sure, I only removed it because I saw the people using my script often removed this stat. Will add this in a future update, maybe early next week.

Wazarr94 commented 2 years ago

CS stat added. Won't be shown to everyone by default, but if you want to display at the end of the game the CS, you can easily add it using the getGK function to get the player of the winning team who didn't concede and send an announcement.

iwishiknewcoding commented 2 years ago

awesome, thanks for this