[This is preliminary documentation and is subject to change.]
Version v0.42.969.8470 was released on UNKNOWN UTC.
Added support for game version v791.
Removed support for game version v757.
Fixed reverting game versions ending prematurely on certain retail copies.
Fixed a crash when calling natives that returned null strings.
When pasting text with multiple lines into the console, each line will now be executed as a command.
Added Vehicle::EngineRevolutionsRatio.
Added Vehicle::PunctureFuelTank().
World::GetWaypointBlip() now always returns the correct blip, even when there are non-player set blips with the waypoint sprite.
Made several optimizations to DynamicNativeFunction.
DynamicNativeFunction now supports Entity as return type.
Fixed that PluginAttribute could be applied to everything instead of only the assembly.
Updated various XML comments.