Add "allowflip" Parameter to P_DoJump
Basically !2088 (closed) but good. Adds a boolean parameter to `P_DoJump` that controls whether the function should flip you in a jump flip sector. Set to false for bounces and while in quicksand. Set to true for all other proper jumps.