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 16, 2023
1 parent a21a5fb commit d2d70a5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 11 deletions.
10 changes: 10 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@
<div class="commit sansserif">

<h2 class="date">16 October 2023</h2>
<h3 class="author">HowToLoLu updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Modular Console on/off icon states are now separated into body and keyboard states instead of being combined</li>
<li class="code_imp">Added another bitflag for smoothing, SMOOTH_BITMASK_SKIP_CORNERS</li>
<li class="bugfix">Modular Consoles no longer look fully broken when only the CPU is broken</li>
<li class="bugfix">Fixed computers becoming invisible in certain arrangements</li>
<li class="bugfix">Some computers with special icons no longer become invisible</li>
<li class="bugfix">Computers now handle smoothing properly when acted on by Narsie or Ratvar</li>
<li class="bugfix">Broken computers now show up properly</li>
</ul>
<h3 class="author">Programs-The-Station updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes the Sabotage and Explosives Objective for "the telecommunications relay".</li>
Expand Down
9 changes: 9 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41170,6 +41170,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: Removes unneeded proc for automatic shotguns, functionally the same
- code_imp: Retypes bulldog to be a child of shotgun/automatic
2023-10-16:
HowToLoLu:
- imageadd: Modular Console on/off icon states are now separated into body and keyboard
states instead of being combined
- code_imp: Added another bitflag for smoothing, SMOOTH_BITMASK_SKIP_CORNERS
- bugfix: Modular Consoles no longer look fully broken when only the CPU is broken
- bugfix: Fixed computers becoming invisible in certain arrangements
- bugfix: Some computers with special icons no longer become invisible
- bugfix: Computers now handle smoothing properly when acted on by Narsie or Ratvar
- bugfix: Broken computers now show up properly
Programs-The-Station:
- bugfix: Fixes the Sabotage and Explosives Objective for "the telecommunications
relay".
11 changes: 0 additions & 11 deletions html/changelogs/AutoChangeLog-pr-10015.yml

This file was deleted.

0 comments on commit d2d70a5

Please sign in to comment.