What are supported source ports (and maybe their minimum versions)? Mjölnir's page provides such information, is it the same for Keep? In any case, it would be nice to declare source ports support explicitly.
I'm asking because of integer field hitcontentsmaski is FTE extension, it contains junk value in Quakespam based ports, and it can even crash when edicts CCMD is invoked (or just outputs some garbage value for every edict).
This applies to saved games as well. Search for hitcontentsmaski inside .sav file, and there is a high chance of this field's presence in every edict.
Checked with 07b1460.
What are supported source ports (and maybe their minimum versions)? Mjölnir's page provides such information, is it the same for Keep? In any case, it would be nice to declare source ports support explicitly.
I'm asking because of integer field hitcontentsmaski is FTE extension, it contains junk value in Quakespam based ports, and it can even crash when
edictsCCMD is invoked (or just outputs some garbage value for every edict).This applies to saved games as well. Search for
hitcontentsmaskiinside.savfile, and there is a high chance of this field's presence in every edict.Checked with 07b1460.