MantisBT - Zandronum
View Issue Details
0004302Zandronum[All Projects] Bugpublic2024-06-01 08:392024-08-14 23:11
unknownna 
Kaminsky 
normalminoralways
resolvedfixed 
3.1 
3.23.2 
0004302: Icons not shown above yourself in front of mirrors unless you're in chasecam mode
If you stand in front of a mirror (182:Line_Mirror and Sector_SetPlaneReflection), no icons will be drawn above your own player unless you happen to be in chasecam mode.
1. zandronum -iwad doom2.wad -file linemirror_iconbug_01.wad +map map01
2. Try to talk or open the console or menu. If you're using 3.2, you can also enable ally icons as well. No icons will appear above you.
3. Enable chasecam mode with "chase". The icons will only now appear.
No tags attached.
related to 0004296closed  Ally icon is not rendered above friendly players when using chasecam 
? linemirror_iconbug_01.wad (1,616) 2024-06-01 08:39
https://zandronum.com/tracker/file_download.php?file_id=3032&type=bug
Issue History
2024-06-01 08:39unknownnaNew Issue
2024-06-01 08:39unknownnaFile Added: linemirror_iconbug_01.wad
2024-06-01 08:39unknownnaRelationship addedrelated to 0004296
2024-08-13 14:50KaminskyNote Added: 0023936
2024-08-13 14:50KaminskyAssigned To => Kaminsky
2024-08-13 14:50KaminskyStatusnew => needs review
2024-08-13 14:50KaminskyTarget Version => 3.2
2024-08-14 23:11unknownnaNote Added: 0023941
2024-08-14 23:11unknownnaStatusneeds review => resolved
2024-08-14 23:11unknownnaFixed in Version => 3.2
2024-08-14 23:11unknownnaResolutionopen => fixed

Notes
(0023936)
Kaminsky   
2024-08-13 14:50   
You can now see icons above your own head (or whoever you're spying on) through the mirror when you, the local player, aren't in chasecam mode, as per'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/167 [^]'

Note to self: use the ONLYVISIBLEINMIRRORS actor flag from GZDoom (https://github.com/ZDoom/gzdoom/commit/593627f0499ce3cda972368fe07dacaa00eac68d) when it's backported to Zandronum in the future.
(0023941)
unknownna   
2024-08-14 23:11   
This one seems to work now.