MantisBT - Zandronum
View Issue Details
0002142Zandronum[All Projects] Bugpublic2015-03-29 23:592018-09-30 21:38
WaTaKiD 
Dusk 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
2.0 
2.12.1 
0002142: monster count in survival shows wrong value
summary
start a game (singleplayer or server) of survival
look at monster count
reset the round
look at monster count
<WaTaKiD>it seems to show up somewhere between c69dc3a and 09c7e91 though
No tags attached.
Issue History
2015-03-29 23:59WaTaKiDNew Issue
2015-03-30 00:04DuskAssigned To => Dusk
2015-03-30 00:04DuskStatusnew => assigned
2015-03-30 00:05DuskProduct Version2.0-beta => 2.0
2015-03-30 00:05DuskTarget Version => 2.1
2015-03-30 00:41DuskNote Added: 0011925
2015-03-30 00:41DuskStatusassigned => needs review
2015-03-30 00:44DuskNote Edited: 0011925bug_revision_view_page.php?bugnote_id=11925#r6852
2015-03-30 08:48DuskNote Edited: 0011925bug_revision_view_page.php?bugnote_id=11925#r6853
2015-03-30 18:48cobaltStatusneeds review => needs testing
2015-03-30 18:48cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6874#r6874
2015-03-30 18:48cobaltNote Added: 0011944
2015-04-24 01:11HypnotoadNote Added: 0012163
2015-04-24 03:59DuskStatusneeds testing => resolved
2015-04-24 03:59DuskFixed in Version => 2.1
2015-04-24 03:59DuskResolutionopen => fixed
2018-09-30 21:38Blzut3Statusresolved => closed

Notes
(0011925)
Dusk   
2015-03-30 00:41   
(edited on: 2015-03-30 08:48)
'https://bitbucket.org/crimsondusk/zandronum-sandbox/compare/level_total_monsters..Torr_Samaho/zandronum [^]'

(0011944)
cobalt   
2015-03-30 18:48   
Issue addressed by commit 94a6f25115c1: - fixed: level.total_monsters went out of count after map resets online (regression induced by 09c7e91; fixes 2142)
Committed by Teemu Piippo [Dusk] on Monday 30 March 2015 03:43:37

Changes in files:
 docs/zandronum-history.txt | 1 +
 src/g_game.cpp | 5 -----
 2 files changed, 1 insertions(+), 5 deletions(-)
(0012163)
Hypnotoad   
2015-04-24 01:10   
Can confirm fix works fine after testing.