KebsCS
KebsCS
> I have a different proposal for this one. We should just not interpolate if the new position is one you can't reach with the current velocity. I like this...
You can check the ban reason using [LeagueClientDebugger](https://github.com/KebsCS/LeagueClientDebugger), look for `auth.riotgames.com/userinfo` request. It would be harder to implement this for free in KBotExt because logging in now requires a captcha
Added a `NO_PREDICT` flag to pickups in #10098, does it fix this issue?
> I think we shouldn't add more to the scoreboard, it's already bloated as is. I don't see points being as important that they should replace the time/score and this...
  @Robyt3 Done, works on smaller resolutions and has the old look when on a server that doesn't support points
The playerlist is very outdated and needs a big refactor. I currently don't have time for that
> What is the purpose of this? Can they move when put on a speeder? The purpose is to allow players to design a map without having to go in-game...
Added weapon shields, I won't be adding moving with speeders, they're too jank 
Another use case is that many custom entities (#9053) lack graphics for weapons, shields etc. So, this PR is the only way to see them
> Which custom entities are missing those textures? The default "comfort" for example. I'm guessing it's like that, because you see the weapons anyway, so they don't bother adding a...