Tempoanon
230c2bf983
Fix Moody and Quark Drive ( #284 )
...
* Fix Quark Drive and Moody
* Telepathy still unimplemented
* more merge conflict stuff
2024-04-25 01:23:45 -04:00
Madmadness65
608a9d9400
Merge pull request #242 from EggMuncherSupreme/main
...
Added the triageMove() flag to Bouncy Bubble
2024-04-24 23:18:46 -05:00
Flashfyre
a0311f4b0f
Fix partial and unimplemented indicators not showing on abilities
2024-04-24 22:42:09 -04:00
Pablo González
7055ea49c7
Support localization of Pokémon abilities ( #271 )
...
* Support localization of Pokemon abilities
* Reload ability localization when language is changed
* Add Spanish localization for abilities
* Add missing French abilities localization
* Add missing localize call on abilities
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-24 21:10:09 -04:00
Edralo
dc575d44a3
Implement localisation for pokemon stats & add french locale
2024-04-24 19:12:26 -04:00
Madmadness65
6b3442a260
Update stone evolution Pokémon's learnsets
...
Moves that are relearned in the official games are now level 1 moves for these Pokémon, as they have paltry movesets otherwise.
2024-04-24 13:40:59 -05:00
Madmadness65
d88a177915
Fix crash with trainer Mantykes
...
the first evolution method was causing a crash due to a conflict, so it was removed for now.
2024-04-24 12:54:34 -05:00
Madmadness65
4173f87a70
Add easier method of evolving Mantyke
...
There is now an alternate easier evolution method for Mantyke into Mantine, that being having Remoraid simply being registered as caught and be level 32.
2024-04-24 11:58:37 -05:00
arColm
6066d2e47e
Implement Flying Press
2024-04-24 00:26:41 -04:00
Flashfyre
ba71d2750b
Load files from manifest for caching
2024-04-23 22:00:23 -04:00
Madmadness65
d48de66179
Implement Snap Trap
...
One of the basic trapping moves that got overlooked.
2024-04-23 13:04:42 -05:00
Xavion3
049fa306b9
Add dynamax buffs
2024-04-23 12:02:09 -04:00
shayebeadling
11ee81091b
Implements hospitality ( #252 )
...
* implements hospitality
* 1/8 -> 1/4
* shows animation
* Minor nitpicks
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-23 09:43:35 -04:00
Madmadness65
87e6b80479
Update egg moves for Gens 1, 2, 3, 6, and 8
...
A LOT of Pokémon have had egg moves shifted around this update. Please let us know if there's any that are overpowered or straight up nonsensical.
2024-04-23 01:00:00 -05:00
Flashfyre
eeb547417f
Endless biomes are short but connected
2024-04-22 20:30:46 -04:00
EggMuncherSupreme
16ff508443
Added the triageMove() flag to Bouncy Bubble
2024-04-23 06:53:04 +10:00
Madmadness65
71f99da38d
Allow Necrozma's forms to relearn the signature moves
...
Dusk Mane can relearn Sunsteel Strike, Dawn Wings can relearn Moongeist Beam, and Ultra Necrozma can relearn both.
2024-04-22 13:30:17 -05:00
dpMelian
fac78e085c
feat: correct typos in MistTag and Lance's dialog
2024-04-22 14:27:52 -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
Xavion3
c949557469
Fix OHKO accuracy formula
2024-04-22 08:31:27 -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
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
Madmadness65
8838d36bf4
Implement Temper Flare
...
It is functionally identical to Stomping Tantrum.
2024-04-21 19:29:47 -05: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
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
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
Juan-Lucas
3c90427361
pokeball: implement i18n on pokeball name and add french i18n
2024-04-21 11:19:57 -04:00
Madmadness65
c2136a6df1
Miscellaneous minor changes
...
• The volume of Pikachu's cry has been lowered by 10 dB.
• Tarountula's starter value has been lowered to 1.
• Altered Whitney and Chuck's signature Pokémon (swapped Whitney's Clefairy for Girafarig, and gave Chuck Mankey).
• The alternate forms in Flabébé's evolution line can now be encountered.
2024-04-21 00:47:55 -05:00
Xavion3
5b34e7f873
Implement No Guard
2024-04-21 01:34:21 -04:00
lucfd
1acc082080
Fixed Freeze Shock ( #216 )
...
* added charge turn to freeze shock
* fixed freeze shock animation
2024-04-21 01:04:51 -04:00
Flashfyre
08988822db
Add missing attribute to Pressure
2024-04-20 23:09:59 -04:00
Flashfyre
8faa77cfbf
Fix struggle damage blockable by Magic Guard
2024-04-20 19:43:48 -04:00
Flashfyre
d9a685611d
Update passive abilities
2024-04-20 15:46:11 -04:00
Madmadness65
2e8e3680ae
Fix missing egg moves
...
They were incorrectly named on the document, leading to them being labeled as "None".
2024-04-20 07:55:50 -05:00
Madmadness65
33ddc63ad5
Update Gen 9 egg moves
...
Everything got at least one changed move, so please let us know if some of them are too nonsensical.
2024-04-20 06:30:29 -05:00
Tempoanon
934fc0ef86
Fix gyro ball base power ( #206 )
...
* Fix gyro ball base power
* Update gyro ball for gen6+
2024-04-20 01:43:37 -04:00
Flashfyre
706a85ed5b
Add missing pipeline data for shiny recolors in certain screens
2024-04-19 23:37:23 -04:00
Temps Ray
c9dfb199f2
Relax biome restrictions for Alolan evolutions
2024-04-19 22:36:30 -04:00
Flashfyre
703f8c43c2
Fix move implementation indicators
2024-04-19 17:19:24 -04:00
Miguel S
95d2ad2fb4
Added language setting ( #185 )
...
* Added language setting
* Allow properly changing language
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-19 14:55:01 -04:00
ARSOD-Z
86da18943d
More Dialogue Lines ( #197 )
...
* trainer dialogue
* more dialogue
* Update src/data/dialogue.ts
---------
Co-authored-by: Samuel H <flashfireex@gmail.com>
2024-04-19 14:17:52 -04:00
Xavion3
9dfd5a1e6e
Implement Soak, Forest's Curse, and Trick-or-Treat
...
Updates the UI and type effectiveness to support three types, and makes old moves that change types update the UI.
2024-04-19 13:47:40 -04:00