Releases: NPBruce/valkyrie
Version 2.1.4
This version will fix the issue with Mansion of Madness recent update 1.7.0 on Steam.
You will have to:
- Make sure official application in Steam is updated
- Import content in Valkyrie
It is for Windows, Mac and Linux only (the issue on Android are still being investigated)
Changelog
#966 MoM 1.7.0 - Broken image (sprites) on Windows
Mac version has not been tested, so please share your feedback if you encounter any issue.
Fix release v2.1.3
This version brings two major bug fixes to the scenario editor.
Join us on Discord, if you want to discuss about this release, content creation, or any other topic related to Valkyrie:
Changelog
#929 #936 Valkyrie crash when editing a copied scenario.
#935 Polski characters like ą can't be typed bug (regression in Unity)
HOTFIX v2.1.2
Because why not do 2 hotfix versions, if you have already done one !
This version includes an additional fix for a regression introduced in 2.1.1.
Changelog
#916 Rework to fix major regression (some quests not starting)
HOTFIX v2.1.1
This release is a HOTFIX release, to fix some major issues seen in version 2.1.0
Changelog:
#917 Log menu cancel monster attack
#912 Editor - Save Function does not remove menu
#916 Black screen after monster appearance, in "InTheDark"
#915 Button bar / UI does not appear on some scenarios
#914 Black screen when loading a saved scenario
#911 Problem with dialogues in combination with the shop interface
Valkyrie 2.1.0
Scope
This release brings a ton of bugfix, performance improvements, and one major feature :
you can now see the scenario rating, give your own rating to the scenarios after playing, and leave comments to the scenario author.
Note to scenario authors: if you wish to see the players comments and additional details for your scenario, please raise an issue in Github and we will give you access to the file.
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 DiscordChangelog:
Evolutions:
#111 #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
- directory name is used as a unique name for your quest : it should not change !
- scenario should not use default directory name (EditorScenario) for stats
- stats only support packaged quest
#430 [MoM] Add transition sceen between phases, V2
#859 [MoM] Improve button bar look and placement, V2
#852 [MoM] Major improvement on French translation
#837 Added free tile placement
#877 Support for the Chinese UI
#873 Left align component in editor, when sorting by name
#762 Save sort option in editor
#882 Build now support latest Unity2018.2.5.f1, set Steam path for build in build.bat
#842 #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
- 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
#501 Display a warning button when a new application version is available
#841 Horror Test Bug Fix : you can now use UI items in horror phase
#620 D2E Class/Skill/Hero/Monster names to use FFG language data
#000 Upgrade to Unity 2018.2.10f1
#000 Display "alpha"/"beta" info text for pre-release versions
#000 remove IA
Fix
#892 [FIX] Monster breaks investigator phase
#891 [FIX] Tokens being covered by object after save/load or undo
#894 [FIX] [Android, Mac, Linux] Images/Sounds in Subfolders do not load
#224 [FIX] When editing an scenario, its loaded twice:
- Performance improvement: only one quest load for quest edition, and quest testing
#893 [FIX] Do not display autosave slot even when no saves exists yet
#820 [FIX] Problem when using UI elements in consecutive quests
#689 [FIX] Double values in translation files
#708 [FIX] Crash when pressing Download with no internet connection
Now display error message
#805 [FIX] Descent Shop item duplicates
Also fix price yellow background
#904 [FIX] Opening custom scenario bugged
- Do not go back to menu when a monsters cannot be found, show a warning instead in the logs
- Add missing text in translations, seen when using latest extension so we don't use chinese by default
- remove duplicate in Chinese translations
#821 [FIX] (partial fix) Spawn Instruction exclusions not working
#796 [FIX] Custom Monsters that share models
Also check custom monster type
#826 [FIX] BUG: Event repeated twice when using Trigger: StartRound - D2E
#850 [FIX] BUG: {symbol} doesn't change to picture in Attacks against Custom monsters
#859 [FIX] [MoM] Do not display button bar in the editor, fix overlap when too many monsters are activated
#553 Fix issue with text box height
#854 from redwolf2/performance_fix
#880 Fix null pointer exception when loading quest with specific audio files
#846 automatic savegames are now much faster
#836 Slow response
#835 Free tile placement
#838 Performance fix
[FIX] Cleanup on Path creation
[FIX] Clean compilation warning
Build environment
- Unity2018.2.10f1
- Android SDK 28.0.2
- JDK 1.8.0_181
Valkyrie 2.0.1
Changelog
- D2E: Fixed MoM UI appearing on load or undo
- MoM: Fixed Painkillers item image
Valkyrie 2.0.0
Changelog
Players
Major
- Android Support (big thanks to @redwolf2)
- MoM: Add support for FFG MoM 1.5.0 (requires 1.5.0 or newer)
- MoM: Sactum of Twilight content added
Minor
- Updated Polish translations
- Updated Italian translations
- If language entry is empty use default language data
- Initial Imperial Assault work
- D2E: Fixed Crow Hag activation text
- D2E: Fixed multi line activations
- D2E: Fixed store buttons
- MoM: Fixed icon dispaly in Code puzzles
- MoM: Fixed mythos events with ':' characters
- MoM: Tommy now starts with Becky unique item
- MoM: Import additional images (unused currently)
Editor
- Added {c: text references to UI Components and Event buttons
- Traits can now be excluded in editor selection
- Content packs that are not required are excluded by default
- New lines in component comments now works
- Component lists can be reverse sorted, and alphabetically sorted
- Quests now end with $end, no longer based on component name
- Fixed corruption issue in editor after saving
- Renaming component in editor without change no longer adds '0'
- #Hero vars added to selection dialog
- Fixed pasting text with windows line endings
- Fixed issues with " characters in text
- MoM: Can add investigator attacks to CustomMonsters in editor
- MoM: spellattack and spelldefence traits added
Valkyrie 1.7.0d
Prerelease
Changelog:
Support for MoM 1.5
Renaming component in editor without change no longer adds '0'
#Hero<name> vars added for hero selection
Fixed copying text under windows
Fixed saving text with odd number of " characters
Valkyrie 1.7.0c
Prerelease
Changelog:
Fixed corruption issue in editor after saving
Updated Polish translations
Updated Italian translations
Auto rotate on Android
If language entry is empty use default language data
Fixed packages showing in editor on Android
Fixed missing images on some Android devices
Initial Imperial Assault work
MoM: Fixed fire and darkness tokens on Android
MoM: Import additional images (unused currently)
D2E: Fixed multi line text bug
D2E: Fixed store buttons
Valkyrie 1.7.0b
Changelog:
Pinch to zoom support added
MoM: Fixed mythos events with ':' characters
MoM: Tommy now starts with Becky unique item
MoM: Can add investigator attacks to CustomMonsters in editor
MoM: spellattack and spelldefence traits added
MoM: Streets of Arkham content fixed on Android
MoM: Large tile scale fixed on Android