Citadel-Station-13 / space-station-14

The main repository for Citadel Sector XIV.
MIT License
13 stars 13 forks source link

[MIRROR] Sort entries in crew monitoring console by name #287

Closed silicons-bot closed 1 year ago

silicons-bot commented 1 year ago

Original PR: https://github.com/space-wizards/space-station-14/pull/13447

About the PR

Minor quality-of-life improvement. From the perspective of a player, the entries in the crew monitor are in an arbitrary order, which makes it hard to find an individual whose name you know (e.g. when you hear reports of a salvager that has been in space (and time (and meaning))) - I usually find myself having to scan the list a couple of times.

This just sorts the entries in the crew monitor by name, which should improve that use-case.

Media

2023-01-11_23-17

(Not sure if there was a better way to demo this - I just spawned a bunch of CentralCommanders and renamed their ID cards.)

Changelog

:cl: Cripes