7f14b4b
Add glibc's PRNG - heinrich5991
2692f3c
Use a consistent PRNG on all platforms - heinrich5991
b488be0
Actually seed the PRNG on each round - heinrich5991
c9c7f94
Use the PCG-XSH-RR PRNG instead - heinrich5991
9075bc4
Add a comment justifying the modulo for random numbers - heinrich5991
438dc51
Merge #2212 - bors[bot]CNetMsg_Sv_PlayerTime
is supposed to work?CNetObj_PlayerInfo
?Traceback (most recent call last):
File "./update-points.py", line 25, in
with con:
ttributeError: __exit__
Whats the solution ?CNetMsg_Sv_PlayerTime
is a relic from the first race client. I doubt any client still relies on it. The ddnet implementation even seems to be incompatible with itself. Server uses hundredths of a second while the client uses seconds.eb9b1a3
Switch markdown processor from redcarpet to kramdown - def-m_SetSavePos && !m_Super && !m_DeepFreeze
pChr->Teams()->TeamMask(pChr->Team())
should be pChr->Teams()->TeamMask(pChr->Team(), -1, pChr->GetPlayer()->GetCID())