Commit Graph

1922 Commits

Author SHA1 Message Date
Flashfyre
5e7356636e Update shiny luck mechanics and count both fusion components 2024-04-26 11:31:39 -04:00
LaukkaE
64a46f4ccc Fix Protosynthesis and Quark Drive
fix
2024-04-26 18:23:38 +03:00
shayebeadlingkl
e18f5f972b check if max 2024-04-26 09:14:36 -04:00
shayebeadlingkl
5c4d299de1 Merge branch 'main' into implements-cursed-body 2024-04-26 09:13:29 -04:00
Lugiad
6603417e40
French names for Abilities (#288)
* Update ability.ts

* Update ability.ts abilities order

* Update ability.ts
2024-04-26 08:36:40 -04:00
Lugiad
86daca7fb6 Update move.ts 2024-04-26 08:35:53 -04:00
Lugiad
cc216d902a Added captial letter to "Œuf", as it is in the games + "Options" to "Paramètres", more suitable translation 2024-04-26 08:35:06 -04:00
Xavion3
46227d65f2 Fix mind blown/explosion moves 2024-04-26 08:33:29 -04:00
Flashfyre
ef552c7ffd Fix crash with certain animated variant sprites 2024-04-26 02:00:58 -04:00
Flashfyre
b863ab88a7 Fix some minor superficial bugs 2024-04-26 01:18:08 -04:00
InfernoVulpix
587197dac4 Fixed entry hazard crash
Having Spikes or Stealth Rock on the field when a new wild battle starts no longer crashes the game.
2024-04-26 00:59:20 -04:00
InfernoVulpix
d4c265443f Assurance effect implementation
Theoretically implemented for all use cases but only tested for regular damage so far.
2024-04-25 23:03:00 -04:00
Flashfyre
0eabfd56e3 Fix shiny Bidoof back sprite showing as epic variant 2024-04-25 21:56:44 -04:00
lucfd
7219fecf82
removed unnecessary code 2024-04-25 21:47:44 -04:00
lucfd
dc5c8043dd
Merge branch 'main' into stakeout 2024-04-25 21:44:25 -04:00
AJ Fontaine
9f3bef0142
Implemented explosive moves and Damp (#290)
* Implemented explosives

* Add Aftermath and Magic Guard interactions

* Adjust AI score for Mind Blown/Steel Beam
2024-04-25 21:42:41 -04:00
maru
06f6797ece
REALLY fix deploy job 2024-04-25 21:42:09 -04:00
Flashfyre
251bd3edb1 Unnerve message procs only once 2024-04-25 21:40:00 -04:00
maru
a3f17b5b2e
Fix deploy job 2024-04-25 21:39:34 -04:00
maru
9a43d456f6
Update deploy job 2024-04-25 21:36:34 -04:00
Madmadness65
e3533651ba Add form change items for Deoxys; minor Rotom form learnset changes
Adds 3 separate form changing items to switch between the various Deoxys forms.
All Rotom forms can now know their respective typed moved at the start (and can be relearned via Memory Mushroom if you already have one).
2024-04-25 20:26:09 -05:00
Flashfyre
13b1ad698e Menu automatically adjusts width for option width 2024-04-25 21:21:44 -04:00
BronzeMaster5000
e3ef65523a Added german as selectable in options
Also added a comment in i18n that refers to how to add a language to the game settings menu to actually select it.
2024-04-25 21:21:44 -04:00
BronzeMaster5000
b47731f573 First files for the german translation 2024-04-25 21:21:44 -04:00
Luc
643f796cfe fixed analytic implementation 2024-04-25 21:10:28 -04:00
Dakurei
05c45669da Modification of the move description window in battle
+ Modification of data layout
  + Adds "power" to visible data
  + No longer uses a "command_fight_labels" image, but directly text (allowing translation by the way)
  + Added i18n
  + Creation of "en" and "fr" locales for fight-ui-handler
2024-04-25 20:57:47 -04:00
Flashfyre
728512cf7d Fix Baton Pass not working 2024-04-25 20:52:52 -04:00
Luc
f4f40634b7 defeated the stakeout demons 2024-04-25 19:52:50 -04:00
NxKarim
f99afa228f Combusken, Grovyle 2024-04-25 18:07:56 -04:00
NxKarim
29337fd1f9
Merge branch 'pagefaultgames:main' into side 2024-04-25 15:47:11 -06:00
NxKarim
1838e50248
Merge branch 'pagefaultgames:main' into main 2024-04-25 15:43:14 -06:00
Flashfyre
4ef6707333 Revert API URL change 2024-04-25 16:56:41 -04:00
Flashfyre
3bdd354b5e Update title stats interval 2024-04-25 16:15:58 -04:00
Dakurei
b8ce1da3bc Modification of the fr translation for menu-ui-handler
- Reduction of "MANAGE_DATA" and "LOG_OUT" strings to avoid overflowing the window border
  - Added missing space for "losingProgressionWarning".
  - Inversion of words in "importSlotSelect" and "exportSlotSelect" strings + sentence completion to make it clearer
2024-04-25 15:24:58 -04:00
Flashfyre
4a703c938d Add load message handler for too many connections 2024-04-25 14:47:32 -04:00
lucfd
fa463b77db
Implements Stakeout & Analytic (#292)
* implemented stakeout

* implemented analytic
2024-04-25 14:29:05 -04:00
Edralo
4cfae4703c Implement localisation for main menu options (menu-ui-handler) & add french locale 2024-04-25 14:27:05 -04:00
Luc
e01731639f implemented analytic 2024-04-25 14:23:54 -04:00
Luc
ff34891992 implemented stakeout 2024-04-25 14:11:46 -04:00
Flashfyre
daba4e9482 Fix not updating legendary and mythical Pokemon seen stats 2024-04-25 13:20:32 -04:00
Flashfyre
dcded952d5 Bump client version for forced update 2024-04-25 09:57:52 -04:00
Flashfyre
1d25935aa0 Enforce trainer IDs on write requests for data integrity 2024-04-25 09:17:48 -04:00
maru
382f1a8d78
Styling changes 2024-04-25 04:01:00 -04:00
NxKarim
5163774fa6
Merge branch 'main' into side 2024-04-25 00:04:24 -06:00
NxKarim
413591ce70
Merge branch 'main' into main 2024-04-24 23:58:12 -06:00
Flashfyre
7032f383ea Fix battle sprite losing shininess in battle animations 2024-04-25 01:49:06 -04:00
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
Silvestre Emmanuel
ab8b9f0bfa
Added a way to see the pokemon stats in the Learn Move Phase (#286)
* Added the move category icon to the fight ui

* Added a way to see the pokemon stats in the Learn Move Phase
 -Pressing Button.LEFT now shows the stats summary page
 -Pressing Button.RIGHT goes back to move selection page

* Minor nitpicks

---------

Co-authored-by: Silvestre Emmanuel <silvestre.ramirez@wundertec.com>
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-25 01:18:23 -04:00
lucfd
a762101f64
fixing merge conflicts 2024-04-25 01:07:08 -04:00
Flashfyre
e1800e6040 Fix URLs in index 2024-04-25 01:03:21 -04:00