Bug occurs in both Tremulous 1.1 and Tremulous GPP1
1) View a demo
2) press TAB
3) Demo playback stops.
*** notes ***
1) binding +scores to another key and pressing it will make the scores being shown properly, without interrupting the demo playback.
2) Pressing some other keys will cause the same bug to appear.
3) This bug is fixed in the Tremfusion client (and probably in other clients too), but I couldn't find a patch file for this specific bug.
Created attachment 2378[details]
fixed by this
Comparing Tremulous GPP's source with Tremfusion's source, I found how to fix it.
This patch solves the problem in Tremulous GPP.
Comment 2Chris "Lakitu7" Schwarz
2010-12-06 04:01:30 EST
My understanding is that this was actually some intended functionality for some reason in idq3 and not a bug, but whatever that reason was probably doesn't apply to us anymore. Can anyone provide any reason why we can't finally do this? I've certainly been doing similarly in my client builds for a while.
Comment 3Chris "Lakitu7" Schwarz
2011-01-16 17:49:07 EST
Created attachment 2378 [details] fixed by this Comparing Tremulous GPP's source with Tremfusion's source, I found how to fix it. This patch solves the problem in Tremulous GPP.