Sarah
Sarah
### Lint Name no-fallthrough ### Code Snippet ```ts switch (input) { case "x": Deno.exit(); default: break; } ``` ### Expected Result No warnings about case fallthroughs ### Actual Result Warns...
Teeworlds mod includes gametype King of Hill and Attack / Defence... (planed) Gametype: CP>KoH CP>A/D Ideas: If a controlpoint is dominated by a team, a (growing up in the captureing...
We need those broadcasts: - Teammembers (x / x) - Caught by - You are now in s team - loose the team - waiting for other players
Add command sv_self_damage, if it is 1 an a player kill himself force team. (Idea by sushi :D)
## Write a Broadcastsystem to manage Broadcasts. - Save (waiting) Broadcasts in an array - Function: - \- AddBroadcast(char Broadcast[512], int BroadcastTime, int BroadcastLevel) - \- - BroadcastLevel = How...
Coding the Catchingclient with Colorselectionboard and a few other nice features