[Experimental] v1.7.2.1
Changelog
- Implemented mouse stuff.
- Scripts should read their settings file correctly.
- Fixed InvalidCastException caused by scripts calling a native function which returned a boolean and the script tried to convert it to an integer.
- “Clear” function of “SettingsFile” class now clears the file.
- “SendChatMessage” function in “Game” class is now functional.
- “GetScript” function in “Game” class is now functional.
- “isScriptRunning” function in “Game” class is now functional.
- “Type” property in “Garage” class is now settable.
- “MemberCount” property in “Team” class is now gettable.
- Removed some more obsolete stuff.