Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-04-11 01:16:05 +00:00
parent 11499e5a29
commit be7ea1244c
4 changed files with 10 additions and 15 deletions

View File

@@ -1,4 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- refactor: "fuck the stupid limb icon cache get out of here"

View File

@@ -1,5 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "Crisis W0RM borg being shown as surgical"
- bugfix: "removes the double definition of the service W0RM borg"

View File

@@ -1,6 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- bugfix: "visible_messages pass to atoms in contents of other atoms correctly"
- bugfix: "visible_messages check visibility now"
- code_imp: "moved hearable.dm to components folder and renamed it to hearer.dm to avoid conniptions"

View File

@@ -141,3 +141,13 @@
- bugfix: Mobkin selection bug in VR
- balance: Reduce dive speed increase
- balance: Aquatic now works the same on deep and shallow water (No speed penalty)
2024-04-11:
Kashargul:
- bugfix: Crisis W0RM borg being shown as surgical
- bugfix: removes the double definition of the service W0RM borg
cadyn:
- bugfix: visible_messages pass to atoms in contents of other atoms correctly
- bugfix: visible_messages check visibility now
- code_imp: moved hearable.dm to components folder and renamed it to hearer.dm to
avoid conniptions
- refactor: fuck the stupid limb icon cache get out of here