Fixed text of game_text being cut off if too long
Use string.StartsWith over StartWith
Fixed regression with duplicated NPC being forced to drop to the ground
Whip out Paint tool when selecting a decal
Prevent errors with IconEditor and DAdjustableModelPanel with no entity
Fixed problem counter not updating when problems are fired too early
Adjustments to fallback main menu
Enable asset:// for loading screens
Fixed a bug with markup library
Allow constraint.Keepupright on more entities
Fixed a regression with Entity:NetworkVar
Minor cleanups
Added DMenuOption radio setting
Fixed DMenuOption:SetChecked not calling OnChecked
Read-Only file problem handling
Allow right clicking in Bodygroup/Skin entity properties
CreationMenu validates the panel it wants to parent to
Workarounds around game.CleanUpMap() due to bad addons