James

Results 432 comments of James

not everyone has mouse 3 right? like you could be on a touchpad. i dont care too much either way

also should prioritize number clue button when right clicking on pink cards

> I can always compute the max score by parsing variantName or variantID, but that is not a good solution why isn't it a good solution? it should be trivial...

there is other metadata than max score. what about a variant's future efficiency, or a variant's starting pace? should i bloat the API data returned with every game history with...

> with this logic, variantName is also superfluous, since it is simply a function of variantID, and directly retrievable you are correct, but `variantName` is going to be removed in...

also btw while i am thinking about it, your solution would also fail for any variant that does not have a stack size of 5, since that is an input...

> the npm library can easily get out of date well the idea is that i update the npm library whenever the game logic changes, which is pretty easy, just...

this is actually intended, because the website only serializes games and doesn't serialize shared replays, thus all state is lost for shared replays, thus when you tell it to join...