MantisBT - Zandronum
View Issue Details
0003859Zandronum[All Projects] Bugpublic2020-09-08 17:002023-03-16 02:43
geNia 
 
normalminoralways
newopen 
MicrosoftWindowsXP/Vista/7
 
 
0003859: Fov resets to 90 upon player respawn
The summary says it all. I attached a patch to this ticket, please review.
No tags attached.
parent of 0002473closed  Zandronum desnot save FOV value in ini 
has duplicate 0001871closed  Add a cvar to store desired fov 
patch 10200.patch (2,308) 2020-09-08 17:00
https://zandronum.com/tracker/file_download.php?file_id=2631&type=bug
patch 10200 new.patch (3,283) 2020-09-09 16:09
https://zandronum.com/tracker/file_download.php?file_id=2632&type=bug
Issue History
2020-09-08 17:00geNiaNew Issue
2020-09-08 17:00geNiaFile Added: 10200.patch
2020-09-08 17:39LeonardStatusnew => needs review
2020-09-09 16:09geNiaFile Added: 10200 new.patch
2020-09-09 16:09geNiaNote Added: 0021536
2020-09-20 20:06Torr SamahoNote Added: 0021538
2020-09-20 20:07Torr SamahoStatusneeds review => feedback
2020-09-20 20:19geNiaNote Added: 0021539
2020-09-20 20:19geNiaStatusfeedback => new
2023-03-16 02:28WaTaKiDRelationship addedhas duplicate 0001871
2023-03-16 02:29WaTaKiDRelationship addedparent of 0002473
2023-03-16 02:30WaTaKiDNote Added: 0022807
2023-03-16 02:30WaTaKiDNote Edited: 0022807bug_revision_view_page.php?bugnote_id=22807#r13945
2023-03-16 02:43WaTaKiDNote Added: 0022808

Notes
(0021536)
geNia   
2020-09-09 16:09   
I found a bug in my patch. I can't delete the original patch, so I uploaded a new one. Please review.
(0021538)
Torr Samaho   
2020-09-20 20:06   
That looks like something also interesting for GZDoom. Does GZDoom already allow to configure this delay?
(0021539)
geNia   
2020-09-20 20:19   
No, it doesn't. I would suggest to hold on this change though, because there is a Zandronum fork being made with changes asked by QC:DE devs. Once it goes public you may want to use those patches instead.
(0022807)
WaTaKiD   
2023-03-16 02:30   
gzdoom 2.4.0 changed fov from a cmd to a cvar with 'https://github.com/ZDoom/gzdoom/commit/bb1709228cb0e9b66150094d9d836e50468772b4 [^]' which unfortunately has some zscript in it as well

(0022808)
WaTaKiD   
2023-03-16 02:43   
theres also 'https://osdn.net/projects/zandronum/ticket/43168 [^]'