diff --git a/html/changelog.html b/html/changelog.html index 3530cee99ca..6cdeace6a59 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -52,6 +52,25 @@ -->
+

21 November 2020

+

SkyratBot updated:

+ +

20 November 2020

Qustinnus updated:

- -

19 September 2020

-

Joe Berry updated:

- -

SkyratBot updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index fcee19b3dbb..36e649c484e 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -44218,3 +44218,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: makes wendigo screech use its name in one attack text qustinnus: - bugfix: instruments work again +2020-11-21: + SkyratBot: + - bugfix: You can't defy lack of gravity through the power of love. + - refactor: Rotating stamps on paper by holding shift and moving your mouse. + - bugfix: Fixed chat message for stamping paper. + - bugfix: fixes the cursed heart being unable to track people inside containers. + - bugfix: fixes influence vision getting broken by replacing someone's eyes. + - rscadd: Added Nanite Storage Protocols, unlockable through B.E.P.I.S. research. + They can modify nanite max volume, increasing the cap or sacrificing some for + extra replication rate. + - rscdel: Removed the Nanite Tinker Replication Protocol. + - rscadd: Added the Nanite Pyramid Replication Protocol to replace it. It increases + replication rate if the volume is above 80% of the maximum. + - tweak: Renamed the Nanite Offline Production Protocol into Eclipse Protocol. Functionality + unchanged. + - balance: The Chain Detonation nanite program now scales more gradually in power + with nanite volume. + - bugfix: You can now put stuff in someone else's hand through the stripping menu + again. + - bugfix: Fixed a 18.18% chance of gibs streaking 50 tiles away... by canonizing + it into an intentional 3% chance upon the request of the bunch of you on github. + - admin: Admins now have the option to remove a language from the blocked_languages + list when granting it to a mob through the language menu. + - rscadd: AIs can now select art from the gallery as their display! diff --git a/html/changelogs/AutoChangeLog-pr-1737.yml b/html/changelogs/AutoChangeLog-pr-1737.yml deleted file mode 100644 index 9b081e617ed..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1737.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - refactor: "Rotating stamps on paper by holding shift and moving your mouse." - - bugfix: "Fixed chat message for stamping paper." diff --git a/html/changelogs/AutoChangeLog-pr-1739.yml b/html/changelogs/AutoChangeLog-pr-1739.yml deleted file mode 100644 index c15d7e67154..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1739.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - rscadd: "AIs can now select art from the gallery as their display!" diff --git a/html/changelogs/AutoChangeLog-pr-1740.yml b/html/changelogs/AutoChangeLog-pr-1740.yml deleted file mode 100644 index 127b95baf53..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1740.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - admin: "Admins now have the option to remove a language from the blocked_languages list when granting it to a mob through the language menu." diff --git a/html/changelogs/AutoChangeLog-pr-1741.yml b/html/changelogs/AutoChangeLog-pr-1741.yml deleted file mode 100644 index ce3d5b2371b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1741.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fixes the cursed heart being unable to track people inside containers." - - bugfix: "fixes influence vision getting broken by replacing someone's eyes." diff --git a/html/changelogs/AutoChangeLog-pr-1742.yml b/html/changelogs/AutoChangeLog-pr-1742.yml deleted file mode 100644 index 589c6589faf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1742.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "You can't defy lack of gravity through the power of love." diff --git a/html/changelogs/AutoChangeLog-pr-1745.yml b/html/changelogs/AutoChangeLog-pr-1745.yml deleted file mode 100644 index cc78e3f9be6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1745.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "Fixed a 18.18% chance of gibs streaking 50 tiles away... by canonizing it into an intentional 3% chance upon the request of the bunch of you on github." diff --git a/html/changelogs/AutoChangeLog-pr-1746.yml b/html/changelogs/AutoChangeLog-pr-1746.yml deleted file mode 100644 index cca76c9a2c7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1746.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "You can now put stuff in someone else's hand through the stripping menu again." diff --git a/html/changelogs/AutoChangeLog-pr-1749.yml b/html/changelogs/AutoChangeLog-pr-1749.yml deleted file mode 100644 index 118d7a2a373..00000000000 --- a/html/changelogs/AutoChangeLog-pr-1749.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - rscadd: "Added Nanite Storage Protocols, unlockable through B.E.P.I.S. research. They can modify nanite max volume, increasing the cap or sacrificing some for extra replication rate." - - rscdel: "Removed the Nanite Tinker Replication Protocol." - - rscadd: "Added the Nanite Pyramid Replication Protocol to replace it. It increases replication rate if the volume is above 80% of the maximum." - - tweak: "Renamed the Nanite Offline Production Protocol into Eclipse Protocol. Functionality unchanged." - - balance: "The Chain Detonation nanite program now scales more gradually in power with nanite volume."