diff --git a/html/changelogs/AutoChangeLog-pr-78899.yml b/html/changelogs/AutoChangeLog-pr-78899.yml deleted file mode 100644 index 1dd6f6addea..00000000000 --- a/html/changelogs/AutoChangeLog-pr-78899.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "carlarctg" -delete-after: True -changes: - - refactor: "Adds charges to omens and omen smiting rather than only being permanent or one-use. Mirrors now grant seven bad luckers." - - qol: "Reduces omen bad luck if nobody's nearby to witness the funny. (Ghosts are included in the check!)" - - bugfix: "Fixed an issue where a monkey check in doorcrushing was never actually able to pass. Also they screech now." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-79228.yml b/html/changelogs/AutoChangeLog-pr-79228.yml deleted file mode 100644 index 1620f453e3f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-79228.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothymtorres" -delete-after: True -changes: - - qol: "Add smoke particles to burning fireplace" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-79230.yml b/html/changelogs/AutoChangeLog-pr-79230.yml deleted file mode 100644 index 05dcb3e1adc..00000000000 --- a/html/changelogs/AutoChangeLog-pr-79230.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cruix" -delete-after: True -changes: - - bugfix: "fixed hair gradients not applying correctly to huge afros" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-79231.yml b/html/changelogs/AutoChangeLog-pr-79231.yml deleted file mode 100644 index acd11554196..00000000000 --- a/html/changelogs/AutoChangeLog-pr-79231.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cruix" -delete-after: True -changes: - - bugfix: "fixed hair gradients not applying properly on dismembered heads." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-79238.yml b/html/changelogs/AutoChangeLog-pr-79238.yml deleted file mode 100644 index 7db1340b2e2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-79238.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Xackii" -delete-after: True -changes: - - bugfix: "Fixed gorilla attack cooldown. Now attacking speed to mobs is the same as attacking speed to objects." \ No newline at end of file diff --git a/html/changelogs/archive/2023-10.yml b/html/changelogs/archive/2023-10.yml index ee899ed6c08..c0e4533e5f9 100644 --- a/html/changelogs/archive/2023-10.yml +++ b/html/changelogs/archive/2023-10.yml @@ -1046,3 +1046,19 @@ necromanceranne: - bugfix: The nanites inside of thermal pistols are once again angry, and aggressively want to burn/puncture people. +2023-10-26: + Cruix: + - bugfix: fixed hair gradients not applying correctly to huge afros + - bugfix: fixed hair gradients not applying properly on dismembered heads. + Xackii: + - bugfix: Fixed gorilla attack cooldown. Now attacking speed to mobs is the same + as attacking speed to objects. + carlarctg: + - refactor: Adds charges to omens and omen smiting rather than only being permanent + or one-use. Mirrors now grant seven bad luckers. + - qol: Reduces omen bad luck if nobody's nearby to witness the funny. (Ghosts are + included in the check!) + - bugfix: Fixed an issue where a monkey check in doorcrushing was never actually + able to pass. Also they screech now. + timothymtorres: + - qol: Add smoke particles to burning fireplace