Flashfyre
216139df5b
Re-apply status token shuffling with recursion fix
2024-04-22 23:58:26 -04:00
Flashfyre
fa6f05d997
Revert "Apply status tokens in a random order to prevent bias"
...
This reverts commit 1f8e36575d
.
2024-04-22 23:52:44 -04:00
Flashfyre
1f8e36575d
Apply status tokens in a random order to prevent bias
2024-04-22 23:43:31 -04:00
Flashfyre
af85d38b27
Halve damage, protection, and endure tokens
2024-04-22 22:10:39 -04:00
Anthony Baussard
75faf1960f
Implement localisation on login and register UI + add their french locale ( #244 )
...
* Add localisation and french locale to login menu
* Add localisation and french locale to registration menu
2024-04-22 20:39:51 -04:00
Flashfyre
eeb547417f
Endless biomes are short but connected
2024-04-22 20:30:46 -04: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
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
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
Flashfyre
291f8570e9
Cap money at max safe integer
2024-04-21 21:17:07 -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
Flashfyre
1a53c19e3b
Add menu cursor wrapping
2024-04-21 18:45:14 -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
maru
9531f92997
Use new API URL
2024-04-21 17:19:33 -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
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
Madmadness65
8614a52557
Fix White Flabébé line crashing
...
This is not the most elegant solution, as it's *only* the White form causing issues, but it does solve the problem.
2024-04-21 01:55:00 -05: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
Xavion3
c3eaa0506f
Make it so you can't freeze in sun
2024-04-21 00:41:33 -04:00
Flashfyre
ee6c3e8fbc
Fix boss IVs rerolling after reload
2024-04-20 23:24:01 -04:00
Flashfyre
08988822db
Add missing attribute to Pressure
2024-04-20 23:09:59 -04:00
Flashfyre
ae2c9c1a57
Account for stack count with Wide Lens accuracy boost
2024-04-20 22:59:48 -04:00
Flashfyre
17eddd7b02
Consolidate broken variant data for players who missed 1.0.1
2024-04-20 22:30:28 -04:00
Flashfyre
8faa77cfbf
Fix struggle damage blockable by Magic Guard
2024-04-20 19:43:48 -04:00