- Added Cobblemon Tim Core as a dependency. DRYing up a bunch of my overhead and fixes across mods.
- Switched to translatable strings for the confirm join screen options. Credit to Gitoido for the save.
- Added a default join chance config option, to parallel the custom Pokémon property.
- Added a prevent regular capture custom Pokémon property to parallel the config option.
- Added the option to trigger the Cobblemon release event when a join on defeat is rejected by the player.
- Cleaned up the lang file. Added a missing space and removed the no longer needed confirm join button texts, as we've moved to more universal strings.
- Added the DEFEAT_JOIN_CHANCE property. A float from 0-100 that changes the default 100% chance for that particular Pokémon.
- Added the MUST_BE_SOLOED property, as well as a general config option for it. If either are true for a particular Pokémon, only one player may be present in the battle, otherwise the Pokémon runs. If it doesn't have to be soloed, a random player from the battle gets picked and rolled on.