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 Dec 17, 2024
1 parent 960c0a7 commit e09fa15
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 14 deletions.
16 changes: 16 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,22 @@
-->
<div class="commit sansserif">

<h2 class="date">17 December 2024</h2>
<h3 class="author">Bokkiewokkie updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added knpcs to the ghost orbit menu under the npc section</li>
<li class="balance">made knpcs take actions a bit slower</li>
<li class="bugfix">fixed inflatable walls not having a range check on their deployment</li>
<li class="code_imp">made knpcs use human procs instead of forcemoving things around constantly</li>
<li class="refactor">refactored knpc climbing</li>
</ul>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Singularities now use system contents in a safe way.</li>
<li class="bugfix">Spawn_ship no longer floods system_contents with typepaths.</li>
<li class="bugfix">Overmap firing should be a bit more resilient to turf-related oddities.</li>
</ul>

<h2 class="date">06 December 2024</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
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 @@ -2190,3 +2190,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: Some overmap z generation handling is ever so slightly cleaner now.
- bugfix: Should resolve certain atom init issues (that manifested as broken sparks,
among many other things).
2024-12-17:
Bokkiewokkie:
- rscadd: Added knpcs to the ghost orbit menu under the npc section
- balance: made knpcs take actions a bit slower
- bugfix: fixed inflatable walls not having a range check on their deployment
- code_imp: made knpcs use human procs instead of forcemoving things around constantly
- refactor: refactored knpc climbing
DeltaFire15:
- code_imp: Singularities now use system contents in a safe way.
- bugfix: Spawn_ship no longer floods system_contents with typepaths.
- bugfix: Overmap firing should be a bit more resilient to turf-related oddities.
6 changes: 0 additions & 6 deletions html/changelogs/AutoChangeLog-pr-2710.yml

This file was deleted.

8 changes: 0 additions & 8 deletions html/changelogs/AutoChangeLog-pr-2714.yml

This file was deleted.

0 comments on commit e09fa15

Please sign in to comment.