Askaholic
Askaholic
One thing we have to keep in mind is that if we’re messing with the json encoding, we need to be very careful of the performance impact since this is...
Hey, I'd like to work on this. I've used the buffer protocol a bit, but am by no means an expert.
Yea I've been very annoyed by this as well. Mostly I want to disable the outline component, but everytime I restart atom after disabling the package, it re-enables itself. For...
Good question, and why don’t I contribute to the Linux kernel? And why don’t I contribute to SQLAlchemy? And why don’t I contribute to Atom? No one has enough time...
Ok, thanks for the confirmation.
Awesome, thanks for the PR! Sorry if it takes me a little while to get to reviewing it properly, but at first glance it looks great!
I was thinking about point 3 overnight, and came to the conclusion that it might not always be possible. For instance when working with really large files, we might not...
Probably makes sense to error out in that case. Nothing bad will happen with the searching or matching though since the searches are separate from the party. If you find...
Yep, I think that makes sense too.
Any game can be cancelled by the host sending a `GameState: Ended` command before the game has launched. This is only supposed to happen when you close Forged Alliance.