MantisBT - Zandronum
View Issue Details
0000273Zandronum[All Projects] Suggestionpublic2011-01-31 20:082018-09-30 19:52
Minigunner 
Dusk 
normalfeatureN/A
closedfixed 
 
1.0 
0000273: Advanced spectator options
Spectators should have the ability to activate/deactivate the fly/noclip cheats. Also, there should be a CVAR, cl_spectatorspeed, that ranges from 0.5-2.0, default 1.0.
The cheats would be best for areas inaccessible by normal, line-special ways, and cl_spectatorspeed would be best for large maps or precision movement for screenshots.
No tags attached.
related to 0000029closed Torr Samaho Noclip for Spectating 
related to 0000964closed Dusk Build [120805-1755] Spectator can move when cl_spectatormove is false 
Issue History
2011-01-31 20:08MinigunnerNew Issue
2012-06-09 19:48DuskNote Added: 0003716
2012-06-09 19:48DuskAssigned To => Dusk
2012-06-09 19:48DuskStatusnew => needs review
2012-06-14 07:50ZzZomboNote Added: 0003764
2012-06-14 11:47DuskNote Added: 0003765
2012-06-14 14:42ZzZomboNote Added: 0003770
2012-06-14 20:43QentNote Added: 0003774
2012-06-15 10:38DuskRelationship addedrelated to 0000029
2012-08-05 08:49Torr SamahoNote Added: 0004258
2012-08-05 08:53Torr SamahoStatusneeds review => feedback
2012-08-05 17:57DuskNote Added: 0004273
2012-08-05 18:32DuskStatusfeedback => needs review
2012-08-06 07:03Torr SamahoNote Added: 0004283
2012-08-06 07:03Torr SamahoStatusneeds review => needs testing
2012-08-06 16:50QentNote Added: 0004291
2012-08-06 16:51QentNote Edited: 0004291bug_revision_view_page.php?bugnote_id=4291#r2358
2012-08-11 13:39DuskRelationship addedrelated to 0000964
2012-08-11 13:41DuskNote Added: 0004344
2012-08-11 13:41DuskNote Edited: 0004344bug_revision_view_page.php?bugnote_id=4344#r2381
2012-08-12 07:05Torr SamahoNote Added: 0004347
2012-10-06 17:07WatermelonNote Added: 0005001
2013-01-12 20:25Torr SamahoNote Added: 0005740
2013-01-12 20:26Torr SamahoStatusneeds testing => resolved
2013-01-12 20:26Torr SamahoResolutionopen => fixed
2013-01-12 20:26Torr SamahoFixed in Version => 1.0
2018-09-30 19:52Blzut3Statusresolved => closed

Notes
(0003716)
Dusk   
2012-06-09 19:48   
I implemented the latter request (spectator speed) as a new CVar cl_spectatormove in neurosphere:
'https://bitbucket.org/CrimsonDusk/neurosphere/changeset/dd9eaf9bb087 [^]'
(0003764)
ZzZombo   
2012-06-14 07:50   
That's certainly should be implemented with a server cvar allowing to turn on/off this feature. Otherwise spectators could use it to find secrets & tell players in game about them.
(0003765)
Dusk   
2012-06-14 11:47   
They can do that anyway, even without this.
(0003770)
ZzZombo   
2012-06-14 14:42   
I mean that now walls clips spectators movement, so only some secrets can be found but without clipping spectators able to observe remote areas separated from the rest by void and normally won't be found ever.
(0003774)
Qent   
2012-06-14 20:43   
They ought to be able to find all of them. They can anyway by opening the level in an editor, so it's merely a matter of convenience.
(0004258)
Torr Samaho   
2012-08-05 08:49   
Quote from Dusk
I implemented the latter request (spectator speed) as a new CVar cl_spectatormove in neurosphere:
'https://bitbucket.org/CrimsonDusk/neurosphere/changeset/dd9eaf9bb087
[^]'
The patch looks good, except for the limits on cl_spectatormove maybe. IMHO those could be lowered considerably. Can anybody really control the movement if cl_spectatorspeed is bigger than 100?

If you create a zandronum-history.txt entry and commit the patch to a new head, I'll pull it.
(0004273)
Dusk   
2012-08-05 17:57   
Committed to new head
(0004283)
Torr Samaho   
2012-08-06 07:03   
Thanks! Pulled and rebased.
(0004291)
Qent   
2012-08-06 16:50   
(edited on: 2012-08-06 16:51)
cl_spectatormove works for normal movement, but not for flying up/down.

Will spectators be allowed to toggle fly/noclip cheats? (They can't yet even with what was added here.)

(0004344)
Dusk   
2012-08-11 13:41   
Fly up/down movement was added in patch linked in child ticket 0000964


Quote
Will spectators be allowed to toggle fly/noclip cheats? (They can't yet even with what was added here.)

I couldn't figure this out back then, maybe I could try it again at some point. However, I think this ticket should be about cl_spectatormove, have noclip for spectators be handled in 0000029

(0004347)
Torr Samaho   
2012-08-12 07:05   
Quote from Dusk
I couldn't figure this out back then, maybe I could try it again at some point. However, I think this ticket should be about cl_spectatormove, have noclip for spectators be handled in 0000029

Yes, let's discuss this in the other ticket and consider this one to be resolved (after testing).
(0005001)
Watermelon   
2012-10-06 17:07   
Sorry if it's been said somewhere, but is there a build I can test this with?
(0005740)
Torr Samaho   
2013-01-12 20:25   
cl_spectatormove is included in 1.0, noclip should be discussed in 0000029, so I'm closing this.