From 49b3e9c0b48233879bfd58f91102298dfb7d4093 Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Mon, 5 Jun 2023 22:26:21 -0400 Subject: [PATCH] 20230604 release, sync with tenplus1 last changes --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6291445..5fc2431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ +* 2023-06-04 : mckaygerhard + * dont relly on the legacy layer of default mod, detect if player api is present + * remove any conflicts with lib_mount + * fix fox behaviour, fix water dragon aim + * fix wrong local non local variable for function scope only + * sync with tenplus1 last changes, backport fixeds * 2022-01-23 : mckaygerhard * change namespace from dmobs to mobs_doomed * fixed depends - * fixed damge by fire + * fixed damage by fire * improvements over readme and information, added screenshot * Fixed a few nil error bugs from tenplus1 and more checks * 2021-03-30 : Poikilos