MantisBT - Zandronum
View Issue Details
0002476Zandronum[All Projects] Bugpublic2015-10-03 15:182018-09-30 22:18
WaTaKiD 
Torr Samaho 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002476: allow jump/crouch in gameplay options cannot be set to "on"
it seems that because of this, sv_jump and sv_crouch cannot be set to "2" which will enable sv_allowjump or sv_allowcrouch

this is not an issue in zdoom or zan 2.1.2
load up zan 3.0
options > gameplay options
toggle allow jump/crouch
cant set it to "on", only default and off
No tags attached.
Issue History
2015-10-03 15:18WaTaKiDNew Issue
2015-10-04 07:48Edward-sanNote Added: 0013576
2015-10-04 07:48Edward-sanStatusnew => feedback
2015-10-04 16:42WaTaKiDNote Added: 0013597
2015-10-04 16:42WaTaKiDStatusfeedback => new
2015-10-04 20:14Torr SamahoNote Added: 0013602
2015-10-04 20:15Torr SamahoAssigned To => Torr Samaho
2015-10-04 20:15Torr SamahoStatusnew => needs testing
2015-10-04 20:27cobaltTarget Version => 3.0
2015-10-04 20:27cobaltDescription Updatedbug_revision_view_page.php?rev_id=8101#r8101
2015-10-04 20:27cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8103#r8103
2015-10-04 20:27cobaltNote Added: 0013603
2015-10-05 22:15Ru5tK1ngNote Added: 0013622
2015-10-06 16:22DuskStatusneeds testing => resolved
2015-10-06 16:22DuskFixed in Version => 3.0
2015-10-06 16:22DuskResolutionopen => fixed
2018-09-30 22:18Blzut3Statusresolved => closed

Notes
(0013576)
Edward-san   
2015-10-04 07:48   
What about GZDoom 1.8.6?
(0013597)
WaTaKiD   
2015-10-04 16:42   
not an issue in gzdoom 1.8.6 either
(0013602)
Torr Samaho   
2015-10-04 20:14   
Should be fixed now.
(0013603)
cobalt   
2015-10-04 20:27   
Issue addressed by commit 7c829fcd2143: Changed the dmflags values to match the ZDoom values to resolve compatibility problems with the updated ZDoom base and future ZDoom updates. Launchers and config files need to be updated to account for this change (fixes 2476).
Committed by Benjamin Berkels [Torr Samaho] on Sunday 04 October 2015 22:12:51

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/doomdef.h | 30 ++++++++++++++----------------
 2 files changed, 15 insertions(+), 16 deletions(-)

(0013622)
Ru5tK1ng   
2015-10-05 22:15   
Tested with alpha-151004-2012 and both options can now be toggled to 'On'.