From 3fae500fb7892c280f0cc7c8b8afb34572926f74 Mon Sep 17 00:00:00 2001 From: melvinzhang Date: Sun, 29 Dec 2019 09:55:47 +0800 Subject: [PATCH] copy commit message as initial draft of 1.96 release notes --- release/README.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/release/README.txt b/release/README.txt index 1e611288ca..7992543b00 100644 --- a/release/README.txt +++ b/release/README.txt @@ -73,6 +73,29 @@ Thanks to Thank you for your support and have fun! +Release 1.96 (December 31, 2019) +============ +Ada Joule +Martin Petricek +melvin + + Add "card test" mode that tests all cards in a predefined scenario. + Optimize mesage generation. + + Add Riot ability to script + Add Afterlife [number] to ability script + Add Adapt to effect script + Add Addendum condition + Add Spectacle mechanic + Add EntersSpectacleEffect to MagicAbility + + fix cost of ability for Slith Bloodletter as reported on forum + Fix exception when attempting to open URL on a system where this is not supported. + If opening URL fails, show a messagebox that also shows the URL. + Fix exception when attempting to open file or directory + (mostly log directory, crash logs, etc ...) with default application on a system where this is not supported. + If opening fails, show a messagebox that also shows the file/directory name. + Release 1.95 (December 31, 2018) ============ Ada Joule