Skip to content

GMS Flags 1.0.9

Compare
Choose a tag to compare
@polodarb polodarb released this 05 Nov 21:52
· 95 commits to master since this release
f28e3de

GMS Flags updated to version 1.0.9!

Fixed:

  • Fixed crash on keyboard invocation.
  • Fixed crash when requesting notifications. Now a separate screen is implemented for the request during initial setup.
  • Fixed an issue with overlapping strings in the header.
  • Fixed flag overwriting bug on first screen.
  • Fixed crash when using filters.
  • Fixed crash when using search on Flag Change Screen.
  • Fixed crash when navigating through screens with different flag types.
  • Partially fixed crash when adding a flag (Rarely, but there are problems)

Added:

  • Added ability to reset flag to default value on Int/Float/String.
  • Implemented scrollBar to AppsScreen / PackagesScreen / FlagChangeScreen.
  • Added possibility to view changed flags of all other types (Int/Float/String).
  • Added Ukranian and Russian localizations.

The performance issues of some screens has also been improved.

Known issues:

  • After adding a flag - it may not appear in the list, you need to re-enter the screen.
  • After resetting the flags of the package - the list of flags may also not be updated, you need to restart the screen.