Commit Graph

4427 Commits

Author SHA1 Message Date
pom-eranian
de1eaf7436 25 pikachu - corrected icon colors, shiny correct colors 2024-10-22 23:18:16 -04:00
pom-eranian
205e9397dc 2026 alolan raichu [basefix rare epic] 2024-10-22 23:17:43 -04:00
pom-eranian
381874111f 25-cosplay pikachu 2024-10-22 23:16:51 -04:00
pom-eranian
5dafcf8241 25 pikachu 2024-10-22 23:16:50 -04:00
pom-eranian
9f7c306d5f 25-partner pikachu 2024-10-22 23:16:50 -04:00
pom-eranian
dd867a22f3 25-cool-cosplay pikachu 2024-10-22 23:16:02 -04:00
pom-eranian
6a085442f8 25-cute-cosplay pikachu 2024-10-22 23:16:01 -04:00
pom-eranian
106a628bc5 25-smart-cosplay pikachu 2024-10-22 23:16:00 -04:00
pom-eranian
21a9af262a 25-tough-cosplay pikachu [epic rare] 2024-10-22 23:16:00 -04:00
pom-eranian
25244e5b96 25-beauty-cosplay pikachu 2024-10-22 23:15:19 -04:00
pom-eranian
754d91cafe 25 raichu [basefix] added missing female back 2024-10-22 23:15:18 -04:00
pom-eranian
eb8cf580a3 25-gmax pikachu [basefix rare epic] 2024-10-22 23:15:18 -04:00
pom-eranian
d24c35e54f 26 raichu [basefix rare epic] 2024-10-22 23:15:17 -04:00
pom-eranian
2fe370b715 172 Pichu [basefix rare epic] 2024-10-22 23:14:43 -04:00
pom-eranian
2afe852f1e 1012 1013 Poltchageist, Sinistcha
icons, variants, base fixes, my sanity
2024-10-22 23:13:44 -04:00
pom-eranian
0441fc9465 reformat of masterlist with less whitespace 2024-10-22 16:04:11 -04:00
pom-eranian
0617df049d [QoL] reordered key for 6713 exp 2024-10-22 14:44:26 -04:00
pom-eranian
3daf2a17c1 276 277 Taillow Swellow [BaseFix Rare Epic] - @ peng06
variant icons
variant palettes
base fixes on all spritesheets
added to masterlist
2024-10-22 14:35:56 -04:00
pom-eranian
35382f5370 102 103 2103 Exeggcute Exeggutor [Rare. Epic] - @ clickonflareblitz
variant palettes
variant icons
added to masterlist
2024-10-22 14:06:53 -04:00
pom-eranian
43964d2724
Merge pull request #25 from chaosgrimmon/pom-main-oct
Icons fixes various - @ chaosgrimmon
2024-10-22 13:43:35 -04:00
pom-eranian
bfa857fa3a
Merge branch 'pagefaultgames:beta' into variant_update_oct 2024-10-22 13:06:51 -04:00
chaosgrimmon
3e541124a2 Move misclassified Gen9 icons
Also fixes a stray pixel on Fuecoco.
2024-10-22 12:51:44 -04:00
chaosgrimmon
938ce9e0bc More icon fixes
- Shiny Milotic antenna recolour
- Shaded variant Eevees and added Partner variants
- Swapped Golbat common and rare
- Added variant Centiskorch and Gmax
2024-10-22 12:47:39 -04:00
NightKev
181f59882a
[P2] Fix Early Bird (#4632)
* Fix Early Bird, add tests

* Update tsdocs for Early Bird's `AbAttr`

Rename `turnCount` to `toxicTurnCount` and
`turnsRemaining` to `sleepTurnsRemaining` in `status-effect.ts`

* Fix Toxic Orb test

* Redundant code :despair:

* Fix status override to set the number of sleep turns
2024-10-22 12:37:13 -04:00
Mason S
7066a15ceb
[Refactor] Added BattlerTagLapseType.AFTER_HIT (#3655)
* [Refactor] Added ON_GET_HIT BattlerTagLapseType

Adjusted BeakBlastChargingTag and ShellTrapTag to use new lapse type

Adjusted MoveEffectPhase to now lapse all tags with the ON_GET_HIT lapse type

* [Refactor] Added ON_GET_HIT BattlerTagLapseType

Adjusted BeakBlastChargingTag and ShellTrapTag to use new lapse type

Adjusted MoveEffectPhase to now lapse all tags with the ON_GET_HIT lapse type

* Fix nits

* Rename `ON_GET_HIT` to `AFTER_HIT`

Change `isOpponentTo` to `isOpponent`

* Fix a couple minor nits

* Remove single-use function

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-21 23:53:00 -07:00
chaosgrimmon
5d5d30aba1 Remove misplaced Gen4 variant icons 2024-10-21 22:54:56 -04:00
chaosgrimmon
730df401d9
Fix misplaced Gen4 variant icons 2024-10-21 22:07:02 -04:00
innerthunder
c2eb9de9df
[Ability] Partially Implement Infiltrator (does not work with mist) (#4636)
* Implement Infiltrator

* Integration tests + Infiltrator is (P) again

* Fix screen tests

* Fix `hitsSubstitute`

* docs for Infiltrator attr
2024-10-21 21:41:25 -04:00
chaosgrimmon
7cbddd8c6c
Merge pull request #40 from pom-eranian/variant_update_oct
Variant update oct
2024-10-21 21:39:29 -04:00
PrabbyDD
467841d167
[P2] Nightmare triggers at turn end instead of after move (#4702) 2024-10-21 21:33:41 -04:00
pom-eranian
0d7c4bbbfd 621 - Druddigon [Rare Epic] - @ Koda_want_to_sleep
variant palettes
variant icons
added to masterlist
2024-10-21 21:29:39 -04:00
pom-eranian
cd008151c0 Variant removed 509 510 Purrloin Liepard
This reverts commit 90ab203708.
2024-10-21 21:20:04 -04:00
NightKev
f7797603a1
[P2] Fix oversight where hazards cannnot affect Pokemon that set it (#4693)
Fixes #935
2024-10-21 11:03:12 -04:00
NightKev
966b07f62b
[Misc] Shiny overrides can now force Pokemon to not be shiny (#4699)
Also fixes random shinies breaking tests
2024-10-21 11:00:58 -04:00
innerthunder
f51814467a
[P3] Fix mistimed sound effect in LearnMovePhase (#4698) 2024-10-21 10:59:23 -04:00
NightKev
b76e54fe7f
Replace duplicate code with getDoubleBattleChance() (#4690) 2024-10-21 02:29:21 -07:00
Lugiad
75a114a89f
[Localization][UI/UX] emerald-pro font update (#4697)
* Add files via upload

* Delete public/fonts/pokemon-emerald-pro.ttf

* Rename pokemon-emerald-pro2.ttf to pokemon-emerald-pro.ttf
2024-10-20 22:45:12 -04:00
pom-eranian
cc8ef4514f 676 Furfrou [BaseFix Rare Epic] - @ gerolau 2024-10-20 19:20:51 -04:00
MokaStitcher
e6c06d57be
[P All][Bug] Various ME bugfixes (copy) (#4695)
* Mystery Encounter bugfixes

* more ME bug fixes

* update allowed pokemon in ME requirements

* some unit test cleanup and general tidying

* fix null exception on isBattleMysteryEncounter

* clean up tsdocs and fix pokemon hasAbility check

* fix double battle crash in challenge mode with a single eligible pokemon

* apply suggestions from PR#4619's code reviews

* revert fix for Keldeo crashes + implement fix suggestion from PR #4619

* fix session migration for PokemonCustomData

* prevent test failure due to keldeo fix

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-10-20 22:55:07 +01:00
pom-eranian
b6973ff65e 167 168 Spinarak Ariados [Rare, Epic] - @ Thorn @ wormhood 2024-10-20 13:06:12 -04:00
pom-eranian
48f5a462da 944 945 Shroodle Grafaiai [Base fix, Shiny fix, Rare, Epic] - @ Vari 2024-10-20 12:12:42 -04:00
pom-eranian
39d0ced50b 455 Carnivine [Base Fix Rare Epic] - @ hamez
base fix for front, back
variant icons
variant palettes
added to masterlist
2024-10-20 10:51:22 -04:00
NightKev
39abac65be
Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
pom-eranian
27e55685d4 [fix] masterlist erroneous value on chinchou, lanturn 2024-10-18 23:39:55 -04:00
Frederico Santos
5c70ab238e
Merge pull request #4684 from pagefaultgames/main
Main -> Beta
2024-10-18 21:53:21 +01:00
PigeonBar
de64fd7720
[Misc] [Beta] Fix crash when loading save preview with Mystery Encounter Override active (#4683) 2024-10-17 23:52:46 -04:00
MokaStitcher
c5b3220b86
[Beta P3][UI] Fix item/cursor placement in reward screen (#4678) 2024-10-17 13:46:51 -04:00
Mumble
2f212f52eb
fixed effectChanceOVerrride location + removed ability tags (#4677)
Co-authored-by: frutescens <info@laptop>
2024-10-16 23:31:30 -07:00
pom-eranian
478cc95710
Merge pull request #23 from pom-eranian/wooper_var
Variants for: [128] [158 159 160] [170 171] [194 196] [390 391 392] [509 510] [588 589] [616 617]
2024-10-17 01:27:13 -04:00
pom-eranian
12bdf08028
Merge branch 'pagefaultgames:beta' into variant_update_oct 2024-10-17 01:19:35 -04:00