Matronator

Results 36 issues of Matronator

I'm working on a CLI tool [amock](https://github.com/matronator/amock) and I would love to be able to use config files with the `rc` postfix, like for instance `.eslintrx` or `.zshrc` or `.npmrc`,...

type: bug
class: templates
stage: pending

I'm working on a new feature which includes player inventory and items (weapons, armor, etc...). For the items I'm going to need a lot of illustrations/artwork, one for each item....

type: enhancement
help wanted
good first issue
up-for-grabs
class: artwork

NPM is giving more and more warnings when running `npm install` about obsolete or deprecated packages. I think it's time to update the frontend toolchain to a more modern alternative....

type: enhancement
up-for-grabs
class: tooling

Lot of the UI text in the game is hardcoded in the template files (due to my laziness and poor planning ahead) and should be replaced with link to the...

help wanted
good first issue
class: translations

So everyone could see them, without having to going to the /snoo directory.

# Feature request If a function or method returns a tuple (i.e.: `return [$value, $other]`) there's currently no way (to my knowledge) to specify that in the `@return` tag. Please...

As far as I know, the `bc` library (and `gmp` too I think) works on arbitrary precision numbers and doesn't discriminate between `int` or `float`/`decimal`. I am re-writing a TypeScript...

I've been banging my head on this for couple of hours now. I just can't seem to get CORS to work correctly. No matter what I do, no CORS headers...

**Is your feature request related to a problem? Please describe.** When looking at transactions, there's no way to sort them, ie. by date (oldest first), since there's no pagination, just...

Enhancement ๐Ÿ’ก