Chacolay
762b3bff61
Add submit inputs on gamepad.
...
Previously, only the touchpad on ps4 would act as hitting return/enter on keyboard, locking xinput gamepads out of doing so.
2024-04-28 19:14:36 -04:00
Silvestre Emmanuel
99b55fa3ec
Merge branch 'main' of github.com:Emmayuel80/pokerogue
2024-04-28 11:43:25 -06:00
Silvestre Emmanuel
b821267d4e
Implements localization on everything modifier related strings
...
- Creates localize function withing various modifier classes
-Reeplaces enum name strings for berry, nature, battle stats, vouchers, attack type boosters, stat boosters
-Includes Dire Hit on the TempStatBooster modifier
-Added a workaround for modifier name and description being undefined at rendering time (not the most optimal, needs more investigation)
2024-04-28 11:42:49 -06:00
Xavion3
b43a6ec764
Fix end catching ( #332 )
...
* Fix end catching
* Remove fusion code
2024-04-28 10:52:43 -04:00
Lugiad
c09a0254ef
French moves typos
2024-04-28 10:31:13 -04:00
Thomas David
e8f23088c7
Fix keys name part 2 : the return
2024-04-28 16:09:58 +02:00
Thomas David
744aa5d17c
Fix keys name
2024-04-28 16:03:19 +02:00
Flashfyre
a9a9e512a0
Revert "Auto select language implementation"
...
This reverts commit 5fd7b368e2
.
2024-04-28 10:01:29 -04:00
Thomas David
5fd7b368e2
Auto select language implementation
2024-04-28 09:38:16 -04:00
Thomas David
6c1154dddd
Fix modules name
2024-04-28 15:31:21 +02:00
Thomas David
5bdcab38a7
Implement localisation for tutorial
2024-04-28 15:23:15 +02:00
Silvestre Emmanuel
b77c2a35e1
Import new localization files into i18n plugin
2024-04-27 19:31:57 -06:00
Silvestre Emmanuel
7db45b63bb
New localization files
...
-Added berry en locale
-Added modifier types en/es locale
-Added modifier en/es locale contains miscelaneous descriptions for modifiers
-Added nature en/es locale
-Added type en locale
2024-04-27 19:31:24 -06:00
Temps Ray
b8a9c99edb
Add edge cases of supressed/overriden wonder guard bosses
2024-04-27 19:32:03 -04:00
Temps Ray
a5d6226f16
Merge branch 'main' into misc4
2024-04-27 18:35:22 -04:00
Flashfyre
854de76467
Improve handling of variant data overrides for mixed animated mode
2024-04-27 18:06:41 -04:00
Temps Ray
0d12a6b43c
Add Neutralizing Gas message, display Manaphy egg gacha origin, allowcatching wonder guard bosses
2024-04-27 17:39:58 -04:00
Flashfyre
55f68c0ce6
Fix DNA splicer exploit
2024-04-27 15:52:21 -04:00
arColm
e746da3d7c
Implement Poison Puppeteer
2024-04-27 13:08:18 -04:00
Flashfyre
51408a0c9d
Add missing animated Toxapex variant sprites
2024-04-27 01:13:03 -04:00
Flashfyre
014c13b95b
Add workaround for crash with static variant sprites
2024-04-27 00:54:10 -04:00
Flashfyre
03ba74844f
Fix biome being able to change before a boss in endless
2024-04-26 23:53:09 -04:00
Madmadness65
3a1393c828
Replace Archaludon and Hydrapple's graphics
2024-04-26 22:00:28 -05:00
dpMelian
0b13844d4a
Fix issue #312 -> set proper french name for move "smog" ( #313 )
...
* fix: set proper french name for move "smog"
* fix: set proper french description for move "smog"
2024-04-26 22:35:39 -04:00
Madmadness65
e362289d57
Implement Spirit Shackle
...
It's a pretty basic trapping attack
2024-04-26 20:40:28 -05:00
Madmadness65
2cb5aad8b1
Mark Core Enforcer as partial
...
No coding for it yet, but it can function as a regular attack in the meantime.
2024-04-26 20:01:24 -05:00
Flashfyre
00150fd0bb
Fix using wrong variant value when fusing
2024-04-26 20:11:37 -04:00
Flashfyre
4607782578
Add temporary double wild shiny chance
2024-04-26 19:57:38 -04:00
Madmadness65
e475d566b6
Revise egg moves again
...
These revisions spans across all generations with vastly different moves. Once again, if moves seem weird or too overpowered, please bring it up in the egg move discussion thread.
2024-04-26 18:50:14 -05:00
Flashfyre
f281605146
Fix wild shiny luck generation
2024-04-26 19:36:27 -04:00
Flashfyre
6b9542511f
Add fusion luck as a separate field
2024-04-26 18:27:00 -04:00
Flashfyre
bf2a83993c
Make luck independent from shininess and variant
2024-04-26 17:32:28 -04:00
Lugiad
744ff2899b
Update pokemon.ts with Spanish names
...
Added Spanish names of Type: Null and Paradox Pokémon
2024-04-26 16:57:48 -04:00
Lugiad
ad87727517
menu.ts French typo
2024-04-26 16:18:07 -04:00
Lugiad
9c922ddc55
Update menu.ts
2024-04-26 16:11:02 -04:00
lucfd
85edb32c06
Merge branch 'main' into teatime
2024-04-26 15:40:12 -04:00
Flashfyre
933f547e96
Fix egg shiny variant generation
2024-04-26 15:38:06 -04:00
Luc
65183d6eb9
simplified test condition further
2024-04-26 15:22:31 -04:00
Luc
e68044436f
removed print debug + unnecessary logic
2024-04-26 15:21:00 -04:00
Flashfyre
8cff0780d3
Add missed variant sprites
2024-04-26 14:13:29 -04:00
Akuma-Reiki
a6c27773f8
Make arena trap count as a lure ability ( #245 )
2024-04-26 13:58:57 -04:00
Flashfyre
dded0f0edd
Fix using wrong parameter name for multi hit move localization
2024-04-26 13:54:35 -04:00
PabloG02
ff13052077
Add english strings to french locale
2024-04-26 13:42:36 -04:00
PabloG02
cd68d2c4a9
Make more phases strings translatable and add their spanish locale
2024-04-26 13:42:36 -04:00
Flashfyre
7031ae797f
Update shiny variants
2024-04-26 13:33:08 -04:00
lucfd
dd76667e2a
Merge branch 'main' into terrainpulse
2024-04-26 13:28:24 -04:00
Flashfyre
733eedd12f
Change logout to a GET request
2024-04-26 13:19:43 -04:00
PabloG02
252e20650d
Translate command, menu UI, and stats into Spanish
2024-04-26 13:18:50 -04:00
Flashfyre
4ad0dbeaa8
Cap costs at max safe integer
2024-04-26 13:05:48 -04:00
shayebeadlingkl
1e46838683
implements telepathy
2024-04-26 13:00:53 -04:00