diff --git a/html/changelogs/AutoChangeLog-pr-67866.yml b/html/changelogs/AutoChangeLog-pr-67866.yml deleted file mode 100644 index 5b81169ef3f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-67866.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "nevimer" -delete-after: True -changes: - - rscadd: "The Supermatter crystal will now emit rays of light, varying on it's power level and situation." - - code_imp: "improves a formatting and comment spelling" - - bugfix: "The Causality field now actually shows up!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71102.yml b/html/changelogs/AutoChangeLog-pr-71102.yml deleted file mode 100644 index 4b50660ba97..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71102.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - rscadd: "checks while inserting stack materials into an RPED and their amounts" - - code_imp: "sorting of RPED part components to sort stack materials by their ratings" - - rscdel: "old way of displaying parts when clicking on an machine frame with it\nadd:new way of displaying part info which displays number of parts including for stack materials" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71422.yml b/html/changelogs/AutoChangeLog-pr-71422.yml deleted file mode 100644 index 34a57d9c3fa..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71422.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - bugfix: "Tram signs glow instead of being harsh blocky." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71430.yml b/html/changelogs/AutoChangeLog-pr-71430.yml deleted file mode 100644 index d80cf51b565..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71430.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ZephyrTFA" -delete-after: True -changes: - - bugfix: "Strange Reagent is once again Strange! (it works at all)" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71449.yml b/html/changelogs/AutoChangeLog-pr-71449.yml deleted file mode 100644 index 7904e7312c3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71449.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "flowercuco" -delete-after: True -changes: - - rscadd: "you can saw bread with a saw into bread slices" - - qol: "added screentip verbs to a bunch of food files" - - code_imp: "bread and cake now have slice types and all only have one call on the processable.dm proc" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71450.yml b/html/changelogs/AutoChangeLog-pr-71450.yml deleted file mode 100644 index d2c08e77da4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71450.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cenrus, ported by Hardly" -delete-after: True -changes: - - rscadd: "Added *snap emote" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71478.yml b/html/changelogs/AutoChangeLog-pr-71478.yml deleted file mode 100644 index e1ee7466afc..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71478.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "GoldenAlpharex" -delete-after: True -changes: - - bugfix: "Modular computers will now no longer all be called \"processing unit\", and will all have their own unique names once again." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71479.yml b/html/changelogs/AutoChangeLog-pr-71479.yml deleted file mode 100644 index 8d7df0cfb94..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71479.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "PositiveEntropy" -delete-after: True -changes: - - imageadd: "Updates the Military, Bomber and Letterman Jackets" - - bugfix: "Fixes the centcom hat, cap and head intern cap, which were using the old sprites." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71482.yml b/html/changelogs/AutoChangeLog-pr-71482.yml deleted file mode 100644 index b16ae186150..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71482.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - bugfix: "A revived basic mob will stand up again rather than inching around as a living corpse." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-71491.yml b/html/changelogs/AutoChangeLog-pr-71491.yml deleted file mode 100644 index bf6da3feef2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-71491.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CocaColaTastesGood" -delete-after: True -changes: - - bugfix: "Fixes a NTPay exploit." \ No newline at end of file diff --git a/html/changelogs/archive/2022-11.yml b/html/changelogs/archive/2022-11.yml index a03dd5bb9fd..cc8673b8fce 100644 --- a/html/changelogs/archive/2022-11.yml +++ b/html/changelogs/archive/2022-11.yml @@ -879,3 +879,39 @@ - qol: added more balloon alerts to custommizable food private-tristan: - bugfix: icebox kitchen maints is now correctly wired +2022-11-25: + Cenrus, ported by Hardly: + - rscadd: Added *snap emote + CocaColaTastesGood: + - bugfix: Fixes a NTPay exploit. + GoldenAlpharex: + - bugfix: Modular computers will now no longer all be called "processing unit", + and will all have their own unique names once again. + Jacquerel: + - bugfix: A revived basic mob will stand up again rather than inching around as + a living corpse. + LT3: + - bugfix: Tram signs glow instead of being harsh blocky. + PositiveEntropy: + - imageadd: Updates the Military, Bomber and Letterman Jackets + - bugfix: Fixes the centcom hat, cap and head intern cap, which were using the old + sprites. + SyncIt21: + - rscadd: checks while inserting stack materials into an RPED and their amounts + - code_imp: sorting of RPED part components to sort stack materials by their ratings + - rscdel: 'old way of displaying parts when clicking on an machine frame with it + + add:new way of displaying part info which displays number of parts including + for stack materials' + ZephyrTFA: + - bugfix: Strange Reagent is once again Strange! (it works at all) + flowercuco: + - rscadd: you can saw bread with a saw into bread slices + - qol: added screentip verbs to a bunch of food files + - code_imp: bread and cake now have slice types and all only have one call on the + processable.dm proc + nevimer: + - rscadd: The Supermatter crystal will now emit rays of light, varying on it's power + level and situation. + - code_imp: improves a formatting and comment spelling + - bugfix: The Causality field now actually shows up!