Hedara
|
950dbe7897
|
Merge commit '16357c7' into pret-merge
Conflicts:
include/battle.h
include/battle_controllers.h
include/battle_script_commands.h
include/contest.h
include/list_menu.h
src/battle_controllers.c
src/battle_gfx_sfx_util.c
src/battle_main.c
src/battle_message.c
src/battle_tower.c
src/berry_crush.c
src/contest.c
src/ereader_helpers.c
src/evolution_scene.c
src/hall_of_fame.c
src/mauville_old_man.c
src/mystery_gift_menu.c
src/pokedex.c
src/pokenav_conditions_search_results.c
src/pokenav_menu_handler_gfx.c
src/pokenav_ribbons_list.c
src/rom_header_gf.c
src/union_room.c
src/union_room_battle.c
src/union_room_player_avatar.c
|
2025-05-24 19:22:31 +02:00 |
|
PhallenTree
|
0b67aa7546
|
Fixes checking wrong move's Dynamic Move Type in Summary Screen (#6975)
|
2025-05-24 15:13:08 +02:00 |
|
Eduardo Quezada
|
17e570407e
|
Remove trailing whitespace (#6968)
|
2025-05-23 22:33:12 +02:00 |
|
Pawkkie
|
71f1c97d3e
|
Fix switch AI considering non-choiced SE moves when choiced (#6892)
|
2025-05-23 14:20:36 +02:00 |
|
Pawkkie
|
d3cadf093e
|
Fix HasBattlerSideMoveWithEffect comment (#6965)
|
2025-05-23 14:18:59 +02:00 |
|
Alex
|
6e63827bd7
|
Master to upcoming, 2025-05-22 (#6959)
|
2025-05-23 14:18:16 +02:00 |
|
Alex
|
87cbb457f1
|
Fixes AI not seeing primal weather and partner absorbing abilities (#6936)
|
2025-05-22 17:25:29 -04:00 |
|
Alex
|
f9400332fc
|
Fixes AI repeated use of weather set up moves (#6963)
|
2025-05-22 16:50:13 -04:00 |
|
Hedara
|
b6aa0618b5
|
Fix unused variable
|
2025-05-22 21:49:45 +02:00 |
|
Pawkkie
|
0530f49fd4
|
Fix AI boosting stats into mon with Haze (#6894)
|
2025-05-22 21:05:02 +02:00 |
|
GriffinR
|
fba096a500
|
Remove map_group_count.h
|
2025-05-22 13:59:23 -04:00 |
|
Alex
|
48100e9593
|
Fixes Unnerve activation not limited to 1 per switch-in (#6960)
|
2025-05-22 19:15:01 +02:00 |
|
Hedara
|
90aed43c27
|
Merge branch 'master' into master-upcoming
Conflicts:
.github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml
.github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml
.github/ISSUE_TEMPLATE/03_feature_requests.yaml
.github/ISSUE_TEMPLATE/04_other_errors.yaml
.github/pull_request_template.md
src/battle_controller_player.c
src/battle_main.c
src/battle_script_commands.c
src/battle_util.c
src/data/graphics/pokemon.h
src/data/pokemon/species_info/gen_9_families.h
test/battle/ability/flower_veil.c
test/battle/ability/sweet_veil.c
test/battle/ability/synchronize.c
test/battle/ability/water_bubble.c
test/battle/move_effect/fell_stinger.c
test/battle/move_effect/level_damage.c
test/battle/move_effect/magic_room.c
test/battle/move_effect/me_first.c
test/battle/move_effect/sky_drop.c
test/battle/move_effect/smack_down.c
test/battle/move_effect/wish.c
test/battle/move_flags/ignore_type_if_flying_and_ungrounded.c
|
2025-05-22 15:41:08 +02:00 |
|
Alex
|
b31a73f990
|
Rename ItemId_GetX to GetItemX (#2116)
|
2025-05-22 13:27:52 +01:00 |
|
Eduardo Quezada
|
9554146738
|
Fixed forfeit money for B_WHITEOUT_MONEY <= GEN_3 (#6942)
|
2025-05-22 14:27:28 +02:00 |
|
Alex
|
8ec998abff
|
Fixes ate type being ignored after checking summary screen (#6888)
|
2025-05-22 14:07:36 +02:00 |
|
PhallenTree
|
eb2121924d
|
Fixes Knock Off/Smack Down effect on immune target/protect (#6958)
|
2025-05-22 11:26:54 +02:00 |
|
Alex
|
8ad1f329c9
|
Fixes Dazzling abilities activating on all multi hit move hits (#6943)
|
2025-05-22 10:37:00 +02:00 |
|
Eduardo Quezada
|
be4b8ca3d0
|
Fix KNOWN_FAILING Bestow tests (#6947)
|
2025-05-22 10:23:15 +02:00 |
|
Eduardo Quezada
|
d42d9012e4
|
Documented usage of createsprite gDirtPlumeSpriteTemplate (#6954)
|
2025-05-22 09:27:30 +02:00 |
|
Abaresk
|
bef343cefa
|
Remove berry yield bug fix
|
2025-05-21 16:11:18 -04:00 |
|
Alex
|
95036e3b9f
|
Fixes global usage in super fang effect. (#6941)
|
2025-05-21 20:33:52 +02:00 |
|
Alex
|
ce079cfcc8
|
Fixes Life Orb damage still happening after attacker was unable to attack (#6940)
|
2025-05-21 16:16:33 +02:00 |
|
PhallenTree
|
a639460c27
|
Fixes Ice Body healing HP regardless of weather (#6939)
|
2025-05-21 14:25:12 +02:00 |
|
Eduardo Quezada
|
87fbf22476
|
Fix Rage Fist evolution method (#6937)
|
2025-05-21 10:41:51 +02:00 |
|
ghoulslash
|
c485ae4e90
|
add fail ptr arg to JumpIfMoveFailed, fix tryworryseed (#6925)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
|
2025-05-20 17:07:29 +02:00 |
|
Kurausukun
|
bd0a02c456
|
Correct C23 Checks (#2144)
|
2025-05-19 15:43:06 +01:00 |
|
Bassoonian
|
59d315734d
|
Update header files to match source files (#2143)
|
2025-05-19 09:18:04 +01:00 |
|
Kurausukun
|
e1e7d1cf35
|
Fixes for C23 Support (#2138)
* fixes for c23 support
* include global.h in m4a.c & remove <string.h> include
|
2025-05-19 09:11:59 +01:00 |
|
grintoul1
|
0d8d36499b
|
Mugshot Transitions 2v1 fix (#6911)
|
2025-05-19 07:44:05 +02:00 |
|
kittenchilly
|
75f6d85582
|
Improve a few Gen 9 Pokemon sprites (#6885)
|
2025-05-17 19:48:44 +02:00 |
|
Eduardo Quezada
|
29a6113318
|
Debug menu cleanup (#6881)
|
2025-05-17 16:55:05 +02:00 |
|
Alex
|
f1c1906324
|
Fix misleading name (#6865)
|
2025-05-17 16:23:30 +02:00 |
|
Eduardo Quezada
|
406fd7ce81
|
Expand trainerproc to support additional battle types (#6770)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-05-17 15:08:44 +02:00 |
|
Eduardo Quezada
|
4145404d22
|
Optimized PokemonUseItemEffects function (#6878)
|
2025-05-17 15:08:28 +02:00 |
|
Bassoonian
|
54806c8838
|
Add no-whiteout feature (#6795)
|
2025-05-17 11:20:35 +02:00 |
|
Eduardo Quezada
|
edf7c67775
|
Remove non-volatile status EFFECTs (#6772)
|
2025-05-16 22:52:51 +02:00 |
|
Alex
|
73e65b76c4
|
Consolidated HasMoveFlagX functions (#6874)
|
2025-05-16 20:50:45 +02:00 |
|
surskitty
|
e44d0326be
|
AI double battle friendly fire logic improvements (#6766)
|
2025-05-16 11:41:03 -04:00 |
|
Bassoonian
|
d1307371db
|
Master to upcoming merge (#6879)
|
2025-05-16 17:25:15 +02:00 |
|
jfb1337
|
d57dcd2e35
|
Reword move and ability descriptions to improve clarity (#6861)
Co-authored-by: jfb1337 <>
|
2025-05-16 17:23:56 +02:00 |
|
PhallenTree
|
1a707e8735
|
Fixes Magic Guard causing Wrap to end immediately (#6876)
|
2025-05-16 15:29:48 +02:00 |
|
Bassoonian
|
16357c7e29
|
Streamline pointer notation (#2139)
|
2025-05-16 12:04:44 +01:00 |
|
AlexOn1ine
|
33607529cd
|
conflicts
|
2025-05-16 10:46:32 +02:00 |
|
innocenthedgehog
|
49584e134b
|
Switch AI considers Bulletproof ability (#6872)
|
2025-05-16 10:35:34 +02:00 |
|
Bivurnum
|
ddff74e8f9
|
Bug fix: add proper elevation handling for npc followers (#6871)
|
2025-05-16 09:54:22 +02:00 |
|
hedara90
|
4d4dea1b38
|
Master to upcoming merge (#6868)
|
2025-05-16 09:37:39 +02:00 |
|
kittenchilly
|
7359d234c8
|
PokeCommunity sprites batch (April 2025) (#6840)
|
2025-05-16 09:35:30 +02:00 |
|
spindrift64
|
38cd80760b
|
Gen 1 no recharge on KO (#6869)
|
2025-05-16 08:09:18 +02:00 |
|
Eduardo Quezada
|
3056909286
|
Added weather accuracy move flags (#6857)
|
2025-05-16 07:58:40 +02:00 |
|