sovereignx/test/battle
ZnogyroP 71b49a114f
Adds move Upper Hand (#4085)
* Remove non-existent tilesets from label comments and alphabetize

* Fixed braces style

* gbagfx bit depth upconversion fix

* jsonproc: filter out every non-alphanumeric character

* fix(linking): link gflib/malloc.c at top of EWRAM in ld_script_modern.ld

* Adds move Upper Hand

* Requested changes

- Tabs / spaces where proper
- HitFromAtkString -> HitFromAccCheck
- Actually compiles now lol
- Moved assumes into relevant tests
- Cleaned up the check for TryUpperHand

* Fixed || positioning

* Update upper_hand.c

* Revert "Merge remote-tracking branch 'upstream/master' into upper-hand"

This reverts commit b21275dfe9, reversing
changes made to 89b1ad1ea1.

* AI logic and conflicts solved

* Test fix

* Fix Sheer Force test

* Requested changes

* Requested changes

* Update battle_script_commands.c

---------

Co-authored-by: GriffinR <griffin.g.richards@gmail.com>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
Co-authored-by: Sierraffinity <sierra@domoreaweso.me>
Co-authored-by: sbird <sbird@no.tld>
2024-02-01 12:23:58 +01:00
..
ability Adds move Upper Hand (#4085) 2024-02-01 12:23:58 +01:00
form_change Move data unification (#3999) 2024-01-29 08:51:32 -03:00
hold_effect Move data unification (#3999) 2024-01-29 08:51:32 -03:00
item_effect Move data unification (#3999) 2024-01-29 08:51:32 -03:00
move_effect Adds move Upper Hand (#4085) 2024-02-01 12:23:58 +01:00
move_flags Move data unification (#3999) 2024-01-29 08:51:32 -03:00
status1 Move data unification (#3999) 2024-01-29 08:51:32 -03:00
terrain Move data unification (#3999) 2024-01-29 08:51:32 -03:00
weather Move data unification (#3999) 2024-01-29 08:51:32 -03:00
ai.c Rename EFFECT_FAKE_OUT to EFFECT_FIRST_TURN_ONLY (#4081) 2024-01-31 09:32:58 -03:00
ai_calc_best_move_score.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
ai_check_viability.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
ai_trytofaint.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
crit_chance.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
damage_formula.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
trainer_control.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00