Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-03-01 00:43:58 +00:00
parent 0dd51c5fa1
commit 2fdff0b56a
8 changed files with 27 additions and 38 deletions
@@ -1,14 +0,0 @@
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."
@@ -1,4 +0,0 @@
author: "vinylspiders"
delete-after: True
changes:
- config: "removed duplicate SERVERSQLNAME config line from skyrat_config.txt"
@@ -1,4 +0,0 @@
author: "Shadow-Quill"
delete-after: True
changes:
- bugfix: "Synthetic taur bodies now give robotic legs instead of organic ones."
@@ -1,4 +0,0 @@
author: "Melbert, That REALLY Good Soda Flavor, FatFat, AndreyGusev"
delete-after: True
changes:
- rscadd: "Spacemen can now have varying height. (Admin only for now) add: Dwarfs are now slightly shorter, but look way better."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "A disconnected vent on the syndicate lavaland base is now connected"
@@ -1,4 +0,0 @@
author: "Paxilmaniac"
delete-after: True
changes:
- bugfix: "Void raptor no longer has openspace under its rear engines, which was causing problems."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "removes an infinite powercell from tram maintenance"
+27
View File
@@ -0,0 +1,27 @@
2023-03-01:
Melbert, That REALLY Good Soda Flavor, FatFat, AndreyGusev:
- rscadd: 'Spacemen can now have varying height. (Admin only for now) add: Dwarfs
are now slightly shorter, but look way better.'
Paxilmaniac:
- bugfix: Void raptor no longer has openspace under its rear engines, which was
causing problems.
Shadow-Quill:
- bugfix: Synthetic taur bodies now give robotic legs instead of organic ones.
SkyratBot:
- bugfix: removes an infinite powercell from tram maintenance
- 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.
- bugfix: A disconnected vent on the syndicate lavaland base is now connected
vinylspiders:
- config: removed duplicate SERVERSQLNAME config line from skyrat_config.txt