-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix run-on markdown parse * Add an "ignored" armor attribute * Show two permutation counts if ignored items exist * Handle ignored armor in generate_class_outfits * Too slow, breaks later variable use * Discard ignored armor from eclipsed check * Winnow ignored items from reports if zero-UPO * Add initial support for json output * Only unique pinnacle outfits should make ignored items appear in reports * placate linter I don't think "not foo" is more readable than "foo == False" * Fix tests, adding include_ignored_armor flag * Convert stat groups to more granular format * Write class-specific json report
- Loading branch information
Showing
4 changed files
with
125 additions
and
75 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