Skip to content

Comments

refactor: convert abilitiesApplied and abilitiesRevealed to Sets#1409

Merged
DayKev merged 3 commits intobetafrom
refactor/abilities-applied-set
Jan 7, 2026
Merged

refactor: convert abilitiesApplied and abilitiesRevealed to Sets#1409
DayKev merged 3 commits intobetafrom
refactor/abilities-applied-set

Conversation

@DayKev
Copy link
Contributor

@DayKev DayKev commented Dec 27, 2025

What are the changes the user will see?

N/A

Why am I making these changes?

These fields are used as if they're Sets, so now they actually are.

What are the changes from a developer perspective?

Converted PokemonSummonData#abilitiesApplied, PokemonWaveData#abilitiesApplied and PokemonWaveData#abilitiesRevealed from Arrays to Sets.

Checklist

  • Otherwise: I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?

@DayKev DayKev self-assigned this Dec 27, 2025
@DayKev DayKev added the Refactor For refactoring code label Dec 27, 2025
@DayKev DayKev merged commit 247b130 into beta Jan 7, 2026
9 checks passed
@DayKev DayKev deleted the refactor/abilities-applied-set branch January 7, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor For refactoring code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants