Commit Graph

4402 Commits

Author SHA1 Message Date
pom-eranian
69a3319c5c
Merge pull request #22 from pom-eranian/meganium-var
152 153 154 Chikorita Bayleef Meganium - 501 502 503 6503 Oshawott Dewott Samurott - 807 Zeraora
2024-10-15 00:31:52 -04:00
pom-eranian
c0fb08d777 807 Zeraora [Epic Rare] - @ luckyluckylucky 2024-10-15 00:17:12 -04:00
pom-eranian
5dd0ff3bbf 152 153 154 - Chikorita Bayleef Meganium [Base Fix Rare Epic] - @ corsola_bandit 2024-10-15 00:16:10 -04:00
pom-eranian
ea0b84d85f 501 502 503 6503 - Oshawott Dewott Samurott [Base Fix Rare Epic] - @Omniv @yepitscaio 2024-10-15 00:14:00 -04:00
pom-eranian
484915a12b 378 Regice [Base shiny + replacement] - @ Vari 2024-10-14 23:05:09 -04:00
pom-eranian
bb4aba5ef9
Merge pull request #21 from pom-eranian/swirlix-var
682 683 Sprizee Aromatisse - @ Koda_want_to_sleep  - 684 685 Swirlix Slurpuff  - @ gerolau
2024-10-14 20:58:38 -04:00
pom-eranian
a5c1c241f8 682 683 - Sprizee Aromatisse [Rare Epic] - @ Koda_want_to_sleep 2024-10-14 20:43:51 -04:00
pom-eranian
4287ae1cd0 684 685 Swirlix Slurpuff [Rare Epic] - @ gerolau 2024-10-14 20:38:32 -04:00
NightKev
e962ac1f18
[Beta Bug] Prevent duplicate move failure message (#4662) 2024-10-14 17:47:23 -04:00
cadi
e7a4d4055f
[Move] Implement Power Trick (#2658)
* add `PowerTrickTag`

* modify getStat() with PowerTrickTag

* implement `PowerTrickAttr`

* add unit test

* enhance docs and tag apply logic

---------

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-14 12:39:34 -07:00
MokaStitcher
676322e800
[QOL] Add input delay for skipping egg summary (#4644) 2024-10-14 10:42:59 -04:00
Mumble
8981f0e7a8
Trainer party de-duplication checks static pokemon too (#4585)
Co-authored-by: frutescens <info@laptop>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
2024-10-13 19:20:55 -07:00
PigeonBar
e340abe75d
[P1 Bug] Fix softlock when a phazing attack activates a reviver seed (#4654)
* [P1 Bug] Fix softlock when a phazing attack activates a reviver seed

* Polishing tests

* Change approach to respect Parting Shot's targeting

* Tests: Added checks for correct number of Pokemon on field
2024-10-13 20:08:47 -04:00
pom-eranian
b4b6cad32c
Merge pull request #20 from pom-eranian/regibranch
377 378 379 486 894 895 Regis - @ greenninja757, @ _vari_, @ splashceles, @ gonfold, @ sphinx_sage
2024-10-13 17:05:15 -04:00
pom-eranian
813405b15c 377 378 379 486 894 895 Regirock Regice Registeel Regigigas Regieleki Regidrago @greenninja757 @_vari_ @splashceles @gonfold @sphinx_sage
variant icons
variant palettes
base fixes for regigigas, regieleki & registeel
added all to masterlist
2024-10-13 16:07:18 -04:00
pom-eranian
61211ab7c8
Merge pull request #19 from pom-eranian/foongus-sprite
[211 Qwilfish - @  wormhood] [587 Emolga - @ bagonganda] [590 591 Foongus Amoongus - @ Omniv]
2024-10-13 15:40:05 -04:00
pom-eranian
5f4af620ba [fix] masterlist Added missiing variants. Added Qwuilfish variants
Qwilfish icons
variant palettes

Enabled variants for pokemon in title.
39 40  174 Jigglypff Wigglytuff Igglybuff
587 Emolga
211 Qwilfish
2024-10-13 15:28:49 -04:00
pom-eranian
4c2c2dc2a5 587 Emolga [Rare Epic] @ bagonganda
icons variants
front back base fix
variant palettes
2024-10-13 15:18:04 -04:00
pom-eranian
56975e336e 590 591 Foongus Amoongus @ Omniv
variant icons
variant palettes
fixes for base front and back
2024-10-13 15:12:21 -04:00
Mumble
8a355d500a
[Bug] Move Restriction Battler Tag bugs (#4536)
* Added fixes

* Revert "Added fixes"

This reverts commit 3feccd792d.

* Added loadTag functions

* Fixes

* typeodcs

* Torment

* yawn

* hsldklahdlhalhdlahldhlah

* Imprison Fixes

* Fixed imprison not interrupting PRE_MOVE

* just kidding

* Apply suggestions from code review

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Fixing what broke

* added scp[es

* missed a scope

* Update src/data/battler-tags.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* good tp go

* merge

* battler tags

* Apply suggestions from code review

* Changed function names

* publics

---------

Co-authored-by: frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-13 03:30:04 -04:00
innerthunder
470f9e4e19
[P3] Fix Substitute visual error on wave transition (#4648) 2024-10-13 00:46:41 -04:00
Tempoanon
391f38c3c8
[Documentation] Document all (P) abilities (#4649)
* Document partial abilities

* Fix typo

* Address comments

* Fix typo Terapagos -> Ogerpon

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-13 00:45:38 -04:00
damocleas
8e7aea0f89
Fixed Charizard and Kingler BST, fixed ability indexing for gmax forms (#4652) 2024-10-13 04:51:14 +01:00
Tempoanon
caf29e2ce3
[Documentation] Document all (P) moves (#4650)
* Document all (P) moves

* Fix some typos

* Fix more typos

* Address innerthunder comments

* Add circle throw and dragon tail (P)
2024-10-12 23:42:20 -04:00
PrabbyDD
ebb7612999
[Bug] Stat Stages are now changed individually instead of all at once (#4457)
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
2024-10-12 15:29:36 -07:00
PigeonBar
2ac688de4b
[Misc] More complete phase logging (#4651) 2024-10-12 13:06:26 -07:00
pom-eranian
0ae54d5dce
Merge branch 'beta' into variant_update_oct 2024-10-12 14:06:31 -04:00
pom-eranian
f95c06a152 Merge branch 'variant_update_oct' of https://github.com/pom-eranian/pokerogue into variant_update_oct 2024-10-12 14:05:19 -04:00
pom-eranian
bc5b018ef2 [fix] masterlist -removed incorrect entry 2024-10-12 14:04:49 -04:00
pom-eranian
b1f60c4183
Merge pull request #18 from pom-eranian/var-swoobat
527 528 Woobat Swoobat [Epic Rare] @ rival_kieran
2024-10-12 13:57:37 -04:00
pom-eranian
fd2f840bc0 527 528 Woobat Swoobat [Epic Rare] @ rival_kieran
base fix on  woobat back, swoobat front, back
palette files for front, back
added to masterlist
variant icons
2024-10-12 13:50:41 -04:00
pom-eranian
bd428caadf [fix] 359 - masterlist - removed ghost entry for exp absol 2024-10-12 13:18:35 -04:00
PigeonBar
b7eb95b761
[Test] Fix several flaky tests (#4639) 2024-10-12 11:22:26 -04:00
pom-eranian
b411c787b8 Merge branch 'variant_update_oct' of https://github.com/pom-eranian/pokerogue into variant_update_oct 2024-10-11 19:31:44 -04:00
pom-eranian
0530b3681c
Merge pull request #17 from pom-eranian/var-honchkrow
198 430 Murkrow Honchkrow [Epic Rare] @ hamez
2024-10-11 19:12:46 -04:00
pom-eranian
e1118ef92c Merge remote-tracking branch 'upstream/beta' into variant_update_oct 2024-10-11 19:11:48 -04:00
Mumble
cfb92b4e08
[Move] Telekinesis + [Bug] Ingrain (#4506)
* some early set up

* localization

* Added Wiglett family to restrictions

* Added Smack Down + 1000 Arrows Interactions

* Added checks for certain tags

* Gravity removes telekinesis from all pokemon on the field

* need to check something else real quick

* mmmmmm

* think this is fine?

* ingrain fixes

* more ingrain

* Telekinesis Test + Move Fix

* Test Name change

* another day another try...

* Test Cleanup

* fsfdsfds

* Revert "fsfdsfds"

This reverts commit cb7abcfd9f.

* whoops

* Apply suggestions from code review

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Missed one

* Update src/data/move.ts

Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>

* Add separate battler tags in move attr

* Update src/data/battler-tags.ts

Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>

* removed onRemove

* Documentation

* Update src/data/battler-tags.ts

---------

Co-authored-by: frutescens <info@laptop>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
2024-10-11 17:44:16 -04:00
pom-eranian
78c853aea0 198 430 Murkrow Honchkrow Variants [Epic Rare] 2024-10-11 17:42:23 -04:00
pom-eranian
11822573ea Murkrow Honchkrow - Icons for variant & female murkrow 2024-10-11 16:25:43 -04:00
pom-eranian
d7b59c1553 Honchcrow Murkrow [Base fixes] 2024-10-11 16:17:21 -04:00
innerthunder
7645d5042d
[P3] Fix "falsex" type hint for Sheer Cold against ice types (#4638)
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-11 16:09:15 -04:00
pom-eranian
f0cc1fc88b
[Sprite] Hisui Goodra, Sliggoo, Shiftry (#4642)
* [Sprite][Anim] 275 Shiftree- cropped ear fix - @hamez

* 705 6706 Sliggoo Hisuian Goodra [Color Fixes] - @ rival_kieran

- Fix to Kalosian Sligoo (705). Front exp should now use shaders properly.
- Fix to all of Hisuian Goodra's base sprites + Variants to allow them to use shaders properly (as they didn't before). .json file included.
- Fix to Hisuian Goodra's back static Rare Variant which used colors from the Epic variant on accident on cheeks + spots and drips.
- Hisuian Goodra's eyes on Variant (Rare, Epic) exps were mapped to the wrong color compared to the statics, this has been fixed.
- All images should be indexed.

* Set variants to palette, removed old files
2024-10-11 16:08:39 -04:00
MokaStitcher
89d7e7ea65
[P3][UI] Fix tooltip bugs in Starter Select screen (#4641)
* [UI] Fix candy friendship tooltip bug in Starter Select

* [UI] remove tooltip when exiting starter select screen
2024-10-11 15:46:00 -04:00
Mason S
70b9a43c8b
[P2] Fix first-turn status damage and arena hazards (#3528)
* [Bug] Toxic Spikes implementation issues fixed

Adjusted MoveEffectPhase.start() so that ENEMY_SIDE targeted moves no longer occur twice per use in double battles.

Updated Toxic Orb test to no longer expect a tick of damage turn 1.

Fixed Toxic/Poison dealing damage immediately when applied.

Fixed Hazards not persisting through save

Added unit tests

Fixed flyout not displaying correct number of Spikes/Toxic Spikes after a refresh

* Update Toxic Orb test

* Updates Toxic Spikes tests

* Apply suggestions from code review

* Fix merge issues

Replace `integer` with `number` in `arena-tag.ts`

* Remove partial Magic Bounce implementation

* Remove stray newline

* Remove extra change in safeguard test

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-10-11 10:41:54 -04:00
MokaStitcher
4f456339f4
[UI] Remove score display in voucher menu (#4616) 2024-10-11 10:26:47 -04:00
MokaStitcher
80a784ac8d
[P3 Beta][UI] Fix loading behavior introduced with save preview (#4633)
* [ui] partially revert loading behavior introduced with save preview

* [beta][ui] fix scrolling issue in Load Game menu
2024-10-11 10:24:53 -04:00
NightKev
407cd65dcb
[Misc] Enemy item override will now apply to all enemies (#4620)
* Enemy item override will now apply to all enemies

* Update tsdocs
2024-10-11 00:20:28 -07:00
pom-eranian
d5485e310d Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into beta 2024-10-10 22:02:54 -04:00
pom-eranian
bd83ab9f24 [Sprite][Anim] 275 Shiftree- cropped ear fix - @hamez 2024-10-10 17:17:20 -04:00
Amani H.
3f63c147a3
[P3] Fix "Stat Won't Go Any Lower/Higher" Not Appearing (#4635) 2024-10-10 12:44:51 -07:00