mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">09 October 2018</h2>
|
||||
<h3 class="author">Alonefromhell updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="spellcheck">Edited the attack text of the teleport armor.</li>
|
||||
</ul>
|
||||
<h3 class="author">Birdtalon , LPSpartan, Shazbot, Memager updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Portable Body Analyzer for ERT</li>
|
||||
@@ -81,6 +85,7 @@
|
||||
<h3 class="author">Purpose updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Code improvements on mouse_opacity</li>
|
||||
<li class="bugfix">Plating shadow faux 3d now works properly.</li>
|
||||
</ul>
|
||||
<h3 class="author">Purpose & AndrewMontagne updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -104,6 +109,11 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Legless human mobs no longer scream non-stop when buckled into a chair.</li>
|
||||
</ul>
|
||||
<h3 class="author">variableundefined updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Poolcontroller performance are improved dramatically. Expect slightly reduced CPU use on beach gateway map</li>
|
||||
<li class="tweak">Poolcontroller will no longer work properly if you directly var-edit someone's location to inside a body of water and a decal's (However if the mob move right after it will still work)</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">08 October 2018</h2>
|
||||
<h3 class="author">Ansari, Birdtalon updated:</h3>
|
||||
|
||||
@@ -7354,6 +7354,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
forensic reconstruction.
|
||||
- tweak: Grill shock cooldown is 1 second instead.
|
||||
2018-10-09:
|
||||
Alonefromhell:
|
||||
- spellcheck: Edited the attack text of the teleport armor.
|
||||
Birdtalon , LPSpartan, Shazbot, Memager:
|
||||
- rscadd: Portable Body Analyzer for ERT
|
||||
- rscadd: Muilti Lens Immolation gun for gamma ERT
|
||||
@@ -7372,6 +7374,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Refactors the timer subsystems and bugfixes
|
||||
Purpose:
|
||||
- tweak: Code improvements on mouse_opacity
|
||||
- bugfix: Plating shadow faux 3d now works properly.
|
||||
Purpose & AndrewMontagne:
|
||||
- rscadd: Adds tile smoothing to plating. Plating should now be a bit more of a
|
||||
3d look...
|
||||
@@ -7386,3 +7389,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscdel: One of the nuclear shuttle's sleepers.
|
||||
uc_guy:
|
||||
- bugfix: Legless human mobs no longer scream non-stop when buckled into a chair.
|
||||
variableundefined:
|
||||
- tweak: Poolcontroller performance are improved dramatically. Expect slightly reduced
|
||||
CPU use on beach gateway map
|
||||
- tweak: Poolcontroller will no longer work properly if you directly var-edit someone's
|
||||
location to inside a body of water and a decal's (However if the mob move right
|
||||
after it will still work)
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Poolcontroller performance are improved dramatically. Expect slightly reduced CPU use on beach gateway map"
|
||||
- tweak: "Poolcontroller will no longer work properly if you directly var-edit someone's location to inside a body of water and a decal's (However if the mob move right after it will still work)"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Alonefromhell"
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "Edited the attack text of the teleport armor."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Purpose"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Plating shadow faux 3d now works properly."
|
||||
Reference in New Issue
Block a user