Releases: BenRQ/valkyrie
Release list
Brynhildr has been integrated in official repo
You can now download latest version here : https://github.com/NPBruce/valkyrie/releases/
Brynhildr beta 2.0.2b
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.1Join 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 DiscordRelease 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
Beta Release Brynhildr_2.1.0b
Join us on Discord, if you want to discuss about this release, or any other topic related to Valkyrie :
https://discord.gg/yrVeSVt
Release notes 2.1.0b:
New / changed:
NPBruce#111 NPBruce#887 Stats and rating manager, fully functional
- stats file can be shared with any scenario authors, please raise an issue on github to ask for access
- quest.name should be used to identify your quests versions
- some translations still missing (see NPBruce#887)
NPBruce#430 Add transition sceen between phases, V2
NPBruce#859 [MoM] Improve button bar look and placement, V2
Display "alpha"/"beta" info text for pre-release versions
NPBruce#837 Added free tile placement
NPBruce#877 Support for the Chinese UI
NPBruce#873 Left align component in editor, when sorting by name
NPBruce#762 Save sort option in editor
NPBruce#882 Build now support latest Unity2018.2.5.f1
NPBruce#842 Save game and Quest loading rework
- Savegames do not contain the quest package anymore (performance improvement)
- When listing quests, just extract necessary files from packages (performance improvement)
- When listing quests, only search for content in the "game type" editor and in Download directory (performance improvement)
- Extract the full quest archive only when starting quest,
- Do not extract all quests packages available when loading a quest from a quest : a quest can be started from another quest only if they all are in the same quest archive
Fix:
NPBruce#852 [MoM] Additional improvement on French translation
NPBruce#553 Fix issue with text box height
NPBruce#836 Slow response
NPBruce#854 from redwolf2/performance_fix
NPBruce#807 Fix D2E Undo tool bar.
NPBruce#882 set Steam path for build in build.bat
NPBruce#859 - Overlap when too many monsters are activated
NPBruce#809 Support base path when loading a quest from within a quest
NPBruce#842 Support savegames with quests within quest
NPBruce#880 Fix null pointer exception when loading quest with specific audio files
NPBruce#846 Potential fix : automatic savegames are now much faster
Remaining dev before official release:
- Updating an ongoing quest may break your savegame (todo: add warning)
- Deleting an ongoing quest will break your savegame (todo: add warning)
Build environment:
-Unity2018.2.5.f1
-Android SDK 28.0.2
-JDK 1.8.0_181
Alpha Release Brynhildr_2.1.0a
------ Release notes Valkyrie Brynhildr 2.1.0a --------
Mac OS X version is NOT available.
Only Windows version is tested, PLEASE PROVIDE FEEDBACK if you test on another platform!
Build environment:
-Unity2018.2.5.f1
-Android SDK 28.0.2
-JDK 1.8.0_181
New:
- NPBruce#111 Stats and rating manager - alpha
- NPBruce#430 Add transition sceen between phases
- NPBruce#859 [MoM] Improve button bar look and placement
- NPBruce#837 Added free tile placement
- Display "alpha"/"beta" info text for pre-release versions
- NPBruce#877 Support for the Chinese UI
Fix:
- NPBruce#852 [MoM] Additional improvement on French translation
- NPBruce#553 Fix issue with text box height
- NPBruce#836 Slow response - NPBruce#854 from redwolf2/performance_fix
- NPBruce#807 Fix D2E Undo tool bar.
- NPBruce#882 set Steam path for build in build.bat
- NPBruce#880 Fix null pointer when loading a save file
Known issues:
- NPBruce#859 - Overlap when too many monsters are activated
Remaining dev before official release:
- support game session duration in data report and savegames
- Support rating in download page
- Add quest name in data report (to help the authors know the version tested)
- Manage error when internet connection is not working