MantisBT - Doomseeker
View Issue Details
0002063Doomseeker[All Projects] Bugpublic2015-01-13 01:012018-09-29 14:42
KMRblue1027 
Zalewa 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.0 
1.0 
0002063: Doomseeker packaged with Zandronum 2.0 needs DM Flags to be Updated
The current version of Doomseeker that is packaged with the 2.0 Beta Build doesn't link some setting to the new version of DM Flags; ZaDMFlags, and ZaCompatFlags. This means the GUI checks of SV_unblockplayers, Compat_OldZDoomZMovement, and so on are functionally useless. Simple and minor fix for 2.0 eventual release.
Create any server with Doomseeker and 2.0, check player can move though each other, start it and see sv_unblockplayers is still false.
No tags attached.
Issue History
2015-01-13 01:01KMRblue1027New Issue
2015-01-13 19:06ZalewaNote Added: 0011369
2015-01-22 17:03ZalewaNote Added: 0011500
2015-01-23 16:17ZalewaAssigned To => Zalewa
2015-01-23 16:17ZalewaStatusnew => assigned
2015-01-23 21:58Blzut3Note Added: 0011516
2015-01-24 20:05ZalewaNote Added: 0011519
2015-01-24 20:05ZalewaStatusassigned => needs review
2015-03-22 20:09ZalewaStatusneeds review => resolved
2015-03-22 20:09ZalewaFixed in Version => 1.0
2015-03-22 20:09ZalewaResolutionopen => fixed
2018-09-29 14:42WubTheCaptainStatusresolved => closed

Notes
(0011369)
Zalewa   
2015-01-13 19:06   
This problem isn't that simple, not as long as there are two incompatible versions of Zandronum, anyway. I've thought about adding support for the new Zandronum flag system a long time ago, however the idea of having to support both systems for undefined period of time has been putting me off. We can't just throw one system out and only support another, not until Zandronum 2.0 is officially out. Doomseeker's plugin supports the official release of the game. When this changes, the plugin will also change. Update in Doomseeker will be simple for our users thanks to our auto-update system.
(0011500)
Zalewa   
2015-01-22 17:03   
I've done some work on the issue:
'https://bitbucket.org/Blzut3/doomseeker/commits/9fa83dab5a0c6c4101af5cae5e6e2ac79f4457d7 [^]'

Once Zandronum 2.0 is officially out, these changes will be merged back to default branch and the plugin will be replaced.
(0011516)
Blzut3   
2015-01-23 21:58   
I would honestly say go ahead and merge it. Zandronum 2.0 isn't too far off and we're probably looking at launching Doomseeker 1.0 at the same time. Might as well use the beta channel of Doomseeker to test Zandronum 2.0 integration.
(0011519)
Zalewa   
2015-01-24 20:05   
All new dmflags are now added to a separate branch, which is ready for merging when needed. Unfortunately, compatibility with current saved server configuration is broken as the dmflags themselves changed values.