Notes |
|
(0011002)
|
Zalewa
|
2014-11-29 19:20
(edited on: 2014-11-29 19:21) |
|
|
|
(0011011)
|
Zalewa
|
2014-11-30 17:53
|
|
|
|
(0011012)
|
Zalewa
|
2014-11-30 17:57
|
|
When server is using custom PWADs, there's no way to automatically load them as server doesn't provide such information. In this case, should we pop-up the create server dialog without considering if the server already has players, so that everyone can load up PWADs they agreed to load through some "other means of communication"? |
|
|
(0011013)
|
Blzut3
|
2014-11-30 20:31
|
|
I'll check with the chocolate doom folks about this, I may or may not recall this being brought up when I initially implemented it, but I don't remember the result of the discussion. |
|
|
(0011024)
|
Blzut3
|
2014-12-01 19:55
|
|
Filed a ticket on their tracker:'https://github.com/chocolate-doom/chocolate-doom/issues/478 [^]'
In the mean time since it will probably be some time before that issue gets resolved and a fix (if any is implemented), I suppose we should send out an update with the solution you suggested. I did do some basic testing and it does look like the warp and game mode settings get communicated to clients automatically, so I think the only important thing is that the pwads get specified. |
|
|
(0011060)
|
Zalewa
|
2014-12-15 17:17
|
|
I think this will do it for the time being:
'https://bitbucket.org/Blzut3/doomseeker/commits/2331c04d091c69a9128878fd3e5d5e2d4eacdc39 [^]'
Better solution would be to build all command line arguments automatically wherever possible and just display dialog box where user picks PWADs. It'd be quite easy to do in pluginapi branch as the WadsPicker widget is already available there and only needs to be exported. Perhaps we can leave it like it is now for the bugfix release and do it better for the next feature release? |
|
|
(0011061)
|
Zalewa
|
2014-12-15 17:19
|
|
I wrongly set this as resolved when I meant "needs review"... |
|
|
(0011067)
|
Blzut3
|
2014-12-16 03:11
|
|
Is there a way to get the create server dialog to fill in the proper IWAD automatically? If not then I think this solution is good to push out a stable update. |
|
|
(0011073)
|
Zalewa
|
2014-12-17 15:51
|
|
|
|
(0011075)
|
Blzut3
|
2014-12-19 22:26
|
|
Doesn't work on my system since firstLoadConfigTimer > loadConfig overwrites it. |
|
|
(0011089)
|
Zalewa
|
2014-12-25 00:10
|
|
Could you check now with latest commits? |
|
|
(0011312)
|
Blzut3
|
2015-01-06 03:18
|
|
Forgot I was planning on testing this. Yeah it works fine now, I guess it's time to push out the update then. |
|
|
(0011322)
|
Zalewa
|
2015-01-07 20:28
|
|
|