KebsCS

Results 98 comments of 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...

![image](https://github.com/user-attachments/assets/532bdaba-fde1-46dd-9e7a-35b875676116) ![image](https://github.com/user-attachments/assets/c5cddbf2-56c2-479d-be70-ad43014c0088) @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 ![image](https://github.com/user-attachments/assets/efd866f7-2c46-4407-852b-a68dbfc17aff)

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...