Skip to content

v3.5.5

Choose a tag to compare

@VirtueSky VirtueSky released this 29 May 10:32
a830048

Changed:

  • Notification: Update ScheduleMode Notification

    • InteractiveTime: Schedule after X minutes from the current time
    • Specific Time: Schedule at a specific time (e.g., up to 6 AM)
  • Inspector: Add TableColumnWidthAttribute to set the column width when the field is displayed in the [TableList].

  • Debug: Add Vlog (log custom when set define symbol VIRTUESKU_DEBUG_LOG or use Editor)

  • Component: Update ResizeMatchCanvasScalerComponent (Use screen aspect ratio if camera is null)

  • Advertising:

    • Set parameter placement with default value is "" instead of null
    • Set placement for LevelPlayBannerAdUnit and MaxBannerAdUnit
    • LevelPlay SetPauseGame if SdkInitializationCompleted
    • Using paidedCallback event for LevelPlay AdUnitVariable
    • Add custom AdsInfo and AdsError for ads callback
    • Add receivedRewardCallback event and extension OnReceivedReward
    • Fix error RewardAd (skippedCallback event being called after earn rewarded and close ads)
    • Fix the null LevelPlay rewardAd and interstitialAd error when load
    • Integrate the show ad mediation debugger feature (use Advertising.ShowAdMediationDebugger())
    • Fix condition auto load ads
    • Fix error stuck LevelPlay interstitial ad after close ads
    • AdSettings add option Mediation Load Mode (Single or Multiple)
    • Admob SetRequestConfiguration before init sdk
    • Add Properties IsLoading for AdUnit
    • Update ads info for Admob (get ad source via callback)
    • Raise ad event callback on unity main thread (Max, Admob and LevelPlay)
    • Fix condition load AdClient with GDPR
    • Add placement AdsInfo for Admob ad unit
    • Fix condition show AOA (Max and Admob)
  • Audio: Added an option to Auto Preview when clicking on SoundData.

  • Tween: Add Tween custom and Remove dependence on PrimeTween. Add VIRTUESKY_PRIME_TWEEN to use PrimeTweenExtension (For older versions)

  • UniTask: Remove dependence on UniTask.

Full Changelog: 3.5.4...3.5.5