Simon Howard

Results 133 comments of Simon Howard

Also had to fix the build because the `macos-13` Github Actions runner has been retired.

Might be [this](https://doomwiki.org/wiki/All-ghosts_effect) but I've never heard of it happening on Doom E1M1.

> Hello! I was wondering if this issue has already been resolved. Could you please confirm? Thank you! No, #1675 fixed `require.Error` but not the other functions I've listed above.

If we do this it should be a config file option, not a command line flag. Forcing the user to specify the screenshot directory every time they run the game...

Okay, if there's a concrete use case for requiring a command line override then it seems reasonable. But still: config option first, command line argument as an override.

Chocolate Doom's philosophy is to explicitly reject unnecessary options. Adding more options is a lazy approach. I'd rather just fix the problem and decide when an IP address should or...

I can only assume you didn't read my comment beyond the first sentence?

Thanks but I don't think that's helpful here. This bug is about the fact that Chocolate Doom dedicated servers disclose the IP addresses of players unnecessarily.

Looking at this again in light of #1141. I think we should probably do some blinding of IP addresses for people connected to Internet servers. Some proposed logic: 1. You...