diff --git a/html/changelog.html b/html/changelog.html index e2d94f4eb5..7ffdf09438 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,23 @@ -->
+

23 May 2021

+

Putnam3145 updated:

+ +

WanderingFox95 updated:

+ +

keronshb updated:

+ +

21 May 2021

Putnam3145 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 135e6db518..1f340fea7f 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29332,3 +29332,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-05-21: Putnam3145: - bugfix: Fixed activity being attached to minds instead of mobs on antag attach. +2021-05-23: + Putnam3145: + - bugfix: Antag and species no longer remove all traits if one has a blacklisted + trait + WanderingFox95: + - imageadd: Replaced the antlers showing up when you select deer ears with actual + deer ears. Literally why was that even a thing before? + - imageadd: Straight rabbit ears are now a thing. + keronshb: + - balance: 30 > 25 pop req for contractor kit + - code_imp: adds a special hud for simple mobs. + - imageadd: a lot of >32x32 mobs now have icons for their health dolls diff --git a/html/changelogs/AutoChangeLog-pr-14716.yml b/html/changelogs/AutoChangeLog-pr-14716.yml deleted file mode 100644 index adde6c3940..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14716.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - bugfix: "Antag and species no longer remove all traits if one has a blacklisted trait" diff --git a/html/changelogs/AutoChangeLog-pr-14739.yml b/html/changelogs/AutoChangeLog-pr-14739.yml deleted file mode 100644 index 6d4cab3d48..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14739.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "WanderingFox95" -delete-after: True -changes: - - imageadd: "Replaced the antlers showing up when you select deer ears with actual deer ears. Literally why was that even a thing before?" - - imageadd: "Straight rabbit ears are now a thing." diff --git a/html/changelogs/AutoChangeLog-pr-14742.yml b/html/changelogs/AutoChangeLog-pr-14742.yml deleted file mode 100644 index 92fa2489d3..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14742.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "keronshb" -delete-after: True -changes: - - code_imp: "adds a special hud for simple mobs." - - imageadd: "a lot of >32x32 mobs now have icons for their health dolls" diff --git a/html/changelogs/AutoChangeLog-pr-14743.yml b/html/changelogs/AutoChangeLog-pr-14743.yml deleted file mode 100644 index 50d7981282..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14743.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "keronshb" -delete-after: True -changes: - - balance: "30 > 25 pop req for contractor kit"