mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
"[ci skip] Automatic Build - 2022.05.01.23.59.32"
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added some new items in the Tajaran loadout options, including jackets, shoes, and colorable uniforms.</li>
|
||||
</ul>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior's interests.</li>
|
||||
</ul>
|
||||
<h3 class="author">Llywelwyn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="backend">Adds a fallback specific heat value to Ambrosia Extract.</li>
|
||||
@@ -61,6 +65,7 @@
|
||||
<li class="tweak">Slightly tweaks the button and light switch sprites.</li>
|
||||
<li class="rscadd">Adds service airlocks to the code.</li>
|
||||
<li class="tweak">The default airlock sprite is now plain metal.</li>
|
||||
<li class="tweak">You can now view extra descriptions directly in the chat.</li>
|
||||
</ul>
|
||||
<h3 class="author">Vrow updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -23550,6 +23550,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Alberyk, Ryverstyx:
|
||||
- rscadd: Added some new items in the Tajaran loadout options, including jackets,
|
||||
shoes, and colorable uniforms.
|
||||
Ben10083:
|
||||
- tweak: Consulars and Representatives have had their allowances increased to allow
|
||||
them to spend more credits in pursuit of their superior's interests.
|
||||
Llywelwyn:
|
||||
- backend: Adds a fallback specific heat value to Ambrosia Extract.
|
||||
MattAtlas:
|
||||
@@ -23567,6 +23570,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Slightly tweaks the button and light switch sprites.
|
||||
- rscadd: Adds service airlocks to the code.
|
||||
- tweak: The default airlock sprite is now plain metal.
|
||||
- tweak: You can now view extra descriptions directly in the chat.
|
||||
Vrow:
|
||||
- bugfix: Fixed being unable to fix rescued lungs surgically if they don't
|
||||
have any damage.
|
||||
|
||||
@@ -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:
|
||||
- tweak: "Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior's interests."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "You can now view extra descriptions directly in the chat."
|
||||
Reference in New Issue
Block a user