• 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle






  • Thanks. A lot of drama then. I’ve been in the discord and on github for a while and from that I can tell vaxry has a bit of a “personality”, as many good developers have. Nothing wrong with that. I like Hyprland a lot, I have been using it daily for 2 years or so and any bugs I reported got fixed really fast. In the end it is a solid project and that’s what really matters.

    Let’s hope this thing blows over quickly.











  • Server determines hit received. Client only sends shot fired and direction and such. Server could also calculate if shot and direction make sense based on location, last shot fired, etc.

    I’m a dev but not a game dev so I have no idea if this is doable or too much for the server to handle.

    There probably is a reason anti cheat on the client is still needed. On the other hand, isn’t this mostly to prevent wallhacking and such? That’s probably the hardest cheat to detect server side if it’s even possible at all.