DizzyEggg
|
a7b9d139da
|
Fix Wall Werrors on modern (#3412)
* Fix Wall Werror errors
* fix hgss pokedex modern errors
* tests build on modern
* learnset change
* Update src/battle_ai_util.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/battle_anim_new.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/debug.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/debug.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/pokedex_plus_hgss.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* review changes
* unused cmd args
* various args back
---------
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
|
2023-10-13 18:39:35 +02:00 |
|
DizzyEggg
|
403326035e
|
fix broken move anims in tests (#3398)
|
2023-10-10 22:41:34 -03:00 |
|
DizzyEggg
|
be5683e899
|
AI battle tests + AI logic fixes (#3361)
|
2023-10-04 18:53:29 +01:00 |
|
DizzyEggg
|
2fcb9bbc9b
|
Wild battle tests + tests for exp points (#3342)
* Add WIld Battles to test runner + exp tests
|
2023-09-27 08:35:05 +01:00 |
|
DizzyEggg
|
136ea395ac
|
Fix tests breaking on modern (#3319)
* Fix tests breaking on modern
* modern tests fix - macro and rodata changes
* ld script rodata modern
|
2023-09-19 12:15:03 +02:00 |
|
Eduardo Quezada
|
f3217c18dc
|
Merge branch 'RHH/master' into RHH/upcoming
# Conflicts:
# src/battle_util.c
|
2023-09-14 09:12:12 -03:00 |
|
DizzyEggg
|
7936910f90
|
Bug Bite - Tests and small fix (#3282)
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2023-09-14 08:57:30 -03:00 |
|
kittenchilly
|
3435c590c9
|
Merge branch 'upcoming' into ultraburst
|
2023-08-12 18:58:38 -05:00 |
|
Eduardo Quezada
|
09fc48461f
|
Merge branch 'RHH/master' into RHH/upcoming
# Conflicts:
# test/battle/move_flags/three_strikes.c
# test/move_flag_strike_count.c
# test/move_flag_three_strikes.c
# test/powder_moves.c
# test/status1.c
|
2023-08-12 16:31:44 -04:00 |
|
Eduardo Quezada D'Ottone
|
d62c0d6d51
|
Organized tests into subfolders (#2822)
|
2023-08-12 20:00:15 +01:00 |
|