Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2019-10-15 22:03:20 +00:00
parent 680861bc68
commit 1cc50a151b
14 changed files with 145 additions and 80 deletions
+79
View File
@@ -51,6 +51,85 @@
-->
<div class="commit sansserif">
<h2 class="date">15 October 2019</h2>
<h3 class="author">ATHATH updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Your wish that the wishgranter grants you can no longer be "To Kill".</li>
</ul>
<h3 class="author">AarontheIdiot updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Mosin Nagant requires two hands now</li>
</ul>
<h3 class="author">Bumtickley00 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Cargo can now buy portable air pumps and portable scrubbers</li>
<li class="tweak">Iron sheets build the normal metal table again</li>
</ul>
<h3 class="author">Fikou updated:</h3>
<ul class="changes bgimages16">
<li class="balance">shotguns are now "heavy" weight class.</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes spawning process for tendrils and mobs resulting in clumping of lavaland fauna</li>
</ul>
<h3 class="author">Jdawg1290 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Coronary bypass heart graft can be completed with mechanical pinches properly</li>
</ul>
<h3 class="author">Nemvar, Carlarc, and Bobbahbrown updated:</h3>
<ul class="changes bgimages16">
<li class="balance">reflector vest covers arms, reflect chance from 40 to 50</li>
<li class="imageadd">reflector vest has ARM BANDS</li>
</ul>
<h3 class="author">ShizCalev, TheMythicGhost updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Nanotrasen's Department of Supernatural Defense fires the newly built Wave Motion Gun at Reebe, destroying the Clock Cult.</li>
<li class="tweak">After reverse engineering technologies found after the annihilation of Reebe, Bronze chairs now have incorporated Ratvarian A E S T H E T I C auto-spinning technology.</li>
<li class="tweak">Due to the annihilation of Reebe, the clockwork structures and turfs that fell to lavaland alongside Ratvar's corpse have lost their power becoming mere bronze, but the spear seems to have been touched by holy energies.</li>
</ul>
<h3 class="author">spessbandit updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">Event announcement code has been slightly refactored.</li>
<li class="admin">Forcing an ion storm should announce 100% of the time now, instead of 33%.</li>
</ul>
<h3 class="author">stylemistake updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">New React-based TGUI, which is INCREDIBLY FAST.</li>
<li class="rscadd">New Acclimator interface (@actioninja).</li>
<li class="rscadd">New AI Airlock interface (@actioninja).</li>
<li class="rscadd">New Air Alarm interface (@stylemistake).</li>
<li class="rscadd">New Airlock Electronics interface (@actioninja).</li>
<li class="rscadd">New APC interface (@actioninja).</li>
<li class="rscadd">New Atmos Alert Console interface (@actioninja).</li>
<li class="rscadd">New Atmos Control Console interface (@actioninja).</li>
<li class="rscadd">New Atmos Filter interface (@actioninja).</li>
<li class="rscadd">New Atmos Mixer interface (@actioninja).</li>
<li class="rscadd">New Atmos Pump interface (@actioninja).</li>
<li class="rscadd">New Borg Panel interface (@actioninja).</li>
<li class="rscadd">New Brig Timer interface (@actioninja).</li>
<li class="rscadd">New Bluespace Artillery interface (@actioninja).</li>
<li class="rscadd">New Gas Canister interface (@willox).</li>
<li class="rscadd">New Cargo interface (@actioninja, @stylemistake).</li>
<li class="rscadd">New Cellular Emporium interface for changelings (@actioninja).</li>
<li class="rscadd">New CentCom Pod Launcher interface (@actioninja).</li>
<li class="rscadd">New Chem Dispenser interface (@stylemistake).</li>
<li class="rscadd">New Crayon interface (@actioninja).</li>
<li class="rscadd">New Disposal Unit interface (@actioninja).</li>
<li class="rscadd">New Thermomachine interface (@willox).</li>
<li class="rscadd">New Wires (hacking) interface (@actioninja).</li>
<li class="tweak">Old TGUI interfaces are dynamically loaded if new TGUI interface was not found. This might increase load times while we are undergoing the transition.</li>
<li class="tweak">Scrubber list is more compact, using chemical formula notation for common gases.</li>
<li class="tweak">Slightly more native-looking title bar in new TGUI.</li>
<li class="tweak">Window scrollbars are now themed to match TGUI color scheme.</li>
<li class="bugfix">New TGUI hopefully fixes all previous window dragging and resizing issues.</li>
<li class="code_imp">Very robust UI development pipeline, with hot module replacement and live log collection.</li>
</ul>
<h3 class="author">zxaber updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">The Memento Mori now removes its action button after activation, rather than leaving the button behind as a delayed gatcha suicide ability.</li>
</ul>
<h2 class="date">14 October 2019</h2>
<h3 class="author">Firecage updated:</h3>
<ul class="changes bgimages16">
+66
View File
@@ -27595,3 +27595,69 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Plasma mat doesn't send warnings on equip
- bugfix: Plasma alloys dont explode anymore
- bugfix: no more mat duping for now hopefully
2019-10-15:
ATHATH:
- rscdel: Your wish that the wishgranter grants you can no longer be "To Kill".
AarontheIdiot:
- tweak: Mosin Nagant requires two hands now
Bumtickley00:
- rscadd: Cargo can now buy portable air pumps and portable scrubbers
- tweak: Iron sheets build the normal metal table again
Fikou:
- balance: shotguns are now "heavy" weight class.
Fox McCloud:
- bugfix: Fixes spawning process for tendrils and mobs resulting in clumping of
lavaland fauna
Jdawg1290:
- bugfix: Coronary bypass heart graft can be completed with mechanical pinches properly
Nemvar, Carlarc, and Bobbahbrown:
- balance: reflector vest covers arms, reflect chance from 40 to 50
- imageadd: reflector vest has ARM BANDS
ShizCalev, TheMythicGhost:
- rscdel: Nanotrasen's Department of Supernatural Defense fires the newly built
Wave Motion Gun at Reebe, destroying the Clock Cult.
- tweak: After reverse engineering technologies found after the annihilation of
Reebe, Bronze chairs now have incorporated Ratvarian A E S T H E T I C auto-spinning
technology.
- tweak: Due to the annihilation of Reebe, the clockwork structures and turfs that
fell to lavaland alongside Ratvar's corpse have lost their power becoming mere
bronze, but the spear seems to have been touched by holy energies.
spessbandit:
- refactor: Event announcement code has been slightly refactored.
- admin: Forcing an ion storm should announce 100% of the time now, instead of 33%.
stylemistake:
- rscadd: New React-based TGUI, which is INCREDIBLY FAST.
- rscadd: New Acclimator interface (@actioninja).
- rscadd: New AI Airlock interface (@actioninja).
- rscadd: New Air Alarm interface (@stylemistake).
- rscadd: New Airlock Electronics interface (@actioninja).
- rscadd: New APC interface (@actioninja).
- rscadd: New Atmos Alert Console interface (@actioninja).
- rscadd: New Atmos Control Console interface (@actioninja).
- rscadd: New Atmos Filter interface (@actioninja).
- rscadd: New Atmos Mixer interface (@actioninja).
- rscadd: New Atmos Pump interface (@actioninja).
- rscadd: New Borg Panel interface (@actioninja).
- rscadd: New Brig Timer interface (@actioninja).
- rscadd: New Bluespace Artillery interface (@actioninja).
- rscadd: New Gas Canister interface (@willox).
- rscadd: New Cargo interface (@actioninja, @stylemistake).
- rscadd: New Cellular Emporium interface for changelings (@actioninja).
- rscadd: New CentCom Pod Launcher interface (@actioninja).
- rscadd: New Chem Dispenser interface (@stylemistake).
- rscadd: New Crayon interface (@actioninja).
- rscadd: New Disposal Unit interface (@actioninja).
- rscadd: New Thermomachine interface (@willox).
- rscadd: New Wires (hacking) interface (@actioninja).
- tweak: Old TGUI interfaces are dynamically loaded if new TGUI interface was not
found. This might increase load times while we are undergoing the transition.
- tweak: Scrubber list is more compact, using chemical formula notation for common
gases.
- tweak: Slightly more native-looking title bar in new TGUI.
- tweak: Window scrollbars are now themed to match TGUI color scheme.
- bugfix: New TGUI hopefully fixes all previous window dragging and resizing issues.
- code_imp: Very robust UI development pipeline, with hot module replacement and
live log collection.
zxaber:
- tweak: The Memento Mori now removes its action button after activation, rather
than leaving the button behind as a delayed gatcha suicide ability.
@@ -1,32 +0,0 @@
author: "stylemistake"
delete-after: True
changes:
- rscadd: "New React-based TGUI, which is INCREDIBLY FAST."
- rscadd: "New Acclimator interface (@actioninja)."
- rscadd: "New AI Airlock interface (@actioninja)."
- rscadd: "New Air Alarm interface (@stylemistake)."
- rscadd: "New Airlock Electronics interface (@actioninja)."
- rscadd: "New APC interface (@actioninja)."
- rscadd: "New Atmos Alert Console interface (@actioninja)."
- rscadd: "New Atmos Control Console interface (@actioninja)."
- rscadd: "New Atmos Filter interface (@actioninja)."
- rscadd: "New Atmos Mixer interface (@actioninja)."
- rscadd: "New Atmos Pump interface (@actioninja)."
- rscadd: "New Borg Panel interface (@actioninja)."
- rscadd: "New Brig Timer interface (@actioninja)."
- rscadd: "New Bluespace Artillery interface (@actioninja)."
- rscadd: "New Gas Canister interface (@willox)."
- rscadd: "New Cargo interface (@actioninja, @stylemistake)."
- rscadd: "New Cellular Emporium interface for changelings (@actioninja)."
- rscadd: "New CentCom Pod Launcher interface (@actioninja)."
- rscadd: "New Chem Dispenser interface (@stylemistake)."
- rscadd: "New Crayon interface (@actioninja)."
- rscadd: "New Disposal Unit interface (@actioninja)."
- rscadd: "New Thermomachine interface (@willox)."
- rscadd: "New Wires (hacking) interface (@actioninja)."
- tweak: "Old TGUI interfaces are dynamically loaded if new TGUI interface was not found. This might increase load times while we are undergoing the transition."
- tweak: "Scrubber list is more compact, using chemical formula notation for common gases."
- tweak: "Slightly more native-looking title bar in new TGUI."
- tweak: "Window scrollbars are now themed to match TGUI color scheme."
- bugfix: "New TGUI hopefully fixes all previous window dragging and resizing issues."
- code_imp: "Very robust UI development pipeline, with hot module replacement and live log collection."
@@ -1,4 +0,0 @@
author: "Bumtickley00"
delete-after: True
changes:
- rscadd: "Cargo can now buy portable air pumps and portable scrubbers"
@@ -1,4 +0,0 @@
author: "zxaber"
delete-after: True
changes:
- tweak: "The Memento Mori now removes its action button after activation, rather than leaving the button behind as a delayed gatcha suicide ability."
@@ -1,4 +0,0 @@
author: "Fikou"
delete-after: True
changes:
- balance: "shotguns are now \"heavy\" weight class."
@@ -1,6 +0,0 @@
author: "ShizCalev, TheMythicGhost"
delete-after: True
changes:
- rscdel: "Nanotrasen's Department of Supernatural Defense fires the newly built Wave Motion Gun at Reebe, destroying the Clock Cult."
- tweak: "After reverse engineering technologies found after the annihilation of Reebe, Bronze chairs now have incorporated Ratvarian A E S T H E T I C auto-spinning technology."
- tweak: "Due to the annihilation of Reebe, the clockwork structures and turfs that fell to lavaland alongside Ratvar's corpse have lost their power becoming mere bronze, but the spear seems to have been touched by holy energies."
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes spawning process for tendrils and mobs resulting in clumping of lavaland fauna"
@@ -1,4 +0,0 @@
author: "Bumtickley00"
delete-after: True
changes:
- tweak: "Iron sheets build the normal metal table again"
@@ -1,4 +0,0 @@
author: "AarontheIdiot"
delete-after: True
changes:
- tweak: "Mosin Nagant requires two hands now"
@@ -1,4 +0,0 @@
author: "Jdawg1290"
delete-after: True
changes:
- bugfix: "Coronary bypass heart graft can be completed with mechanical pinches properly"
@@ -1,4 +0,0 @@
author: "ATHATH"
delete-after: True
changes:
- rscdel: "Your wish that the wishgranter grants you can no longer be \"To Kill\"."
@@ -1,5 +0,0 @@
author: "spessbandit"
delete-after: True
changes:
- refactor: "Event announcement code has been slightly refactored."
- admin: "Forcing an ion storm should announce 100% of the time now, instead of 33%."
@@ -1,5 +0,0 @@
author: "Nemvar, Carlarc, and Bobbahbrown"
delete-after: True
changes:
- balance: "reflector vest covers arms, reflect chance from 40 to 50"
- imageadd: "reflector vest has ARM BANDS"