Thanks for the feedback, guys

The Brain wrote:
World of Padman does not use a custom masterserver. It uses the native dpmaster queries, which will be standard for future IPv6-only queries as well as any recent ioquake3 forks.
Your code does not seem to work with IPv6 addresses by the way.
I had to use a custom Qstat config file to get it to work:
Code:
gametype WORLDOFPADMANM new extend Q3M
master packet = \377\377\377\377getservers WorldofPadman %s %s
end
I found this info somewhere on this forum. None of the other master servers I've tried requires this.
I think I'll worry about IPv6 when people start using it. It will probably require some internal changes to Monster Browser. And Qstat needs to support it, of course. Haven't really looked into it yet.
The Brain wrote:
You are not explicitly listing qstat under the Credits section

Oops, I'll add that for the next release.
The Brain wrote:
MonsterBrowser does not work in Wine
Hm, that's strange. Is it only Padman that doesn't work, or are none of the games working? I know it used to work in Wine, and I don't think I've changed anything that should break it.