Skip to content

Commit

Permalink
Automatic changelog compile [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ss13-beebot committed Oct 17, 2023
1 parent 7451f90 commit 0f597fc
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 13 deletions.
7 changes: 7 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ <h3 class="author">PowerfulBacon updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Gun cooldown crosshair.</li>
</ul>
<h3 class="author">RKz, Rohesie updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">unconsciousness is now a trait, cleaned up its usage in mobility and stat, which should make it perform a lot quicker and generate less edge-cases</li>
<li class="bugfix">being woken up from unconsciousness should always clear trauma-induced monochromatic vision</li>
<li class="bugfix">moves a sleeping check in regenerative coma a few lines ahead. It's intended use in code that voluntarily sleeping provides less healing benefit than entering a coma through trauma/medicine.</li>
<li class="balance">Which... now technically makes it a balance change. It was always intended, but using the sleep verb will now heal you less than involuntary unconciousness, in terms of the regen rate of the regenerative coma</li>
</ul>

<h2 class="date">16 October 2023</h2>
<h3 class="author">HowToLoLu updated:</h3>
Expand Down
11 changes: 11 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41187,3 +41187,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Some recipes that wouldn't get reagents from their ingredients now do
PowerfulBacon:
- rscadd: Gun cooldown crosshair.
RKz, Rohesie:
- code_imp: unconsciousness is now a trait, cleaned up its usage in mobility and
stat, which should make it perform a lot quicker and generate less edge-cases
- bugfix: being woken up from unconsciousness should always clear trauma-induced
monochromatic vision
- bugfix: moves a sleeping check in regenerative coma a few lines ahead. It's intended
use in code that voluntarily sleeping provides less healing benefit than entering
a coma through trauma/medicine.
- balance: Which... now technically makes it a balance change. It was always intended,
but using the sleep verb will now heal you less than involuntary unconciousness,
in terms of the regen rate of the regenerative coma
13 changes: 0 additions & 13 deletions html/changelogs/AutoChangeLog-pr-9570.yml

This file was deleted.

0 comments on commit 0f597fc

Please sign in to comment.