Shot Verification on Server Side
jamioflan opened this issue ยท 0 comments
ShootAction.java:158
` // TODO: Big security pass needed
// Verify that this shot makes sense by itself
// TODO: Check if we can shoot based on our local data about our
// a) Inventory, ammo levels
// b) Shoot cooldown
// c) Handedness
// TODO: Random spot check later - run a little statistical analysis on this player's shots over some time period`