mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
"[ci skip] Automatic Build - 2023.01.02.13.22.54"
This commit is contained in:
@@ -35,6 +35,16 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">02 January 2023</h2>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Ai cores and Solar Panels can now be built again.</li>
|
||||
</ul>
|
||||
<h3 class="author">SleepyGemmy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Adds missing cameras to deck 3 and deck 2.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">31 December 2022</h2>
|
||||
<h3 class="author">SleepyGemmy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -27378,3 +27378,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2022-12-31:
|
||||
SleepyGemmy:
|
||||
- bugfix: Fixes the first responder minimum age not reflecting the wiki.
|
||||
2023-01-02:
|
||||
Ben10083:
|
||||
- bugfix: Ai cores and Solar Panels can now be built again.
|
||||
SleepyGemmy:
|
||||
- bugfix: Adds missing cameras to deck 3 and deck 2.
|
||||
|
||||
@@ -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:
|
||||
- bugfix: "Ai cores and Solar Panels can now be built again."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Adds missing cameras to deck 3 and deck 2."
|
||||
Reference in New Issue
Block a user