-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support delayed support choices (#1840)
* Delay unsupportedchoices in garbo-lib and add Ice Hotel choice * Delay quartet choice too * Bump for breaking changes to garbo-lib * Set unsupportedChoices to private and use getter * Reconsider getChoices change a bit * Avoid calculating location twice when getting wanderer choices * Restructure to make garbo-lib more useful in niche cases * Do not spend turns for profit when wandering for spikolodon spike charges in yachtzee mode * Better calculation for value of a turn we're considering using on an NC * move adventure logic into unsupportedChoices --------- Co-authored-by: horrible little slime <[email protected]>
- Loading branch information
1 parent
cd674e2
commit 1ee3573
Showing
7 changed files
with
138 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters