Charles Dang

Results 128 comments of Charles Dang

As I mentioned on Discord, the mySQL integration for Series 2 should be written as a self-contained Godot module that others could use as well.

For the record, our server authentication system uses our forum database (as far as I know) And we already do visually indicate in the Lobby which users are registered accounts...

Yeah, I'll get to this soon.

What do you mean? The `offset` field does seem to be store the local timezone (`+11:00` for example).

I wonder if this call: https://github.com/wesnoth/wesnoth/blob/master/src/config_cache.cpp#L133-L134 should be wrapped in a `try {}` block. But I can't figure out how to reliably repro this so I can't test. __josteph edit:__...

Do you still have issues with the settings dialog?

Ok, I'm just asking since @CelticMinstrel mentioned some problems with the dialog and if those problems have to do with checkboxes then 5a05d7e might fix them.

*pokes @CelticMinstrel to do something with this*