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 Aug 4, 2024
1 parent ff50e8e commit 59c2a83
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
4 changes: 4 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ <h3 class="author">EvilDragonfiend updated:</h3>
<li class="rscadd">debug orb of the debug outfit now allows you to spacewalk</li>
<li class="rscadd">Pseudo-world diver debugging item - that makes a new z level then loads a desired map template onto the z.</li>
<li class="rscadd">smooth live debugging objects (wall, table, turf)</li>
<li class="rscadd">a new mapping helper - Spaceproof directional windows, Group directional windows</li>
<li class="rscadd">a new 10x10 maint room. You can stare at space as much as you want... for some reason there are items stuck in space??</li>
<li class="rscadd">a new turf proc /turf/proc/get_nearby_turf_by_dir(direction). It returns a turf from the turf that is next to from the given direction.</li>
<li class="code_imp">minor change to map template list code</li>
</ul>
<h3 class="author">rkz, Yenwodyah updated:</h3>
<ul class="changes bgimages16">
Expand Down
7 changes: 7 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43772,6 +43772,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Pseudo-world diver debugging item - that makes a new z level then loads
a desired map template onto the z.
- rscadd: smooth live debugging objects (wall, table, turf)
- rscadd: a new mapping helper - Spaceproof directional windows, Group directional
windows
- rscadd: a new 10x10 maint room. You can stare at space as much as you want...
for some reason there are items stuck in space??
- rscadd: a new turf proc /turf/proc/get_nearby_turf_by_dir(direction). It returns
a turf from the turf that is next to from the given direction.
- code_imp: minor change to map template list code
rkz, Yenwodyah:
- code_imp: cleaned up buckling checks, reducing edge cases. Documents buckling
code.
Expand Down
10 changes: 0 additions & 10 deletions html/changelogs/AutoChangeLog-pr-10322.yml

This file was deleted.

0 comments on commit 59c2a83

Please sign in to comment.