Skip to content

Releases: NPBruce/valkyrie

3.11

11 Dec 22:00

Choose a tag to compare

  • Improved load times for scenario selection page #1792
  • Fixed save game not shown issue #1790
  • Fixed missing replacement of monster info text. #1781
  • Added button to export log file in options screen and file logging for Android (maximum log file size is currently 25mb). #1773
  • In Android version removed logic to check for official apps on Game selection screen #1775

3.10

09 Dec 21:54
fbbf4b5

Choose a tag to compare

What's Changed

  • Added option to allow importing data official app data from zip file #1724
  • Added possibility to change resolution and fullscreen mode ingame #1759
  • Fixed issue where scenario description not shown when current language is not included in scenario #1754
  • Cleaned up code of website (removed library dependencies) #1767
  • Migrated Build System to PowerShell #1768

Import from ZIP

You can import data using one of two methods:

  • Import from official app: Allows to import directly from the official Mansions of Madness or Descent: Road to Legend apps (not available on Android).
  • Import from ZIP: Allows to import from a downloaded zip file. The zip file needs to be downloaded from the URLs listed in the ZIP Import Guide specific to your operating system.

3.0.4

08 Oct 23:47

Choose a tag to compare

  • The release fixes a larger unity engine security issue that occurred for all unity versions.
  • Furthermore it adds changes required to build Valkyrie with Unity 2019. This was done in order to move to a Unity version which is still receiving updates.
  • With this build the android apk is a combined 32/64-bit executable.

3.0.3

01 Oct 20:28

Choose a tag to compare

  • Made search for official apps more robust on Mac OS (PR #1751):

Details:
Fixed a problem with importing from the official apps on macos. Previously it would fail if it found an alias with no assets inside. With this fix it will keep searching and find the other .app files for the official apps.

Also if the search fails and Valkyrie falls back to the manual selection dialog it will now work correctly under macos.

3.0.2

11 Sep 18:50

Choose a tag to compare

  • Fixed import issue for Mansions of Madness #1748

3.0.0

19 Jun 07:04

Choose a tag to compare

ℹ️ Please scroll to bottom of this release entry to find and download the Release Assets.

What's Changed

General

  • #1649 Added support for remote custom content packs
  • #1739 Fixed issue when filtering objects in Editor while language was not set to english
  • #1741 Fixed crash in scenario/quest selection screen due to unknown format

Android installation manual

Regarding possible workarounds for importing data on modern Android devices please check this manual:
https://github.com/NPBruce/valkyrie/wiki/Android-installation-manual

2.6.4

14 Jun 10:28

Choose a tag to compare

ℹ️ Please scroll to bottom of this release entry to find and download the release assets.

What's Changed

MoM:

D2E:

General

New Contributors

Android installation manual

Regarding possible workarounds for importing data on modern Android devices please check this manual:
https://github.com/NPBruce/valkyrie/wiki/Android-installation-manual

2.6.0

22 Nov 14:24
2f37f93

Choose a tag to compare

ℹ️ Please scroll to bottom of this page to find and download the release assets.

Table of Contents

Change list

New

#1602 Work around for security restrictions in Android 11+ (and particularly Android 13) when importing assets (from MoM official app and Descent official app).

Bugfix

#1597 Item icons for Mansions of Madness content has been included for HJ, SOA, SOT, BTT and POTS expansions.
#1597 Fixed an issue localization for spanish language for some token icon filters.
#1585 Localization for russian language has been improved.
#1514, #1620, #1619, #1611, #1605, #1602, #1588 Fixed importing assets from MoM official app version 1.9+.

Feature changes

  1. Import problems for Mansions of Madness have been fixed. ⚠️ Important: Please ensure to start the latest Mansions of Madness version at least once on your device to ensure it has downloaded all content.
  2. The import process for Android has been improved. For details please follow this process.

Known Issues

Android 13 folder selection not possible

On Android 13 the folder selection for the Mansions of Madness/Descent Road to Legend App does not automatically select the correct folder but instead goes to the Root folder of the device:

In this case the only workaround is too reset the official Files App for Android to its default state:

  1. Install Total commander.
  2. In Total Commander, go to the home folder and from there to "Installed Apps".
  3. Search for the app "Files" and click on it.
  4. In the properties of the app, click on the 3 dots in the upper right corner and select "Uninstall updates".
  5. Repeat the two previous steps if you also have an app called Files by Google.
  6. Afterwards try import in Valkyrie again.
  7. The import should now automatically select the correct folder:

Android 14 folder selection not possible

It currently seems to be impossible to select the correct folders for import on Android 14 even when resetting the files app. There are currently no known workarounds.

Images missing after import

Sometimes after importing data not all images have been imported. In this case please repeat the import process again.

2.6.0a

14 Nov 13:58
a6f1440

Choose a tag to compare

2.6.0a Pre-release
Pre-release

ℹ️ Please scroll to bottom of this page to find and download the release assets.

Table of Contents

Change list

New

#1602 Work around for security restrictions in Android 11+ (and particularly Android 13) when importing assets (from MoM official app and Descent official app).

Bugfix

#1597 Item icons for Mansions of Madness content has been included for HJ, SOA, SOT, BTT and POTS expansions.
#1597 Fixed an issue localization for spanish language for some token icon filters.
#1585 Localization for russian language has been improved.
#1514, #1620, #1619, #1611, #1605, #1602, #1588 Fixed importing assets from MoM official app version 1.9+.

Feature changes

  1. Import problems for Mansions of Madness have been fixed. ⚠️ Important: Please ensure to start the latest Mansions of Madness version at least once on your device to ensure it has downloaded all content.
  2. The import process for Android has been improved. For details please follow this process.

Known Issues

Android 13 folder selection not possible

On Android 13 the folder selection for the Mansions of Madness/Descent Road to Legend App does not automatically select the correct folder but instead goes to the Root folder of the device:

In this case the only workaround is too reset the official Files App for Android to its default state:

  1. Install Total commander.
  2. In Total Commander, go to the home folder and from there to "Installed Apps".
  3. Search for the app "Files" and click on it.
  4. In the properties of the app, click on the 3 dots in the upper right corner and select "Uninstall updates".
  5. Repeat the two previous steps if you also have an app called Files by Google.
  6. Afterwards try import in Valkyrie again.
  7. The import should now automatically select the correct folder:

Android 14 folder selection not possible

It currently seems to be impossible to select the correct folders for import on Android 14 even when resetting the files app. There are currently no known workarounds.

Images missing after import

Sometimes after importing data not all images have been imported. In this case please repeat the import process again.

2.5.8

23 Dec 07:48

Choose a tag to compare

New

#1580 added Czech translation
#1457 added Japanese translation
#1578 improved Russian translation
#1569 Added tokens for base MoM items

#1515 #1514 Experimental Android 11+ support.

Bugfix

#1560 [MoM] Fixed state issues with button states for monster attacks/evades.
#1548 [MoM] Fixed state issues with Monster defeated button
#1498 #1480 Fixed a bug with Special # components not being selectable in the Editor UI
#1583 #1484 Fixed quest log performance issues during long investigations/adventures/campaigns

Also added Firebase to Valkyrie repository (google no longer maintains their Unity Plugin Repository): firebase/quickstart-unity#1028

Special thanks to @azafairon (Android 11+!), @luisbmier (base MoM item tokens) and @alexandershalin (Russian translation improvements) for their contributions.

Android 11 Support Manual

To use Android on an Android Device with Android 11 or higher the following additional steps are necessary:

  1. Go to your Android Settings > Apps & Notifications
  2. Select Advanced or the three dots at the top-right corner – users might see either option depending on their device
  3. Select Special App Access
  4. Choose Install Unknown Apps
  5. Select the switch for the Valkyrie entry to be selected.
    grafik