Anonymous | Login | Signup for a new account | 2025-06-13 21:31 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0003886 | Zandronum | [All Projects] Bug | public | 2021-05-14 20:07 | 2024-03-11 08:14 | ||||
Reporter | Borg | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.0 | ||||||||
Target Version | 3.2 | Fixed in Version | 3.2 | ||||||
Summary | 0003886: A_LookEx does NOT honor +LOOKALLAROUND | ||||||||
Description | A_LookEx and more exacly 'bool P_IsVisible()' does not honor +LOOKALLAROUND flag. I suggest to inspect all code thats having allaround passed as argument. | ||||||||
Additional Information | I added following code to bool P_IsVisible() to fix: if (allaround) fov = ANGLE_MAX; | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
Kaminsky (developer) 2021-08-08 12:18 edited on: 2021-08-08 12:19 |
Sorry for the long delay. Do you have a minimal example wad that reproduces this issue? Also, does it happen in GZDoom 1.8.6 as well? |
auratoostronk (reporter) 2023-07-05 19:19 |
This bug does happen in GZDoom 1.8.6 it appears |
Ru5tK1ng (updater) 2024-02-28 20:14 |
Merge request:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/34 [^]' |
Kaminsky (developer) 2024-03-10 14:46 |
The merge request above was pushed into the main repository:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/6fa5c7725d0f1a1b73bfc0526f7a4fb773fa1b74 [^]' |
Ru5tK1ng (updater) 2024-03-11 08:14 |
Pulled the latest changes and the monster in the example immediately starts to attack offline and online when joining the game. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2021-05-14 20:07 | Borg | New Issue | |
2021-08-08 12:18 | Kaminsky | Note Added: 0021693 | |
2021-08-08 12:19 | Kaminsky | Note Edited: 0021693 | View Revisions |
2023-07-05 19:19 | auratoostronk | Note Added: 0022861 | |
2023-07-05 19:19 | auratoostronk | File Added: test.pk3 | |
2024-02-28 20:14 | Ru5tK1ng | Note Added: 0023096 | |
2024-02-28 20:14 | Ru5tK1ng | Status | new => needs review |
2024-02-28 20:14 | Ru5tK1ng | Target Version | => 3.1 |
2024-02-28 20:14 | Ru5tK1ng | Target Version | 3.1 => 3.2 |
2024-03-10 14:46 | Kaminsky | Note Added: 0023335 | |
2024-03-10 14:46 | Kaminsky | Status | needs review => needs testing |
2024-03-11 08:14 | Ru5tK1ng | Note Added: 0023352 | |
2024-03-11 08:14 | Ru5tK1ng | Status | needs testing => resolved |
2024-03-11 08:14 | Ru5tK1ng | Resolution | open => fixed |
2024-03-11 08:14 | Ru5tK1ng | Fixed in Version | => 3.2 |
Copyright © 2000 - 2025 MantisBT Team |