From 84a42797bf74759541937141b4afe5bc8245c34b Mon Sep 17 00:00:00 2001 From: ElTata <eltata@firemail.cc> Date: Mon, 3 Aug 2020 13:52:35 +0200 Subject: [PATCH] new version 5.2.5 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee1fc3..82d36c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ before it. Thanks for your interest in the Idle RPG! Feel free to contact me with ideas and comments, or post them in the issues of the project for public view. +--- +## v5.2.5: released 08/03/20 +- private msgs does not reduce ttl anymore +- fix ttl regex in real_gain to match deciaml number +- change 'compresses/expands' text to 'transmutes' in mystic battle result +- chclass penality is exactly full ttl +- fix time modification on goodness event +- real_gain for mystic results on proper value +- lighter mystic time transfers +- nerf mystic battle from -30% to -40% ttl gain (comparatively to physical fight) +- some style fixs in code + --- ## v5.2.4: released 07/01/20 - the ACTION command has a new option to specify the type of action (fight/mystic/steal) -- GitLab