mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
"[ci skip] Automatic Build - 2021.11.18.19.10.57"
This commit is contained in:
@@ -35,6 +35,23 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">18 November 2021</h2>
|
||||
<h3 class="author">Desven updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed some body marks not properly showing.</li>
|
||||
<li class="bugfix">Fixed those marks not being selectable for Axiori Skrell.</li>
|
||||
</ul>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Hammers can now properly repair airlocks.</li>
|
||||
</ul>
|
||||
<h3 class="author">martinlyra updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Successful cooking now informs the cook what has been synthesized</li>
|
||||
<li class="rscadd">Examining plates / bowls now hint the player how to use them for cooking</li>
|
||||
<li class="backend">Added `pluralize_word` for naive pluralization of nouns</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">17 November 2021</h2>
|
||||
<h3 class="author">RyverStyx updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -22132,3 +22132,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
RyverStyx:
|
||||
- tweak: Fixing the Jargon blurb to be lore compliant.
|
||||
- rscadd: Allowing Dionae to be Jargon Consulars.
|
||||
2021-11-18:
|
||||
Desven:
|
||||
- bugfix: Fixed some body marks not properly showing.
|
||||
- bugfix: Fixed those marks not being selectable for Axiori Skrell.
|
||||
Geeves:
|
||||
- bugfix: Hammers can now properly repair airlocks.
|
||||
martinlyra:
|
||||
- rscadd: Successful cooking now informs the cook what has been synthesized
|
||||
- rscadd: Examining plates / bowls now hint the player how to use them for cooking
|
||||
- backend: Added `pluralize_word` for naive pluralization of nouns
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Desven
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed some body marks not properly showing."
|
||||
- bugfix: "Fixed those marks not being selectable for Axiori Skrell."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Hammers can now properly repair airlocks."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: martinlyra
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Successful cooking now informs the cook what has been synthesized"
|
||||
- rscadd: "Examining plates / bowls now hint the player how to use them for cooking"
|
||||
- backend: "Added `pluralize_word` for naive pluralization of nouns"
|
||||
Reference in New Issue
Block a user