Lan2Play / PugSharp

Pugsharp is a PUG System Plugin for CS2 based on the awesome CounterStrikeSharp by roflmuffin. Its intended purpose is to be used with our fork of eventula, but ofc can be used in a different environment as well. We also try to build an compatible api with most apis of the awesome Get5.
GNU General Public License v3.0
40 stars 8 forks source link

implement freeserver command + Implement Matchendscreen and kick Players #11

Closed Apfelwurm closed 11 months ago

Apfelwurm commented 11 months ago

we have to add the freeserver api call, so the server can tell the api when its free to receive the next match.

This should respect if hltv is done with broadcasting (because of the delay) -> https://github.com/Lan2Play/PugSharp/issues/10 .

Also depending on the nessecary time we should add an Match end screen and kick all the players, so the server is really free.

TheR00st3r commented 11 months ago

@Apfelwurm das sollte doch auch erledigt sein?

Apfelwurm commented 11 months ago

@TheR00st3r bin nicht sicher ob ihr das schon so eingebaut und getestet habt, kann aber gut sein, vielleicht später nochmal zusammen testen

TheR00st3r commented 11 months ago

This is done