DizzyEggg
f9058a8544
Fix disobedience wrong move effect issue
2023-06-28 12:47:20 +02:00
Eduardo Quezada D'Ottone
f3be4e1ac5
Fixed 2 test runner issues ( #3076 )
...
* Fixed 2 test runner issues
Thanks to MGriffin for the help
- Fixed non-battle tests omitting errors when failing.
- Fixed non-battle tests showing false positive memory leak errors due to the test failing for a different cause.
* Update test/test_runner.c
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
2023-06-26 19:26:42 +01:00
hetoord
4a6f791482
Tests for Air Balloon ( #3071 )
...
* Add tests for HOLD_EFFECT_AIR_BALLOON
* Apply suggestions from code review
---------
Co-authored-by: Bart <bart@DESKTOP-IKF42MG.localdomain>
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2023-06-26 08:37:48 -04:00
ghoulslash
c7e8edf19b
Easy Chat always shows words in uppercase ( #3050 )
2023-06-24 13:28:13 -04:00
Eduardo Quezada D'Ottone
f5aabcad70
Minor test changes ( #3072 )
2023-06-23 10:18:57 -04:00
Martin Griffin
8995296db4
Use ; instead of {} for empty PLAYER/OPPONENT
2023-06-23 15:09:41 +01:00
Martin Griffin
1987bda497
Regularize whitespace in tests
2023-06-23 15:09:41 +01:00
Martin Griffin
b90ff23b80
I_HEALTH_RECOVERY in item_effect_restore_hp.c
2023-06-23 15:09:41 +01:00
Martin Griffin
0d930946a7
Parametrize item_effect_restore_hp.c
2023-06-23 15:09:41 +01:00
Martin Griffin
b357d5b1b8
Inline uses of macros in tests
2023-06-23 15:09:41 +01:00
Martin Griffin
0b43f5ab0e
Use 3-arg PASSES_RANDOMLY in Snow+Blizzard
2023-06-22 17:20:39 +01:00
Martin Griffin
72bb8b71b6
More conservative unlink error in Hydra
2023-06-22 17:17:43 +01:00
Martin Griffin
e8b2eea89d
Sensible names for temporary ROMs in Hydra
2023-06-22 17:17:41 +01:00
Martin Griffin
20aea1f32f
Print runner number in Hydra
2023-06-22 17:17:41 +01:00
Martin Griffin
c9a2c86d78
Simplify TO_DO_BATTLE_TEST
2023-06-22 15:19:35 +01:00
Martin Griffin
3e6f499517
TearDownBattle function
2023-06-22 15:08:15 +01:00
voloved
c911d4bf57
Made window's starting location track with ball; made window show if it's showing on startup ( #3042 )
2023-06-21 13:19:08 -04:00
Pawkkie
62ae3b1df1
Fix bug due to variable overflow when AI chooses new Pokemon to send out ( #3068 )
2023-06-21 12:59:30 -04:00
Alex
43821d606f
Fix Baton Pass for when Ace mon is the last alive ( #3067 )
...
* Updated preproc config for Diamond Storm
* Fix baton pass bug with IsAceMon
remove not needed check
---------
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2023-06-21 11:11:06 -04:00
Martin Griffin
97bc8e4689
At most one PASSES_RANDOMLY ( #3065 )
2023-06-20 14:46:02 -04:00
Eduardo Quezada D'Ottone
186d8763ea
Fixed selling TMs set as reusable ( #3049 )
2023-06-19 16:19:29 -04:00
Eduardo Quezada D'Ottone
b01f7927cf
Fixed Sylveon's evolution method ( #3048 )
2023-06-19 16:17:51 -04:00
Eduardo Quezada D'Ottone
5128520291
Fixes Hisuian mon not evolving + Fixed regional mon not breeding correctly ( #3047 )
2023-06-19 16:16:55 -04:00
Eduardo Quezada D'Ottone
7505b323ab
Test Runner support for illegal abilities ( #3045 )
2023-06-17 17:23:32 -04:00
Eduardo Quezada
49ffd4a2e9
Easy Chat always shows words in uppercase
2023-06-06 10:55:42 -04:00
Eduardo Quezada
601a96f34a
Fixes Hisuian mon not evolving + fixed regional mon not breeding correctly
2023-06-06 08:01:29 -04:00
Eduardo Quezada
e43567f0a1
Fixed releases order
2023-06-03 16:49:49 -04:00
Eduardo Quezada
ee2f9da72a
Fixed issue template titles
2023-06-03 16:40:51 -04:00
Eduardo Quezada D'Ottone
c17d6f4bc7
Update 01_battle_engine_bugs.yaml
2023-06-03 16:39:56 -04:00
Eduardo Quezada
b389c34c88
Further templates
2023-06-03 16:36:20 -04:00
Eduardo Quezada D'Ottone
91c6c3ea95
Create battle_ai_issues.yaml
2023-06-03 15:11:47 -04:00
Eduardo Quezada D'Ottone
f8408a42b3
Update battle_engine_bugs.yaml
2023-06-03 15:07:43 -04:00
AgustinGDLV
1ea23daefe
fixed bug with zeroing out abilities on switch-in
2023-06-03 11:58:57 -07:00
AgustinGDLV
d795256142
remove debug
2023-06-03 11:56:01 -07:00
Eduardo Quezada D'Ottone
d7130fbb0f
Create battle_engine_bugs.yaml
2023-06-03 14:50:14 -04:00
AgustinGDLV
53fa7e524c
allow for illegal abilities within tests
2023-06-03 11:32:54 -07:00
Eduardo Quezada D'Ottone
1dbf9560a5
Version 1.5.0 ( #3040 )
2023-06-02 14:19:01 -04:00
Eduardo Quezada D'Ottone
a1a49cef8f
One point five baby (pret merge 2023/06/02) ( #3044 )
2023-06-02 12:34:21 -04:00
Eduardo Quezada
43da48f992
CpuFastFill
for initializing, thanks SBird
2023-06-02 12:22:05 -04:00
Eduardo Quezada
271bca6a3d
Fixed Staraptor using Staravia's footprint
2023-06-02 11:56:36 -04:00
Eduardo Quezada
5bf040f38d
Missing pret improvement that was causing unmatching
2023-06-02 11:56:12 -04:00
Eduardo Quezada
4c57b84cd9
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
...
# Conflicts:
# graphics/pokemon/mawile/footprint.png
# src/battle_gfx_sfx_util.c
# src/fldeff_sweetscent.c
# src/pokedex.c
2023-06-02 11:45:28 -04:00
GriffinR
23b57050c2
Fix some compressed tilemaps
2023-06-01 15:31:12 -04:00
Martin Griffin
412f6f5352
Separate build directory for tests and TESTING define ( #3002 )
...
* Separate build directory for tests and TESTING define
* fixup! Separate build directory for tests and TESTING define
* fixup! Separate build directory for tests and TESTING define
* fixup! Separate build directory for tests and TESTING define
2023-05-31 09:38:37 -04:00
BuffelSaft
2e08277a4e
Fixes Triple Kick effect and Z move damage calc ( #2983 )
2023-05-31 22:25:16 +12:00
Eduardo Quezada
837e2fb684
Merge branch 'RHH/master' into RHH/pr/version/1.5.0
...
# Conflicts:
# data/battle_scripts_1.s
# data/scripts/debug.inc
# src/battle_util.c
# test/ability_contrary.c
2023-05-30 14:43:20 -04:00
Alex
5a384f9090
Fixes Triple Kick effect and Z move damage calc
...
minor correction to the z-move fix
Add comment to EFFECT_TRIPLE_KICK
2023-05-29 15:28:40 +02:00
GriffinR
5100eef017
Merge pull request #1890 from GriffinRichards/pal-macro
...
Add some missing palette macro use
2023-05-28 18:28:50 -04:00
ghoulslash
4cef99101b
restore items in wild battles ( #3031 )
2023-05-28 08:52:58 -04:00
ghoulslash
c38b51c570
Fixed Throat Spray's description ( #3027 )
2023-05-28 08:52:32 -04:00