From 809f70d4722b7357f6ab8a270eef2d3748ed9c2f Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sun, 24 Mar 2024 16:37:44 +0000 Subject: [PATCH] Automatic Changelog compile [ci skip] --- html/changelog.html | 16 +++++++ html/changelogs/.all_changelog.yml | 17 +++++++ html/changelogs/mattatlas-getyourumbrella.yml | 42 ----------------- html/changelogs/mattatlas-seizureofpower.yml | 47 ------------------- .../sniblet-liidras-greatest-enemy.yml | 13 ----- 5 files changed, 33 insertions(+), 102 deletions(-) delete mode 100644 html/changelogs/mattatlas-getyourumbrella.yml delete mode 100644 html/changelogs/mattatlas-seizureofpower.yml delete mode 100644 html/changelogs/sniblet-liidras-greatest-enemy.yml diff --git a/html/changelog.html b/html/changelog.html index 2ca6364b524..a3beab50933 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,9 +55,25 @@
  • Removed the forced wait when you pump a shotgun one-handed, similarly to how CM does it.
  • Added six ammo display units to the Warden's office.
  • +

    MattAtlas updated:

    + +

    MattAtlas (Porting), Loaf (Original Code), Lancer (Umbrella Sprites) updated:

    +

    Sniblet updated:

    23 March 2024

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index ded111903fb..7ee37ad1f25 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -34441,5 +34441,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscdel: Removed the forced wait when you pump a shotgun one-handed, similarly to how CM does it. - rscadd: Added six ammo display units to the Warden's office. + MattAtlas: + - rscadd: Zombie limbs are now ACTUALLY easier to delimb. There was a longstanding + bug that made their maim bonus not apply. + - rscadd: Added new abilities to every zombie type. Ported the Consume verb from + bay, which zombies can use to refresh their HP, gib dead enemies, or simply + kill alive ones and rip their ribcage open. Yes, it visibly rips their ribcage + open. + - rscadd: The zombie chem is now called Hylemnomil-Zeta and has Lore:tm:. + - rscadd: Added the antibody extractor. The only way to get Hylemnomil-Zeta antibodies. + - rscadd: Added barricade stacks. + - rscadd: Reworked how the infection works. It starts from an appendage and progresses + to the brain. An infection can be stopped by cutting off the infected limb. + - rscadd: You cannot remove zombie parasites surgically anymore. + MattAtlas (Porting), Loaf (Original Code), Lancer (Umbrella Sprites): + - rscadd: Ported a weather system from Nebula. Original code credit is to Loaf. + - rscadd: Added umbrellas to the game. Sprites by Lancer. Sniblet: - tweak: Upgraded cyborg rechargers now specify that they only repair stationbounds. + - bugfix: pAIs no longer receive Hivenet. diff --git a/html/changelogs/mattatlas-getyourumbrella.yml b/html/changelogs/mattatlas-getyourumbrella.yml deleted file mode 100644 index 690087792ab..00000000000 --- a/html/changelogs/mattatlas-getyourumbrella.yml +++ /dev/null @@ -1,42 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: MattAtlas (Porting), Loaf (Original Code), Lancer (Umbrella Sprites) - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Ported a weather system from Nebula. Original code credit is to Loaf." - - rscadd: "Added umbrellas to the game. Sprites by Lancer." diff --git a/html/changelogs/mattatlas-seizureofpower.yml b/html/changelogs/mattatlas-seizureofpower.yml deleted file mode 100644 index 00dc6596eab..00000000000 --- a/html/changelogs/mattatlas-seizureofpower.yml +++ /dev/null @@ -1,47 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: MattAtlas - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: -- rscadd: "Zombie limbs are now ACTUALLY easier to delimb. There was a longstanding bug that made their maim bonus not apply." -- rscadd: "Added new abilities to every zombie type. Ported the Consume verb from bay, which zombies can use to refresh their HP, gib dead enemies, or simply kill alive ones and rip their ribcage open. Yes, it visibly rips their ribcage open." -- rscadd: "The zombie chem is now called Hylemnomil-Zeta and has Lore:tm:." -- rscadd: "Added the antibody extractor. The only way to get Hylemnomil-Zeta antibodies." -- rscadd: "Added barricade stacks." -- rscadd: "Reworked how the infection works. It starts from an appendage and progresses to the brain. An infection can be stopped by cutting off the infected limb." -- rscadd: "You cannot remove zombie parasites surgically anymore." diff --git a/html/changelogs/sniblet-liidras-greatest-enemy.yml b/html/changelogs/sniblet-liidras-greatest-enemy.yml deleted file mode 100644 index be5e3f6159f..00000000000 --- a/html/changelogs/sniblet-liidras-greatest-enemy.yml +++ /dev/null @@ -1,13 +0,0 @@ -# Your name. -author: Sniblet - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - bugfix: "pAIs no longer receive Hivenet."