-
Notifications
You must be signed in to change notification settings - Fork 16
Simplifying Item_counts #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
56da36f
rework get_item_counts to only create the item counts once at the end…
nicopop 9b47dbb
reAdded a way for get_items_counts to count items, if given an item pool
nicopop b4c070e
change item_counts to be a Counter instead for optimization and poten…
nicopop e9d1e66
remove support for all_counts since state doesn't count non prog item…
nicopop 7443245
better deprecation message for the reset argument
nicopop 0af9d9b
made it warn on any reset value and even better explanation
nicopop ed1b35c
made the 2 get_item_counts I missed only count progression
nicopop 7d0f41e
move item_count getting in the rule execution to support potential ho…
nicopop e863b08
made the deprecated bool test on the pool arg instead of the removed …
nicopop 298379f
Merge branch 'main' of https://github.com/ManualForArchipelago/Manual…
nicopop File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.