[This is preliminary documentation and is subject to change.]
Version v0.24.734.5079 was released on UNKNOWN UTC.
Notifications are no longer shown when a verified plugin is loaded.
Fixed failure to list plugins in the settings dialog that were built with debug info, but where the PDB was not included.
Removed implicit string operator from Model (Caused ambiguity, preventing comparison between Model and Model).
Added Game::FrameRate.
Added Entity::HeightAboveGround.
Added Entity::IsOnScreen.
Added Entity::IsRendered.
Added Entity::IsOnFire.
Added Entity::Opacity.
Added Entity::AttachTo().
Added Entity::Detach().
Added Vehicle::PrimaryColor.
Added Vehicle::SecondaryColor.
Added Vehicle::PearlescentColor.
Added Vehicle::RimColor.