-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new conditions for the trainer slide-in system #2713
Added new conditions for the trainer slide-in system #2713
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e134bb - Browse repository at this point
Copy the full SHA 6e134bbView commit details
Commits on Feb 21, 2023
-
Added new trainer slide-in msg conditions
Now they can say something: -When their last Pokémon's HP is between 25% and 50%. -When a critical hit is dealt to their first Pokémon for the first time. -When a super effective hit is dealt to their first Pokémon for the first time. -When a STAB move is used against (but doesn't faint) the opponent's Pokémon. -When the Player's Pokémon's move doesn't affect the opponent's Pokémon. -When they're about to trigger a Mega Evolution. -When they're about to trigger a Z-Move. Misc. changes: -Split GetEnemyMonCount for readability's sake. -Optimized the size allocated to trainerSlideLowHpMsgDone.
Configuration menu - View commit details
-
Copy full SHA for 3a91a5c - Browse repository at this point
Copy the full SHA 3a91a5cView commit details -
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into trainerSlideMsgUpdate
Configuration menu - View commit details
-
Copy full SHA for 2458142 - Browse repository at this point
Copy the full SHA 2458142View commit details
Commits on Feb 27, 2023
-
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into trainerSlideMsgUpdate
Configuration menu - View commit details
-
Copy full SHA for fe09f3e - Browse repository at this point
Copy the full SHA fe09f3eView commit details -
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into trainerSlideMsgUpdate
Configuration menu - View commit details
-
Copy full SHA for a54a8d9 - Browse repository at this point
Copy the full SHA a54a8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a036e6 - Browse repository at this point
Copy the full SHA 8a036e6View commit details
Commits on Mar 2, 2023
-
Added yet another trainer slide condition
Now a trainer NPC can also say something before the first turn of a battle starts for good.
Configuration menu - View commit details
-
Copy full SHA for ff15856 - Browse repository at this point
Copy the full SHA ff15856View commit details
Commits on Mar 10, 2023
-
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into trainerSlideMsgUpdate
Configuration menu - View commit details
-
Copy full SHA for 6dbe772 - Browse repository at this point
Copy the full SHA 6dbe772View commit details
Commits on Apr 24, 2023
-
-Undeclared size for certain trainer slide-in variables at struct BattleStruct for reasons. -Added a BattlerHPPercentage function to make HP threshold checks in ShouldDoTrainerSlide a bit more readable.
Configuration menu - View commit details
-
Copy full SHA for 330e85b - Browse repository at this point
Copy the full SHA 330e85bView commit details -
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into trainerSlideMsgUpdate
Configuration menu - View commit details
-
Copy full SHA for a128192 - Browse repository at this point
Copy the full SHA a128192View commit details