diff --git a/html/changelogs/AutoChangeLog-pr-19078.yml b/html/changelogs/AutoChangeLog-pr-19078.yml new file mode 100644 index 00000000000..e4eb54225d8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19078.yml @@ -0,0 +1,14 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "17 year old crew member medical/security records will no longer show them as 18" + - code_imp: "Medical and security records now use the minimum and maximum age defines rather than hardcoded minimums and maximums" + - refactor: "Crew records have been refactored." + - refactor: "Medical records -> TGUI" + - refactor: "Security records -> TGUI" + - refactor: "Warrants console -> TGUI" + - qol: "Players are now alerted when their fines are paid off." + - qol: "Cleaned up sec hud examination text." + - qol: "Adding and deleting crimes is easier." + - qol: "Writing crimes in the console sets players to arrest." + - qol: "You can now mark someone as a suspect through sec hud." \ No newline at end of file