Releases: VirtueSky/sunflower
Releases · VirtueSky/sunflower
v3.1.8
- fix some component (use API for unity 6)
- update register package:
- update firebase 12.4.1
- update ui particle 4.10.3
- fix link google external-dependency-manager
- fix link google-play-core
- fix link google-play-common
- fix link google-play-review
- remove android-app-bundle
Full Changelog: 3.1.7...3.1.8
v3.1.7
- update register package: Admob sdk 9.4.0
- fix: AudioManager
- remove dictionary, use list to cache sound fx component
- remove sound cache in list when finish sfx
- methodGetSoundComponent
return null when parametersoundCache
null) - update: ButtonCustom (auto get PlaySfxEvent when OnReset)
Full Changelog: 3.1.6...3.1.7
3.1.6
- update register package:
firebase 12.4.0
,ironsource 8.4.0
,ui-effect 5.0.0
,ui-particle 4.10.2
(note: ui-effect from v4 to v5 has many updates and changes in components. see here) - add use sound fx in button custom
- change list to array at some place 2348d0d
Full Changelog: 3.1.5...3.1.6
v3.1.5
- fix: Url request check internet
http://google.com
tohttps://google.com
- update: Registri package
admob sdk 9.3.0
,max sdk 8.0.1
,adjust sdk 5.0.5
- fix: Constructor AdjustConfig to start tracking adjust fbe22b1
- fix: Error create Texture2D for unity 6
- open with unity 6
Full Changelog: 3.1.4...3.1.5
v3.1.4
v3.1.3
- add: Linq
- add: Localization
Full Changelog: 3.1.2...3.1.3
v3.1.2
- rename: Method
IsPurchase
toIsPurchased
in IapDataVariable - add: Action
OnTracked
for Tracking (Firebase, Adjust and AppsFlyer)
Full Changelog: 3.1.1...3.1.2
v3.1.1
- add: Property
Id
for AdUnitVariable - remove:
ConfirmPendingPurchase
in IapManager - add: Method
Purchase
andIsPurchase
for IapDataVariable
Full Changelog: 3.1.0...3.1.1
v3.1.0
- update: HeaderLineAttribute (add parameter
isToUpper
,colorText
andcolorLine
) - update: UniTask 2.5.10
- update: UiParticle 4.10.1
- refacter: Ad Variable
Full Changelog: 3.0.9...3.1.0
v3.0.9
- update: Admob Sdk 9.2.1
- rename:
AdjustSetting
->AdjustConfig
andAppsFlyerSettings
->AppsFlyerConfig
Full Changelog: 3.0.8...3.0.9