mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 21:51:57 -05:00
* consolidated gimmick checks, triggers, communication, and activation; updated test runner * fixed improper use of .usableGimmick * cleaning up battle_dynamax.c, changing function args to u32s * fixed '#ifdef TESTING' causing errors * updated z-moves to use gimmick interface, pared down redundancies; no AI/tests * added support for z-moves in tests, consolidated gimmick fields * removed ShouldUseMaxMove and .usingMaxMove * renamed TryChangeZIndicator, updated z move display * added several z-move tests and fixed various z-move interactions; fixed z-move category calc * fixed useless battler arg in GetTypeBasedZMove * added basic test check for bad Z-Move or Mega usage * reworked test runner gimmick functionality; added support for Ultra Burst + Z-Move to test Light That Burns the Sky * fixed gimmick test logic; fixed damage category override * fixed mega rayquaza test fail * consolidated gimmick indicator logic; added graphics to gGimmicksInfo * removed TeraData struct * reimplemented AI logic for Z-Moves; no changes * updated Z-Move and Ultra Burst trigger gfx * added testrunner check for multiple gimmick use * fixed duplicate z-move call in test * reorganized data/graphics/gimmicks.h * added signature Z-Move ability tests; implemented Guardian of Alola * fixed bad test update * fixed Thousand Arrows not affecting Tera Flying; clean-up * fixed -ate tests * fixed tera tests * fixed tera tests really * fixed last batch of tests * fixed -ate mega test again * code review * code review pt.2 * tweaked CanTera again * dynamax flag only required for player |
||
|---|---|---|
| .. | ||
| ability_pop_up.pal | ||
| ability_pop_up.png | ||
| alpha_indicator.png | ||
| ball_caught_indicator.png | ||
| ball_display.png | ||
| ball_status_bar.png | ||
| bug_indicator.png | ||
| burst_trigger.png | ||
| dark_indicator.png | ||
| dragon_indicator.png | ||
| dynamax_indicator.png | ||
| dynamax_trigger.png | ||
| electric_indicator.png | ||
| enemy_mon_shadow.png | ||
| expbar.png | ||
| fairy_indicator.png | ||
| fighting_indicator.png | ||
| fire_indicator.png | ||
| flying_indicator.png | ||
| ghost_indicator.png | ||
| grass_indicator.png | ||
| ground_indicator.png | ||
| healthbox_doubles_frameend_bar.png | ||
| healthbox_doubles_frameend.png | ||
| healthbox_doubles_opponent.png | ||
| healthbox_doubles_player.png | ||
| healthbox_safari.png | ||
| healthbox_singles_opponent.png | ||
| healthbox_singles_player.png | ||
| hpbar_anim_unused.png | ||
| hpbar_anim.png | ||
| hpbar_unused.png | ||
| hpbar.png | ||
| ice_indicator.png | ||
| last_used_ball_l_cycle.png | ||
| last_used_ball_l.png | ||
| last_used_ball_r_cycle.png | ||
| last_used_ball_r.png | ||
| level_up_banner.png | ||
| mega_indicator.png | ||
| mega_trigger.pal | ||
| mega_trigger.png | ||
| misc_frameend.png | ||
| misc_indicator.pal | ||
| misc.png | ||
| normal_indicator.png | ||
| numbers1.png | ||
| numbers2.png | ||
| omega_indicator.png | ||
| poison_indicator.png | ||
| psychic_indicator.png | ||
| rock_indicator.png | ||
| status.png | ||
| status2.png | ||
| status3.png | ||
| status4.png | ||
| steel_indicator.png | ||
| stellar_indicator.png | ||
| tera_indicator.pal | ||
| tera_trigger.png | ||
| text_pp.pal | ||
| text.pal | ||
| textbox_1.pal | ||
| textbox_0.pal | ||
| textbox_map.bin | ||
| textbox.png | ||
| unused_status_summary.png | ||
| unused_window.png | ||
| unused_window2.png | ||
| unused_window2bar.png | ||
| unused_window3.png | ||
| unused_window4.png | ||
| water_indicator.png | ||
| z_move_trigger.png | ||