Jengamon

Results 22 issues of Jengamon

Made previous_game_state work again! Added a line to allow things that use previous_game_state to work again. This is useful for game menus, where you don't want to erase the previous...

I'm not sure exactly where in the code base this is referring to, but if I pass in an empty string as source, then have an error that references the...

bug
help wanted

I have this usage string here, nearly verbatim: ``` Validates and packages a ***** project folder. Usage: *******-packer [--output=FILE] *******-packer (--help | --version) Options: --help # Display this help message....

[[Public Enemy]] seems to be bugged, as it's forcing me to attack my opponent even though it is attached to one of my creatures.

Some game frameworks (well, I only checked Bevy and ggez) want resources to be colocated with the executable to load. This adds a flag to indicate that resources should be...

It would be really convenient if a Homebrew formula/cask existed for Vale. I'd do it if I knew how...

## Steps to reproduce 1. Install a JDK/JRE for Java 20 or later. 2. Open an Ammonite REPL using that JDK/JRE (using Scala 3, but that isn't too relevant maybe)...

The "error" functions for both UsageDecoder and FlagDecoder were missing, so I quickly implemented them.

bark

Right now I'm using edgedb-python to dump a lot of data at once, so mysteriously, the amount of object types I get go from 3 (which corresponds to my schema)...