Skip to content

iFruitAddon2 - 2.0.0

Compare
Choose a tag to compare
@Bob74 Bob74 released this 28 Jan 18:22
· 41 commits to master since this release

Changelog:

  • Fixed an issue where calling a new contact could lead to call another.
  • Contact are now dynamically created (we don't need to specify their index when creating them).
  • While contacts are dynamically added, you can specify where they start to add by changing the value "StartIndex" in "scripts\iFruitAddon2\config.ini" (the config file is created automatically when the script is started for the first time)
  • UI when calling a contact is now localized ("DIALING...", "CONNECTED" and "BUSY")
  • Added an update check to notify the player if a newer version is available.

Known issue:

  • Sometimes the phone will close instantly when trying to call an added contact (the contact will still answer the call btw.)
  • If you open a menu (ie: NativeUI) using a phone contact, the navigation buttons will be handled by the menu AND the phone. So when navigating in the menu, the phone will react.