mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -57,16 +57,26 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">08 October 2018</h2>
|
||||
<h3 class="author">Birdtalon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Conservation of damage mechanic for set species</li>
|
||||
<li class="tweak">Changeling transform conserves damage when transforming to a different species.</li>
|
||||
</ul>
|
||||
<h3 class="author">Crazylemon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes AIs being unable to examine due to a runtime.</li>
|
||||
<li class="bugfix">Fixes nearsighted glasses behavior being inverted (seeing worse with glasses).</li>
|
||||
<li class="bugfix">Mining mobs now update their sprites on death.</li>
|
||||
</ul>
|
||||
<h3 class="author">Crazylemon64 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Updates for damage on HUD elements are now instant for cyborgs and humans.</li>
|
||||
<li class="rscadd">When dead, you can now see your surroundings with ghost vision and examine things around you.</li>
|
||||
</ul>
|
||||
<h3 class="author">Farie82 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">PANDEMIC can print a virus release form now. Viromancers REJOICE!</li>
|
||||
</ul>
|
||||
<h3 class="author">Purpose updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Adds the missing turfs under windows & doors on Mech Transport Space ruin.</li>
|
||||
@@ -86,17 +96,33 @@
|
||||
<li class="tweak">Space Hotel Away Mission now uses Decals properly.</li>
|
||||
<li class="tweak">Terror Spiders Away Mission now uses Decals properly.</li>
|
||||
<li class="rscadd">Adds plasma window spawners for mappers.</li>
|
||||
<li class="rscadd">Thrown stunbatons & improvised batons have a low chance to stun.</li>
|
||||
<li class="rscadd">You can now alt click breath masks to pull them up & down.</li>
|
||||
<li class="bugfix">You can no longer erroneously pull down a vox mask.</li>
|
||||
<li class="bugfix">TravisCI now checks all space ruins & away missions for integration.</li>
|
||||
</ul>
|
||||
<h3 class="author">Triiodine updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Rsik's fluff katana ~~modkit~~</li>
|
||||
</ul>
|
||||
<h3 class="author">Ty-Omaha updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Replaces Security's bomb suit with their cooler Security version</li>
|
||||
<li class="bugfix">Fixes runtime in world.dm;127</li>
|
||||
</ul>
|
||||
<h3 class="author">tigercat2000 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Made mind.dm 1/1000 less awful.</li>
|
||||
</ul>
|
||||
<h3 class="author">variableundefined updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">NPCpool (SNPC) is now a subsystem.</li>
|
||||
<li class="tweak">NPCAI (For simple mob) is now a subsystem.</li>
|
||||
<li class="bugfix">Customising SNPC no longer results in screaming death and a naked person.</li>
|
||||
<li class="tweak">Logging added to RD teleport gun, some projectile are always logged</li>
|
||||
<li class="tweak">EMPulse & Explosion can optionally log a cause for administrative purpose</li>
|
||||
<li class="tweak">Backend Attack logs now display coordinates of attacker & defender for forensic reconstruction.</li>
|
||||
<li class="tweak">Grill shock cooldown is 1 second instead.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">07 October 2018</h2>
|
||||
|
||||
@@ -7298,13 +7298,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: All sharp items can cut sliceables like cheesewheel now.
|
||||
- tweak: Putting items inside sliceables is done by alt-click now.
|
||||
2018-10-08:
|
||||
Birdtalon:
|
||||
- rscadd: Conservation of damage mechanic for set species
|
||||
- tweak: Changeling transform conserves damage when transforming to a different
|
||||
species.
|
||||
Crazylemon:
|
||||
- bugfix: Fixes AIs being unable to examine due to a runtime.
|
||||
- bugfix: Fixes nearsighted glasses behavior being inverted (seeing worse with glasses).
|
||||
- bugfix: Mining mobs now update their sprites on death.
|
||||
Crazylemon64:
|
||||
- bugfix: Updates for damage on HUD elements are now instant for cyborgs and humans.
|
||||
- rscadd: When dead, you can now see your surroundings with ghost vision and examine
|
||||
things around you.
|
||||
Farie82:
|
||||
- rscadd: PANDEMIC can print a virus release form now. Viromancers REJOICE!
|
||||
Purpose:
|
||||
- bugfix: Adds the missing turfs under windows & doors on Mech Transport Space ruin.
|
||||
- bugfix: Fixes improper turf in the shuttle crashed into one of the space ruins.
|
||||
@@ -7324,10 +7331,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Space Hotel Away Mission now uses Decals properly.
|
||||
- tweak: Terror Spiders Away Mission now uses Decals properly.
|
||||
- rscadd: Adds plasma window spawners for mappers.
|
||||
- rscadd: Thrown stunbatons & improvised batons have a low chance to stun.
|
||||
- rscadd: You can now alt click breath masks to pull them up & down.
|
||||
- bugfix: You can no longer erroneously pull down a vox mask.
|
||||
- bugfix: TravisCI now checks all space ruins & away missions for integration.
|
||||
Triiodine:
|
||||
- rscadd: Rsik's fluff katana ~~modkit~~
|
||||
Ty-Omaha:
|
||||
- tweak: Replaces Security's bomb suit with their cooler Security version
|
||||
- bugfix: Fixes runtime in world.dm;127
|
||||
tigercat2000:
|
||||
- bugfix: Made mind.dm 1/1000 less awful.
|
||||
variableundefined:
|
||||
- tweak: NPCpool (SNPC) is now a subsystem.
|
||||
- tweak: NPCAI (For simple mob) is now a subsystem.
|
||||
- bugfix: Customising SNPC no longer results in screaming death and a naked person.
|
||||
- tweak: Logging added to RD teleport gun, some projectile are always logged
|
||||
- tweak: EMPulse & Explosion can optionally log a cause for administrative purpose
|
||||
- tweak: Backend Attack logs now display coordinates of attacker & defender for
|
||||
forensic reconstruction.
|
||||
- tweak: Grill shock cooldown is 1 second instead.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Birdtalon"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Conservation of damage mechanic for set species"
|
||||
- tweak: "Changeling transform conserves damage when transforming to a different species."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Logging added to RD teleport gun, some projectile are always logged"
|
||||
- tweak: "EMPulse & Explosion can optionally log a cause for administrative purpose"
|
||||
- tweak: "Backend Attack logs now display coordinates of attacker & defender for forensic reconstruction."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Purpose"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Thrown stunbatons & improvised batons have a low chance to stun."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Purpose"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "You can now alt click breath masks to pull them up & down."
|
||||
- bugfix: "You can no longer erroneously pull down a vox mask."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Farie82"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "PANDEMIC can print a virus release form now. Viromancers REJOICE!"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Grill shock cooldown is 1 second instead."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Triiodine"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Rsik's fluff katana ~~modkit~~"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "tigercat2000"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Made mind.dm 1/1000 less awful."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Purpose"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "TravisCI now checks all space ruins & away missions for integration."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Crazylemon"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Mining mobs now update their sprites on death."
|
||||
Reference in New Issue
Block a user