Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004061Zandronum[All Projects] Bugpublic2022-12-19 04:592024-04-09 04:20
ReporterKaminsky 
Assigned ToKaminsky 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.2 
Target Version3.2Fixed in Version3.2 
Summary0004061: Free chasecam gets "locked" while you're dead.
DescriptionIf you die while using the free chasecam, you will be unable to move the view around the actor that you're spying on. This is because in P_PlayerThink, their angle/pitch are updated based on input only when they're not dead.

If they're dead, then P_PlayerThink calls P_DeathThink which changes the player's angle/pitch to gradually face towards the actor that killed them instead.
Steps To Reproduce1. Start an offline multiplayer game with at least one bot.
2. Spy on the bot with the chasecam and "cl_freechase" enabled.
3. Type "kill" in the console.
4. You are now unable to move your view around the bot until you respawn.
Attached Files

- Relationships

-  Notes
User avatar (0023333)
Kaminsky (developer)
2024-03-10 14:40

This is addressed in this merge request:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/47 [^]'
User avatar (0023488)
Ru5tK1ng (updater)
2024-03-24 21:21

This was merged in:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/e7872589deb3763b559c513f31a444e7709442ad [^]'
User avatar (0023575)
Ru5tK1ng (updater)
2024-04-09 04:20

Tested with the latest 3.2 beta and the chase came worked correctly both online and offline when following the steps to reproduce.

Issue Community Support
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.

- Issue History
Date Modified Username Field Change
2022-12-19 04:59 Kaminsky New Issue
2022-12-19 04:59 Kaminsky Status new => assigned
2022-12-19 04:59 Kaminsky Assigned To => Kaminsky
2024-03-10 14:40 Kaminsky Note Added: 0023333
2024-03-10 14:40 Kaminsky Status assigned => needs review
2024-03-24 21:21 Ru5tK1ng Note Added: 0023488
2024-03-24 21:22 Ru5tK1ng Status needs review => needs testing
2024-04-09 04:20 Ru5tK1ng Note Added: 0023575
2024-04-09 04:20 Ru5tK1ng Status needs testing => resolved
2024-04-09 04:20 Ru5tK1ng Resolution open => fixed
2024-04-09 04:20 Ru5tK1ng Fixed in Version => 3.2






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker