From 54c65bc32bd60093b049c015a1d520614ca089a9 Mon Sep 17 00:00:00 2001 From: Yaroslav Nurkov <78199449+AnywayFarus@users.noreply.github.com> Date: Sun, 26 Nov 2023 12:21:13 +0300 Subject: [PATCH] Automatic changelog for PR #832 [ci skip] --- html/changelogs/AutoChangeLog-pr-832.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-832.yml diff --git a/html/changelogs/AutoChangeLog-pr-832.yml b/html/changelogs/AutoChangeLog-pr-832.yml new file mode 100644 index 00000000000..db647422b8e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-832.yml @@ -0,0 +1,7 @@ +author: "Profakos" +delete-after: True +changes: + - refactor: "Slimes's colour, core type and mutation list is now held in a slime type datum" + - code_imp: "Slime's variables have been documented, and renamed a bit to add clarity. Please report bugs that might stem from renaming." + - bugfix: "Slimes are not longer prevented from attacking pacifist humans." + - qol: "Slime scans now display the actual amount of genetic instability, instead of hiding it if a slime doesn't mutate further, or tweaking it if it might mutate back into itself. This will make it easier to parse which slime to breed further to get a rainbow slime." \ No newline at end of file