diff --git a/html/changelog.html b/html/changelog.html index 19181d16583..dc777fc71b1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,83 @@ -->
+

02 December 2018

+

Dennok updated:

+ +

MMMiracles updated:

+ +

ShizCalev updated:

+ +

Skoglol updated:

+ +

Steelpoint updated:

+ +

XDTM updated:

+ +

actioninja updated:

+ +

anconfuzedrock updated:

+ +

coiax updated:

+ +

tralezab updated:

+ +

01 December 2018

4dplanner updated:

- -

30 September 2018

-

Mickyan updated:

- -

MrDoomBringer updated:

- -

Naksu updated:

- -

Nanotrasen Reserve Bank updated:

- -

ShizCalev updated:

- -

The Dreamweaver (Idea: Roth) updated:

- -

basilman updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b36aeac3e09..ffd723427f1 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -21652,3 +21652,89 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - imageadd: Layer manifold now loos like an adaptor. nichlas0010: - bugfix: wizards can teleport out of their den again +2018-12-02: + Dennok: + - bugfix: Fix sensor set by reconnect button in atmos tank console. + - rscadd: Add rate button to atmos tank console to set injection rate. + MMMiracles: + - rscadd: Signalers can now be attached to active paystands to send a signal when + a certain amount of money is deposited. + - rscadd: Swiping your card on a paystand you own will let you lock it down, preventing + it from being unbolted from the ground. + - tweak: Paystands now ask for how much you want to deposit when interacting instead + of a static price. + ShizCalev: + - bugfix: Fixed chem OD's causing damage to robotic limbs. + - bugfix: Fixed wood golems repairing robotic limbs every tick of life() + - bugfix: Fixed vampires repairing robotic limbs every tick of life()... + - bugfix: Fixed shadowpeople healing robotic limbs every tick of life() + - bugfix: Fixed poppeople healing robotic limbs every tick of life() + - bugfix: Fixed adjustBruteLoss and adjustFireLoss not properly discriminating for + limb status types. + - tweak: Fixed bibles healing robotic limbs, because your false deity can't fix + SCIENCE. + - bugfix: Fixed the Starlight Condensation, Nocturnal Regeneration, Tissue Hydration, + Regenerative Coma, and Radioactive Resonance virus symptoms repairing robotic + limbs. + Skoglol: + - code_imp: Added missing typepaths for syndicate implanters. + - tweak: Stealth implant now comes in a box. + - spellcheck: Changed the names of some syndicate boxes. + - rscadd: Added click shortcuts to xenobiology console. You no longer have to aim + with the camera eye to do slime science. + - balance: Reduced the beam rifle shots per charge from 10 to 5. + - bugfix: Beam rifle no longer looks empty before it is empty. + Steelpoint: + - rscadd: Beanbag slug shells can now be produced at the security protolathe. + - tweak: Beanbag slug shells now have the same metal cost as other comparable shotgun + shells. + XDTM: + - rscadd: Added the desynchronizer device, buildable in science protolathes. + - rscadd: The desynchronizer can desync the user from spacetime, effectively making + them incorporeal (but immobile) while it lasts. The effect can be ended early, + and has a maximum duration of five minutes. + - rscadd: Requires the Unregulated Bluespace techweb node. + - rscadd: The wizard federation announces that the Curse of Madness is out of beta + and is now available for purchase for 4 points. It causes long-lasting brain + traumas to all inhabitants of a target space station. + - rscadd: The wizard federation declines responsibility for any self-harm caused + by curses cast while inside the targeted station. + - rscadd: Due to the extensive testing of the Curse of Madness some unique new trauma + types have appeared across Nanotrasen-controlled space. + - rscadd: Added the Hypnotic Flash to the uplink for 7 TC. + - rscadd: The Hypnotic Flash temporarily confuses and pacifies those it's used on. + - rscadd: If the victim is in a mentally vulnerable state (hallucinating, insane, + reduced mental activity) they will instead fall into a trance, and will be hypnotized + by the next words they hear. + actioninja: + - tweak: Suppressed and dry fire sounds are now stored as a variable, and can be + edited on a per gun basis. + - sounddel: The standard gun dry fire sound was collapsed to one sound instead of + 4. They were all just pitch variations anyways, which is now covered by built + in sound pitch variation. + - soundadd: Revolvers now have a unique gunshot sound that is slightly different + for 357 and 38. + - soundadd: Revolvers now have a unique dry fire sound. + - soundadd: Revolvers now make a unique noise when emptying them besides just the + sound of shells falling out. + - soundadd: Spinning a revolver such as the Russian Revolver now makes a sound. + - spellcheck: Syndicate sniper kit now includes a suppressor instead of a "supressor." + anconfuzedrock: + - tweak: Nanotrasen has saved materials on emergency oxygen tanks by decreasing + the size of the tanks while increasing the pressure- they still hold the same + amount of oxygen, but it'll be hard to fit more in. + coiax: + - rscadd: On Boxstation, Cargo can optionally open up their autolathe to the public, + via shutters. Some consoles and machinery has moved to accomplish this feat. + - rscadd: A wizard's scrying orb now grants both xray vision, and the ability to + hear the dead to whoever possesses it. + - balance: However, as soon as the orb is no longer in your possession, these abilities + fade. + - rscadd: Broken lights that are still powered will occasionally spark. + - rscadd: Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain + just goes a little wrong. + - tweak: Alien infestations are not limited to once per round only, but will never + happen while existing aliens are alive. + tralezab: + - tweak: spellbooks now count towards the survivalist objective if they were not + used. diff --git a/html/changelogs/AutoChangeLog-pr-41341.yml b/html/changelogs/AutoChangeLog-pr-41341.yml deleted file mode 100644 index fdba9fa7bf4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41341.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "XDTM" -delete-after: True -changes: - - rscadd: "Added the desynchronizer device, buildable in science protolathes." - - rscadd: "The desynchronizer can desync the user from spacetime, effectively making them incorporeal (but immobile) while it lasts. The effect can be ended early, and has a maximum duration of five minutes." - - rscadd: "Requires the Unregulated Bluespace techweb node." diff --git a/html/changelogs/AutoChangeLog-pr-41496.yml b/html/changelogs/AutoChangeLog-pr-41496.yml deleted file mode 100644 index 4714b89a432..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41496.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "XDTM" -delete-after: True -changes: - - rscadd: "The wizard federation announces that the Curse of Madness is out of beta and is now available for purchase for 4 points. It causes long-lasting brain traumas to all inhabitants of a target space station." - - rscadd: "The wizard federation declines responsibility for any self-harm caused by curses cast while inside the targeted station." - - rscadd: "Due to the extensive testing of the Curse of Madness some unique new trauma types have appeared across Nanotrasen-controlled space." diff --git a/html/changelogs/AutoChangeLog-pr-41571.yml b/html/changelogs/AutoChangeLog-pr-41571.yml deleted file mode 100644 index 7079ee4a134..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41571.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Skoglol" -delete-after: True -changes: - - code_imp: "Added missing typepaths for syndicate implanters." - - tweak: "Stealth implant now comes in a box." - - spellcheck: "Changed the names of some syndicate boxes." diff --git a/html/changelogs/AutoChangeLog-pr-41575.yml b/html/changelogs/AutoChangeLog-pr-41575.yml deleted file mode 100644 index cac48401172..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41575.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Skoglol" -delete-after: True -changes: - - rscadd: "Added click shortcuts to xenobiology console. You no longer have to aim with the camera eye to do slime science." diff --git a/html/changelogs/AutoChangeLog-pr-41588.yml b/html/changelogs/AutoChangeLog-pr-41588.yml deleted file mode 100644 index 8cbd484f607..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41588.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "MMMiracles" -delete-after: True -changes: - - rscadd: "Signalers can now be attached to active paystands to send a signal when a certain amount of money is deposited." - - rscadd: "Swiping your card on a paystand you own will let you lock it down, preventing it from being unbolted from the ground." - - tweak: "Paystands now ask for how much you want to deposit when interacting instead of a static price." diff --git a/html/changelogs/AutoChangeLog-pr-41593.yml b/html/changelogs/AutoChangeLog-pr-41593.yml deleted file mode 100644 index ea427cf26ac..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41593.yml +++ /dev/null @@ -1,11 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - bugfix: "Fixed chem OD's causing damage to robotic limbs." - - bugfix: "Fixed wood golems repairing robotic limbs every tick of life()" - - bugfix: "Fixed vampires repairing robotic limbs every tick of life()..." - - bugfix: "Fixed shadowpeople healing robotic limbs every tick of life()" - - bugfix: "Fixed poppeople healing robotic limbs every tick of life()" - - bugfix: "Fixed adjustBruteLoss and adjustFireLoss not properly discriminating for limb status types." - - tweak: "Fixed bibles healing robotic limbs, because your false deity can't fix SCIENCE." - - bugfix: "Fixed the Starlight Condensation, Nocturnal Regeneration, Tissue Hydration, Regenerative Coma, and Radioactive Resonance virus symptoms repairing robotic limbs." diff --git a/html/changelogs/AutoChangeLog-pr-41604.yml b/html/changelogs/AutoChangeLog-pr-41604.yml deleted file mode 100644 index 68f0d3c9f14..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41604.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "XDTM" -delete-after: True -changes: - - rscadd: "Added the Hypnotic Flash to the uplink for 7 TC." - - rscadd: "The Hypnotic Flash temporarily confuses and pacifies those it's used on." - - rscadd: "If the victim is in a mentally vulnerable state (hallucinating, insane, reduced mental activity) they will instead fall into a trance, and will be hypnotized by the next words they hear." diff --git a/html/changelogs/AutoChangeLog-pr-41610.yml b/html/changelogs/AutoChangeLog-pr-41610.yml deleted file mode 100644 index 1ad3beee439..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41610.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "tralezab" -delete-after: True -changes: - - tweak: "spellbooks now count towards the survivalist objective if they were not used." diff --git a/html/changelogs/AutoChangeLog-pr-41613.yml b/html/changelogs/AutoChangeLog-pr-41613.yml deleted file mode 100644 index 0549127fcdb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41613.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - rscadd: "On Boxstation, Cargo can optionally open up their autolathe to the public, via shutters. Some consoles and machinery has moved to accomplish this feat." diff --git a/html/changelogs/AutoChangeLog-pr-41620.yml b/html/changelogs/AutoChangeLog-pr-41620.yml deleted file mode 100644 index 326267595b5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41620.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "actioninja" -delete-after: True -changes: - - tweak: "Suppressed and dry fire sounds are now stored as a variable, and can be edited on a per gun basis." - - sounddel: "The standard gun dry fire sound was collapsed to one sound instead of 4. They were all just pitch variations anyways, which is now covered by built in sound pitch variation." - - soundadd: "Revolvers now have a unique gunshot sound that is slightly different for 357 and 38." - - soundadd: "Revolvers now have a unique dry fire sound." - - soundadd: "Revolvers now make a unique noise when emptying them besides just the sound of shells falling out." - - soundadd: "Spinning a revolver such as the Russian Revolver now makes a sound." - - spellcheck: "Syndicate sniper kit now includes a suppressor instead of a \"supressor.\"" diff --git a/html/changelogs/AutoChangeLog-pr-41640.yml b/html/changelogs/AutoChangeLog-pr-41640.yml deleted file mode 100644 index b2f11191af4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41640.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Steelpoint" -delete-after: True -changes: - - rscadd: "Beanbag slug shells can now be produced at the security protolathe." - - tweak: "Beanbag slug shells now have the same metal cost as other comparable shotgun shells." diff --git a/html/changelogs/AutoChangeLog-pr-41643.yml b/html/changelogs/AutoChangeLog-pr-41643.yml deleted file mode 100644 index 07622eb4cbc..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41643.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - rscadd: "A wizard's scrying orb now grants both xray vision, and the ability to hear the dead to whoever possesses it." - - balance: "However, as soon as the orb is no longer in your possession, these abilities fade." diff --git a/html/changelogs/AutoChangeLog-pr-41660.yml b/html/changelogs/AutoChangeLog-pr-41660.yml deleted file mode 100644 index 469bab9ad94..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41660.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - rscadd: "Broken lights that are still powered will occasionally spark." diff --git a/html/changelogs/AutoChangeLog-pr-41665.yml b/html/changelogs/AutoChangeLog-pr-41665.yml deleted file mode 100644 index 061e606d985..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41665.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - rscadd: "Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain just goes a little wrong." diff --git a/html/changelogs/AutoChangeLog-pr-41674.yml b/html/changelogs/AutoChangeLog-pr-41674.yml deleted file mode 100644 index 90eec800565..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41674.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Dennok" -delete-after: True -changes: - - bugfix: "Fix sensor set by reconnect button in atmos tank console." - - rscadd: "Add rate button to atmos tank console to set injection rate." diff --git a/html/changelogs/AutoChangeLog-pr-41692.yml b/html/changelogs/AutoChangeLog-pr-41692.yml deleted file mode 100644 index 72652df6363..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41692.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Skoglol" -delete-after: True -changes: - - balance: "Reduced the beam rifle shots per charge from 10 to 5." - - bugfix: "Beam rifle no longer looks empty before it is empty." diff --git a/html/changelogs/AutoChangeLog-pr-41701.yml b/html/changelogs/AutoChangeLog-pr-41701.yml deleted file mode 100644 index 3285fefdf33..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41701.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "anconfuzedrock" -delete-after: True -changes: - - tweak: "Nanotrasen has saved materials on emergency oxygen tanks by decreasing the size of the tanks while increasing the pressure- they still hold the same amount of oxygen, but it'll be hard to fit more in." diff --git a/html/changelogs/AutoChangeLog-pr-41719.yml b/html/changelogs/AutoChangeLog-pr-41719.yml deleted file mode 100644 index 70e4bf31733..00000000000 --- a/html/changelogs/AutoChangeLog-pr-41719.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "coiax" -delete-after: True -changes: - - tweak: "Alien infestations are not limited to once per round only, but will never -happen while existing aliens are alive."