for example, non-noclipping players are able to stand on the "center" of a noclipped player.
Created attachment 2847 [details] fix noclipping players affecting other players set an r.contents value of 0 for noclipping clients, backing up the r.contents value in the new ent->client->cliprcontents field.
Does this patch depend on something else? Almost all of it fails.
ah yes, the patch in bug 5089; forgot that.
Created attachment 2847 [details] fix noclipping players affecting other players set an r.contents value of 0 for noclipping clients, backing up the r.contents value in the new ent->client->cliprcontents field.