mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -56,6 +56,20 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">11 September 2018</h2>
|
||||
<h3 class="author">Aurorablade updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Adds a missing var to cult comms logging.</li>
|
||||
</ul>
|
||||
<h3 class="author">alex-gh updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">It is now possible to heal robotic limbs and IPCs through View Variables</li>
|
||||
</ul>
|
||||
<h3 class="author">variableundefined updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">pAI can no longer use name with special characters that cause their chat messages to disappear.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">09 September 2018</h2>
|
||||
<h3 class="author">AffectedArc07 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -6953,3 +6953,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Mime forcewall now properly last for 30 seconds instead of 10.
|
||||
- bugfix: The cancel button actually work properly when editing memory now.
|
||||
- tweak: A wallet now shows a green card decal by default if there's a card inside.
|
||||
2018-09-11:
|
||||
Aurorablade:
|
||||
- bugfix: Adds a missing var to cult comms logging.
|
||||
alex-gh:
|
||||
- bugfix: It is now possible to heal robotic limbs and IPCs through View Variables
|
||||
variableundefined:
|
||||
- bugfix: pAI can no longer use name with special characters that cause their chat
|
||||
messages to disappear.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Aurorablade"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Adds a missing var to cult comms logging."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "alex-gh"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "It is now possible to heal robotic limbs and IPCs through View Variables"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "pAI can no longer use name with special characters that cause their chat messages to disappear."
|
||||
Reference in New Issue
Block a user