Jacob Alheid

Results 35 comments of Jacob Alheid

There's an extension for Foundry VTT that does exactly this, and it's great! It also has options to auto-roll hit dice for each baddy (yay variety) and give them funny...

`oneliner` in that case is a valid JSON _string_, which includes escaped double-quotes `\"` when printed as a string value. `json.dumps` takes a `dict` (or other JSON compatible type) and...

@Aksamyt @arthurschreiber @bicycle1885 @BurntSushi @edwindj @jaredgrubb @johari @kbatten @kblomqvist @keleshev @kipanshi @mboersma @oprypin @ryanartecona @shabbyrobe @voieducode If the intent is to no longer have the `docopt` organization maintain this package,...

> Can you point out some particular things that would need work, not just "had no commits"? I see several PRs that are still passing which include some edge fixes....

@oprypin Any word if this project is going to be left for dead or maintained?

@oprypin I went ahead and reviewed all the open PRs. #75 probably is the biggest then #80 after retargeting for a more recent Go release. The other approvals are small...

> Is there a decent fork that is maintained? It seems the org owner has no desire to add new maintainers? Dunno, but I'm about to start one...

Would be great to add 1.16 and 1.17 to CI with this PR as well @wallyqs

@oprypin This looks safe to merge targeting a 1.x release and deprecating pre-module Go along with #80.

> * Do you need the ability to use different levels for each embed or is a CLI parameter sufficient if it applies the same to all levels? My primary...