MantisBT - Zandronum
View Issue Details
0002424Zandronum[All Projects] Bugpublic2015-08-29 08:552018-09-30 21:44
Zalewa 
Zalewa 
normalminorhave not tried
closedfixed 
3.0-beta 
3.03.0 
0002424: hud_althud 1's secret counter doesn't work in multiplayer
hud_althud 1's secret counter doesn't work in multiplayer
1. Join a multiplayer game.
2. Issue console command `hud_althud 1`.
3. Maximize your screen so that hud bar disappears and althud kicks in.
4. Discover a secret.
5. althud's secret counter will say 0.
Zandronum build:'https://zandronum.com/downloads/testing/3.0/ZandroDev3.0-150819-2351windows.zip [^]'
No tags attached.
related to 0002421closed Zalewa Player doesn't get "Secret discovered" message when secret was already discovered by someone else. 
Issue History
2015-08-29 08:55ZalewaNew Issue
2015-08-29 08:56ZalewaAdditional Information Updatedbug_revision_view_page.php?rev_id=7960#r7960
2016-11-20 21:35Edward-sanProduct Version3.0 => 3.0-beta
2016-12-18 13:22ZalewaRelationship addedrelated to 0002421
2016-12-18 14:53ZalewaAssigned To => Zalewa
2016-12-18 14:53ZalewaStatusnew => assigned
2016-12-18 16:13ZalewaNote Added: 0016524
2016-12-18 16:13ZalewaStatusassigned => needs review
2016-12-24 22:41DuskTarget Version => 3.0
2017-05-21 19:18Torr SamahoNote Added: 0017733
2017-05-21 19:18Torr SamahoStatusneeds review => needs testing
2017-05-23 02:02Ru5tK1ngNote Added: 0017744
2017-05-23 02:02Ru5tK1ngStatusneeds testing => resolved
2017-05-23 02:02Ru5tK1ngResolutionopen => fixed
2017-05-23 02:02Ru5tK1ngFixed in Version => 3.0
2018-09-30 21:44Blzut3Statusresolved => closed

Notes
(0016524)
Zalewa   
2016-12-18 16:13   
This pull request changes althud's secret counter to show global discovered secrets count instead of personal:
'https://bitbucket.org/Torr_Samaho/zandronum/pull-requests/178/fixed-problems-with-secrets-clientside/ [^]'

This way the althud's secret counter is synchronized with automap's secret counter.
(0017733)
Torr Samaho   
2017-05-21 19:18   
I added your patch.
(0017744)
Ru5tK1ng   
2017-05-23 02:02   
Tested this online with the latest changes and the alt hud's secret count updates properly.