From 7c95793fc07274c9c484c9f528ddceaeb5577177 Mon Sep 17 00:00:00 2001 From: Nut Date: Sun, 15 Nov 2020 00:06:48 +0100 Subject: [PATCH] Whats new for Fungi_panic release --- AndorsTrail/play/listings/en-US/whatsnew.txt | 60 +++++++++++++++++--- 1 file changed, 53 insertions(+), 7 deletions(-) diff --git a/AndorsTrail/play/listings/en-US/whatsnew.txt b/AndorsTrail/play/listings/en-US/whatsnew.txt index 28d8b348e..8d4732b76 100644 --- a/AndorsTrail/play/listings/en-US/whatsnew.txt +++ b/AndorsTrail/play/listings/en-US/whatsnew.txt @@ -1,10 +1,56 @@ -Changes in the start village Crossglen to make it even more fun and easier in the beginning -4 new quests and one enhanced quest -4 new maps -New weapon class "Pole arm weapons" and fighting style -When dpad is active (both visible and not minimized), normal touch-based movement is prevented -Various small changes and bug fixes -Translations actualized +I put both (release notes + forum announcement) into this source, so it will be easier to maintain them parallel: + +Release notes +============= +4 new quests beginning in Fallhaven or south of it. +Achievements (listed as a quest, but with independent single entries). +29 new maps. + +Fix of rounding issue regarding skills. +No more tapping out of loot window. +Quest steps in the quest log are now sorted in chronological order. +combat-log-improvements. + +Various other changes and bug fixes. +Translations actualized. Finally a warning: For any PERMADEATH characters it would be a good idea to save before updating. + + +Forum announcement +================== +Content: +* 4 new quests beginning in Fallhaven or south of it + 1) Delicious Soup (Start at Alaun in a house in South Brimhaven) + 2) Fungi Panic (Start in new map to the south east of Fallhaven) + 3) A raid for a cookbook (Start at Gison) + 4) A giant snake (Start at Fallhaven tavern, later in the game) +* Achievements + Technically listed as a quest, but the achievements are completely independant single steps, which are given as a reward for special things. (Talk to Mikhail) + There are very few achievements yet, but more will be added in the next releases. +* 29 new maps +* Other changes + Thoronir now gives feedback about the shadow faction score + Changed the rewards for Fair Play (give more XP for the correct answer) + Added more steps to the Andor quest + Leading from Loneford to Brimhaven and the destruction of the dam + Missing entries for Stoutford + +Code: +* Fixed rounding issues regarding skills and also a fix for gold quantity +* Made proceedToPhrase non recursive to allow longer chains of dialogues +* Damage modifier when dual wielding now depends on the dual wield skill +* Increased API level to 29 so we can update AT after november 2020 +* atsymboldot/no-tapping-out-of-loot +* Queststeps in the quest log are now sorted in chronological order. +* atsymboldot/combat-log-improvements +* jasptravis/travis + +* Various small changes and bug fixes +* Translations actualized + +Finally a warning: +For any PERMADEATH characters it would be a good idea to save before updating. + +