mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -57,20 +57,47 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">02 April 2019</h2>
|
||||
<h3 class="author">Arkatos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added Medical Beamgun to a Syndicate Medical Cyborg</li>
|
||||
<li class="tweak">Appropriate antagonist sound theme now plays when an antagonist is selected via Traitor Panel</li>
|
||||
<li class="tweak">Cult sound theme now plays for a new cult converts</li>
|
||||
<li class="tweak">Traitor/Malfunction sound theme now plays for newly autotraitored crew/AI</li>
|
||||
</ul>
|
||||
<h3 class="author">Fox McCloud updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes some mobs not being able to hear sounds</li>
|
||||
<li class="bugfix">Fixes the Master Controller not actually shutting down on round end</li>
|
||||
<li class="rscadd">Adds space ants to the game; leave your food on tables or inside a container to avoid infestation!</li>
|
||||
<li class="bugfix">Fixes bees not properly generating if they have a reagent in them</li>
|
||||
<li class="rscadd">Can break bee boxes</li>
|
||||
<li class="bugfix">Fixes bees breaking things they shouldn't</li>
|
||||
<li class="bugfix">Fixes bees not properly injecting toxin if they lacked a reagent</li>
|
||||
<li class="tweak">purchased bee boxes are no longer wrenched down by default</li>
|
||||
<li class="rscadd">Adds trick revolver to the syndicate uplink for the clown. Teach those pesky validhunters a lesson!</li>
|
||||
<li class="rscadd">Adds the ability for admins to start a revolver only summon gun version; there's also a suicidal version that makes half the guns summoned real and the other half trick revolvers</li>
|
||||
</ul>
|
||||
<h3 class="author">KasparoVy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds Vox-fitted Tajaran veil sprites.</li>
|
||||
<li class="rscdel">Removed stray pixel from Vox-fitted gasmask sprites.</li>
|
||||
<li class="tweak">Adjusts the Vox-fitted blindfold sprite.</li>
|
||||
</ul>
|
||||
<h3 class="author">Markolie updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed some issues the compiler doesn't spot and some start up issues.</li>
|
||||
</ul>
|
||||
<h3 class="author">Ty-Omaha updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Start now confirmation is now a config option</li>
|
||||
</ul>
|
||||
<h3 class="author">farie82 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Antidrop give edge case fixed</li>
|
||||
<li class="bugfix">Can't give items to resting people now</li>
|
||||
<li class="bugfix">put_in_hands now checks if you actually have hands</li>
|
||||
<li class="tweak">Wrapping lockers and crates now takes 1.5 seconds to do</li>
|
||||
<li class="tweak">Welding lockers now takes 1.5 seconds to do</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 April 2019</h2>
|
||||
|
||||
@@ -9611,12 +9611,38 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Spontaneous combustion now has a minimum stacksize of 1. No more getting
|
||||
wet from the fire virus
|
||||
2019-04-02:
|
||||
Arkatos:
|
||||
- rscadd: Added Medical Beamgun to a Syndicate Medical Cyborg
|
||||
- tweak: Appropriate antagonist sound theme now plays when an antagonist is selected
|
||||
via Traitor Panel
|
||||
- tweak: Cult sound theme now plays for a new cult converts
|
||||
- tweak: Traitor/Malfunction sound theme now plays for newly autotraitored crew/AI
|
||||
Fox McCloud:
|
||||
- bugfix: Fixes some mobs not being able to hear sounds
|
||||
- bugfix: Fixes the Master Controller not actually shutting down on round end
|
||||
- rscadd: Adds space ants to the game; leave your food on tables or inside a container
|
||||
to avoid infestation!
|
||||
- bugfix: Fixes bees not properly generating if they have a reagent in them
|
||||
- rscadd: Can break bee boxes
|
||||
- bugfix: Fixes bees breaking things they shouldn't
|
||||
- bugfix: Fixes bees not properly injecting toxin if they lacked a reagent
|
||||
- tweak: purchased bee boxes are no longer wrenched down by default
|
||||
- rscadd: Adds trick revolver to the syndicate uplink for the clown. Teach those
|
||||
pesky validhunters a lesson!
|
||||
- rscadd: Adds the ability for admins to start a revolver only summon gun version;
|
||||
there's also a suicidal version that makes half the guns summoned real and the
|
||||
other half trick revolvers
|
||||
KasparoVy:
|
||||
- rscadd: Adds Vox-fitted Tajaran veil sprites.
|
||||
- rscdel: Removed stray pixel from Vox-fitted gasmask sprites.
|
||||
- tweak: Adjusts the Vox-fitted blindfold sprite.
|
||||
Markolie:
|
||||
- bugfix: Fixed some issues the compiler doesn't spot and some start up issues.
|
||||
Ty-Omaha:
|
||||
- tweak: Start now confirmation is now a config option
|
||||
farie82:
|
||||
- bugfix: Antidrop give edge case fixed
|
||||
- bugfix: Can't give items to resting people now
|
||||
- bugfix: put_in_hands now checks if you actually have hands
|
||||
- tweak: Wrapping lockers and crates now takes 1.5 seconds to do
|
||||
- tweak: Welding lockers now takes 1.5 seconds to do
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added Medical Beamgun to a Syndicate Medical Cyborg"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "farie82"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Wrapping lockers and crates now takes 1.5 seconds to do"
|
||||
- tweak: "Welding lockers now takes 1.5 seconds to do"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "KasparoVy"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds Vox-fitted Tajaran veil sprites."
|
||||
- rscdel: "Removed stray pixel from Vox-fitted gasmask sprites."
|
||||
- tweak: "Adjusts the Vox-fitted blindfold sprite."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Fox McCloud"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds trick revolver to the syndicate uplink for the clown. Teach those pesky validhunters a lesson!"
|
||||
- rscadd: "Adds the ability for admins to start a revolver only summon gun version; there's also a suicidal version that makes half the guns summoned real and the other half trick revolvers"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Ty-Omaha"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Start now confirmation is now a config option"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Appropriate antagonist sound theme now plays when an antagonist is selected via Traitor Panel"
|
||||
- tweak: "Cult sound theme now plays for a new cult converts"
|
||||
- tweak: "Traitor/Malfunction sound theme now plays for newly autotraitored crew/AI"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Fox McCloud"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds space ants to the game; leave your food on tables or inside a container to avoid infestation!"
|
||||
@@ -1,8 +0,0 @@
|
||||
author: "Fox McCloud"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes bees not properly generating if they have a reagent in them"
|
||||
- rscadd: "Can break bee boxes"
|
||||
- bugfix: "Fixes bees breaking things they shouldn't"
|
||||
- bugfix: "Fixes bees not properly injecting toxin if they lacked a reagent"
|
||||
- tweak: "purchased bee boxes are no longer wrenched down by default"
|
||||
Reference in New Issue
Block a user