Commit Graph

1878 Commits

Author SHA1 Message Date
John Martin
ea40bd18f5
Minor text corrections to item descriptions. (#255)
* Minor text corrections to item descriptions.

* Update modifier-type.ts; minor text correction updates

* Update modifier-type.ts; further text re-corrections.
2024-04-24 00:28:48 -04:00
arColm
6066d2e47e Implement Flying Press 2024-04-24 00:26:41 -04:00
Samuel H
9024eeb990
Aggregate Stat Changes (#266)
* Add stat change aggregation

* Minor fixes to stat change aggregation
2024-04-24 00:25:01 -04:00
Flashfyre
3e296116bb Fix passing wrong argument when initializing move animations 2024-04-23 23:28:55 -04:00
Flashfyre
e2effee43d Fix typo 2024-04-23 22:32:04 -04:00
Flashfyre
1376ea4e87 Fix initial starters not having first ability unlocked 2024-04-23 22:16:49 -04:00
Flashfyre
ba71d2750b Load files from manifest for caching 2024-04-23 22:00:23 -04:00
maru
e608cb6738
Add --del flag to rsync in deploy job 2024-04-23 19:36:17 -04:00
maru
c82f46cc88
Update deploy job 2024-04-23 19:31:40 -04:00
Madmadness65
d48de66179 Implement Snap Trap
One of the basic trapping moves that got overlooked.
2024-04-23 13:04:42 -05:00
Flashfyre
8f36bf1dcf Don't lapse eggs on the final wave of a run 2024-04-23 13:12:57 -04:00
Flashfyre
92caf6059b Fix ability color with duplicate ability as hidden 2024-04-23 12:37:26 -04:00
Xavion3
049fa306b9 Add dynamax buffs 2024-04-23 12:02:09 -04:00
PabloG02
a71392f2d6 Add Spanish localization for menu, moves and pokeballs 2024-04-23 11:58:47 -04:00
Flashfyre
0ef6a6c72c Update variant sprites 2024-04-23 11:48:15 -04:00
shayebeadlingkl
dff97caf9e Implements Cotton Down 2024-04-23 11:38:43 -04:00
Luc Dube
2774251e6d reduced priority bonus to 0.01 2024-04-23 10:26:42 -04:00
Luc Dube
53aff71f52 changed to only attacking moves 2024-04-23 10:20:33 -04:00
Luc Dube
de3db9988f now goes first in priority bracket 2024-04-23 10:18:58 -04:00
Flashfyre
c98e5b8beb Fix reintroducing stack overflow on enemy attack 2024-04-23 09:52:02 -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
Flashfyre
444b4075fe Biome can't change before a boss in endless mode 2024-04-23 09:40:05 -04:00
Dakurei
9a3e71219e
Translation of Pokémon names in French (#251) 2024-04-23 08:16:22 -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
NxKarim
3992b8d556 .4 2024-04-22 21:59:29 -06:00
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
NxKarim
fb9739bede .3 2024-04-22 21:41:43 -06:00
NxKarim
dbdb3aafb7 .2 2024-04-22 21:28:54 -06:00
NxKarim
6fc3956619 . 2024-04-22 21:22:49 -06:00
Flashfyre
3a46ee4a6a Serene Grace, Shield Dust, Sheer Force (P) 2024-04-22 21:04:12 -06: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
Luc Dube
a9b0753a7e Implemented Quick Draw 2024-04-22 19:45:39 -04:00
NxKarim
aada84ec1f
Merge branch 'pagefaultgames:main' into main 2024-04-22 15:02:29 -06:00
EggMuncherSupreme
16ff508443 Added the triageMove() flag to Bouncy Bubble 2024-04-23 06:53:04 +10:00
Temps Ray
3265ef20d4 Forgot OHKO move flags 2024-04-22 16:11:44 -04:00
Temps Ray
aff79e508f Fix if/else formatting 2024-04-22 16:10:37 -04:00
Temps Ray
4dd694acb2 Implement Forewarn, Frisk, and BattlerTags for Magnet Rise (WIP) 2024-04-22 16:05:34 -04:00
Luc Dube
6548b65843 fixed type immunity abilities not working against status moves 2024-04-22 15:28:21 -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
shayebeadlingkl
8958a23093 refactor attr to solely handle party cure, party interaction unique enough to justify 2024-04-22 12:06:26 -04:00
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