MantisBT - Zandronum
View Issue Details
0002028Zandronum[All Projects] Suggestionpublic2014-12-16 01:442018-09-30 23:10
ibm5155 
Arco 
lowfeaturealways
closedfixed 
64bits88.1
1.3 
1.42.0 
0002028: Allow spectators on demos use noclip
So, when you're spectating online you can use noclip to pass some areas where you would get stucked, but, if you're spectating on a demo, you cannot use the noclip command.
 Then, it would be cool to allow spectators use noclip on demos too.
No tags attached.
Issue History
2014-12-16 01:44ibm5155New Issue
2014-12-30 00:52LeonardNote Added: 0011136
2014-12-30 12:00Torr SamahoNote Added: 0011138
2014-12-30 12:00Torr SamahoStatusnew => feedback
2014-12-30 16:42cobaltStatusfeedback => needs testing
2014-12-30 16:42cobaltTarget Version => 1.4
2014-12-30 16:42cobaltDescription Updatedbug_revision_view_page.php?rev_id=6207#r6207
2014-12-30 16:42cobaltNote Added: 0011141
2014-12-30 19:25KarakurtNote Added: 0011142
2014-12-30 21:03Torr SamahoNote Added: 0011143
2014-12-30 21:03Torr SamahoNote Edited: 0011143bug_revision_view_page.php?bugnote_id=11143#r6209
2014-12-30 21:04Torr SamahoNote Revision Dropped: 11143: 0006208
2014-12-30 21:08Edward-sanNote Added: 0011144
2014-12-31 10:58Torr SamahoProduct Version2.0-beta => 1.3
2014-12-31 10:58Torr SamahoDescription Updatedbug_revision_view_page.php?rev_id=6210#r6210
2015-01-01 18:13ArcoNote Added: 0011173
2015-01-01 18:13ArcoStatusneeds testing => resolved
2015-01-01 18:13ArcoFixed in Version => 2.0
2015-01-01 18:13ArcoResolutionopen => fixed
2015-01-01 18:13ArcoAssigned To => Arco
2015-01-01 18:31Torr SamahoNote Added: 0011183
2018-09-30 23:10Blzut3Statusresolved => closed

Notes
(0011136)
Leonard   
2014-12-30 00:52   
'https://bitbucket.org/Torr_Samaho/zandronum-stable/pull-request/121/changed-free-spectators-can-now-use-the/diff [^]'
(0011138)
Torr Samaho   
2014-12-30 12:00   
I agree that it's a good idea to allow noclip in free spectate mode when watching demos, but I left some technical comments on how to improve the implementation in the pull request.
(0011141)
cobalt   
2014-12-30 16:42   
Issue addressed by commit faad1e14b105: Changed: Free spectators can now use the noclip cheat in demos. (fixes 2028)
Committed by Leonard on Tuesday 30 December 2014 17:02:49

Changes in files:
 docs/zandronum-history.txt | 1 +
 src/c_cmds.cpp | 4 +++-
 src/cl_demo.cpp | 7 +++++++
 src/cl_demo.h | 1 +
 src/m_cheat.cpp | 3 ++-
 5 files changed, 14 insertions(+), 2 deletions(-)
(0011142)
Karakurt   
2014-12-30 19:25   
Would be cool to have this while spectating at all. I'm not implying make it so we fly throught walls, but having the spec' camera teleport to the edge of an obstacle or to the top of a wall when hitting it, like Zdaemon.
(0011143)
Torr Samaho   
2014-12-30 21:03   
Since 1.1, spectators can use noclip.

(0011144)
Edward-san   
2014-12-30 21:08   
I was thinking about allowing 'idclip/idspispopd' key cheats, too. How much possible is that?
(0011173)
Arco   
2015-01-01 18:13   
Issue fixed in r150101-1703.
(0011183)
Torr Samaho   
2015-01-01 18:31   
Quote from Edward-san

I was thinking about allowing 'idclip/idspispopd' key cheats, too. How much possible is that?

Should be quite possible. This are just different means to activate the noclip cheat.