MantisBT - Zandronum
View Issue Details
0000378Zandronum[All Projects] Bugpublic2011-04-14 01:232024-03-11 09:11
unknownna 
Torr Samaho 
normalmajoralways
resolvedfixed 
98d 
3.1 
0000378: Spectators inherit flags/properties from A_SkullPop actor
Let us say that the actor has the speed property value set to 0. The spectator will then not be able to move.
With inherited speed property:

1. zandronum -iwad doom2.wad -file spectator_skullpop_test_02b.wad +map map01
2. "kill; spectate" in the console.

Without inherited speed property:

1. zandronum -iwad doom2.wad -file spectator_skullpop_test_02b.wad +map map01
2. "kill" in the console.
3. "spectate" in the console.
spectator
has duplicate 0003252resolved Kaminsky Issues with A_SkullPop or PlayerChunk's 
? spectator_skullpop_test_01.wad (269) 2011-04-14 01:23
/tracker/file_download.php?file_id=246&type=bug
? spectator_skullpop_test_02b.wad (3,469) 2015-06-16 00:50
/tracker/file_download.php?file_id=1551&type=bug
Issue History
2011-04-14 01:23unknownnaNew Issue
2011-04-14 01:23unknownnaFile Added: spectator_skullpop_test_01.wad
2012-03-25 20:54Torr SamahoAssigned To => Torr Samaho
2012-03-25 20:54Torr SamahoStatusnew => assigned
2012-03-25 22:10Torr SamahoNote Added: 0002897
2012-03-25 22:10Torr SamahoStatusassigned => resolved
2012-03-25 22:10Torr SamahoFixed in Version => 1.0
2012-03-25 22:10Torr SamahoResolutionopen => fixed
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2015-06-16 00:33unknownnaNote Added: 0012736
2015-06-16 00:33unknownnaStatusresolved => feedback
2015-06-16 00:33unknownnaResolutionfixed => reopened
2015-06-16 00:33unknownnaFile Added: spectator_skullpop_test_02.wad
2015-06-16 00:36unknownnaFile Deleted: spectator_skullpop_test_02.wad
2015-06-16 00:50unknownnaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7461#r7461
2015-06-16 00:50unknownnaFile Added: spectator_skullpop_test_02b.wad
2015-06-16 00:51unknownnaNote Edited: 0012736bug_revision_view_page.php?bugnote_id=12736#r7463
2015-06-16 00:51unknownnaNote Edited: 0012736bug_revision_view_page.php?bugnote_id=12736#r7464
2024-03-11 08:58unknownnaRelationship addedhas duplicate 0003252
2024-03-11 09:11unknownnaStatusfeedback => resolved
2024-03-11 09:11unknownnaResolutionreopened => fixed
2024-03-11 09:11unknownnaFixed in Version1.0 => 3.1

Notes
(0002897)
Torr Samaho   
2012-03-25 22:10   
The spectator could move (I fixed this a while ago), but it couldn't slide on walls. That's fixed now too.
(0012736)
unknownna   
2015-06-16 00:33   
(edited on: 2015-06-16 00:51)
Spectators still seem to inherit flags from the actor. Here are the flags/properties I managed to confirm as inherited:

* Speed
* Radius
* Height (Not too sure.)
* MaxStepHeight
* BounceType
* BounceSound
* WallBounceSound (Not too sure.)
* NOTELEPORT
* ROCKETTRAIL
* GRENADETRAIL