mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
@@ -53,6 +53,21 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">29 March 2016</h2>
|
||||
<h3 class="author">Datraen updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added Three New Mixed Gamemodes: Lizard, Changeling + Wizard; Intrigue, Traitors + Ninja; Visitors, Ninja + Wizard.</li>
|
||||
<li class="tweak">Created a variable for latespawning antagonist templates, for customization of autospawning antagonists in mixed game modes.</li>
|
||||
<li class="bugfix">Fixes the buckled check limiting whether or not someone can interact while sitting.</li>
|
||||
<li class="bugfix">Resisting while buckled and cuffed will process the hand and leg cuffs before unbuckling.</li>
|
||||
<li class="tweak">Removed JSON encoding of the PDA Manifest list.</li>
|
||||
<li class="bugfix">Microwaves no longer try cooking their components while cooking.</li>
|
||||
<li class="bugfix">Adds a check to prison breaks that makes sure the APC is on before continuing.</li>
|
||||
<li class="bugfix">Artifacts will no longer spawn on floor turfs.</li>
|
||||
<li class="bugfix">Stops traitorborgs from being able to hack other borgs.</li>
|
||||
<li class="bugfix">Stops traitorAIs from being able to hack unlinked borgs.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">16 March 2016</h2>
|
||||
<h3 class="author">Datraen updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -2182,3 +2182,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Harmbaton no longer causes halloss while inactive.
|
||||
Kelenius:
|
||||
- bugfix: Potassium and nitroglycerin explosive grenades now work.
|
||||
2016-03-29:
|
||||
Datraen:
|
||||
- rscadd: 'Added Three New Mixed Gamemodes: Lizard, Changeling + Wizard; Intrigue,
|
||||
Traitors + Ninja; Visitors, Ninja + Wizard.'
|
||||
- tweak: Created a variable for latespawning antagonist templates, for customization
|
||||
of autospawning antagonists in mixed game modes.
|
||||
- bugfix: Fixes the buckled check limiting whether or not someone can interact while
|
||||
sitting.
|
||||
- bugfix: Resisting while buckled and cuffed will process the hand and leg cuffs
|
||||
before unbuckling.
|
||||
- tweak: Removed JSON encoding of the PDA Manifest list.
|
||||
- bugfix: Microwaves no longer try cooking their components while cooking.
|
||||
- bugfix: Adds a check to prison breaks that makes sure the APC is on before continuing.
|
||||
- bugfix: Artifacts will no longer spawn on floor turfs.
|
||||
- bugfix: Stops traitorborgs from being able to hack other borgs.
|
||||
- bugfix: Stops traitorAIs from being able to hack unlinked borgs.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added Three New Mixed Gamemodes: Lizard, Changeling + Wizard; Intrigue, Traitors + Ninja; Visitors, Ninja + Wizard."
|
||||
- tweak: "Created a variable for latespawning antagonist templates, for customization of autospawning antagonists in mixed game modes."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes the buckled check limiting whether or not someone can interact while sitting."
|
||||
- bugfix: "Resisting while buckled and cuffed will process the hand and leg cuffs before unbuckling."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Removed JSON encoding of the PDA Manifest list."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Microwaves no longer try cooking their components while cooking."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Adds a check to prison breaks that makes sure the APC is on before continuing."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Artifacts will no longer spawn on floor turfs."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Datraen
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Stops traitorborgs from being able to hack other borgs."
|
||||
- bugfix: "Stops traitorAIs from being able to hack unlinked borgs."
|
||||
Reference in New Issue
Block a user