[This is preliminary documentation and is subject to change.]
Version v0.50.1044.10171 was released on UNKNOWN UTC.
Re-implemented Vehicle::RadioStation.
Fixed Vehicle::EngineRevolutionsRatio returning invalid value since v944.
Fixed Vehicle::ApplySirenSettingsFrom() not working since v944.
Fixed that setting the color properties of Rage::Vehicle crashed the game.
Added simple "shortcuts" for the 'Execute' and 'Get' console commands:
#LPC will be replaced by Rage.Game.LocalPlayer.Character
#LP will be replaced by Rage.Game.LocalPlayer
#LV will be replaced by Rage.Game.LocalPlayer.LastVehicle
#CV will be replaced by Rage.Game.LocalPlayer.Character.CurrentVehicle
Added implicit namespace using for System.Drawing to code snippets.