Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-07-21 00:03:09 +00:00
parent 732d83f249
commit 3c27ef2f65
15 changed files with 96 additions and 58 deletions
+54
View File
@@ -51,6 +51,60 @@
-->
<div class="commit sansserif">
<h2 class="date">21 July 2020</h2>
<h3 class="author">ArcaneMusic updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">We got hydroponics belt and suit sprites.</li>
<li class="imageadd">We also got engineering tool mirror sprites.</li>
</ul>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">look_down verb that allow look down</li>
<li class="tweak">look_up and look_down verbs don't interrupt by move, until you step under/over transparent turf.</li>
</ul>
<h3 class="author">EdgeLordExe updated:</h3>
<ul class="changes bgimages16">
<li class="balance">Ash ascension spells now deal actual damage.</li>
</ul>
<h3 class="author">Fikou updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">changes morphine description to be more accurate</li>
</ul>
<h3 class="author">Melbert updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Items hidden in bread, cake, and cheeses can now have unique interactions when someone bites into it them.</li>
<li class="rscadd">Sharp objects like shards of glass, ammunition, beakers, bottles, syringes, pills, organs, and more will now have unique interactions if you somehow manage to accidentally bite or swallow one that was hidden in food.</li>
<li class="tweak">You can now insert sharp objects into food containers (bread, cake, cheese) if you're on disarm intent.</li>
</ul>
<h3 class="author">Mickyan updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Spraypaint can no longer be applied to any object type</li>
</ul>
<h3 class="author">RaveRadbury updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">New insect phobia</li>
</ul>
<h3 class="author">Rohesie updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Emotes now show on runechat. You can disable them on your prefs.</li>
</ul>
<h3 class="author">Skoglol updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Arrhytmic knife now updates movespeed every time it processes, as intended.</li>
<li class="balance">Arrhytmic knife movespeed change brought more in line with other speed increasing effects.</li>
<li class="bugfix">Moth week start date fixed</li>
<li class="admin">Added a few new buildmode modes. Outfit, to quickly apply or remove outfits. Delete, to quickly delete any atoms. Slightly overhauled the copy proc used here and in supply pods, now compatible with most mobs.</li>
</ul>
<h3 class="author">Winterous updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Large water bottles (made from plastic) now have the same starting and optional transfer volumes as large beakers.</li>
</ul>
<h3 class="author">zxaber updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Hulk arms no longer break with punching things unintended to break hulk arms</li>
<li class="balance">Hulk arms no longer break when punching machines (but still take a small bit of recoil damage).</li>
</ul>
<h2 class="date">20 July 2020</h2>
<h3 class="author">ArcaneMusic updated:</h3>
<ul class="changes bgimages16">
+42
View File
@@ -40963,3 +40963,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
No more NTOS bluescreens.'
tralezab:
- bugfix: landmark cleanup on mafia
2020-07-21:
ArcaneMusic:
- imageadd: We got hydroponics belt and suit sprites.
- imageadd: We also got engineering tool mirror sprites.
Dennok:
- rscadd: look_down verb that allow look down
- tweak: look_up and look_down verbs don't interrupt by move, until you step under/over
transparent turf.
EdgeLordExe:
- balance: Ash ascension spells now deal actual damage.
Fikou:
- spellcheck: changes morphine description to be more accurate
Melbert:
- rscadd: Items hidden in bread, cake, and cheeses can now have unique interactions
when someone bites into it them.
- rscadd: Sharp objects like shards of glass, ammunition, beakers, bottles, syringes,
pills, organs, and more will now have unique interactions if you somehow manage
to accidentally bite or swallow one that was hidden in food.
- tweak: You can now insert sharp objects into food containers (bread, cake, cheese)
if you're on disarm intent.
Mickyan:
- rscdel: Spraypaint can no longer be applied to any object type
RaveRadbury:
- tweak: New insect phobia
Rohesie:
- rscadd: Emotes now show on runechat. You can disable them on your prefs.
Skoglol:
- bugfix: Arrhytmic knife now updates movespeed every time it processes, as intended.
- balance: Arrhytmic knife movespeed change brought more in line with other speed
increasing effects.
- bugfix: Moth week start date fixed
- admin: Added a few new buildmode modes. Outfit, to quickly apply or remove outfits.
Delete, to quickly delete any atoms. Slightly overhauled the copy proc used
here and in supply pods, now compatible with most mobs.
Winterous:
- tweak: Large water bottles (made from plastic) now have the same starting and
optional transfer volumes as large beakers.
zxaber:
- bugfix: Hulk arms no longer break with punching things unintended to break hulk
arms
- balance: Hulk arms no longer break when punching machines (but still take a small
bit of recoil damage).
@@ -1,6 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- rscadd: "Items hidden in bread, cake, and cheeses can now have unique interactions when someone bites into it them."
- rscadd: "Sharp objects like shards of glass, ammunition, beakers, bottles, syringes, pills, organs, and more will now have unique interactions if you somehow manage to accidentally bite or swallow one that was hidden in food."
- tweak: "You can now insert sharp objects into food containers (bread, cake, cheese) if you're on disarm intent."
@@ -1,4 +0,0 @@
author: "EdgeLordExe"
delete-after: True
changes:
- balance: "Ash ascension spells now deal actual damage."
@@ -1,5 +0,0 @@
author: "Dennok"
delete-after: True
changes:
- rscadd: "look_down verb that allow look down"
- tweak: "look_up and look_down verbs don't interrupt by move, until you step under/over transparent turf."
@@ -1,4 +0,0 @@
author: "Mickyan"
delete-after: True
changes:
- rscdel: "Spraypaint can no longer be applied to any object type"
@@ -1,4 +0,0 @@
author: "Rohesie"
delete-after: True
changes:
- rscadd: "Emotes now show on runechat. You can disable them on your prefs."
@@ -1,4 +0,0 @@
author: "Skoglol"
delete-after: True
changes:
- admin: "Added a few new buildmode modes. Outfit, to quickly apply or remove outfits. Delete, to quickly delete any atoms. Slightly overhauled the copy proc used here and in supply pods, now compatible with most mobs."
@@ -1,5 +0,0 @@
author: "zxaber"
delete-after: True
changes:
- bugfix: "Hulk arms no longer break with punching things unintended to break hulk arms"
- balance: "Hulk arms no longer break when punching machines (but still take a small bit of recoil damage)."
@@ -1,4 +0,0 @@
author: "RaveRadbury"
delete-after: True
changes:
- tweak: "New insect phobia"
@@ -1,5 +0,0 @@
author: "Skoglol"
delete-after: True
changes:
- bugfix: "Arrhytmic knife now updates movespeed every time it processes, as intended."
- balance: "Arrhytmic knife movespeed change brought more in line with other speed increasing effects."
@@ -1,5 +0,0 @@
author: "ArcaneMusic"
delete-after: True
changes:
- imageadd: "We got hydroponics belt and suit sprites."
- imageadd: "We also got engineering tool mirror sprites."
@@ -1,4 +0,0 @@
author: "Winterous"
delete-after: True
changes:
- tweak: "Large water bottles (made from plastic) now have the same starting and optional transfer volumes as large beakers."
@@ -1,4 +0,0 @@
author: "Fikou"
delete-after: True
changes:
- spellcheck: "changes morphine description to be more accurate"
@@ -1,4 +0,0 @@
author: "Skoglol"
delete-after: True
changes:
- bugfix: "Moth week start date fixed"