From 783c33067b1ec9afbec2249d6ddfc238b32c0d1c Mon Sep 17 00:00:00 2001 From: Timothy Teakettle <59849408+timothyteakettle@users.noreply.github.com> Date: Mon, 28 Sep 2020 22:13:33 +0100 Subject: [PATCH 1/3] typo moment --- code/modules/client/preferences_savefile.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences_savefile.dm b/code/modules/client/preferences_savefile.dm index fb8a6b17bd..23d0288163 100644 --- a/code/modules/client/preferences_savefile.dm +++ b/code/modules/client/preferences_savefile.dm @@ -481,7 +481,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car S["hair_color"] >> hair_color S["facial_hair_color"] >> facial_hair_color S["left_eye_color"] >> left_eye_color - S["right_eye_color"] >> left_eye_color + S["right_eye_color"] >> right_eye_color S["use_custom_skin_tone"] >> use_custom_skin_tone S["skin_tone"] >> skin_tone S["hair_style_name"] >> hair_style From 0da65793b33eb8c549695fa05fe23e162b99556c Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Mon, 28 Sep 2020 16:23:06 -0500 Subject: [PATCH 2/3] Automatic changelog generation for PR #13462 [ci skip] --- html/changelogs/AutoChangeLog-pr-13462.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-13462.yml diff --git a/html/changelogs/AutoChangeLog-pr-13462.yml b/html/changelogs/AutoChangeLog-pr-13462.yml new file mode 100644 index 0000000000..923982b791 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-13462.yml @@ -0,0 +1,4 @@ +author: "timothyteakettle" +delete-after: True +changes: + - bugfix: "fixed a typo causing your right eye colour to save as the left eye colour" From 924c866e8d21baacfc28e21aafc4dc89e32ef43c Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 29 Sep 2020 00:15:19 +0000 Subject: [PATCH 3/3] Automatic changelog compile [ci skip] --- html/changelog.html | 68 ++-------------------- html/changelogs/.all_changelog.yml | 3 + html/changelogs/AutoChangeLog-pr-13462.yml | 4 -- 3 files changed, 9 insertions(+), 66 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-13462.yml diff --git a/html/changelog.html b/html/changelog.html index fdfd5f1110..5b0590981c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,12 @@ -->
+

29 September 2020

+

timothyteakettle updated:

+
    +
  • fixed a typo causing your right eye colour to save as the left eye colour
  • +
+

28 September 2020

ArchieBeepBoop updated:

    @@ -1202,68 +1208,6 @@
    • Flannel jackets and bartender winter coat
    - -

    28 July 2020

    -

    Cacogen updated:

    -
      -
    • OSHA has more pull than anyone could have expected. All armor provided by Nanotrasen and the syndicate now have tags that accurately lists defenses and resistances of a piece of clothing.
    • -
    -

    CameronWoof updated:

    -
      -
    • Exotic seed crates now contain a spaceman's trumpet seed packet.
    • -
    -

    EmeraldSundisk updated:

    -
      -
    • Renovates Snow Taxi's northeast bathroom to have multiple non-urinal toilets and showers
    • -
    • Adds signage/labeling to improve map readability
    • -
    • Adds a bathroom to the northwest station
    • -
    • Adds a filing cabinet to the cargo department
    • -
    • Area designation adjustments to account for the above changes
    • -
    • Adds a missing airlock cyclelink near medical
    • -
    -

    Ludox235 updated:

    -
      -
    • Makes the flavour text that appears when you become a zombie tell you to act like one.
    • -
    -

    MrJWhit updated:

    -
      -
    • Decluttered toxins and hid the yellow mix line in atmos, for metastation
    • -
    -

    SiliconMain updated:

    -
      -
    • Paramedic heirloom is now a zippo
    • -
    • Durathread belts now protect their contents from radiation, and can hold full sized extinguishers
    • -
    -

    Sishen1542 updated:

    -
      -
    • removed zoomba
    • -
    -

    dapnee updated:

    -
      -
    • added a fan to the listening outpost
    • -
    • added two missing r-walls near the SM, removed random light and wire node below the engine, and fixed the missing cable in the courtroom on Kilo
    • -
    -

    kappa-sama updated:

    -
      -
    • Stimpaks cost 5tc once more, up from 3tc.
    • -
    -

    silicons updated:

    -
      -
    • polychromatic cloaks to loadout
    • -
    • no more self healing with medibeam guns
    • -
    • oh no, taser buff. alt fire delay dropped to 0.4 seconds.
    • -
    • you can now shoot yourself by disarm-intenting yourself with a gun.
    • -
    -

    timothyteakettle updated:

    -
      -
    • species code is now slightly less messy
    • -
    • slight tweak to how material crafting works
    • -
    • changed up pet carriers / bluespace jars a bit so you can't fit certain things inside them and also the text shown for resist times is accurate
    • -
    -

    zeroisthebiggay updated:

    -
      -
    • Black Box theft objective
    • -
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index e53fce2159..ac2f6c8570 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -27409,3 +27409,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. timothyteakettle: - bugfix: turrets can once again be broken - rscadd: you can now have heterochromia and select individual eye colours +2020-09-29: + timothyteakettle: + - bugfix: fixed a typo causing your right eye colour to save as the left eye colour diff --git a/html/changelogs/AutoChangeLog-pr-13462.yml b/html/changelogs/AutoChangeLog-pr-13462.yml deleted file mode 100644 index 923982b791..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13462.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothyteakettle" -delete-after: True -changes: - - bugfix: "fixed a typo causing your right eye colour to save as the left eye colour"