]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix non-ghosts and admins counting toward most followed (#28120)
authorTayrtahn <tayrtahn@gmail.com>
Mon, 20 May 2024 14:12:05 +0000 (10:12 -0400)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 14:12:05 +0000 (07:12 -0700)
commit8995810ade1daf49daac4738d3b1eb247302acc6
tree603e5378d2487961c6bf02c6e367379796cec5dc
parentfa06783986a0f890e0f3466f059e72df1eba0680
Fix non-ghosts and admins counting toward most followed (#28120)

* Fixed non-ghosts and admins counting toward most followed

* Redone to better leverage EntityQueryEnumerator

* Remember to test your code before you commit it, kids

* Review revisions

* Update Content.Shared/Follower/FollowerSystem.cs

Co-authored-by: ShadowCommander <shadowjjt@gmail.com>
* Update Content.Shared/Follower/FollowerSystem.cs

Co-authored-by: ShadowCommander <shadowjjt@gmail.com>
* Update Content.Shared/Follower/FollowerSystem.cs

* Clean up

---------

Co-authored-by: ShadowCommander <shadowjjt@gmail.com>
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
Content.Server/Ghost/GhostSystem.cs
Content.Shared/Follower/FollowerSystem.cs