Card Draft Freeze Fix
Universally fixes ROUNDS card choice freezes! Prevents the card draft screen from getting stuck empty when card categories, class systems, or deck blacklists from JJK or other mods exhaust the available card pool.
CHANGELOG
Changelog
1.0.1
- Minor code cleanup and version bump. No functional changes.
1.0.0
- Initial release.
- Dynamic fallback patching on
ModdingUtils.Utils.Cards.GetRandomCardWithConditionto prevent card choice screen freezes when the valid card pool is empty.