Fenhl

Results 104 issues of Fenhl

Closed Forest has a logic quirk where forest escapes are out of logic prior to defeating Gohma. This PR adjust the gameplay to match: Items which enable trickless forest escapes...

Type: Enhancement
Component: Setting
Status: Under Consideration

This turns the “Shuffle Magic Beans” toggle into a dropdown, with the existing behavior named “Magic Bean Pack” and a new “Individual Beans” option that places each bean into the...

Type: Enhancement
Component: Setting
Status: Under Consideration

Support for [the Events API](https://docs.github.com/en/rest/reference/activity#events) would be nice.

As suggested by @Farthen, `File` objects should cache the decoded data, look at the file's last modified date when accessing data, and use the cached data if the file has...

enhancement

I'm using the system sensor on macOS Sierra and am currently on light mode, but Atom switches to dark mode a minute or so after enabling the package. The other...

`make init` target does not exist.

Feature request: a macro which works like `json!`, but in a pattern-matching context. Parentheses could be used to insert Rust's regular pattern matching. Example: ``` rust if let json_pat!({"isFoo": (Json::Boolean(flag))})...

I get this error when trying to clone a repository from github. It disappears immediately but I don't think it says anything else that would be useful for debugging.