MantisBT - Zandronum
View Issue Details
0002335Zandronum[All Projects] Bugpublic2015-07-07 18:052018-09-30 22:20
Edward-san 
Edward-san 
normalminoralways
closedfixed 
2.0 
2.13.0 
0002335: A_Saw lifesteal attack desync online
If a player manages to gain health from a suitable A_Saw attack, clients would not be informed of the new player's health.
No tags attached.
related to 0002187closed Edward-san A_CustomPunch lifesteal does not update clients' HP visual on Multiplayer 
txt decorate.txt (216) 2015-07-07 18:06
/tracker/file_download.php?file_id=1572&type=bug
Issue History
2015-07-07 18:05Edward-sanNew Issue
2015-07-07 18:06Edward-sanFile Added: decorate.txt
2015-07-07 18:07Edward-sanAssigned To => Edward-san
2015-07-07 18:07Edward-sanStatusnew => assigned
2015-07-07 18:11Edward-sanRelationship addedrelated to 0002187
2015-07-07 18:50Edward-sanNote Added: 0012840
2015-07-07 18:50Edward-sanStatusassigned => needs review
2015-07-12 19:54cobaltStatusneeds review => needs testing
2015-07-12 19:54cobaltTarget Version => 2.1
2015-07-12 19:54cobaltNote Added: 0012909
2015-09-11 02:29Ru5tK1ngNote Added: 0013480
2015-09-11 18:52DuskStatusneeds testing => resolved
2015-09-11 18:52DuskFixed in Version => 3.0
2015-09-11 18:52DuskResolutionopen => fixed
2018-09-30 22:20Blzut3Statusresolved => closed

Notes
(0012840)
Edward-san   
2015-07-07 18:50   
'https://bitbucket.org/crimsondusk/zandronum-sandbox-stable/commits/86d37be563d2 [^]' .
(0012909)
cobalt   
2015-07-12 19:54   
Issue addressed by commit df699ec19c52: - Fixed: clients were not updated about the successful A_Saw lifesteal attacks from a player (addresses 2335).
Committed by Edoardo Prezioso [edward-san] on Sunday 12 July 2015 21:27:36

Changes in files:

 docs/zandronum-history.txt | 1 +
 src/g_doom/a_doomweaps.cpp | 7 +++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

(0013480)
Ru5tK1ng   
2015-09-11 02:29   
I ran the above chainsaw example online with 3.0-alpha-150831-1814. The client seemed to update consistently and correctly.