Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-09-24 01:50:49 +00:00
parent 7f81dbbe98
commit 1dc870c0d0
2 changed files with 13 additions and 13 deletions
@@ -1,13 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- refactor: "Huge door code cleanup"
- refactor: "attempt_vr() removal"
- refactor: "hook_vr() removal"
- refactor: "few remaining MinutesToTicks and SecondsToTicks updated to use defines instead"
- code_imp: "Implements COMSIG_DOOR_CAN_OPEN"
- code_imp: "Implements COMSIG_DOOR_CAN_CLOSE"
- code_imp: "Implements COMSIG_DOOR_OPEN"
- code_imp: "Implements COMSIG_DOOR_CLOSE"
- code_imp: "Implements COMSIG_AIRLOCK_SET_BOLT"
- code_imp: "Implements COMSIG_MOB_BUMPED_DOOR_OPEN"
+13
View File
@@ -424,3 +424,16 @@
- qol: Maint blood and vomit is old and dried.
- balance: ' water turfs now break falls'
- bugfix: emergency lights stay red during nightshift
2025-09-24:
Willburd:
- refactor: Huge door code cleanup
- refactor: attempt_vr() removal
- refactor: hook_vr() removal
- refactor: few remaining MinutesToTicks and SecondsToTicks updated to use defines
instead
- code_imp: Implements COMSIG_DOOR_CAN_OPEN
- code_imp: Implements COMSIG_DOOR_CAN_CLOSE
- code_imp: Implements COMSIG_DOOR_OPEN
- code_imp: Implements COMSIG_DOOR_CLOSE
- code_imp: Implements COMSIG_AIRLOCK_SET_BOLT
- code_imp: Implements COMSIG_MOB_BUMPED_DOOR_OPEN