Skip to content

Releases: VirtueSky/sunflower

v2.7.4

29 May 07:40
Compare
Choose a tag to compare
  • update: Feat Show/Hide BannerAd when Close/Display AppOpenAd
  • update: PrimeTween 1.1.19

Full Changelog: 2.7.3...2.7.4

v2.7.3

29 May 03:23
Compare
Choose a tag to compare
  • add: OnClickedAdEvent, OnDisplayedAdEvent, OnFailedToDisplayAdEvent, OnClosedAdEvent for AdUnitVariable
  • custom: Priority menu item
  • add: Method SetIdRuntime for AdUnitVariable ( If SetIdRuntime is used, AdUnitVariable will use the runtime id instead of the id entered in the inspector )

Full Changelog: 2.7.2...2.7.3

v2.7.2

24 May 15:02
Compare
Choose a tag to compare
  • add: OnAdClicked callback
  • add: OnLoadAdEvent and OnLoadToFailedAdEvent in AdUnitVariable
  • fix: Component

Full Changelog: 2.7.1...2.7.2

v2.7.1

21 May 04:54
Compare
Choose a tag to compare
  • fix: Error call show Max App Open Ads (see commit)
  • update: Max sdk 6.5.2
  • remove: Scriptable AdClient and fix AdSetting (see commit)
  • add: Condidtion auto show app open ads (see commit)
  • add: Method Toggle for BoolVariable (see commit)
  • add: Feature Clamp for IntegerVariable and FloatVariable (see commit)

Full Changelog: 2.7.0...2.7.1

v2.7.0

14 May 03:43
Compare
Choose a tag to compare
  • remove: Id in BaseMono
  • remove: Id id BaseSO
  • change: NameId to Guid to BaseVariable
  • update: PrimeTween 1.1.18

Full Changelog: 2.6.9...2.7.0

v2.6.9

11 May 09:07
Compare
Choose a tag to compare
  • fix: Create GameObjectEvent and TransformEvent by control panel and menuitem

Full Changelog: 2.6.8...2.6.9

v2.6.8

10 May 17:00
Compare
Choose a tag to compare
  • update: firebase 12.0.0
  • add: Event, Event-Result (Transform and GameObject)

Full Changelog: 2.6.7...2.6.8

v2.6.7

09 May 09:44
Compare
Choose a tag to compare
  • change: Static Class to Struct (Module TrackingRevenue)
  • add: CacheComponent
  • fix: SoundComponent (inherit from CacheComponent)
  • update: Maxx sdk 6.4.4
  • fix: Audio (use SoundCache to Pause, Resume, Stop Sfx)

Full Changelog: 2.6.6...2.6.7

v2.6.6

24 Apr 10:22
Compare
Choose a tag to compare
  • update: PrimeTween 1.1.17
  • update: Firebase 11.9.0
  • update: google mobile ads v9.1.0
  • fix: FirebaseRemoteConfigManager (remove event, use booleanVariable to check fetch completed)

v2.6.5

19 Apr 14:31
Compare
Choose a tag to compare
  • update: PrimeTween 1.1.16
  • add: Method IsPlaying HandleAnimancerComponent.
  • add: Method Resume, Pause, Play (RotateComponent, BounceComponent, EffectZoomInOutComponent) [see commit]