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
0002265Zandronum[All Projects] Bugpublic2015-05-27 01:142018-09-30 22:20
ReporterDusk 
Assigned ToTorr Samaho 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.0-beta 
Target Version3.0Fixed in Version3.0 
Summary0002265: A_SpawnItemEx flag SXF_TRANSFERSCALE doesn't work online
DescriptionConsider (again) the following DECORATE. The stupidly large imp spawns a lost soul with this flag when it dies. Offline the lost soul is just as large, online it's normal sized.
Steps To Reproduce

ACTOR StupidImp : DoomImp replaces DoomImp
{
    Scale 3.0

    States
    {
    Death:
        TNT1 A 0 A_SpawnItemEx ("LostSoul", 64,0,0, 0,0,0, 0, SXF_TRANSFERSCALE)
        goto Super::Death
    }
}
Attached Files

- Relationships
related to 0002247closedEdward-san A_SetScale weirdness online 

-  Notes
User avatar (0013095)
Torr Samaho (administrator)
2015-08-08 15:27
edited on: 2015-08-08 15:27

The fix will need the netcode for actor scaling from 0002247.

User avatar (0013109)
Torr Samaho (administrator)
2015-08-08 18:15

Should be fixed now.
User avatar (0013112)
cobalt (updater)
2015-08-08 18:23

Issue addressed by commit 73d2fcd2f9ed: Fixed: A_SpawnItemEx flag SXF_TRANSFERSCALE didn't work online (fixes 2265).
Committed by Benjamin Berkels [Torr Samaho] on Saturday 08 August 2015 20:14:28

Changes in files:

 src/sv_commands.cpp | 18 ++++++++++++++++++
 src/sv_commands.h | 1 +
 src/sv_main.cpp | 11 +----------
 src/thingdef/thingdef_codeptr.cpp | 3 +++
 4 files changed, 23 insertions(+), 10 deletions(-)

User avatar (0013464)
Ru5tK1ng (updater)
2015-09-10 03:43

Verified to work online with 3.0-150831-1814.

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: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-05-27 01:14 Dusk New Issue
2015-08-08 15:26 Torr Samaho Relationship added related to 0002247
2015-08-08 15:27 Torr Samaho Note Added: 0013095
2015-08-08 15:27 Torr Samaho Note Edited: 0013095 View Revisions
2015-08-08 15:27 Torr Samaho Note Revision Dropped: 13095: 0007821
2015-08-08 18:13 Torr Samaho Assigned To => Torr Samaho
2015-08-08 18:13 Torr Samaho Status new => assigned
2015-08-08 18:15 Torr Samaho Note Added: 0013109
2015-08-08 18:15 Torr Samaho Status assigned => needs testing
2015-08-08 18:23 cobalt Note Added: 0013112
2015-09-10 03:43 Ru5tK1ng Note Added: 0013464
2015-09-10 07:10 Dusk Status needs testing => resolved
2015-09-10 07:10 Dusk Fixed in Version => 3.0
2015-09-10 07:10 Dusk Resolution open => fixed
2018-09-30 22:20 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker