PhallenTree
|
28d185be95
|
Fixes Pursuit potentially causing both battlers to switch into the same mon (#7084)
|
2025-06-07 23:59:44 +02:00 |
|
Alex
|
9f1eb78737
|
Fixes freeze during a 1v2 double battle (#7075)
|
2025-06-07 11:49:15 +02:00 |
|
明雅
|
1692d641c4
|
Fix Contest Painting load palette error (#7077)
|
2025-06-07 10:05:24 +02:00 |
|
wiz1989
|
e63ac48de2
|
added Ash Greninja overworld sprites (#6976)
|
2025-06-07 09:57:43 +02:00 |
|
Bivurnum
|
ea75a09dac
|
Clear saved follower NPC door warp when doing dive warp (#7065)
|
2025-06-07 09:54:07 +02:00 |
|
hedara90
|
8489b7a622
|
Added naive line break (#7076)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-06-06 20:13:07 -07:00 |
|
i0brendan0
|
67f7ad6b1e
|
[DRAFT] Fix Normalize not boosting Normal type moves if they were already Normal type (#7060)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-06-06 22:00:33 +02:00 |
|
Linathan
|
dc279f14ba
|
Chloroblast fix (#7008)
|
2025-06-06 21:33:56 +02:00 |
|
Linathan
|
25736c5628
|
Bug fix for Grassy Terrain incorrectly healing non-grounded Pokemon (#7058)
|
2025-06-05 14:35:30 +02:00 |
|
Alex
|
020be9d5b0
|
Deprecate sStatusFlagsForMoveEffects (#7063)
|
2025-06-05 14:32:28 +02:00 |
|
Alex
|
99997c49fc
|
Fixes speed calculation order (#7064)
|
2025-06-04 23:26:19 +02:00 |
|
PhallenTree
|
b3752e13d8
|
Fixes Aura Wheel + Normalize and Hunger Switch while Transformed/Terastallized (#7061)
|
2025-06-04 21:58:10 +02:00 |
|
Eduardo Quezada
|
3decd3da0a
|
Animation documentation (#7052)
|
2025-06-04 11:19:57 +02:00 |
|
Eduardo Quezada
|
d795de9e9d
|
Remove more instances of hard-coded Move IDs (#7056)
|
2025-06-03 23:26:48 +02:00 |
|
Philipp AUER
|
21f0eb1583
|
Debug parties and battles (#6884)
Co-authored-by: sbird <sbird@no.tld>
|
2025-06-03 23:21:17 +02:00 |
|
TLM-PsIQ
|
8b52e100b9
|
Fix ScaryFace anim for Bitter Malice (#6476)
|
2025-06-03 22:25:29 +02:00 |
|
Bassoonian
|
1a6ed20713
|
Add dedicated getter functions for Pokémon types and abilities (#7043)
|
2025-06-03 22:05:22 +02:00 |
|
Alex
|
177fa2f096
|
Combines Super Fang and Guardian of Alola effects (#7048)
|
2025-06-03 10:26:25 +02:00 |
|
Alex
|
52b1b877ec
|
Change GetZMaxMoveAgainstProtectionModifier to prevent regressions (#7047)
|
2025-06-03 09:11:42 +02:00 |
|
cawtds
|
b36a78ed47
|
replace magic numbers with enums
|
2025-06-02 22:55:41 +02:00 |
|
cawtds
|
0fc900514b
|
sync list menu functions with firered
|
2025-06-02 22:51:26 +02:00 |
|
Bassoonian
|
c5c7bb13c9
|
Converts a bunch of defines to enums (#7041)
|
2025-06-02 15:54:37 +02:00 |
|
Alex
|
d33651bfd0
|
Battle controller pret documentation (#7029)
|
2025-06-02 14:22:11 +02:00 |
|
Eduardo Quezada
|
5502fe2c5e
|
GetBattlerMon cleanup (#6967)
|
2025-06-01 21:10:24 +02:00 |
|
cawtds
|
d3af14b2bb
|
Adds FRLG asserts to Alloc/Free (#7025)
|
2025-06-01 14:22:00 +01:00 |
|
Alex
|
661a418960
|
Fixes multi battle party re-order (#7042)
|
2025-06-01 13:08:37 +02:00 |
|
Eduardo Quezada
|
8697bef20c
|
BtlController_EmitTwoReturnValues cleanup (#6855)
|
2025-06-01 11:29:02 +02:00 |
|
hedara90
|
392d4db319
|
Fix follower compression (#7038)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-06-01 10:06:12 +02:00 |
|
Eduardo Quezada
|
a93a17d490
|
Fixed text width for a lot of forms in HGSS Dex (#7035)
|
2025-05-31 20:28:24 +02:00 |
|
PhallenTree
|
585793131f
|
Fixes large battle messages being cut off instead of being prompted to advance 2 (#7036)
|
2025-05-31 20:25:25 +02:00 |
|
hedara90
|
0917af214c
|
Replace all usages of lz compression with smol (#7032)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-05-31 19:47:54 +02:00 |
|
Alex
|
ede15918cf
|
Refactors Final Gambit + Tests (#7005)
|
2025-05-31 15:52:53 +02:00 |
|
ShinyVolcarona
|
7f4f391e9b
|
New Attack Animations: 25w20a (#6886)
|
2025-05-31 11:34:24 +02:00 |
|
grintoul
|
3255f23239
|
Added line break between Trainer 1 name and Trainer 2 name in sText_TwoTrainersWantToBattle (#7028)
|
2025-05-31 09:50:41 +02:00 |
|
jfb1337
|
096493aa35
|
AI: Add AI_SMART_TERA flag to make smarter decisions about when to terastalize. (#6705)
Co-authored-by: jfb1337 <>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-05-31 09:47:25 +02:00 |
|
Alex
|
eb81820ae3
|
Clean up battlescript calls with func BattleScriptCall (#6873)
|
2025-05-31 09:09:35 +02:00 |
|
cawtds
|
21499cbee1
|
Refactor field moves (#6660)
|
2025-05-31 09:03:12 +02:00 |
|
PhallenTree
|
fa342b2909
|
Fixes Defiant/Competitive not resetting stat change animations and stat change related cleanup (#7004)
|
2025-05-31 08:45:46 +02:00 |
|
hedara90
|
6e64f6f5ef
|
New sprite compressor (#5627)
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: DizzyEggg
Co-authored-by: Raymond Dodge <git@rayrobdod.name>
|
2025-05-30 23:10:54 +02:00 |
|
cawtds
|
555bda4e66
|
Fix UB when using time menu (#7023)
|
2025-05-30 20:00:25 +02:00 |
|
Bivurnum
|
37669e62ae
|
Bug fix: setfollowernpc macro no longer runs when FNPC_ENABLE_NPC_FOLLOWERS is FALSE (#6755)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-05-30 17:41:02 +02:00 |
|
Bivurnum
|
5dd45a0479
|
Fixed surf blob binding to invisible follower NPC on map reload (#7013)
|
2025-05-29 18:18:30 +02:00 |
|
Bivurnum
|
e631f3baa9
|
Fix follower NPC not reappearing after Mossdeep gym warp (#7014)
|
2025-05-29 18:17:54 +02:00 |
|
Bivurnum
|
79abc885e7
|
Fixes follower NPC not changing state with player after warp (#7009)
|
2025-05-29 11:04:41 +02:00 |
|
Hedara
|
c8570d7c2b
|
Remove incorrectly re-added ABILITYEFFECT_ cases
|
2025-05-28 14:38:57 +02:00 |
|
Hedara
|
9d80ad530d
|
Merge branch 'master' into master-to-upcoming
Conflicts:
Makefile
data/maps/BattleFrontier_BattleDomeBattleRoom/scripts.inc
data/maps/MtChimney/scripts.inc
data/maps/MtPyre_Summit/scripts.inc
data/maps/SlateportCity_BattleTentBattleRoom/scripts.inc
include/constants/event_objects.h
include/constants/expansion.h
src/battle_script_commands.c
src/battle_util.c
src/field_screen_effect.c
|
2025-05-28 14:26:15 +02:00 |
|
PCG
|
00f3c09a22
|
Fixed CreateMon param order in CreateFacilityMon (#6989)
|
2025-05-28 12:51:00 +02:00 |
|
psf
|
d80e92e687
|
Pret merge (27th of May, 2025) (#6995)
|
2025-05-28 03:44:51 -07:00 |
|
Vex
|
ecb20b2a25
|
Fix Eiscue not resetting back to Ice Face form after battle. (#6997)
|
2025-05-28 12:43:38 +02:00 |
|
Alex
|
c489d36fc6
|
Fixes Gen3 berry activation timing (#6993)
|
2025-05-27 23:36:00 +02:00 |
|