18854 Commits

Author SHA1 Message Date
Pawkkie
e77fe32dec
Fix Choice'd mons referring to incorrect move when switching (#6204) 2025-02-07 16:42:08 +01:00
ghoulslash
96ee24c726
Minor Terrain Seed Test Improvement (#6207)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-02-07 16:40:10 +01:00
Eduardo Quezada
b51598c14d
Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00
Alex
765a12f520
Convert max effects to normal move effects (#6143) 2025-02-06 21:02:39 -03:00
Eduardo Quezada
473cf265a4
Fixed regression from master/upcoming merge (#6199) 2025-02-07 00:03:57 +01:00
hedara90
58eb635499
Follower Object Event refactor (#6129)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-06 21:20:38 +01:00
hedara90
f9d1fdcf4c
Follower Object Event refactor (#6129)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-06 21:12:42 +01:00
ghoulslash
3ba4e3c0c7
Sheer Force Test Fixes (#6198)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-02-06 20:17:57 +01:00
Alex
4fd0c3a5be
Master to upcoming (#6194) 2025-02-06 19:11:10 +01:00
ghoulslash
41bda98031
Unify setreflect/setlightscreen and MOVE_EFFECT_REFLECT/LIGHT_SCREEN (#6196)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-02-06 18:22:01 +01:00
Hedara
27da389d1e Merge branch 'master' into master-to-upcoming 2025-02-06 13:05:02 +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
Pawkkie
4359cbb77c
SwitchType enum to clean up GetMostSuitableMonToSwitchInto (#6184) 2025-02-05 16:49:53 +01:00
ghoulslash
dc21befcc9
CanAbilityX Function Cleanup (#6183)
Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
2025-02-05 16:48:51 +01:00
hedara90
cad1a37566
Tachyon Cutter and Salt Cure animations (#6182)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-05 15:27:21 +01:00
Alex
b90b1e2546
Clean up - Add ability args instead of calcing the ability again (#6186) 2025-02-04 18:04:05 -05:00
hedara90
ea3b81218b
Wrote tests for Electrify (#6179)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-04 12:37:42 -05: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
GriffinR
cdadd7d2ed Generate heal location constants automatically, move data back to a single file. 2025-02-03 20:25:11 -05:00
hedara90
a642759798
Changed two LocalRandom calls to new LocalRandom32 (#6173)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-03 23:32:29 +01:00
GriffinR
678fdf9979
Merge pull request #2047 from GriffinRichards/generate-map-constants
Generate local IDs from map.json files
2025-02-03 16:18:32 -05:00
Eduardo Quezada
e9c14e35ca
Cleaned up party data access GetPartyBattlerData (#6172) 2025-02-03 20:34:15 +01:00
tertu
14178edfe3
Don't use SeedRng some places where it isn't necessary (#6156) 2025-02-03 20:03:13 +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
Pawkkie
37dd57b1b5
AI adds score to Pursuit if it OHKOs (#6166) 2025-02-03 13:00:42 +01:00
moostoet
ddff2def40
Prevent sameMoveTurns from incrementing when unable to use move (#6167) 2025-02-02 22:11:25 +01:00
Eduardo Quezada
64c5113b23 Merge branch '_RHH/master' into _RHH/upcoming 2025-02-02 14:18:13 -03:00
Alex
f8c2e860d7
Remove unused PainSplit scripting global (#6164) 2025-02-02 14:50:39 +01:00
hedara90
959e5a9e82
Add the header required for TPP tags to work (#6162)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-01 22:58:26 +01:00
Bassoonian
a0097ef395
Add Poltchageist family form data (#6163) 2025-02-01 17:46:59 -03:00
Pawkkie
881c7bd8ff
Clarify MOVE_EFFECT_SLEEP sleep clause handling (#6161) 2025-02-01 20:34:25 +01:00
Eduardo Quezada
7c6eda21b1
Added missing in-battle "Move Info" button prompt (#6155) 2025-02-01 18:47:36 +01:00
hedara90
8bb52b5727
Water Compaction tests (#6159)
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2025-02-01 13:34:17 -03:00
hedara90
1c821c2ff7
Tests for Big Pecks (#6158)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-01 10:35:11 -03: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
Alex
89cfd85b8f
Fixes battler mutation during the intim script (#6151)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-01-31 21:49:26 +01:00
Eduardo Quezada
3b4acc40bc Fix master -> upcoming compile error 2025-01-30 22:46:49 -03:00
Eduardo Quezada
ee1b75614d Merge branch '_RHH/master' into _RHH/upcoming 2025-01-30 22:46:06 -03:00
khbsd
4fc56128d0
Add Mega Evo, Primal Reversion, and Ultra Necrozma OW sprites (#5874)
Co-authored-by: kittenchilly <mario.pikmin.zelda@gmail.com>
2025-01-30 22:29:20 -03:00
Eduardo Quezada
1c3cabb52a Fix typo 2025-01-30 18:46:06 -03:00
Eduardo Quezada
370cfd5bb4 Begin 1.10.3 cycle 2025-01-30 18:40:03 -03:00
Eduardo Quezada
397e98b954
Version 1.10.2 (#6144) 2025-01-30 18:38:28 -03:00
Ariel A
91f9ef0b4d Merge branch 'followers-expanded-id' into lighting-expanded-id 2025-01-29 23:13:27 -05:00
Ariel A
bc421740e8 fix: fixed compilation error when OW_GFX_COMPRESS is FALSE 2025-01-29 23:12:45 -05:00
Ariel A
f993c904e8 Merge branch 'lighting' into lighting-expanded-id 2025-01-29 23:07:02 -05:00
hedara90
d0bd82452f
Added some TO_DO tests (#6140)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-01-29 21:13:53 -03:00
Alex
32eb5dfba5
Remove global sBattler_AI (#6128) 2025-01-29 19:58:16 +01:00
Alex
94c98e6233
Clean up follow up for Simultaneous Reduction HP (#6139) 2025-01-29 19:39:19 +01:00