diff --git a/html/changelog.html b/html/changelog.html index 2345789d9dda..1b690f51e988 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -103,6 +103,7 @@

boy2mantwicethefam updated:

  • Fixed a 7-year-old bug where non-sharp items with enough force did not have any chance of ripping off a limb as opposed to turning it into gibs. The check has now been fixed and now strong blunt melee weapons have a chance to rip off a broken limb instead of gibbing a broken limb.
  • Removed unused code which concerned attacking with slimes in order to cause brain damage, which was unused for a variety of reasons including; regular slimes cannot be picked up, the code only works with items, and it only worked against non-carbon mobs which, as far as I know, are not affected by brain damage.
  • Emotes that change their wording based on the user's gender will now properly affect non-humans such as monkeys.
  • +
  • Removed an unused proc that was getting called by the code regarding monkeys being attacked with items.
  • jwhitak updated: