Commit Graph

1883 Commits

Author SHA1 Message Date
shayebeadlingkl
7c761bbc72 heal bell and aromatherapy functioning as intended 2024-04-22 12:01:30 -04:00
Flashfyre
26b1bb5f03 Don't increment seen shiny count for trainers 2024-04-22 11:28:13 -04:00
Flashfyre
184a028e66 Merge branch 'main' of https://github.com/pagefaultgames/pokerogue 2024-04-22 11:27:44 -04:00
Madmadness65
1a27ee2b63 Update Gen 5 and 7 egg moves
Lots of replacements in this egg move update.
2024-04-22 10:08:47 -05:00
Flashfyre
0b24096e9b Fix mid-stage bugs losing hidden ability 2024-04-22 09:16:11 -04:00
EmoUsedHM01
99a26e366b
Updated check logic, should account for both ability and passive 2024-04-22 13:37:09 +01:00
Xavion3
c949557469 Fix OHKO accuracy formula 2024-04-22 08:31:27 -04:00
NxKarim
5569571438
Merge branch 'main' into main 2024-04-22 02:36:46 -06:00
lucfd
189b20737d
Implement Misty Explosion 2024-04-22 03:10:11 -04:00
Luc Dube
92d8bf0ed7 type only changes when grounded 2024-04-22 02:40:36 -04:00
Luc Dube
f82f16173b implemented Terrain Pulse 2024-04-22 02:07:58 -04:00
Flashfyre
f8f5b64469 Add One Hit KO accuracy and make damage 200 BP for bosses 2024-04-22 01:05:48 -04:00
Luc
8cf82d3db4 fixed steam engine activating on all water moves 2024-04-22 00:49:54 -04:00
Flashfyre
4950dd0e73 Fix shiny variant back sprite color mapping not working 2024-04-22 00:31:33 -04:00
lucfd
b66e77f1ea
Merge branch 'main' into teatime 2024-04-21 23:40:03 -04:00
Luc Dube
f42358d3aa added berry pouch support 2024-04-21 23:16:34 -04:00
Flashfyre
df7a6be654 Fix errors from merged PRs 2024-04-21 23:05:36 -04:00
Procyonae
fd8cb07c9b
Implement Liquid Ooze (#210)
Co-authored-by: Samuel H <flashfireex@gmail.com>
2024-04-21 23:02:10 -04:00
shayebeadling
a214ed6e66
Implements anticipation (#201)
* implements anticipation

* checks against ohko attr

---------

Co-authored-by: Samuel H <flashfireex@gmail.com>
2024-04-21 23:01:11 -04:00
Procyonae
0737827bbc Implement Toxic Debris 2024-04-21 23:00:09 -04:00
Flashfyre
291f8570e9 Cap money at max safe integer 2024-04-21 21:17:07 -04:00
shayebeadlingkl
3977512cf7 adds frame for StatusCureAttr 2024-04-21 21:06:14 -04:00
Madmadness65
8838d36bf4 Implement Temper Flare
It is functionally identical to Stomping Tantrum.
2024-04-21 19:29:47 -05:00
Flashfyre
4fc194295b Remove event shiny bonus 2024-04-21 19:58:55 -04:00
lucfd
12ae21c3cf
Implemented Stomping Tantrum (#192)
* implemented Stomping Tantrum

* fixed on missed moves
2024-04-21 19:55:40 -04:00
Luc Dube
158eb9748b implemented magic powder 2024-04-21 19:54:55 -04:00
Kyle McGlynn
fdc5511356 Fixed bug where Solar Beam wouldn't display if it was sunny 2024-04-21 19:54:34 -04:00
Gwendal
8d7f1ae554
Allowing pokemon name translation (#228)
* Allow pokemon name translation

* Improve Pokemon localization

---------

Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-21 19:53:24 -04:00
NxKarim
94ab2f208e
Merge branch 'pagefaultgames:main' into main 2024-04-21 17:17:00 -06:00
Flashfyre
1a53c19e3b Add menu cursor wrapping 2024-04-21 18:45:14 -04:00
Luc Dube
da0cda3646 added stuff cheeks 2024-04-21 18:42:31 -04:00
Tempoanon
1eaa5c0d79
Misc changes (fix Trumbeak level up, give Mega Gallade sharpness, WIP for curse) (#229)
* Minor changes

* fix tabbing

* minor nits in CurseAttr
2024-04-21 18:23:45 -04:00
Flashfyre
f5cd99f091 Fix evolution and hatch screen not applying shader pipeline 2024-04-21 18:22:33 -04:00
maru
fd368342b8
Revert "Use new API URL"
This reverts commit 9531f92997.
2024-04-21 17:40:49 -04:00
Luc Dube
d716b9b107 implemented teatime 2024-04-21 17:36:32 -04:00
InfernoVulpix
1ce89a1374 Fixed Synchronoise double battle functionality
It now does zero damage only to targets who do not share any types with it, while correctly damaging any who do.  It also fails entirely if the user is UNKNOWN type.
2024-04-21 17:31:32 -04:00
maru
9531f92997
Use new API URL 2024-04-21 17:19:33 -04:00
Luc Dube
3c8dc6c336 steal blocked by sticky hold 2024-04-21 16:54:04 -04:00
Madmadness65
8a31468dda Add new Stellar Terapagos graphics
Despite this, Stellar Terapagos still cannot be obtained legitimately yet.
2024-04-21 15:44:30 -05:00
Flashfyre
3d9f5fb157 Protect against cross-session overwrites 2024-04-21 16:19:11 -04:00
shayebeadlingkl
ad7c7deb27 30 percent chance to proc 2024-04-21 14:38:47 -04:00
shayebeadlingkl
0e84343b15 implements cursed body 2024-04-21 14:37:58 -04:00
Matthew
c6f395d63a
Add link to npm/node guide to README 2024-04-21 14:09:54 -04:00
Xavion3
24c2e18ed7 Stop weather being regenerated on save load 2024-04-21 12:45:58 -04:00
Miguel S
0e9881e351 Fixed issue #224: Healing Wish description (french) 2024-04-21 12:09:58 -04:00
Flashfyre
87c1f5e50f Fix Poke Ball localization 2024-04-21 11:50:50 -04:00
Juan-Lucas
3c90427361 pokeball: implement i18n on pokeball name and add french i18n 2024-04-21 11:19:57 -04:00
Flashfyre
c8a9069e8b Add outdated session support and fix older migrations 2024-04-21 10:59:50 -04:00
Luc Dube
c62d4f4a52 implemented pluck, bug bite 2024-04-21 04:37:30 -04:00
InfernoVulpix
0fac0fb9ee Merge branch 'main' of https://github.com/InfernoVulpix/pokerogue 2024-04-21 03:29:02 -04:00