"[ci skip] Automatic Build - 2023.02.03.11.34.18"

This commit is contained in:
AuroraBuildBot
2023-02-03 11:34:18 +00:00
parent 937fe2292b
commit f1d1c84d9e
3 changed files with 13 additions and 8 deletions
+6
View File
@@ -36,6 +36,12 @@
<div class="commit sansserif">
<h2 class="date">03 February 2023</h2>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added temperature pack accessories to the loadout menu, with heat and cold cooling/warming by 5 degrees celsius, and volcano and blizzard cooling/warming by 10 degrees celsius.</li>
<li class="tweak">Temperature discomfort messages are now based off body temperature instead of the temperature of the air your breath.</li>
<li class="rscadd">Humans now sweat to get rid of heat.</li>
</ul>
<h3 class="author">MattAtlas updated:</h3>
<ul class="changes bgimages16">
<li class="experiment">Overmap processing is now on a priority subsystem. This means that ships will now be REALLY fast, and should keep being fast even when the server is lagging.</li>
+7
View File
@@ -27808,6 +27808,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
lets them be worn as both overwear and an accessory.
- tweak: Turns the shorts into a contained sprite and cleans up the code.
2023-02-03:
Geeves:
- rscadd: Added temperature pack accessories to the loadout menu, with heat and
cold cooling/warming by 5 degrees celsius, and volcano and blizzard cooling/warming
by 10 degrees celsius.
- tweak: Temperature discomfort messages are now based off body temperature instead
of the temperature of the air your breath.
- rscadd: Humans now sweat to get rid of heat.
MattAtlas:
- experiment: Overmap processing is now on a priority subsystem. This means that
ships will now be REALLY fast, and should keep being fast even when the server
-8
View File
@@ -1,8 +0,0 @@
author: Geeves
delete-after: True
changes:
- rscadd: "Added temperature pack accessories to the loadout menu, with heat and cold cooling/warming by 5 degrees celsius, and volcano and blizzard cooling/warming by 10 degrees celsius."
- tweak: "Temperature discomfort messages are now based off body temperature instead of the temperature of the air your breath."
- rscadd: "Humans now sweat to get rid of heat."