Page 1 of 1

Sanctus Reach v1.0.23 beta available

Posted: Wed Jul 12, 2017 4:10 pm
by Benedict151
Hello everyone
We have just released a beta patch for Sanctus Reach.
If you would like to try it the instructions for downloading are here: http://www.slitherine.com/forum/viewtop ... 94#p667094

v1.0.23 Beta Key Changes
- Fixed bug where reinforcements would break level up abilities
- Fixed bug with blast damage not working correctly
- Fixed bug where the end turn button would stop working
- Fixed bug where heavy flamers were not doing the correct damage
- Fixed bug where the Venerable Dreadnought was displaying a heavy flamer

Note this beta version should be compatible with saves from v1.0.22. However I'm afraid ongoing PBEM games will not be compatible (although if two of you are are both on v1.0.23 beta you can start a new PBEM game)

regards
Ben Wilkins

Re: Sanctus Reach v1.0.23 beta available

Posted: Sat Jul 15, 2017 7:32 pm
by Exaercase
:) thx to take count of our report you are a great company and very reactive :)

Thx again for this great game
Regards ExA
Olivier Milliot

Re: Sanctus Reach v1.0.23 beta available

Posted: Sat Jul 15, 2017 8:29 pm
by Exaercase
Hello,

Just one (comsetic surely) bug and a pereapth a Low Level Hero Level 2 Skill Bug (Or it's a gamplay choice ?)

----------------------------------------------------------------------------------------------

Hello,

A little grapical bug or a missing skill for : Terminator Wolf Guard - Beoric Winterfang

This skill are in position 5 & 6 not in poistion 6 & 7 so skill 7 is black

I don't know if you have in mind to done 3 skill and forget one to Terminator Wolf Guard - Beoric Winterfang or it's just graphical error.

File : .\core\Sanctus_Wolves_Abilities.txt

Code: Select all

   [Beoric_Winterfang]
   START[b][i]5[/i][/b] 19
   START[b][i]6[/i][/b] 48
   LEVEL2 23 26 29 30 31 46 47 48 
   LEVEL3 23 26 29 30 31 32 46 47 48 
   LEVEL4 23 25 26 29 30 31 32 46 47 48 50
If only 2 skills i think code must be :

Code: Select all

   [Beoric_Winterfang]
   START[b][i]6[/i][/b] 19
   START[b][i]7[/i][/b] 48
   LEVEL2 23 26 29 30 31 46 47 48 
   LEVEL3 23 26 29 30 31 32 46 47 48 
   LEVEL4 23 25 26 29 30 31 32 46 47 48 50
---------------------------------------------------------------------------------------------

Totaly other thing as i read this file i could see that many low level hero have skill for level 2/3/4
But all of this hero of low level start at level 2 but don't have the skill corresponding :)

For exemple Beoric is Level 2 with no skill for this level but have the code in .\core\Sanctus_Wolves_Abilities.txt for it.

Code: Select all

   [Beoric_Winterfang]
   START[b][i]5[/i][/b] 19
   START[b][i]6[/i][/b] 48
[b][i]   LEVEL2 23 26 29 30 31 46 47 48 [/i][/b]
   LEVEL3 23 26 29 30 31 32 46 47 48 
   LEVEL4 23 25 26 29 30 31 32 46 47 48 50
Bug ? Gameplay Choise ?

--------------------------------------------------------------

Hope could help
Best regards Olivier Milliot