Commit Graph

19725 Commits

Author SHA1 Message Date
PhallenTree
8e3183a7a9
Simplify defrosting/thawing and expand target thawing config (#9271) 2026-02-23 17:11:05 +01:00
FosterProgramming
12d16aad16
createmon:fix move order when all moves are default (#9261)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-22 23:18:15 -08:00
hedara90
021a560de0
21/02/26 Master to upcoming merge (#9292)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-22 15:10:16 +01:00
AlexOn1ine
b746c80429 fix trainer palette 2026-02-22 12:05:40 +01:00
FosterProgramming
9f6e733f8f
Fix sanitizeTrainerId (#9244)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-21 05:48:05 -08:00
AlexOn1ine
44ff8fafa7 remove and add known failings 2026-02-21 13:43:15 +01:00
AlexOn1ine
675de8cbea 21/02/26 Master to upcoming merge 2026-02-21 12:55:21 +01:00
Alex
3ea6bd1872
FRLG accuracy check clean up (#9224)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
2026-02-20 11:39:34 +01:00
PhallenTree
199d7ae2cb
Fixes Rapid Spin and target defrost not being blocked by Sheer Force (#9252)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-19 14:24:39 +01:00
Linathan
13118676eb
Poltergeist Fix: Usable against Klutz targets and while Magic Room is in effect (#9256)
Co-authored-by: LinathanZel <linathan@DESKTOP-RVGNQ5E.localdomain>
2026-02-19 14:22:13 +01:00
FosterProgramming
eb68d746e2
Fix batle dome streak thresholds (#9257)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-19 14:21:36 +01:00
FosterProgramming
150241913a
Make .party files use "enum Pokeball" instead of "enum Item" (#9159)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-19 11:20:47 +01:00
PhallenTree
ccfb1b6e09
Fix pressing left or up when choosing target potentially causing a softlock (#9247)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-18 23:56:12 +01:00
PhallenTree
3494d6b064
Fixes Throat Chop timer being reset with every use of the move (#9246)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-18 15:40:30 +01:00
GGbond
33b89f227d
Fix AI Sheer Force checks to allow Order Up’s Commander stat boost (#9250) 2026-02-18 15:39:55 +01:00
FosterProgramming
8567d23736
Fix battle tutorial crashing after reshow in frlg (#9243)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-18 10:43:18 +01:00
Pawkkie
dd2b0bd99c
Fix Toxic Spikes switchin typo (#9242)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-17 17:20:24 -05:00
Meister-anon
7bde1630bf
fix cram form change issue #9182 (#9184)
Co-authored-by: Meister-anon <user@DESKTOP-TQ65PS9>
2026-02-17 19:12:08 +01:00
Eduardo Quezada
56f22adc15
Added Weight battle tests (#9202)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-17 19:08:00 +01:00
Kildemal
07fa2e2751
fix(bttl-anim): remove unused battle selector to silence warning (#9218) 2026-02-17 18:59:02 +01:00
Kildemal
44cecbb7d4
fix(build): fix debug builds failing (#9219) 2026-02-17 18:58:23 +01:00
hedara90
3e5387d3f0
Fix sprite fill using wrong mask in some cases (#9205)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-02-17 18:55:34 +01:00
PhallenTree
353d011c72
Prevents seteffectprimary and seteffectsecondary from softlocking (#9236)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-17 18:32:29 +01:00
FosterProgramming
bc6bbb1bc5
Make sure grass effect palette ignore fog when time blended (#9235) 2026-02-17 13:54:36 +01:00
FosterProgramming
3fca2dbb6d
Show ability num instead of ability id whn picking ability with debug givemon (#9225) 2026-02-17 10:50:02 +01:00
allcontributors[bot]
fa52f33ffa
add LogicalLlama as a contributor for bug (#9229)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-02-16 22:04:56 -08:00
psf
d01442299a
Running from trainer battles properly handles whiteouts (#9228)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-16 22:58:57 +01:00
Alex
89fbaef8ba
Sky Drop Fixes/Refactor (#9185)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
2026-02-16 18:22:53 +01:00
GGbond
9119a6cc53
Fix AI semi-invulnerable move handling and simplify switching logic (#9180)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-16 11:16:28 -05:00
grintoul
a3d9aa7ae2
Fix tera icon palettes (#9208) 2026-02-16 15:57:53 +01:00
cawtds
ae9b313e97
fix id range for object events and multi decrements/increments (#9098) 2026-02-16 15:53:19 +01:00
PhallenTree
757cbc2e7d
Fixes Protective Pads preventing Poison Touch activation (#9222) 2026-02-16 14:25:19 +01:00
PhallenTree
cf18d086b6
Adds CancelerSetTargets and improves Pre Attack Effects (#9178)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
2026-02-14 20:54:01 +01:00
cawtds
5aed923f0d
Fix accuracy bypass (#9201)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-14 08:21:00 +01:00
Pawkkie
74ea702242
Re-enable disabled test (#9200) 2026-02-14 01:07:42 +01:00
GGbond
a3ab5bf693
Fix incorrect player berry animation on opponent’s low-HP heal at battle start (#9198)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-02-13 23:59:08 +00:00
Frank DeBlasio
8ce48920a3
Add defines to Trainer Tower (#9187)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-13 22:42:43 +01:00
Alex
f759eca7de
Remove redundant Levitate check for Magnitute (#9197)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-13 13:30:22 +00:00
GGbond
312ddddc17
Fix multi battle switch checks for Eject items (#9190)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-13 00:00:35 +01:00
Marky
90972534fb
Fix HGSS National Dex List Count (#9189)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-12 15:11:00 +01:00
hedara90
7a4e30315a
Fix moves causing errors in Multiplayer due to recoil check in Battle TV (#9183)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Co-authored-by: Hedara <hedara90@gmail.com>
2026-02-10 22:52:22 +01:00
Alex
ce15e5486d
Fixes Gulp Missile crash on targets that can be statused (#9179)
Some checks failed
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
2026-02-10 20:13:27 +01:00
GGbond
1e7208dfca
Fix Commander cleanup after Volt Switch switch-in (#9141)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-10 14:38:16 +01:00
GGbond
164e0c7ebc
Fix Present heal miss-flag handling and enforce Telepathy blocking (#9170)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-02-10 13:56:38 +01:00
GGbond
acfd2f4f8c
Fix Taunt to not block Me First in Gen 5+ (#9069) 2026-02-10 12:05:41 +01:00
GGbond
57c51c0702
Fix Transform fail conditions with gen-specific checks (#9070) 2026-02-10 11:59:09 +01:00
GGbond
20a986519d
Fix Aqua Ring reuse failure check and add Aqua Ring/Ingrain tests (#9174) 2026-02-10 10:00:42 +01:00
GGbond
abeb86837a
Fix Instruct Missing Checks for Focus Punch, Beak Blast, Shell Trap, and Sky Drop (#9152)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
2026-02-09 20:26:14 +01:00
Pawkkie
e2c5ce3d8e
Fix doubles switch looping (#9167)
Some checks are pending
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
2026-02-09 18:47:35 +00:00
Kildemal
b7c400ea9c
fix(fanclub): use sText instead of non-existent gText (#9163) 2026-02-09 15:13:26 +01:00