Automatic changelog compile

This commit is contained in:
sybil-tgstation13
2015-07-23 19:59:56 +00:00
parent e24dfadbe0
commit a48deff531
5 changed files with 34 additions and 22 deletions
+17
View File
@@ -55,6 +55,23 @@
-->
<div class="commit sansserif">
<h2 class="date">23 July 2015</h2>
<h3 class="author">NullQuery updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Crew monitoring: The minimap now supports scaling. You can zoom in and out using the buttons. Hovering over an entry in the table centers the minimap on that part of the screen.</li>
<li class="tweak">Crew monitoring: If the window is wide enough the health indicator will expand to show full health data (if available).</li>
<li class="tweak">Crew monitoring: Clicking on the area name will now copy the coordinates to your clipboard.</li>
<li class="tweak">Crew monitoring: The AI can view health information again, but there is a 5 second delay between updates for everyone watching.</li>
</ul>
<h3 class="author">freerealestate updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added resist hotkeys for borgs and humans. With hotkeys mode, use CTRL+C or C as a human and CTRL+C, C or END as a borg. With hotkeys mode off, use CTRL+C as a human and END as a borg.</li>
</ul>
<h3 class="author">xxalpha updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Changeling augmented eyesight night vision is now working.</li>
</ul>
<h2 class="date">21 July 2015</h2>
<h3 class="author">Fayrik updated:</h3>
<ul class="changes bgimages16">
+17
View File
@@ -1306,3 +1306,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
land on. Throwing a mob onto a mob in no gravity will push each one in opposite
direction. Thrown mobs landing on wall, or dense object or mob gets stunned
and a bit injured. The damage when mob hit a wall is nerfed.
2015-07-23:
NullQuery:
- tweak: 'Crew monitoring: The minimap now supports scaling. You can zoom in and
out using the buttons. Hovering over an entry in the table centers the minimap
on that part of the screen.'
- tweak: 'Crew monitoring: If the window is wide enough the health indicator will
expand to show full health data (if available).'
- tweak: 'Crew monitoring: Clicking on the area name will now copy the coordinates
to your clipboard.'
- tweak: 'Crew monitoring: The AI can view health information again, but there is
a 5 second delay between updates for everyone watching.'
freerealestate:
- rscadd: Added resist hotkeys for borgs and humans. With hotkeys mode, use CTRL+C
or C as a human and CTRL+C, C or END as a borg. With hotkeys mode off, use CTRL+C
as a human and END as a borg.
xxalpha:
- bugfix: Changeling augmented eyesight night vision is now working.
@@ -1,6 +0,0 @@
author: freerealestate
delete-after: True
changes:
- rscadd: "Added resist hotkeys for borgs and humans. With hotkeys mode, use CTRL+C or C as a human and CTRL+C, C or END as a borg. With hotkeys mode off, use CTRL+C as a human and END as a borg."
-10
View File
@@ -1,10 +0,0 @@
author: NullQuery
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- tweak: "Crew monitoring: The minimap now supports scaling. You can zoom in and out using the buttons. Hovering over an entry in the table centers the minimap on that part of the screen."
- tweak: "Crew monitoring: If the window is wide enough the health indicator will expand to show full health data (if available)."
- tweak: "Crew monitoring: Clicking on the area name will now copy the coordinates to your clipboard."
- tweak: "Crew monitoring: The AI can view health information again, but there is a 5 second delay between updates for everyone watching."
@@ -1,6 +0,0 @@
author: xxalpha
delete-after: True
changes:
- bugfix: "Changeling augmented eyesight night vision is now working."