diff --git a/html/changelog.html b/html/changelog.html index b291f157d4f..80e59c81577 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -36,10 +36,30 @@

26 November 2019

+

Aboshehab updated:

+

Alberyk updated:

+

Arrow768 updated:

+ +

Ferner updated:

+ +

MattAtlas updated:

+ +

ParadoxSpace updated:

+

25 November 2019

Geeves updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index e49d83a1f5e..553db049fe7 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -10248,5 +10248,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: You can now switch from writing in cursive to writing normally when using a fountain pen. 2019-11-26: + Aboshehab: + - tweak: Adjusted weapon description for a variety of firearms. Namely adding brand + name, designer and fluff details reflected off the sprite and mechanical capability. Alberyk: - tweak: Fixed some exosuits not spawning with the right gear. + Arrow768: + - tweak: No longer autospawns antagonists during gamemodes with autospawn enabled + after a evac or transfer shuttle has been called. + Ferner: + - rscadd: The Republic of Biesel flags are now available in the loadout too. + MattAtlas: + - maptweak: Added surgery goggles to the surgery ORs. + ParadoxSpace: + - rscdel: Echoes no longer have the mass warp ability. diff --git a/html/changelogs/Aboshehab-Guns-Have-Flavor-Vol1.yml b/html/changelogs/Aboshehab-Guns-Have-Flavor-Vol1.yml deleted file mode 100644 index 140d4e4b4b0..00000000000 --- a/html/changelogs/Aboshehab-Guns-Have-Flavor-Vol1.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: Aboshehab - -# 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: "Adjusted weapon description for a variety of firearms. Namely adding brand name, designer and fluff details reflected off the sprite and mechanical capability." diff --git a/html/changelogs/Ferner-191123-coding_flagstoloadout.yml b/html/changelogs/Ferner-191123-coding_flagstoloadout.yml deleted file mode 100644 index 17ba4d608ac..00000000000 --- a/html/changelogs/Ferner-191123-coding_flagstoloadout.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: Ferner - -# 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: "The Republic of Biesel flags are now available in the loadout too." diff --git a/html/changelogs/arrow768-no-autospawn-after-shuttle.yml b/html/changelogs/arrow768-no-autospawn-after-shuttle.yml deleted file mode 100644 index 95bb7544dc9..00000000000 --- a/html/changelogs/arrow768-no-autospawn-after-shuttle.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: Arrow768 - -# 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: "No longer autospawns antagonists during gamemodes with autospawn enabled after a evac or transfer shuttle has been called." diff --git a/html/changelogs/mattatlas-surgery.yml b/html/changelogs/mattatlas-surgery.yml deleted file mode 100644 index 411646df57a..00000000000 --- a/html/changelogs/mattatlas-surgery.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: 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: - - maptweak: "Added surgery goggles to the surgery ORs." \ No newline at end of file diff --git a/html/changelogs/paradoxspace-backagain.yml b/html/changelogs/paradoxspace-backagain.yml deleted file mode 100644 index 2afa3d1afb7..00000000000 --- a/html/changelogs/paradoxspace-backagain.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: ParadoxSpace - -# 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: - - rscdel: "Echoes no longer have the mass warp ability." \ No newline at end of file