diff --git a/html/changelog.html b/html/changelog.html index 0b37e423f2f..dae2861a54e 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -40,10 +40,27 @@ +

KingOfThePing updated:

+ +

SleepyGemmy updated:

+

WickedCybs updated:

+

Wowzewow (Wezzy) updated:

+ +

listerla updated:

+

20 August 2022

Connorjg1 updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 1fff4f32ed9..5a2b9714972 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -25675,7 +25675,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2022-08-21: DreamySkrell: - rscadd: Added health scanner and combitool augment implanters to the uplink. + KingOfThePing: + - tweak: When failing the game mode selection due to lacking antags, the server + doesn't announce the tried game mode anymore. + SleepyGemmy: + - maptweak: Tweaks the layout of the crew armoury. Gives it some polish. + - tweak: Puts some of the contents in the crew armoury into dedicated boxes. WickedCybs: - rscadd: Makes an evidence bag variant called 'resealable plastic bag' and adds some to the kitchen and loadout. Now you too, can store your sandwich properly. + Wowzewow (Wezzy): + - tweak: Reverts the operations uniform changes so they are more consistent with + the other uniforms. + listerla: + - imageadd: Added flared pants and halter tops to loadout, ported from Polaris. diff --git a/html/changelogs/KingOfThePing - dodging_bullets_dodged.yml b/html/changelogs/KingOfThePing - dodging_bullets_dodged.yml deleted file mode 100644 index 1e3a813a77a..00000000000 --- a/html/changelogs/KingOfThePing - dodging_bullets_dodged.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: KingOfThePing - -# 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: - - tweak: "When failing the game mode selection due to lacking antags, the server doesn't announce the tried game mode anymore." - diff --git a/html/changelogs/bieselfashionreal.yml b/html/changelogs/bieselfashionreal.yml deleted file mode 100644 index a35343256c9..00000000000 --- a/html/changelogs/bieselfashionreal.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: listerla - -delete-after: True - -changes: - - imageadd: "Added flared pants and halter tops to loadout, ported from Polaris." diff --git a/html/changelogs/crew_armoury_tweaks.yml b/html/changelogs/crew_armoury_tweaks.yml deleted file mode 100644 index 3a6707b35cb..00000000000 --- a/html/changelogs/crew_armoury_tweaks.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: SleepyGemmy - -delete-after: True - -changes: - - maptweak: "Tweaks the layout of the crew armoury. Gives it some polish." - - tweak: "Puts some of the contents in the crew armoury into dedicated boxes." \ No newline at end of file diff --git a/html/changelogs/wezzy_opsrevert.yml b/html/changelogs/wezzy_opsrevert.yml deleted file mode 100644 index fe170bee250..00000000000 --- a/html/changelogs/wezzy_opsrevert.yml +++ /dev/null @@ -1,41 +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: Wowzewow (Wezzy) - -# 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: - - tweak: "Reverts the operations uniform changes so they are more consistent with the other uniforms." \ No newline at end of file