Map.Reset preserves map entities by their hammer ID
This means you can preserve specific instances of prop_physics for example. No changes to gamemode code needed.
Adds Entity.HammerID (internal)
Update default filter to remove check for entities parented to the Game entity
It was a hack for HudEntity, which is now checked for explicitly
Adds Type.IsBasedOnGenericType