Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-11-23 02:19:13 +00:00
parent 1d3511c441
commit 85902a3e30
4 changed files with 13 additions and 17 deletions
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "PAI parts now give the proper parts when screwdrivered and having them removed"
@@ -1,7 +0,0 @@
author: "Will, Reo"
delete-after: True
changes:
- bugfix: "Fixed several distance issues with slipcode"
- bugfix: "You cannot change direction while slipping"
- bugfix: "Simple mobs no longer slip by default"
- bugfix: "Species flag NO_SLIP is respected by slipcode again"
@@ -1,6 +0,0 @@
author: "Nova"
delete-after: True
changes:
- bugfix: "Fixed body writing being silent in chat, and instant"
- bugfix: "Fixed body writing having no message notifications."
- rscadd: "Added ability to resist / move away from being body written."
+13
View File
@@ -319,3 +319,16 @@
- code_imp: Added clothing traits
Kashargul:
- code_imp: dependency update
2025-11-23:
Diana:
- bugfix: PAI parts now give the proper parts when screwdrivered and having them
removed
Nova:
- bugfix: Fixed body writing being silent in chat, and instant
- bugfix: Fixed body writing having no message notifications.
- rscadd: Added ability to resist / move away from being body written.
Will, Reo:
- bugfix: Fixed several distance issues with slipcode
- bugfix: You cannot change direction while slipping
- bugfix: Simple mobs no longer slip by default
- bugfix: Species flag NO_SLIP is respected by slipcode again