mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
+50
-16
@@ -55,6 +55,56 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">03 February 2017</h2>
|
||||
<h3 class="author">Cobby updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Ghosts will now be informed when an event has been triggered by our lovely RNG system.</li>
|
||||
</ul>
|
||||
<h3 class="author">Cyberboss updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Firedoors will eventually reseal themselves if left open during a fire alarm</li>
|
||||
</ul>
|
||||
<h3 class="author">Joan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Clockwork Marauders have 25% less health, 300 health from 400.</li>
|
||||
<li class="wip">The Vitality Matrix scripture is now a Script, from an Application. Its cost has been accordingly adjusted.</li>
|
||||
<li class="tweak">Vitality Matrices will be consumed upon successfully reviving a Servant. They also drain and heal conscious targets slightly slower.</li>
|
||||
<li class="wip">The Fellowship Armory scripture is now an Application, from a Script. Its cost has been accordingly adjusted.</li>
|
||||
<li class="tweak">Fellowship Armory now affects all Servants in view of the invoker, and will replace weaker gear and armor with its Ratvarian armor. Also, clockwork treads now allow you to move in no gravity like magboots.</li>
|
||||
<li class="rscdel">Mania Motors no longer instantly convert people next to them.</li>
|
||||
<li class="rscadd">Instead, you have to remain next to them for several seconds, after which you will be knocked out, then converted if possible.</li>
|
||||
<li class="tweak">Mania Motors now cost slightly less power to run.</li>
|
||||
</ul>
|
||||
<h3 class="author">Jordie0608 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Admin notes, memos and watchlist entries now use a generalized system, they can all be accessed from the former notes browser.</li>
|
||||
<li class="rscadd">Added to this are messages, which allow admins to leave a message for players that is delivered to them when they next connect.</li>
|
||||
</ul>
|
||||
<h3 class="author">Lexorion updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Laser projectiles have a new sprite! They also have a new effect when they hit a wall.</li>
|
||||
</ul>
|
||||
<h3 class="author">Sweaterkittens and Joan updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Ocular Wardens will now provide auditory feedback when they acquire targets and deal damage.</li>
|
||||
<li class="soundadd">adds ocularwarden-target.ogg, ocularwarden-dot1.ogg and ocularwarden-dot2.ogg to the game sound files.</li>
|
||||
</ul>
|
||||
<h3 class="author">Tofa01 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">[Delta] Allows Station Engineers to access Delta Atmospherics Solar Panel Array Room.</li>
|
||||
<li class="rscadd">[Omega] Adds a Massdriver room to chapel on Omegastation.</li>
|
||||
</ul>
|
||||
<h3 class="author">bgobandit updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">All art storage facilities offer construction paper now!</li>
|
||||
</ul>
|
||||
<h3 class="author">coiax updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">A victim of a transformation disease will retain their name.</li>
|
||||
<li class="tweak">The slime transformation disease can turn you into any colour or age of slime.</li>
|
||||
<li class="rscadd">The Abductor event can now happen at any time, rather than thirty (30) minute plus rounds.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 February 2017</h2>
|
||||
<h3 class="author">Cyberboss updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1234,22 +1284,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Airlocks will keep their original name when their electronics are removed and replaced. You may still use a pen to rename the assembly if desired.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">02 December 2016</h2>
|
||||
<h3 class="author">Cobby updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Removes the exploit that allowed you to bypass grabcooldowns with Ctrl+Click</li>
|
||||
</ul>
|
||||
<h3 class="author">PeopleAreStrange updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Changed F7 to buildmode, F8 to Invismin (again). Removed stealthmin toggle</li>
|
||||
</ul>
|
||||
<h3 class="author">RemieRichards updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added a new lavaland "boss"</li>
|
||||
<li class="tweak">Hostile mobs will now find a new target if they failed to attack their current one for 30 seconds, this reduces cheese by simply making the mob find something else to do/someone to kill</li>
|
||||
<li class="bugfix">Hostile mobs with search_objects will now regain that value after a certain amount of time (per-mob, base 3 seconds), this is because being attacked causes mobs with this var to turn it off, so they can run away, however it was literally never turned on which caused swarmers to get depression and never do anything.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -9193,3 +9193,50 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: You can now fold up bluespace body bags with creatures or objects inside.
|
||||
You can't fold them up if too many things are inside, but anything you fold
|
||||
up in can be carried around in the object and redeployed at any time.
|
||||
2017-02-03:
|
||||
Cobby:
|
||||
- rscadd: Ghosts will now be informed when an event has been triggered by our lovely
|
||||
RNG system.
|
||||
Cyberboss:
|
||||
- tweak: Firedoors will eventually reseal themselves if left open during a fire
|
||||
alarm
|
||||
Joan:
|
||||
- tweak: Clockwork Marauders have 25% less health, 300 health from 400.
|
||||
- wip: The Vitality Matrix scripture is now a Script, from an Application. Its cost
|
||||
has been accordingly adjusted.
|
||||
- tweak: Vitality Matrices will be consumed upon successfully reviving a Servant.
|
||||
They also drain and heal conscious targets slightly slower.
|
||||
- wip: The Fellowship Armory scripture is now an Application, from a Script. Its
|
||||
cost has been accordingly adjusted.
|
||||
- tweak: Fellowship Armory now affects all Servants in view of the invoker, and
|
||||
will replace weaker gear and armor with its Ratvarian armor. Also, clockwork
|
||||
treads now allow you to move in no gravity like magboots.
|
||||
- rscdel: Mania Motors no longer instantly convert people next to them.
|
||||
- rscadd: Instead, you have to remain next to them for several seconds, after which
|
||||
you will be knocked out, then converted if possible.
|
||||
- tweak: Mania Motors now cost slightly less power to run.
|
||||
Jordie0608:
|
||||
- tweak: Admin notes, memos and watchlist entries now use a generalized system,
|
||||
they can all be accessed from the former notes browser.
|
||||
- rscadd: Added to this are messages, which allow admins to leave a message for
|
||||
players that is delivered to them when they next connect.
|
||||
Lexorion:
|
||||
- tweak: Laser projectiles have a new sprite! They also have a new effect when they
|
||||
hit a wall.
|
||||
Sweaterkittens and Joan:
|
||||
- rscadd: Ocular Wardens will now provide auditory feedback when they acquire targets
|
||||
and deal damage.
|
||||
- soundadd: adds ocularwarden-target.ogg, ocularwarden-dot1.ogg and ocularwarden-dot2.ogg
|
||||
to the game sound files.
|
||||
Tofa01:
|
||||
- bugfix: '[Delta] Allows Station Engineers to access Delta Atmospherics Solar Panel
|
||||
Array Room.'
|
||||
- rscadd: '[Omega] Adds a Massdriver room to chapel on Omegastation.'
|
||||
bgobandit:
|
||||
- rscadd: All art storage facilities offer construction paper now!
|
||||
coiax:
|
||||
- rscadd: A victim of a transformation disease will retain their name.
|
||||
- tweak: The slime transformation disease can turn you into any colour or age of
|
||||
slime.
|
||||
- rscadd: The Abductor event can now happen at any time, rather than thirty (30)
|
||||
minute plus rounds.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Jordie0608"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Admin notes, memos and watchlist entries now use a generalized system, they can all be accessed from the former notes browser."
|
||||
- rscadd: "Added to this are messages, which allow admins to leave a message for players that is delivered to them when they next connect."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "coiax"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "A victim of a transformation disease will retain their name."
|
||||
- tweak: "The slime transformation disease can turn you into any colour or
|
||||
age of slime."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "coiax"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The Abductor event can now happen at any time, rather than thirty
|
||||
(30) minute plus rounds."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Lexorion"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Laser projectiles have a new sprite! They also have a new effect when they hit a wall."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Joan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Clockwork Marauders have 25% less health, 300 health from 400."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tofa01"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "[Delta] Allows Station Engineers to access Delta Atmospherics Solar Panel Array Room."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Sweaterkittens and Joan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Ocular Wardens will now provide auditory feedback when they acquire targets and deal damage."
|
||||
- soundadd: "adds ocularwarden-target.ogg, ocularwarden-dot1.ogg and ocularwarden-dot2.ogg to the game sound files."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Tofa01"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "[Omega] Adds a Massdriver room to chapel on Omegastation."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: "Joan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- wip: "The Vitality Matrix scripture is now a Script, from an Application. Its cost has been accordingly adjusted."
|
||||
- tweak: "Vitality Matrices will be consumed upon successfully reviving a Servant. They also drain and heal conscious targets slightly slower."
|
||||
- wip: "The Fellowship Armory scripture is now an Application, from a Script. Its cost has been accordingly adjusted."
|
||||
- tweak: "Fellowship Armory now affects all Servants in view of the invoker, and will replace weaker gear and armor with its Ratvarian armor. Also, clockwork treads now allow you to move in no gravity like magboots."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Cyberboss"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Firedoors will eventually reseal themselves if left open during a fire alarm"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "bgobandit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "All art storage facilities offer construction paper now!"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Cobby"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Ghosts will now be informed when an event has been triggered by our lovely RNG system."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Joan"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Mania Motors no longer instantly convert people next to them."
|
||||
- rscadd: "Instead, you have to remain next to them for several seconds, after which you will be knocked out, then converted if possible."
|
||||
- tweak: "Mania Motors now cost slightly less power to run."
|
||||
Reference in New Issue
Block a user