supertuxkart / stk-code

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

Server List should display Human and CPU players separately #4800

Closed Fouks0 closed 1 year ago

Fouks0 commented 2 years ago

For example it should show something like 0/13 + 2🤖 or so if there is nobody in Frankfurt 0 or 1 rather than 2/15... And the sorting should ignore CPUs.

Benau commented 2 years ago

Fouks!

will add the client code so it can read ai count later....

btw can you update speedrun.com karts icon so that beastie is replaced by godette?

also the favicon of supertuxkart should be updated... (old tux kart is used)

Fouks0 commented 2 years ago

Thank you :D !

Updated, and Godette is super cool!

Benau commented 2 years ago

Screenshot from 2022-09-22 10-43-20

Now client can ai in https://github.com/supertuxkart/stk-code/commit/e4515e7454f400398b92f3141a9328eb8c8aebba

Server code later to avoid too many changes before release

Benau commented 1 year ago

Server side handling has now been done in 9eda9f75591bdab6b97c2b1c1a76bce8fc778867