Skip to content

v2.3.5 - Unity 2019/2020/2021

Compare
Choose a tag to compare
@alihan98ersoy alihan98ersoy released this 05 Dec 13:15
· 60 commits to master since this release

Release Notes

General

This significant update to EvilMindDevs:master spans multiple aspects from syntax improvements to new feature additions. Primarily achieved by @alihan98ersoy, the update also includes contributions from @htpck and @Andronovo-bit. And also special thanks to @am1goo for his support.

Changelog

<@alihan98ersoy>

  • Meta files were added (6f9d6f9).
  • Added functionality to control consumption owned items on initialization of IAP process (43586db).
  • 3D model kit improvements

  • Fixed scenes and DLL.(c3ca06b).
  • Fixed syntax in TaskListDisplay (62ee1be).
  • Modeling3dDemoManager.cs was updated (561788f).
  • Update to Modeling3dMeterialDemoManager.cs includes changes to TaskID and APIKey logic and bugfixes (552471c).
  • Created a new Modeling tab (a57191c).
  • Updated ModelingManagers (cb021b6).
  • Removed ModelingKit Android Package (ba791be).
    Please remember that since the ModelingKit Android Package has been removed, Manifest&gradle.properties now need to be implemented manually.
  • Created HMSModelingKitSettings.cs (8d4943b).

@am1goo

  • Added ability to disable automatic consumption purchases while initialization IAP process. #451
  • Facilitated the passing of developer payload strings through the PurchaseProduct method #450

@Andronovo-bit

  • Added a quick access Key Tool for SHA-256 key retrieval (#446).
    for more please refer to Obtain the SHA-256 with HMS Key Tool.
  • Refactored toggle labels and key names for HMS Core Installer.
  • Added Google Play Release area in the Common Libraries tab where HMS Core Installer can be enabled or disabled.

@htpck

  • Introduced ask-for-star.yml in Github Action.
  • Fixed Consent methods issue in HMSAdsKitManager (364).

We appreciate your continued support and feedback as we strive to improve our platform's capabilities.