MantisBT - Zandronum
View Issue Details
0003318Zandronum[All Projects] Bugpublic2017-10-29 02:392018-04-20 07:10
Empyre 
Edward-san 
lowminoralways
resolvedfixed 
MicrosoftWindowsXP/Vista/7
3.0 
3.13.1 
0003318: SetSkyScrollSpeed doesn't work on servers.
The ACS function SetSkyScrollSpeed works fine in single-player, but not in client-server mode.
In single player, the switch in the test map changes the sky and starts it scrolling. On a server, the sky changes, but does not scroll.
No tags attached.
zip SetSkyScrollSpeedTest.zip (1,105) 2017-10-29 02:39
https://zandronum.com/tracker/file_download.php?file_id=2226&type=bug
Issue History
2017-10-29 02:39EmpyreNew Issue
2017-10-29 02:39EmpyreFile Added: SetSkyScrollSpeedTest.zip
2017-10-29 08:30Edward-sanAssigned To => Edward-san
2017-10-29 08:30Edward-sanStatusnew => assigned
2017-10-29 12:25Edward-sanNote Added: 0018643
2017-10-29 12:25Edward-sanStatusassigned => needs review
2017-10-29 12:39Edward-sanNote Added: 0018645
2017-10-29 12:39Edward-sanStatusneeds review => needs testing
2017-10-29 12:40Edward-sanTarget Version => 3.1
2017-10-29 19:08DrinkyBirdNote Added: 0018659
2017-10-31 17:29Edward-sanNote Added: 0018689
2017-10-31 17:29Edward-sanStatusneeds testing => assigned
2017-10-31 19:10Edward-sanNote Added: 0018691
2017-10-31 19:10Edward-sanStatusassigned => needs review
2017-11-12 11:03Torr SamahoNote Added: 0018860
2017-11-12 11:04Torr SamahoStatusneeds review => needs testing
2017-11-21 17:10DrinkyBirdNote Added: 0018910
2018-04-20 07:10DuskStatusneeds testing => resolved
2018-04-20 07:10DuskFixed in Version => 3.1
2018-04-20 07:10DuskResolutionopen => fixed

Notes
(0018643)
Edward-san   
2017-10-29 12:25   
PR
(0018645)
Edward-san   
2017-10-29 12:39   
Merged in 3.1 upstream:'https://bitbucket.org/Torr_Samaho/zandronum-stable/commits/3f53197609cd [^]'
(0018659)
DrinkyBird   
2017-10-29 19:08   
This works, but the new scroll speed isn't sent to newly-connected clients.
(0018689)
Edward-san   
2017-10-31 17:29   
I bet that also map reset doesn't reset the scroll speed, does it?
(0018691)
Edward-san   
2017-10-31 19:10   
PR, should fix all the remaining issues.
(0018860)
Torr Samaho   
2017-11-12 11:03   
I added your PR.
(0018910)
DrinkyBird   
2017-11-21 17:10   
Finally got round to testing these new changes, and everything works as it should.