MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000774 | Zandronum | [All Projects] Bug | public | 2012-04-15 01:57 | 2018-09-30 21:38 |
|
Reporter | unknownna | |
Assigned To | Edward-san | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 98d | |
Target Version | 2.1 | Fixed in Version | 2.1 | |
|
Summary | 0000774: A_FadeIn/A_FadeOut doesn't work on bullet/blood puff and rocket trail actors online |
Description | The actors don't fade in/out online. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | 0001986 | closed | | A_FadeOut doesn't work online | related to | 0000773 | confirmed | | DECORATE flags don't work on BulletPuff actors online |
|
Attached Files | fadeinout_01.wad (2,248) 2012-04-15 01:57 /tracker/file_download.php?file_id=543&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-15 01:57 | unknownna | New Issue | |
2012-04-15 01:57 | unknownna | File Added: fadeinout_01.wad | |
2012-04-15 01:57 | unknownna | Status | new => confirmed |
2012-04-15 02:48 | TIHan | Assigned To | => TIHan |
2012-04-15 02:48 | TIHan | Status | confirmed => assigned |
2012-04-15 21:32 | TIHan | Relationship added | related to 0000773 |
2012-04-16 01:52 | TIHan | Assigned To | TIHan => |
2012-04-16 01:55 | TIHan | Assigned To | => TIHan |
2012-04-16 01:55 | TIHan | Status | assigned => new |
2012-04-16 01:55 | TIHan | Assigned To | TIHan => |
2012-06-09 13:22 | Torr Samaho | Category | General => Bug |
2014-06-11 21:27 | Watermelon | Note Added: 0009105 | |
2014-06-11 21:27 | Watermelon | Status | new => feedback |
2014-06-12 17:49 | Frits | Note Added: 0009149 | |
2014-06-12 18:30 | Watermelon | Status | feedback => acknowledged |
2014-06-12 18:30 | Watermelon | Status | acknowledged => confirmed |
2014-06-12 20:12 | Dusk | Note Added: 0009152 | |
2015-05-04 21:11 | Edward-san | Relationship added | has duplicate 0001986 |
2015-05-04 21:28 | Edward-san | Note Added: 0012206 | |
2015-05-04 21:28 | Edward-san | Status | confirmed => needs review |
2015-05-04 21:28 | Edward-san | Target Version | => 2.1 |
2015-05-04 21:39 | Edward-san | Assigned To | => Edward-san |
2015-05-04 21:39 | Edward-san | Status | needs review => assigned |
2015-05-04 21:39 | Edward-san | Status | assigned => needs review |
2015-05-13 19:48 | StrikerMan780 | Note Added: 0012272 | |
2015-05-24 11:19 | Torr Samaho | Note Added: 0012357 | |
2015-05-24 11:19 | Torr Samaho | Status | needs review => needs testing |
2015-05-24 11:19 | cobalt | Note Added: 0012358 | |
2015-05-27 00:30 | StrikerMan780 | Note Added: 0012427 | |
2015-05-27 01:10 | Dusk | Status | needs testing => resolved |
2015-05-27 01:10 | Dusk | Fixed in Version | => 2.1 |
2015-05-27 01:10 | Dusk | Resolution | open => fixed |
2018-09-30 21:38 | Blzut3 | Status | resolved => closed |
Notes |
|
|
|
|
(0009149)
|
Frits
|
2014-06-12 17:49
|
|
Yes still it's still broken. |
|
|
(0009152)
|
Dusk
|
2014-06-12 20:12
|
|
Quote
[2014-12-06 23:12:03] <Dusk> if (( self->ulNetworkFlags & NETFL_CLIENTSIDEONLY ) == false ) is not enough a check
[2014-12-06 23:12:30] <Dusk> need NETWORK_IsActorClientHandled
|
|
|
|
|
|
|
With 3.0 on the way, this should definitely be looked at considering how often A_Fadeout is used in unison with the new A_SetScale. |
|
|
|
I transplanted the fixes. |
|
|
(0012358)
|
cobalt
|
2015-05-24 11:19
|
|
|
|
|
Seems to work great. Thanks! |
|