Commit Graph

11896 Commits

Author SHA1 Message Date
Bassoonian
5aeeb3365f
Merrp merge (12th of February) (#6244) 2025-02-13 16:19:40 +01:00
Bassoonian
35324497a6
Update src/event_object_movement.c 2025-02-13 13:35:38 +01:00
hedara90
7d1bbf62e1
Apply suggestions from code review
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-02-13 10:23:06 +01:00
hedara90
f20aebf878
Fixed multi battle forced switches (#6243)
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-02-12 21:57:51 +01:00
Hedara
a859f40e37 Review comments 2025-02-12 14:31:42 +01:00
Hedara
7426a98dc5 Merge remote-tracking branch 'merrp/followers-expanded-id' into merrp-merge 2025-02-12 13:34:28 +01:00
Eduardo Quezada
860c2f6cbc
Remove whitespace from trainers data file (#6234) 2025-02-12 00:27:33 +01:00
Hedara
e0e73983c7 Merge remote-tracking branch 'pret/master' into pret-merge-2025-02-11 2025-02-11 11:20:37 +01:00
明雅
846fe64789
Try a new solution to Fix Safari #6206 (#6228) 2025-02-10 15:55:57 +01:00
Ariel A
c8fb56d73b Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
Ariel A
ef05bbf394 Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
PhallenTree
cf5b95cee8
Fixes Expanding Force and Spectral Thief move animations (#6185) 2025-02-09 22:34:48 +01:00
Eduardo Quezada
99cb40d896
Added test support for 5 battle configs (#5914)
Co-authored-by: sbird <sbird@no.tld>
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-02-09 22:29:23 +01:00
Eduardo Quezada
d510a3957d
Fixed Future Sight not being affected by Electrify (#6213) 2025-02-09 21:57:29 +01:00
Eduardo Quezada
d3417b00a2
Fixed compilation error when turning P_GENDER_DIFFERENCES off (#6223) 2025-02-09 15:37:56 +01:00
明雅
d45a6487ab
Fix Using a Safari Ball crashes the game #6206 (#6220) 2025-02-09 09:50:01 -03:00
Alex
de9e9af1b7
Fixes Spectral Thief stealing boost at the wrong time (#6197)
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
2025-02-07 16:24:05 -05:00
Bassoonian
82b0eff16c
Fix typo in Nuzzle's description (#6209) 2025-02-07 15:26:16 -03:00
hedara90
f9d1fdcf4c
Follower Object Event refactor (#6129)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-06 21:12:42 +01:00
hedara90
f6d1773e51
Fixed Unnerve message and wrote tests (#6192)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-05 22:29:13 +01:00
ghoulslash
b4fc611d5f
Cleanup some global battler ID usage (#6181)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-02-04 18:08:32 +01:00
PhallenTree
5238665a7a
Fixes Suction Cups ability popup and Red Card + Guard Dog interaction (#6171) 2025-02-03 18:31:14 +01:00
Eduardo Quezada
fe41f9eaf5
Fixed non-regional forms breeding incorrectly (#4985) 2025-02-03 17:03:29 +01:00
moostoet
ddff2def40
Prevent sameMoveTurns from incrementing when unable to use move (#6167) 2025-02-02 22:11:25 +01:00
Bassoonian
a0097ef395
Add Poltchageist family form data (#6163) 2025-02-01 17:46:59 -03:00
Eduardo Quezada
7c6eda21b1
Added missing in-battle "Move Info" button prompt (#6155) 2025-02-01 18:47:36 +01:00
Alex
97d8bd2646
Fixes Dragon Tail missing timing against Rocky Helmet / Iron Barbs (#6154) 2025-01-31 22:02:26 +01:00
Alex
c5c22a0005
Fixes Dynamic Moves types in SumScreen while in Battle (#6145) 2025-01-31 21:50:26 +01:00
Ariel A
bc421740e8 fix: fixed compilation error when OW_GFX_COMPRESS is FALSE 2025-01-29 23:12:45 -05:00
shachar700
95aa41f0d4
Fixed switchout bug in multibattle where order of mons gets messed up (#2099)
Some checks failed
CI / build (push) Has been cancelled
2025-01-29 07:43:13 +00:00
lordraindance2
392a16651b
Implemented clear animation for also overworld pokemon (#5825) 2025-01-28 20:04:16 -03:00
hedara90
4041af0b05
Removed stray semi-colon in AI code (#6134)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-28 19:14:12 +01:00
DizzyEggg
c77cf8284c
Fix safari zone crash on No Cash (#6132) 2025-01-28 13:11:39 +01:00
Frank DeBlasio
f3f03ec43f
Fixed Hoenn dex off by 1 issues (#6104) 2025-01-27 15:52:03 +01:00
Cafe
37b6f031c8
Duraludon battle animation (#6086) 2025-01-26 17:27:05 +01:00
DizzyEggg
99c24c5c1a
Fix Double Iron Bash move animation crash on MyBoy/No$ (#6114) 2025-01-26 16:23:33 +01:00
DizzyEggg
b3543cbc59
Fix MindBlown crash on MyBoy/No Cash (#6112) 2025-01-26 12:06:13 -03:00
PhallenTree
0339f684c3
Fix seeds softlocking the game when a battler with a Surge ability enters the field (#6110) 2025-01-26 12:21:19 +01:00
Frank DeBlasio
9e10f680a9
Move flag fixes (#6107) 2025-01-26 09:48:38 +01:00
Ariel A
8933b84e1c Merge branch 'followers' into followers-expanded-id 2025-01-25 21:40:51 -05:00
Ariel A
d73167e262 fix: treat 1-tile jumps as slow copyable movement for follower pokemon 2025-01-25 21:37:16 -05:00
DizzyEggg
df50320ca6
Fix Crash if something costs 0 in shop (#6106) 2025-01-25 17:38:19 +01:00
Alex
c4b838587b
Fixes Charge effect not boosting and tests (#6102) 2025-01-25 14:38:18 +01:00
Frank DeBlasio
4dc2bc69aa
Fixed Liquid Voice's dynamic type for normal moves (#6092) 2025-01-24 18:38:51 +01:00
Bassoonian
c372a3bf82
Fix Enamorus not changing forms (#6093) 2025-01-24 07:59:24 -03:00
hedara90
e8d3b4163f
Trainerslide animation fix (#6040)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-22 14:50:23 +01:00
Ariel A
ce9f3b95f3 fix: non-following pokemon using slide-in battle animation 2025-01-21 23:27:57 -05:00
Alex
f2840cb047
Fixes Eject Pack triggering twice on Intimidate (#6072) 2025-01-21 17:58:52 -05:00
Alex
b2f2a8c9fb
Fixes Rapid Spin / Toxic Debris interaction (#6023)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-01-21 21:43:54 +01:00
Pawkkie
6ec847019e
Fix Entrainment AI scoring bug (#6056) 2025-01-20 16:45:14 +01:00