Releases: VirtueSky/sunflower
Releases · VirtueSky/sunflower
v2.9.6
- update: PrimeTween 1.1.20
- add: Scrollview to tab AppsFlyer in Control Panel
- update: ui-partiacle 4.9.1
- add: Method GetNewServerCode for GooglePlayGamesAuthentication
- add: NameVariable for ServiceAuthentication
- add: Common.Math
Full Changelog: 2.9.5...2.9.6
v2.9.5
- add: AdjustSettings and AppsFlyerTracking
What's Changed
- Dev by @VirtueSky in #10
New Contributors
- @VirtueSky made their first contribution in #10
Full Changelog: 2.9.4...2.9.5
v2.9.4
- update: Common (add method
PickRandomSubLis
t andPickRandomSubArray
) - update: Firebase sdk 12.2.0
- update: Max sdk 6.6.2
- update: External dependency manager 1.2.182
- update: FirebaseRemoteConfigManager (add FirebaseDependencyAvailable variable)
What's Changed
- Update Common.cs by @DucNV2000 in #8
-
- update firebase 12.2.0 sdk by @DucNV2000 in #9
New Contributors
- @DucNV2000 made their first contribution in #8
Full Changelog: 2.9.3...2.9.4
v2.9.3
- add: ResizeCameraOrthographicComponent (resize orthohraphic camera in tablets)
- update: AdStatic (add property IsShowingAd)
Full Changelog: 2.9.2...2.9.3
v2.9.2
- Fix: Error DictionaryCustom not initializing value in inspector window
Full Changelog: 2.9.1...2.9.2
v2.9.1
- fix: Error null FolderIconSettings and LoadCacheIconData
Full Changelog: 2.9.0...2.9.1
v2.9.0
- fix: FolderIcons (cache folder icon data in setting)
- fix: DictionaryCustom (Update dictionary in Inspector Window when value changed)
- add: Tooltip for ScriptableVariable
Full Changelog: 2.8.9...2.9.0
v2.8.9
v2.8.8
- fix: Advertising (error null
currentAdClient
in editor) - update: Admob sdk v9.2.0
- update: Max sdk 6.6.1
- add: Api
IsCollapsible
for AdmobBannerVariable (use Admob sdk v9.2.0) - fix: TouchInputManager (remove mouse event, remove ignore UI, change data type touch event to vector3, add
InputPreventTouchVariable
)
Full Changelog: 2.8.7...2.8.8
v2.8.7
- remove: SVector2, SVector3
- fix: Missing api DictionaryCustom (
Clear
,ContainsValue
,EnsureCapacity
,Equals
,GetEnumerator
,GetHashCode
,GetType
,ToString
,TrimExcess
,TryAdd
)
Full Changelog: 2.8.6...2.8.7