[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2021-06-12 07:37:07 +02:00
parent 9e4ea6b66a
commit dbed9730ce
2 changed files with 17 additions and 0 deletions

View File

@@ -82,6 +82,11 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<li class="tweak">Ghosts can now only write in blood up to a certain amount of tiles from the original blood source (before they could daisy-chain messages ad nauseam). The max distance depends of the original source&#39;s amount of blood. A drip will only have a radius of 1. Splatters a radius of 2. Gibs a radius of 5. (Same distance as footprints)</li>
<li class="tweak">Projectiles now have a 75 percent chance of hitting mobs in cages, as long as the cover is up.</li>
<li class="rscadd">Just like artificers can click floors up to 3 tiles away to convert them into cult floors, they can now click space tiles to conjure floors over them. As when done by clicking the spell button, conjuring a tile instead of converting one leads to a longer cooldown.</li>
<li class="bugfix">Fixed mapped alien embryos not spawning a dead alien larva. Expect to find a few dead larvas hidden on some maps.</li>
<li class="rscadd">All playable mobs now have standardized damage overlays which should help players controlling simple_animals noticing when they&#39;re taking damage.</li>
<li class="bugfix">Fixed the brute and oxy damage overlays going away for a second then coming back when dying. Those overlays also now come back instantly when re-entering a corpse.</li>
<li class="bugfix">Patched an exploit that allowed players to unload ore boxes using the pop-up window from any distance away or even adjacent but otherwise incapacitated, which apparently allowed a few people to mess with our shaft miner friends.</li>
<li class="bugfix">Also fixed ore unloading machines causing all ore boxes in their area to dump everything every second, instead of only those in front of them.</li>
</ul>
<h3 class="author">Eneocho updated:</h3>
<ul class="changes bgimages16">

View File

@@ -1770,6 +1770,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
into cult floors, they can now click space tiles to conjure floors over them.
As when done by clicking the spell button, conjuring a tile instead of converting
one leads to a longer cooldown.
- bugfix: Fixed mapped alien embryos not spawning a dead alien larva. Expect to
find a few dead larvas hidden on some maps.
- rscadd: All playable mobs now have standardized damage overlays which should help
players controlling simple_animals noticing when they're taking damage.
- bugfix: Fixed the brute and oxy damage overlays going away for a second then coming
back when dying. Those overlays also now come back instantly when re-entering
a corpse.
- bugfix: Patched an exploit that allowed players to unload ore boxes using the
pop-up window from any distance away or even adjacent but otherwise incapacitated,
which apparently allowed a few people to mess with our shaft miner friends.
- bugfix: Also fixed ore unloading machines causing all ore boxes in their area
to dump everything every second, instead of only those in front of them.
Eneocho:
- tweak: Makes the mouser fit inside the handgun holster.
Jackreturnswithaveangenace: