mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
Changelogs - 31AUG2016
This commit is contained in:
@@ -56,6 +56,17 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">31 August 2016</h2>
|
||||
<h3 class="author">Bedshaped updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added species check helpers to the code.</li>
|
||||
<li class="rscadd">ATMs will now announce their ID and location when put in lockdown.</li>
|
||||
<li class="tweak">ATMs can no longer scan a person for an ID, must be inserted.</li>
|
||||
<li class="wip">Various bits of code reorganizing.</li>
|
||||
<li class="bugfix">HOTFIX: Printing paper from an ATM should no longer be able to be spammed.</li>
|
||||
<li class="bugfix">You can no longer use an ATM if not adjacent to it.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">25 August 2016</h2>
|
||||
<h3 class="author">Bedshaped updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -2575,3 +2575,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Spiderbot health increased from 10 to 25.
|
||||
Skull132:
|
||||
- bugfix: Potassium-water and nitroglycerin grenades now work again properly.
|
||||
2016-08-31:
|
||||
Bedshaped:
|
||||
- rscadd: Added species check helpers to the code.
|
||||
- rscadd: ATMs will now announce their ID and location when put in lockdown.
|
||||
- tweak: ATMs can no longer scan a person for an ID, must be inserted.
|
||||
- wip: Various bits of code reorganizing.
|
||||
- bugfix: 'HOTFIX: Printing paper from an ATM should no longer be able to be spammed.'
|
||||
- bugfix: You can no longer use an ATM if not adjacent to it.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Bedshaped
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added species check helpers to the code."
|
||||
@@ -1,8 +0,0 @@
|
||||
author: Bedshaped
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "ATMs will now announce their ID and location when put in lockdown."
|
||||
- tweak: "ATMs can no longer scan a person for an ID, must be inserted."
|
||||
- wip: "Various bits of code reorganizing."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Bedshaped
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "HOTFIX: Printing paper from an ATM should no longer be able to be spammed."
|
||||
- bugfix: "You can no longer use an ATM if not adjacent to it."
|
||||
Reference in New Issue
Block a user