[ ] ninja hacking
ideas i have are either randomly generating things similar to ion law, e.g. "stole JOB's ITEM" "killed the entire DEPARTMENT department" "fishbombed LOCATION"
or doing it like pai microve scrambling with random symbols but thats less fun
[ ] sechud showing wanted and detained status
[ ] pda program that lists everyone currently wanted and detained (readonly to not make the console useless)
reviews:
[ ] Kill boilerplate and duped code, put in station records system or something so station / criminal / medical+ can share it all
[ ] Crime history should wrap text
[ ] For below, putting the component in shared just so it can access the limit and not hardcode it
[ ] Feedback when you input more than permitted (something simple like coloring the textbox red should do)
probably means expanding the byond-like input function/control to have text be a field then having max and min be relevant to the item, for strings it cant be added anymore and for numbers it gets clamped
[ ] #24956
[ ] make main window bigger and put crime history below name stuff to take advantage of its space. it has a scrollbar after all. history can stay separate code-wise but as a control not a window so medical records can reuse it
Description
reviews: