### Monotype Mode Improvements
- Pre-Evolution Catching Allowed: Updated Monotype rules to allow catching Pokémon that are not of the specified type if they can evolve into that type.
- Example: You can now catch an Eevee in a Monotype Fire run because it evolves into Flareon.
- Strict...
Nononever updated Advanced AI System with a new update entry:
undefined method priority better switch intelligence better move scoring
Read the rest of this update entry...
Hey, I encountered a crash in
[006] Z-A Battle Function.rb
: Exception ArgumentError at 015:Validation:29 - Invalid argument passed to method. Expected 10500.0 to be a Integer, but got Float.
The issue is that tMoney can become a float, which the money= setter rejects.
I fixed it by adding...
Switch Intelligence
ReserveLastPokemon Support**: Fixed an issue where the AI would switch into its Ace (last Pokemon) prematurely. It now respects the ReserveLastPokemon trainer flag.
Switch Loop Fix**: Implemented stability checks to prevent the AI from endlessly switching between two Pokemon...
Nononever updated Advanced AI System with a new update entry:
Switch Intteligence, Ace Pokemon Rule, Critical Hits
Read the rest of this update entry...