[Nightly] Update v0.7.3860a
[h3]Changelog[/h3]
- Added option "allow import" in the CodeEditor dialog when compiling a script to allow the binary to be imported into another script.
- In addition to importing src files with import_code, you can now import script binaries that have been compiled with the allow_import flag.
- Added allowImport option in method Shell.build
- Added aptclient.so library on all computers, it is necessary to import it with import_lib to use apt-get methods.
- Moved apt methods from shell to aptclient.so library
- Renamed aptclient methods to: check_upgrade, install, search, show, update, add_repo
- Fixed bug in print method that caused spaces or line breaks at the beginning of the text to be removed.
- Updated admin tools.
- Fixed bug that caused police networks to not be generated in a new SP game or after a server wipe in MP.
- Fixed Bug [721] Incorrect metaxploit.so translation
- Fixed Bug [726] map operation with null values crash the script
- Fixed Bug [665] user_input trims spaces from input
- Fixed Bug [288] Using "New Folder" button on the compile page or when downloading a file will do nothing
- Added option "allow import" in the CodeEditor dialog when compiling a script to allow the binary to be imported into another script.
- In addition to importing src files with import_code, you can now import script binaries that have been compiled with the allow_import flag.
- Added allowImport option in method Shell.build
- Added aptclient.so library on all computers, it is necessary to import it with import_lib to use apt-get methods.
- Moved apt methods from shell to aptclient.so library
- Renamed aptclient methods to: check_upgrade, install, search, show, update, add_repo
- Fixed bug in print method that caused spaces or line breaks at the beginning of the text to be removed.
- Updated admin tools.
- Fixed bug that caused police networks to not be generated in a new SP game or after a server wipe in MP.
- Fixed Bug [721] Incorrect metaxploit.so translation
- Fixed Bug [726] map operation with null values crash the script
- Fixed Bug [665] user_input trims spaces from input
- Fixed Bug [288] Using "New Folder" button on the compile page or when downloading a file will do nothing