diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee1fc317187f4648b6f1bb5c229bdd1dc2816b9..82d36c33562c30e7adac7a4f2caaf4c60d4cd723 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)