MantisBT - Zandronum
View Issue Details
0002194Zandronum[All Projects] Bugpublic2015-04-17 20:122018-09-30 22:12
Catastrophe 
Torr Samaho 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
 
3.03.0 
0002194: +notelefrag and -telestomp don't work at all with +thruspecies
sv_unblockplayers comes with a handy feature that stops people from telefragging each other while letting them pass through each other.

But, trying to recreate this on DECORATE fails.
load the attached file, start a game, online/offline. add a bunch of bots and watch them telefrag each other on spawn.
No tags attached.
? thruspeciesbug.wad (101,932) 2015-04-17 20:12
/tracker/file_download.php?file_id=1465&type=bug
? thruspeciesbugmap.wad (4,859) 2015-04-19 17:46
/tracker/file_download.php?file_id=1467&type=bug
Issue History
2015-04-17 20:12CatastropheNew Issue
2015-04-17 20:12CatastropheFile Added: thruspeciesbug.wad
2015-04-17 20:35Edward-sanNote Added: 0012127
2015-04-17 20:35Edward-sanStatusnew => feedback
2015-04-19 17:43CatastropheNote Added: 0012138
2015-04-19 17:43CatastropheStatusfeedback => new
2015-04-19 17:46CatastropheFile Added: thruspeciesbugmap.wad
2015-04-19 20:54Edward-sanStatusnew => acknowledged
2015-04-19 20:54Edward-sanResolutionopen => waiting for zdoom
2016-01-29 13:25Edward-sanNote Added: 0014221
2016-01-29 13:25Edward-sanAssigned To => Torr Samaho
2016-01-29 13:25Edward-sanStatusacknowledged => assigned
2016-01-29 13:25Edward-sanResolutionwaiting for zdoom => open
2016-01-30 14:12Torr SamahoNote Added: 0014245
2016-01-30 14:21cobaltStatusassigned => needs testing
2016-01-30 14:21cobaltTarget Version => 3.0
2016-01-30 14:21cobaltDescription Updatedbug_revision_view_page.php?rev_id=8601#r8601
2016-01-30 14:21cobaltNote Added: 0014247
2016-01-31 21:13Ru5tK1ngNote Added: 0014266
2016-01-31 22:50DuskStatusneeds testing => resolved
2016-01-31 22:50DuskFixed in Version => 3.0
2016-01-31 22:50DuskResolutionopen => fixed
2018-09-30 22:12Blzut3Statusresolved => closed

Notes
(0012127)
Edward-san   
2015-04-17 20:35   
Does this happen in ZDoom 2.6.1?
(0012138)
Catastrophe   
2015-04-19 17:43   
Tested with 2.8 and it happens, posted bug report here:'http://forum.zdoom.org/viewtopic.php?f=2&t=48370 [^]'
(0014221)
Edward-san   
2016-01-29 13:25   
[Fixed].
(0014245)
Torr Samaho   
2016-01-30 14:12   
I backported the ZDoom fix.
(0014247)
cobalt   
2016-01-30 14:21   
Issue addressed by commit ff57ae41a1b9: - fixed: P_TeleportMove was missing checks for THRUACTORS and THRUSPECIES flags.
Committed by Christoph Oelckers on Wednesday 31 December 1969 23:59:57

Changes in files:

 src/p_map.cpp | 6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

(0014266)
Ru5tK1ng   
2016-01-31 21:13   
I tried this out with 160131-2023 and no bots were telefragged even when I spammed the addbot command. Seems to work now.