Skip to content

Brynhildr beta 2.0.2b

Pre-release
Pre-release

Choose a tag to compare

@BenRQ BenRQ released this 30 Sep 23:51

Notes on version number:

This version Brynhildr 2.0.2b is coming after Brynhildr 2.1.0b. It has all the evolutions and fix of version Brynhildr 2.1.0b plus additional bug fix and evolutions. After discussion, I decided to go back to 2.0 numbering as this version does not have all the fix and evolution planned for official version 2.1

Join us on Discord, if you want to discuss about this release, content creation, or any other topic related to Valkyrie :

Click here to join Valkyrie official Discord

Release notes 2.0.2b:

NEW in 2.0.2 (since Brynhildr_2.1.0b):

NPBruce#501[EVO] Display a warning button when a new application version is available

NPBruce#891[FIX] Tokens being covered by object after save/load or undo

NPBruce#894 [FIX] [Android, Mac, Linux] Images/Sounds in Subfolders do not load

NPBruce#224 [FIX] When editing an scenario, its loaded twice:

  • Performance improvement: only one quest load for quest edition, and quest testing

NPBruce#893 [FIX] Do not display autosave slot even when no saves exists yet

NPBruce#841[EVO] Horror Test Bug Fix : you can now use UI items in horror phase

NPBruce#892 [FIX] Monster breaks investigator phase

#000 [FIX] Small fix on French translation

#000 [FIX] Cleanup on Path creation

#000 [FIX] Clean compilation warning

#000 [EVO] Upgrade to Unity 2018.2.10f1

Fixed bugs introduced in Brynhildr 2.1.0b:

NPBruce#111: [FIX] Stats :

  • list of quest not being displayed when no quest has been downloaded yet (fresh install)
  • scenario should not use default directory name (EditorScenario) for stats
  • stats only support packaged quest
  • Fix issue with descent end screen not showing up

NPBruce#859 [FIX] [MoM] Do not display button bar in the editor

NPBruce#842 NPBruce#809 [FIX][EVO] New load / save system bugfix and rework:

  • Quest content is now written in autosave files only when required for better performance
  • Quest is now saved in a separate thread to avoid long end of turn (new class ZipManager)
  • Improve pre-loading of savegame list, create a preload directory in Temp directory for this
  • secure path construction for quest within quest
  • remove useless information in savefile and quest structure
  • Do not try to extract when loading a scenario not packaged
  • Remove old code
  • fix missing new line in savegame for duration=0
  • Fix issue where quest list screen would not appear when no quests have ever been downloaded
  • Fix loading twice quest data
  • Fix save menu deleting load directory