MantisBT - Doomseeker
View Issue Details
0001737Doomseeker[All Projects] Suggestionpublic2014-03-09 15:412018-09-29 14:46
Absolute Zero 
Blzut3 
lowminorhave not tried
closedfixed 
 
0.12 Beta0.12 Beta 
0001737: Players should join games using ZDS links
Players should join games by clicking a ZDS link in Doomseeker IRC. The current standard format is the following (for zandronum):

'zds://<IP>:<port>/za [^]'

Once the user clicks on it, a dialog showing the server name, IWAD and PWADs used (maybe more info if you wish, like the source-port, depending on how you will implement this) should appear for the user, along with a "join" and "close" buttons.

A different "protocol"/method may be considered if you want to, the whole idea consists on the user clicking on a link and joining the server.
According to bond, IDE only supports the URI scheme within the integrated IRC client. It has also been updated to use /za as an alias of /st.

Odamex is'zds://.../od. [^]'
No tags attached.
Issue History
2014-03-09 15:41Absolute ZeroNew Issue
2014-03-09 16:49Blzut3Note Added: 0008368
2014-03-12 12:10Blzut3Description Updatedbug_revision_view_page.php?rev_id=4573#r4573
2014-03-12 12:10Blzut3Additional Information Updatedbug_revision_view_page.php?rev_id=4575#r4575
2014-03-12 13:01Blzut3Note Added: 0008387
2014-03-12 13:01Blzut3Additional Information Updatedbug_revision_view_page.php?rev_id=4576#r4576
2014-03-12 13:02Blzut3Assigned To => Blzut3
2014-03-12 13:02Blzut3Statusnew => assigned
2014-03-15 21:59Blzut3Note Added: 0008409
2014-03-15 21:59Blzut3Statusassigned => needs review
2014-03-22 15:46ZalewaNote Added: 0008443
2014-03-22 15:46ZalewaStatusneeds review => needs testing
2014-03-22 15:46ZalewaTarget Version => 0.12 Beta
2014-03-23 03:13Absolute ZeroNote Added: 0008447
2014-04-01 19:32Blzut3Statusneeds testing => resolved
2014-04-01 19:32Blzut3Fixed in Version => 0.12 Beta
2014-04-01 19:32Blzut3Resolutionopen => fixed
2018-09-29 14:46WubTheCaptainStatusresolved => closed

Notes
(0008368)
Blzut3   
2014-03-09 16:49   
For what it's worth: Doomseeker already supports URIs in the format of'sourceport://ip:port. [^]' The Zandronum installer doesn't register it and we don't do anything in Doomseeker to try to register it, but you just need to pass the URI to Doomseeker's --connect argument.
(0008387)
Blzut3   
2014-03-12 13:01   
Got more complete information about the URI scheme from bond. It looks like I can implement compatibility without any trouble.
(0008409)
Blzut3   
2014-03-15 21:59   
'https://bitbucket.org/Blzut3/doomseeker/commits/cbba291a3241407f094415aa662f002db1f7bf9a [^]'
(0008443)
Zalewa   
2014-03-22 15:46   
Update available on beta update channel. Please test.
(0008447)
Absolute Zero   
2014-03-23 03:13   
Working as intended, tested in configured and yet-to-be-configured ports. Thank you!