Skip to content

2.2.2

Compare
Choose a tag to compare
@aprius aprius released this 03 Dec 15:13
· 951 commits to main since this release

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)