padherder_proxy
padherder_proxy copied to clipboard
Add option to import new monsters as None/Low/Medium/High
When syncing for the first time, all new monsters are imported as medium. At least for me, this is undesirable; I'd prefer to import things as Low priority (or maybe even None). Could you add an option in Settings to adjust the default priority?
If you'd be willing to accept a pull request with this feature, but don't have time to do it yourself, I'm willing to take a stab at it sometime. Looks like it would involve making some changes to base_data
here and adding an option to the Settings UI.
Sure, I will happily take pull requests. It respects the global padherder "Default Priority" option in your padherder settings as well (I have that set to low for just this reason)
Talking about importing import settings, would it be at all possible to pass the "Ignore monsters below rarity X" setting to the importer, somehow?