Thomas Hunter II

Results 216 comments of Thomas Hunter II

I would like to see brain one day be able to train multiple times instead of just once. If that were to happen, it would make sense to keep the...

Any updates on merging the https://github.com/johnste/PathFinding.js fork into pathfinding? It's two years behind and probably has a lot of merge conflicts by now... If someone were to go through the...

If you pass the first argument to jQuery.extend() as a boolean true, it'll use the deep extend required by PF.js. At that point you'll find out it's probably the same...

This will likely be made moot by #23...

In the popup for configuring a character, we could throw in three classes. This would be pretty easy to do and could be expanded on later. ``` Rogue: Fast Movement,...

Gear icon next to text box, click it, get a popup (facebox?), type name and select character avatar by clicking an image.

There was a pull request to implement enemy AI. But now, wandering NPCs (e.g. NPCs not following a character) seem to bounce back and forth instead of moving randomly. Also,...

Sorry, I never saw this message of yours! Kubernetes does make a bit of this obsolete. For example, if your service A depends on service B, kubernetes will expose redundant...