![]() |
have peoples names on PDAs be listed alphabetically - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Ideas & Suggestions (https://forum.ss13.co/forumdisplay.php?fid=8) +--- Thread: have peoples names on PDAs be listed alphabetically (/showthread.php?tid=4791) Pages:
1
2
|
RE: have peoples names on PDAs be listed alphabetically - TheOnlyRyan - 08-02-2016 Can it also include the persons job that they started with ? I could have sworn this used to be how it was displayed but maybe I'm thinking of another server. RE: have peoples names on PDAs be listed alphabetically - Triacontakai - 08-02-2016 If this was implemented I would have been saved from death like five hundred times (i always have the luck of messaging braindead players about a ling murdering me) so yes please this would be EXTREMELY helpful. RE: have peoples names on PDAs be listed alphabetically - atomic1fire - 08-02-2016 (08-02-2016, 09:16 AM)Sundance Wrote: Isn't there some sort of byond coding funky reason as to why EVERY list isn't alphabetical? I remember this being explained to me once, although that memory is but a fart in the wind. Couldn't you just do the alphabetizing in html/javascript. I mean I'm not a robust coder or anything but I assume you could just implement the sorting logic on the client side via jquery, which goonstation already uses. If it's just changing stuff on the UI, it makes perfect sense that you could alter that UI on the client side. http://cdn.ihwy.net/ihwy-com/labs/demos/jquery-listnav.html https://jsfiddle.net/gabrieleromanato/eJf55/ Neither are mine, but just examples to show what I mean. edit: I actually did look at the PDA code, and it looks like it generates a new list entry whenever it adds a new person. The question is would adding javascript before or after the list is added would even work. RE: have peoples names on PDAs be listed alphabetically - babayetu83 - 01-02-2017 new year new bump RE: have peoples names on PDAs be listed alphabetically - HydroFloric - 01-02-2017 How has this not been added? RE: have peoples names on PDAs be listed alphabetically - Frank_Stein - 01-02-2017 It's been brought up in other PDA improvement threads, but here's a few other things that could help other than just alphabetizing 1. Sorting them by department headers (Which also work for messaging the whole department) 2. Having a way to create a favorite contacts list |