mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
"[ci skip] Automatic Build - 2022.05.15.10.45.14"
This commit is contained in:
@@ -35,6 +35,20 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">15 May 2022</h2>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">People can now give spiderbots access by swiping their ID.</li>
|
||||
</ul>
|
||||
<h3 class="author">SleepyGemmy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Maps in missing captain's office air alarm and adds bridge requests console.</li>
|
||||
</ul>
|
||||
<h3 class="author">Vrow updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Medical's Secure Wall Lockers start properly locked.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">14 May 2022</h2>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -24018,3 +24018,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- backend: Removed superfluous caps.
|
||||
- bugfix: Fixes missing pixels for rolled civillian uniforms.
|
||||
- bugfix: Fixes wrongly colored pixels on pants.
|
||||
2022-05-15:
|
||||
Ben10083:
|
||||
- rscadd: People can now give spiderbots access by swiping their ID.
|
||||
SleepyGemmy:
|
||||
- bugfix: Maps in missing captain's office air alarm and adds bridge requests
|
||||
console.
|
||||
Vrow:
|
||||
- bugfix: Medical's Secure Wall Lockers start properly locked.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
# Your name.
|
||||
author: Ben10083
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "People can now give spiderbots access by swiping their ID."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Maps in missing captain's office air alarm and adds bridge requests console."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Vrow
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Medical's Secure Wall Lockers start properly locked."
|
||||
Reference in New Issue
Block a user