Fixed a bug that could crash the game at the end of a battler's turn.
The ability Perish Body was previously overlooked when considering boss immunities to OHKO effects. This has now been fixed.
Tweaked and simplified the code related to boss immunities for all relevant moves and effects...
He's using Essentials Deluxe, which is the v20 version of the Deluxe Battle Kit. Essentials Deluxe totally overhauls all of the species file code entirely, something the v21 plugin does not do.
Revamped the code for trainer shadows, simplifying the code dramatically.,
The correct trainer sprite will now load if the player is wearing an outfit and triggers certain DBK animations.
Plugin Updates:
Overhauled all of the code related to drawing animated shadow sprites.
Pokémon shadows on the player's side are now cast in front of the Pokémon, like in Gen 5, rather than behind them.
The Substitute doll now casts its own shadow, instead of using the default Essentials...
If the player is wearing an outfit, the player's icon that displays on the Launcher points splash bar will now reflect the outfit currently being worn.
Reorganized some plugin debug options.
When the player triggers Terastallization while wearing an outfit, the animation will now properly display the trainer's current outfit during the animation.
Added the "battlerTeraType" midbattle command. This allows you to alter a battler's Tera type mid-battle.
The rainbow burst animation that...