mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
"[ci skip] Automatic Build - 2020.10.30.17.21.35"
This commit is contained in:
@@ -54,12 +54,14 @@
|
||||
<li class="refactor">Moved the list of research designs to global level. This allows only single initialization of it.</li>
|
||||
<li class="backend">Added unit test to check if material costs of all research designs are greater than what can be gained from recycling their products.</li>
|
||||
<li class="backend">Added unit test to check if material costs of stack recipes are greater than what can be gained from recycling their products.</li>
|
||||
<li class="bugfix">Borers and other flips of the PASSEMOTES flag will no longer change the CANWEAKEN flag.</li>
|
||||
</ul>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Headsets' object sprites have been changed to fit their departmental colours.</li>
|
||||
<li class="rscadd">Added blood overlays to simple mobs.</li>
|
||||
<li class="rscadd">Dead antagonists now get their last words displayed at round end.</li>
|
||||
<li class="tweak">Small animals and nymphs can no longer wriggle out of bags or your hand when below 60% HP.</li>
|
||||
</ul>
|
||||
<h3 class="author">JohnWildkins updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -16469,10 +16469,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
greater than what can be gained from recycling their products.
|
||||
- backend: Added unit test to check if material costs of stack recipes are greater
|
||||
than what can be gained from recycling their products.
|
||||
- bugfix: Borers and other flips of the PASSEMOTES flag will no longer change the
|
||||
CANWEAKEN flag.
|
||||
Geeves:
|
||||
- tweak: Headsets' object sprites have been changed to fit their departmental colours.
|
||||
- rscadd: Added blood overlays to simple mobs.
|
||||
- rscadd: Dead antagonists now get their last words displayed at round end.
|
||||
- tweak: Small animals and nymphs can no longer wriggle out of bags or your hand
|
||||
when below 60% HP.
|
||||
JohnWildkins:
|
||||
- tweak: Rescue Pod and Visitor ghost spawners are now mid-round events, rather
|
||||
than a 10% chance to activate on round start.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Amunak
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Borers and other flips of the PASSEMOTES flag will no longer change the CANWEAKEN flag."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Small animals and nymphs can no longer wriggle out of bags or your hand when below 60% HP."
|
||||
Reference in New Issue
Block a user