branchrust_reboot/main/authradius_cmdcancel
8 Commits over 31 Days - 0.01cph!
Reapply analytics that got squashed in merge
Merge from main -> authradius_cmd
Applied IAuthorizeEntity to codelocks & fixed authradius command to work with codelocks
Made the type in two places
Fixed a typo I couldn't find earlier & Vis.Entities has to check BaseEntity.isServer
Refactor after code review
Add "authradius {radius} [user]" & deauthradius (same arguments) commands to auth onto tcs & turrets in a radius
Refactor List<PlayerNameId> to HashSet<ulong>
Add "IAuthorizeEntity" interface and apply to TC & Turret