Skip to content

Beta tests V2.2.00b

Pre-release
Pre-release

Choose a tag to compare

@BenRQ BenRQ released this 14 Feb 01:38

Welcome to the beta test of version 2.2 :)

This version is still being tested and has bugs.
Please only use this version if you are ready to report issue on GitHub. If not, you should wait for the stable official version.

If you are ready to help, please enter one new issue for each problem you see, with as many details as possible regarding the way to reproduce it. Screenshots are very welcome.

Scope of 2.2

Version 2.2 contains a massive amount of fix and improvement.

The main new feature is the new scenario explorer that allows fast loading of all online quests, with visual clues on all relevant information, along with filter and sort option.

WARNING: Please note the version 2.2 integrates a new quest format so if you are a quest author, do not update your scenario with 2.2 version until this version is fully released.

Changelog

Here is the (almost) full changelog:

  • #1052 Support latest version of MoM for Import, by using custom tokens

  • Scenario explorer v2 (#1007, #832, #938, #957, #958, #961, #962, #963, #1005)

  • #934 Test variable: add OR condition
    You can check your tests by adding this in %APPDATA/valkyrie/config.ini

    [Debug]
    tests=1
    
  • #950 A little brighter tile(s) display area

  • #959 Feature: Allow setting a pre-determined solution for a code puzzle.

  • #822 Adding conditions to Monster activations

  • #609 Tests in starting QItems

  • #921 UI Button - Background

  • #656 Crawl file system for apps if the registry fails

  • #923 Display/modify monster life during monster activation phase

  • #821 Spawn Instruction exclusions not working

  • #999 Added russian

  • #1009 Choice voice acting and image for localization (Pull request ongoing by @Ssid113)

  • #1000 Enhancement: Localizations' problems enhancement

  • #1047 Unclear text/button when Steam folder is not found enhancement

  • #1003 Merge "Choice voice acting and image for localization" (thank you @Ssid113)
    You should try it, it works great: Example scenario

  • #1042 New design for buttons (thank you @redwolf2)

  • #1044 Some memory optimizations (thank you @Ssid113 for spotting this)

  • #1047 Unclear text/button when Steam folder is not found

  • Various fixes (#1036, #1035, #1006, #1034, #1041, #1053, #998 , #1000, #981)

  • Small improvement on skill window for D2E

  • Many small performance improvements