diff --git a/html/changelogs/AutoChangeLog-pr-4553.yml b/html/changelogs/AutoChangeLog-pr-4553.yml deleted file mode 100644 index 67a37dcd4d09..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4553.yml +++ /dev/null @@ -1,12 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Zombies and nightmares should now properly be immune to pain." - - balance: "The Cybersun Juggernaut suit now provides the wearer with immunity to pain and its effects." - - balance: "Florida Man is now immune to pain and its effects." - - balance: "Ascended rust heretics, while on rusted tiles, are immune to pain and its effects." - - balance: "Ascended blade heretic lifesteal now heals pain and reduce shock buildup." - - balance: "Bloodsuckers are now fully immune to pain and its effects while Fortitude is active." - - balance: "Bloodsuckers now heal off pain while in torpor." - - balance: "Bloodsuckers gain a 50% *increase* in pain from the debuff applied while out during Sol." - - code_imp: "Added some additional sanity checks to pain code, to prevent potential runtime errors." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4600.yml b/html/changelogs/AutoChangeLog-pr-4600.yml deleted file mode 100644 index 9a33cfc97895..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4600.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ThePooba" -delete-after: True -changes: - - bugfix: "nerfs christmas presents and allows the real chrimas presents to spawn" - - bugfix: "blob zombie event wont spawn you on asteroids and shit anymore" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4601.yml b/html/changelogs/AutoChangeLog-pr-4601.yml deleted file mode 100644 index 45b2d24e4042..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4601.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - balance: "Clown spawner artifacts will no longer spawn another spawner if the previous one still exists." \ No newline at end of file diff --git a/html/changelogs/archive/2024-12.yml b/html/changelogs/archive/2024-12.yml index 68a51720c8f8..5fd33b0fc7de 100644 --- a/html/changelogs/archive/2024-12.yml +++ b/html/changelogs/archive/2024-12.yml @@ -250,3 +250,24 @@ - balance: Made the multi cell wall charger not charge at KW instead of W ThePooba: - rscdel: Eeble plush removed. +2024-12-19: + Absolucy: + - bugfix: Zombies and nightmares should now properly be immune to pain. + - balance: The Cybersun Juggernaut suit now provides the wearer with immunity to + pain and its effects. + - balance: Florida Man is now immune to pain and its effects. + - balance: Ascended rust heretics, while on rusted tiles, are immune to pain and + its effects. + - balance: Ascended blade heretic lifesteal now heals pain and reduce shock buildup. + - balance: Bloodsuckers are now fully immune to pain and its effects while Fortitude + is active. + - balance: Bloodsuckers now heal off pain while in torpor. + - balance: Bloodsuckers gain a 50% *increase* in pain from the debuff applied while + out during Sol. + - code_imp: Added some additional sanity checks to pain code, to prevent potential + runtime errors. + - balance: Clown spawner artifacts will no longer spawn another spawner if the previous + one still exists. + ThePooba: + - bugfix: nerfs christmas presents and allows the real chrimas presents to spawn + - bugfix: blob zombie event wont spawn you on asteroids and shit anymore