OpenArena / engine

OpenArena modifications to the ioquake3 engine
http://openarena.ws
GNU General Public License v2.0
212 stars 50 forks source link

fix server-unique GUID #67

Closed rdntcntrl closed 2 years ago

rdntcntrl commented 3 years ago

Fixes a bug that caused the GUID to be reset to its server-independent value during CL_Init() even though cl_guidServerUniq is set.

The-Gig commented 2 years ago

Why has this pull request been closed?

The-Gig commented 2 years ago

@rdntcntrl are you there? Why did you close the pull request?

em92 commented 2 years ago

Cited from "Nine Inch Noobs" discord guild, channel #general on Sep 12.

[10:35] eugene: Looks like you are talking about bug, that can be fixed by this PR: https://github.com/ioquake/ioq3/pull/485 Is that correct? If yes, why did you close that PR then? [12:30] Rdnt Cntrl: That patch caused other problems. Didn't have time to fix it yet.

The-Gig commented 2 years ago

Thanks.