Pioooooo

Results 10 issues of Pioooooo

### Version 1.0.1 ### Reproduction link https://demos.creative-tim.com/argon-design-system/docs/components/navbar.html ### Operating System Windows ### Device PC ### Browser & Version Firefox 81.0.2 ### Steps to reproduce opne the page on a small...

### qBittorrent & operating system versions qBittorrent: 4.4.3.1 x64 Operating system: Windows 10 Version 2009 x64 Qt: 5.15.4 libtorrent: 2.0.6.0 ### What is the problem? I was dragging & dropping...

RSS
Crash

Currently, `lasttp` is good for practice, but is insufficient when synchronization of multiple tees is required in a certain part of a map. This PR adds this functionality and provides...

Sometimes I was not able to tell what the commands do based on help text and could only find out myself by looking into the code (or actually ask someone...

Mostly happens when I get a poor internet connection with the server, but this time I still have the hook sound. I can't remember if I had hook sounds before,...

Sometimes I only favorite clan and not name because some just change their names all the time. But favorite clan member is not marked in spectator UI, causing me hard...

enhancement
client
accepting-patches

Currently they're a mess. We have [`CGameTeams::KillTeam`](https://github.com/ddnet/ddnet/blob/de609e845ee1deea0a707c5507b4288a381b4e66/src/game/server/teams.cpp#L519) calling [`CPlayer::KillCharacter`](https://github.com/ddnet/ddnet/blob/de609e845ee1deea0a707c5507b4288a381b4e66/src/game/server/player.cpp#L643) calling [`CCharacter::Die`](https://github.com/ddnet/ddnet/blob/de609e845ee1deea0a707c5507b4288a381b4e66/src/game/server/entities/character.cpp#L1001) calling [`CGameTeams::OnCharacterDeath`](https://github.com/ddnet/ddnet/blob/de609e845ee1deea0a707c5507b4288a381b4e66/src/game/server/teams.cpp#L1199) that calls [`CGameTeams::KillTeam`](https://github.com/ddnet/ddnet/blob/de609e845ee1deea0a707c5507b4288a381b4e66/src/game/server/teams.cpp#L519). It feels unacceptable for me. ```cpp void CGameTeams::KillTeam(int Team, int NewStrongId, int ExceptId) {...

server
cleanup
accepting-patches

Should be convenient that customized filters could be saved for later use, may cover #11343 and various other usages

enhancement
client
needs-discussion

Give unpractice caller strong hook on respawn ## Checklist - [x] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested...

Closes #10651. ## Checklist - [x] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related...