Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-07-05 00:10:19 +00:00
parent 4f5d262ee3
commit 8753680cf9
11 changed files with 56 additions and 41 deletions
+31
View File
@@ -50,6 +50,37 @@
-->
<div class="commit sansserif">
<h2 class="date">05 July 2020</h2>
<h3 class="author">Ghommie updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can now actually gain wiring experience from using cable coils.</li>
<li class="bugfix">Opening the View Skill Panel shouldn't trigger messages about insufficient admin priviledges anymore.</li>
</ul>
<h3 class="author">Yakumo Chen, kappa-sama updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removes improvised handguns</li>
<li class="rscdel">removed handsaws, improvised gun barrels (you can use atmos pipes again)</li>
<li class="balance">Guncrafting is less time and resource intensive</li>
<li class="tweak">Item names in guncrafting are user-friendly.</li>
</ul>
<h3 class="author">kappa-sama updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">cloth string to replace durathread string</li>
<li class="rscdel">durathread string</li>
<li class="balance">All bows and arrows have had crafting times significantly reduced, coming out at up to 6 times faster crafting speeds. Improvised bows no longer require durathread; instead, they use cloth materials.</li>
</ul>
<h3 class="author">silicons updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">active blocking now has a toggle keybind</li>
<li class="rscadd">auto bunker override verb has been added</li>
<li class="balance">shields take 2.5 stam instead of 3.5 stam per second to maintain block</li>
<li class="rscadd">Cybernetic implant shields will auto-extend and be used to block if the user has no item to block with</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">cooking oil is now far less lethal, requiring a higher volume of the reagent to deal more damage</li>
</ul>
<h2 class="date">04 July 2020</h2>
<h3 class="author">Sonic121x updated:</h3>
<ul class="changes bgimages16">
+25
View File
@@ -26239,3 +26239,28 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
female formal outfit.
silicons:
- refactor: blood_DNA["color"] is now a single variable instead of a list
2020-07-05:
Ghommie:
- bugfix: You can now actually gain wiring experience from using cable coils.
- bugfix: Opening the View Skill Panel shouldn't trigger messages about insufficient
admin priviledges anymore.
Yakumo Chen, kappa-sama:
- rscdel: Removes improvised handguns
- rscdel: removed handsaws, improvised gun barrels (you can use atmos pipes again)
- balance: Guncrafting is less time and resource intensive
- tweak: Item names in guncrafting are user-friendly.
kappa-sama:
- rscadd: cloth string to replace durathread string
- rscdel: durathread string
- balance: All bows and arrows have had crafting times significantly reduced, coming
out at up to 6 times faster crafting speeds. Improvised bows no longer require
durathread; instead, they use cloth materials.
silicons:
- tweak: active blocking now has a toggle keybind
- rscadd: auto bunker override verb has been added
- balance: shields take 2.5 stam instead of 3.5 stam per second to maintain block
- rscadd: Cybernetic implant shields will auto-extend and be used to block if the
user has no item to block with
timothyteakettle:
- tweak: cooking oil is now far less lethal, requiring a higher volume of the reagent
to deal more damage
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- rscadd: "auto bunker override verb has been added"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- tweak: "active blocking now has a toggle keybind"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- balance: "shields take 2.5 stam instead of 3.5 stam per second to maintain block"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- rscadd: "Cybernetic implant shields will auto-extend and be used to block if the user has no item to block with"
@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- tweak: "cooking oil is now far less lethal, requiring a higher volume of the reagent to deal more damage"
@@ -1,7 +0,0 @@
author: "Yakumo Chen, kappa-sama"
delete-after: True
changes:
- rscdel: "Removes improvised handguns"
- rscdel: "removed handsaws, improvised gun barrels (you can use atmos pipes again)"
- balance: "Guncrafting is less time and resource intensive"
- tweak: "Item names in guncrafting are user-friendly."
@@ -1,6 +0,0 @@
author: "kappa-sama"
delete-after: True
changes:
- rscadd: "cloth string to replace durathread string"
- rscdel: "durathread string"
- balance: "All bows and arrows have had crafting times significantly reduced, coming out at up to 6 times faster crafting speeds. Improvised bows no longer require durathread; instead, they use cloth materials."
@@ -1,4 +0,0 @@
author: "Ghommie"
delete-after: True
changes:
- bugfix: "You can now actually gain wiring experience from using cable coils."
@@ -1,4 +0,0 @@
author: "Ghommie"
delete-after: True
changes:
- bugfix: "Opening the View Skill Panel shouldn't trigger messages about insufficient admin priviledges anymore."