supertuxkart / stk-code

The code base of supertuxkart
Other
4.5k stars 1.06k forks source link

Auto-kick players that drive backwards for more than 10 seconds #4126

Open Alayan-stk-2 opened 4 years ago

Alayan-stk-2 commented 4 years ago

I just saw some guy "complete" a whole race backwards, attacking other players as he crossed them. There is never a legitimate reason for this.

GuillaumeBft commented 4 years ago

With that suggestion of implementation, if you go on Online, Local networking, Create server and you play the game alone, you can be kick of your own game server. I tried to use the function isClient() from network/network_config.hpp, but it doesn't seem to work as I expect.

Benau commented 4 years ago

may not be a good idea for 🇩🇪 extreme (minigold / myoldtrack) track, 🇩🇪 stk fans love playing it in @kimden server!

kimden commented 4 years ago

Maybe it's a good idea to mark most 'extreme' tracks as a special "challenge" category, since racing is heavily accompanied by 'unusual' skills on those tracks, like handling the kart in unusual conditions, rolling the ball or bowling. Then auto-kick could be applied to normal racing and TT only, but not challenges. Also, if there are plans to introduce online egg hunt (though I doubt it's true), obviously limiting wrong direction riding would be a bad idea there either.

Alayan-stk-2 commented 4 years ago

There is no wrong direction in egg hunt.