mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
@@ -53,6 +53,27 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">12 January 2018</h2>
|
||||
<h3 class="author">Atermonera updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Communicators now have a weather app.</li>
|
||||
<li class="rscadd">Mobs in VR can switch between translucent and opaque forms.</li>
|
||||
</ul>
|
||||
<h3 class="author">Leshana updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Examining construction frames shows which circuit board (if any) is installed.</li>
|
||||
<li class="tweak">Convert the machinery controller to a StonedMC subsystem</li>
|
||||
</ul>
|
||||
<h3 class="author">MrStonedOne updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added admin verb 'Display del() Log' displaying garabage collector statistics.</li>
|
||||
</ul>
|
||||
<h3 class="author">PrismaticGynoid updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds the ability to 'crawl' to an adjacent turf by click-dragging yourself to it, after a delay. This can be used to move while unable to stand. You can also do this with other movable objects, if you really wanted to.</li>
|
||||
<li class="tweak">Conscious mobs lying on the ground can now buckle themselves to chairs/beds. This includes people missing legs.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">29 November 2017</h2>
|
||||
<h3 class="author">Anewbe updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -3730,3 +3730,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
in general.
|
||||
PrismaticGynoid:
|
||||
- tweak: Adjusts the amount of camera locations the AI can store from 10 to 30.
|
||||
2018-01-12:
|
||||
Atermonera:
|
||||
- rscadd: Communicators now have a weather app.
|
||||
- rscadd: Mobs in VR can switch between translucent and opaque forms.
|
||||
Leshana:
|
||||
- tweak: Examining construction frames shows which circuit board (if any) is installed.
|
||||
- tweak: Convert the machinery controller to a StonedMC subsystem
|
||||
MrStonedOne:
|
||||
- rscadd: Added admin verb 'Display del() Log' displaying garabage collector statistics.
|
||||
PrismaticGynoid:
|
||||
- rscadd: Adds the ability to 'crawl' to an adjacent turf by click-dragging yourself
|
||||
to it, after a delay. This can be used to move while unable to stand. You can
|
||||
also do this with other movable objects, if you really wanted to.
|
||||
- tweak: Conscious mobs lying on the ground can now buckle themselves to chairs/beds.
|
||||
This includes people missing legs.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Atermonera
|
||||
|
||||
delete-after: True
|
||||
|
||||
- rscadd: "Mobs in VR can switch between translucent and opaque forms."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Atermonera
|
||||
|
||||
delete-after: True
|
||||
|
||||
- rscadd: "Communicators now have a weather app."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Leshana
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Examining construction frames shows which circuit board (if any) is installed."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Leshana
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Convert the machinery controller to a StonedMC subsystem"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: MrStonedOne
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added admin verb 'Display del() Log' displaying garabage collector statistics."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: PrismaticGynoid
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds the ability to 'crawl' to an adjacent turf by click-dragging yourself to it, after a delay. This can be used to move while unable to stand. You can also do this with other movable objects, if you really wanted to."
|
||||
- tweak: "Conscious mobs lying on the ground can now buckle themselves to chairs/beds. This includes people missing legs."
|
||||
Reference in New Issue
Block a user