Tim
Tim
One of my main use cases for `mprocs` is running a dev environment for an app with multiple microservices and single-run scripts. Currently, I organize my processes by prefixing them...
## Intent This changeset adds Pug to our workflow. Pug is a less verbose templating engine that outputs to HTML-like syntax. Thankfully, for our purposes, it'll convert to Handlebars just...
## Intent This changeset implements Phase 1 of the new character sheet, while attempting to maintain the existing character sheet. ### Wait, phase one? We never discussed phases! In the...
### New Feature or Changed Behaviour I think we should add a new Item type for character classes. When this Item is added to an Actor, an Actor of `character`...
While building my Temper, I've hit a snag in trying to get my left half, second row keys to fire. In debugging my issue, I've tracked it down to the...