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
0000723Zandronum[All Projects] Bugpublic2012-03-26 20:412024-03-11 06:53
ReporterDusk 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version1.0-beta 
Target Version3.2Fixed in Version3.2 
Summary0000723: Hexen Arc of Death does not lock into targets on clientside
DescriptionPretty self-explanatory. Clients think the projectile rips through while the actor does get actually locked on by them.
Attached Filesdiff file icon arcofdeathfix.diff [^] (3,730 bytes) 2024-01-28 02:04 [Show Content]

- Relationships
has duplicate 0002737closed Arc of death desyncs monsters online 

-  Notes
User avatar (0002906)
Dusk (developer)
2012-03-26 21:42

And this should fix it:
'https://bitbucket.org/CrimsonDusk/notebola/changeset/86cb84dc5776 [^]'
User avatar (0003083)
Torr Samaho (administrator)
2012-04-01 18:37

As a general remark, if a code pointer needs server side adjustments like SERVERCOMMANDS_MoveThing, you usually have to make sure that the client doesn't call that code at all.
User avatar (0003165)
Dusk (developer)
2012-04-07 13:07

OK this is a bigger problem than I expected. The Arc is missing a lot of netcode...

I haven't gotten it fully working yet, and a single Arc locking into an ettin uses up 2.5 kb/s traffic. Am I supposed to be worried about this?
User avatar (0003166)
Torr Samaho (administrator)
2012-04-07 13:47

> single Arc locking into an ettin uses up 2.5 kb/s traffic

That sounds like a problem, I would have to look at the code in detail though to say if that traffic usage in inevitable or still can be optimized.
User avatar (0003170)
Dusk (developer)
2012-04-07 14:40
edited on: 2012-04-07 14:43

The Arc is a very intensive weapon though, it updates its own and its target's momentums all the time.. as well as spawning lightning zaps constantly.

This is definitely not a small deal, I'm gonna put this on hold for the moment and do deeper research on this when 98e is out of the door and things clear up a bit.

User avatar (0011035)
Dusk (developer)
2014-12-03 17:22
edited on: 2014-12-03 21:49

'https://bitbucket.org/Torr_Samaho/zandronum/pull-request/50 [^]'

Seems to work fine online with local and remote hosts.

User avatar (0016640)
Torr Samaho (administrator)
2017-01-15 10:44

The link to the pull request changed to'https://bitbucket.org/Torr_Samaho/zandronum-old/pull-requests/50 [^]'

Since the last comment in there says
Quote
Quote

Isn't this altering the offline behavior of this actor?

Gah, that needs to be fixed

I'll change this from "Needs review" to "Assigned".
User avatar (0023015)
Ru5tK1ng (updater)
2024-01-28 02:05

I attempted to fix the behavior online so that it matches offline. The patch is uploaded.
User avatar (0023092)
Ru5tK1ng (updater)
2024-02-26 21:38

'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/32 [^]'
User avatar (0023298)
Ru5tK1ng (updater)
2024-03-03 22:26

Fix was merged in:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/8bbb2240f35b7283642a075d08156b73f0aba2ef [^]'
User avatar (0023343)
Ru5tK1ng (updater)
2024-03-11 06:53

Pulled the latest changes and the Arc of Death now homs in properly and traverses uneven terrain without issue on the client's end.

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: WaTaKiD Argentum Ivan Combinebobnt
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2012-03-26 20:41 Dusk New Issue
2012-03-26 20:41 Dusk Status new => assigned
2012-03-26 20:41 Dusk Assigned To => Dusk
2012-03-26 20:42 Dusk Description Updated View Revisions
2012-03-26 21:42 Dusk Note Added: 0002906
2012-03-26 21:42 Dusk Status assigned => feedback
2012-04-01 18:37 Torr Samaho Note Added: 0003083
2012-04-07 13:07 Dusk Note Added: 0003165
2012-04-07 13:07 Dusk Status feedback => assigned
2012-04-07 13:47 Torr Samaho Note Added: 0003166
2012-04-07 14:40 Dusk Note Added: 0003170
2012-04-07 14:41 Dusk Status assigned => acknowledged
2012-04-07 14:41 Dusk Resolution open => suspended
2012-04-07 14:42 Dusk Note Edited: 0003170 View Revisions
2012-04-07 14:43 Dusk Note Edited: 0003170 View Revisions
2012-06-09 13:22 Torr Samaho Category General => Bug
2014-12-03 17:22 Dusk Note Added: 0011035
2014-12-03 17:22 Dusk Status acknowledged => needs review
2014-12-03 17:22 Dusk Resolution suspended => open
2014-12-03 21:49 Dusk Note Edited: 0011035 View Revisions
2016-05-19 16:01 WaTaKiD Relationship added has duplicate 0002737
2017-01-02 17:42 Argentum Note Added: 0016591
2017-01-02 19:01 Dusk Note Deleted: 0016591
2017-01-15 10:44 Torr Samaho Note Added: 0016640
2017-01-15 10:45 Torr Samaho Status needs review => assigned
2019-06-04 21:54 Dusk Status assigned => new
2019-06-04 22:02 Dusk Assigned To Dusk =>
2024-01-28 02:04 Ru5tK1ng File Added: arcofdeathfix.diff
2024-01-28 02:05 Ru5tK1ng Note Added: 0023015
2024-01-28 02:05 Ru5tK1ng Status new => needs review
2024-02-26 21:38 Ru5tK1ng Note Added: 0023092
2024-03-03 22:26 Ru5tK1ng Note Added: 0023298
2024-03-03 22:26 Ru5tK1ng Status needs review => needs testing
2024-03-03 22:26 Ru5tK1ng Target Version => 3.2
2024-03-11 06:53 Ru5tK1ng Note Added: 0023343
2024-03-11 06:53 Ru5tK1ng Status needs testing => resolved
2024-03-11 06:53 Ru5tK1ng Resolution open => fixed
2024-03-11 06:53 Ru5tK1ng Fixed in Version => 3.2






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker