Eduardo Quezada
|
92301398bc
|
Merge branch 'RHH/upcoming' into RHH/pr/upcoming/dynamax
# Conflicts:
# asm/macros/battle_script.inc
# data/battle_anim_scripts.s
# data/battle_scripts_1.s
# include/battle.h
# include/battle_controllers.h
# include/battle_interface.h
# include/config/battle.h
# include/constants/battle.h
# include/constants/battle_anim.h
# include/constants/battle_move_effects.h
# include/constants/battle_string_ids.h
# include/data.h
# include/random.h
# sound/cry_tables.inc
# src/battle_anim_new.c
# src/battle_controller_opponent.c
# src/battle_controller_player.c
# src/battle_controller_player_partner.c
# src/battle_interface.c
# src/battle_main.c
# src/battle_message.c
# src/battle_script_commands.c
# src/battle_util.c
# src/data/pokemon/form_change_table_pointers.h
# src/data/pokemon/species_info.h
# src/data/text/move_names.h
# test/test_runner_battle.c
|
2023-10-09 16:51:41 -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 |
|