Fenhl

Results 162 issues of Fenhl

Updates the pull request template's testing section to suggest including a `.zpf` if appropriate. Thanks to @shirosoluna for the suggestion!

Trivial
Component: Misc
Status: Waiting for Release
Type: Maintenance

To reduce redundancy in hints, an Important Check hint for an area with only 1 shuffled location should mark that location as already hinted. Conversely, an Important Check hint shouldn't...

Type: Enhancement
Component: Hints
Status: Under Consideration
Racing Impact

Automates building the offline releases for so they can hopefully be made available sooner/immediately after future releases. @TreZc0 @dragonbane0 a couple questions for the website maintainers: 1. Is there any...

Component: GUI/Website
Status: Needs Review
Status: Needs Testing
Status: Waiting for Maintainers
Type: Maintenance

This adds a new check when placing items where if the item is placed in a special deal location and that location's price is at or above the item's market...

Type: Enhancement
Component: Algorithm
Status: Needs Review

The code for handling an incoming item from the network distinguishes 3 cases: refills (since #2069), Triforce pieces, and everything else. For Triforce pieces, the code was calling `clear_override` even...

Type: Bug
Component: ASM/C
Status: Needs Testing

I'm trying to implement #2408. I tried adding the following field to the definition of the `world_count` setting (which is of type `Numberinput`), but it doesn't do anything: ```python disable...

Type: Bug
Component: GUI/Website

Currently, whether songs/rewards are always in their own world or in any world is determined by their shuffle setting. This means that you need a plando to, for example, have...

Type: Enhancement
Component: Algorithm
Component: Setting
Status: Blocked

Summarizing ideas discussed today for ways to make the way the junk pools are generated less arbitrary and more accurate to vanilla: * The Deku stick refill is currently always...

Type: Bug
Type: Enhancement
Component: Algorithm
Racing Impact

Based on an old draft by @Maplesstar but updated for latest Dev and with the logic changes for chest locations moved to Python code, similar to how wallet requirements for...

Type: Enhancement
Status: Help Wanted
Status: Waiting for Author
Component: Logic
Status: Needs Review
Status: Needs Testing

The list of all locations in the “Exclude Locations” setting is getting very long and is only going to get longer in the future with more shuffle options being added....

Type: Bug
Type: Enhancement
Component: GUI/Website
Component: Setting