Elouan Martinet

Results 121 comments of Elouan Martinet

For the moment, the cvar is off by default.

I've been thinking of the algorithm to implement for sudden death on stopwatch. There are two rounds in stopwatch: * on the first round (`g_currentRound == 0`), time limit is...

I have seen the calculation was made on round 2 too, but I didn't understand why, thanks. I'm still not sure when each block of code are executed, I made...

Should I try writing one or two draft pull requests? This could be used for making some test builds to check the behavior in-game.

I opened both pull requests, but I have not yet tested those in-game. I don't know if the CI can produce "trusted" mod builds, it would make it easier for...

I tried the game Creativerse (not a supported game either), and while I had graphical glitches on the menu (and in-game not working), it could connect without issue.

I don't think one would want to implement machine learning in Mastodon, it's too powerful.

I've had an issue for a while (a few months) where dehydrated fails to renew the certificates due to issues with Let's Encrypt's own DNS resolver, that randomly fails to...

Also, latest CodiMD is 2.x but HedgeDoc 2.x is not out yet. It is unclear if there is a supported upgrade path.

I reinstalled `pipx` using `pip install pipx` after upgrading to Python 3.10. When I ran `pipx reinstall-all`, it printed a lot of errors and removed all my virtualenvs, it failed...