Skip to content

0.39.5-pr001

Pre-release
Pre-release
Compare
Choose a tag to compare
@Noggog Noggog released this 11 Sep 19:17
· 921 commits to pre-release since this release
ca8bf30
  • Added AssetLink concepts. Thanks @Elscrux !
    • IAssetLink concepts take the place of string for asset related fields
    • Systems for locating Inferred Assets that aren't explicitly listed, but inferred by other fields
    • Systems for locating Resolved Assets, which aren't explicitly listed, but are inferred when considering several records in conjunction. VoiceTypeAssets are an initial example.
    • AssetLinkCache for looking up and caching things related to Resolved Assets.
  • Fix for TranslatedString.NumLanguages