MantisBT - Zandronum
View Issue Details
0004009Zandronum[All Projects] Bugpublic2022-06-01 18:222022-09-29 04:05
Evil Operative 
Kaminsky 
highminoralways
resolvedfixed 
MicrosoftWindowsXP/Vista/7
3.1 
3.23.2 
0004009: "FastProjectile" actors don't score medals when being used to attack other players
Actors that inherit from "FastProjectile", unlike normal missile actors, do not have the ability to score the "Accuracy" and "Precision" medals when they are used to hit other players in any gamemode whatsoever.
Load the attached wad, go to Offline Skirmish (Deathmatch) and add a bot. Try to get consecutive hits on it with the given Plasma Rifle but you will notice that you will not be given any medals no matter how skillfully you hit them.
The "PlasmaBall" actor the Plasma Rifle fires has been changed from a normal Projectile to a FastProjectile, leading to it not giving out medals anymore.
No tags attached.
? fastplasmaball.wad (545) 2022-06-01 18:22
https://zandronum.com/tracker/file_download.php?file_id=2747&type=bug
? fastplasmaball-2.wad (545) 2022-09-29 03:06
https://zandronum.com/tracker/file_download.php?file_id=2780&type=bug
Issue History
2022-06-01 18:22Evil OperativeNew Issue
2022-06-01 18:22Evil OperativeFile Added: fastplasmaball.wad
2022-06-03 00:46KaminskyAssigned To => Kaminsky
2022-06-03 00:46KaminskyStatusnew => confirmed
2022-06-03 00:46KaminskyTarget Version => 3.2
2022-06-06 16:13KaminskyNote Added: 0022263
2022-06-06 16:13KaminskyStatusconfirmed => needs testing
2022-09-29 03:06WaTaKiDFile Added: fastplasmaball-2.wad
2022-09-29 03:09WaTaKiDNote Added: 0022411
2022-09-29 04:05KaminskyNote Added: 0022413
2022-09-29 04:05KaminskyStatusneeds testing => resolved
2022-09-29 04:05KaminskyFixed in Version => 3.2
2022-09-29 04:05KaminskyResolutionopen => fixed

Notes
(0022263)
Kaminsky   
2022-06-06 16:13   
This commit:'http://hg.osdn.net/view/zandronum/zandronum-stable/rev/1aaa02baae13 [^]' should fix the issue.
(0022411)
WaTaKiD   
2022-09-29 03:09   
uploaded fastplasmaball-2.wad which just changes the inheritance of the player class to not have state issues as reported in 0002552:0022407

using said example wad, the custom plasma does score medals both on windows and linux servers (tested with 2 clients, not bots)
(0022413)
Kaminsky   
2022-09-29 04:05   
Thanks for testing, I'll go ahead and mark this ticket as resolved now.