Skip to content

Releases: pancake-llc/foundation

2.3.5

19 Dec 10:54
Compare
Choose a tag to compare

Changed

  • add module greenery to draw object use compute shader
  • Embed the level editor into the wizard
  • Update version Notification to 2.3.0
  • Update tween 1.1.5
  • Add module grow mesh
  • Use same height for all button in wizard

2.3.3

14 Dec 06:49
Compare
Choose a tag to compare

Changed

  • Adjusted compatibility when only installing the heart package
  • Removing some unnecessary references to newtonsoft.
  • Remove the newtonsoft converter module

2.3.2

13 Dec 16:56
Compare
Choose a tag to compare

Changed

  • fix performance issue of serialize/deserialize data (Detailed benchmarks will be updated later but on ARMv8 it is about 20 times faster than before. In a window editor environment, it is about 4-5 times faster)

Call Load 10000 times

  • Use serialize newtonsoft json
    editormode_old

  • Use unity serialize job + binary
    editormode_new

2.3.1

12 Dec 08:19
Compare
Choose a tag to compare

Changed

  • locale popup enter name
  • add in-game notification
  • update GameObjectPool now can spawn root as UI element
  • fix localization setting not be available in launcher scene
  • fix Administrator display warning when scene loaded by call Hide Administrator

2.3.0

11 Dec 03:12
Compare
Choose a tag to compare

Changed

  • Split Type UnityEvent into Core/Runtime/UnityEvent (bool, color, float, int, string, transform, vector2, vector3, vector3transform, raycasthit, raycast hit 2d)
  • Add TouchInput holding control drag, finger, pinch
  • Update drawer scriptable
  • -Update tween version

2.2.3

04 Dec 09:09
Compare
Choose a tag to compare

Changed

  • Fix typo
  • Add support localization for notification

2.2.2

03 Dec 15:13
Compare
Choose a tag to compare

Changed

  • Open project with unity 2022.3.12f1
  • Update version Particle Effect for UGUI to version 4.4.0
  • Update Prime Tween version 1.1.2
  • Add logic show popup NoInternet, you can turn on or turn off require internet in HeartSetting
  • Add simple graphy monitor display fps, ram, you can show it in menu administrator
  • Update admob 8.6.0 and mediation
  • Fix wrong syntax in admob banner variable
  • Update AppLovin 6.0.0
  • Add missing safe area in some page and popup
  • Check null in OnValidate of OutfitUnitVariable and DailyRewardVariable to avoid error when open unity
  • Remove entry object after load scene completed
  • Add support localization
    • add tool replace font for all object in project
      -add language feature in wizard
      -add locale text
      -add locale text mesh pro
      -add locale audio clip
      -add locale material
      -add locale font
      -add locale font asset
      -add locale texture
      -add locale prefab
      -add import and export locale from csv
      -add auto translate by google translate
      -add support vietnamese for font lilita one
      -add save state current language
      -add support for save data when exit in editor
      -implement sample locale for foundation
      -add menu change language in popup setting
      -add feature remove all localization component from all object in project (scene, prefab)

2.2.1

03 Nov 04:34
Compare
Choose a tag to compare

Changed

  • Add credit popup place in popup setting
  • Add property handle sound open and close directly in View class
  • Update lastest version tween
  • Call OnCompleted directly of Ad callback when in Editor
  • Fix typo name method in IAPManager
  • Add popup leaderboard
  • Add popup rename
  • Fix refresh ui when collect reward in popup dailyreward
  • Add button debug next day in admistrator
  • Fix update currency in popup outfit
  • Fix method StopAll sound effect
  • Remove property IsTest in IAPData instead use refund feature on Google Play Console to reset purchase
  • AudioListener now only added in persistent scene
  • Add transition popup to avoid issue camera when change scene by addressable
  • Set current level when use jump to level in administrator
  • Button Play This Level in prefab level now work correctly both on editor and runtime
  • Update Notification to version 2.2.2
  • Update IAP package to version 4.10.0
  • Update addressable to version 1.21.19
  • Update leaderboard to version 2.0.0

2.2.0

14 Oct 13:35
Compare
Choose a tag to compare

Changed

  • Update new way implement popup system
  • Add Popup Outfit
  • Add Popup Notification
  • Remove Coroutine Handle
  • Update spine extension method
  • Fix null finder setting
  • Fix clear persistent not clear static data dictionary in editor
  • Update tween

2.1.15

24 Sep 17:43
Compare
Choose a tag to compare

Changed

  • Update version firebase directly install to 11.5.0
  • Update admob, applovin to lastest version
  • Add AppRatingComponent
  • Update Tween
  • On Editor call review now do nothing