Commit Graph

1896 Commits

Author SHA1 Message Date
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
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
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
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
lucfd
8d0a868dbe
Merge branch 'main' into quickdraw 2024-04-25 01:00:23 -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
John Martin
145267c9a6
Fixed leftover text re-corrections. (#283)
* Minor text corrections to item descriptions.

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

* Update modifier-type.ts; further text re-corrections.

* Update modifier-type.ts; leftover re-corrections.

* Minor text corrections in modifier menu.
2024-04-24 23:29:47 -04:00
maru
7ff82440bc
Add checksum to rsync in deploy job 2024-04-24 23:10:16 -04:00
Luc
a7579745ee fixed jungle healing only curing the user's status 2024-04-24 23:09:53 -04:00
maru
ac15c653d6
Add no-times to rsync in deploy job 2024-04-24 23:06:42 -04:00
Temps Ray
1bfd601f4c More merge conflict grrrrrr 2024-04-24 23:06:03 -04:00
Temps Ray
e88b4a216a merge 2024-04-24 23:04:51 -04:00
Temps Ray
0a5160d029 Merge branch 'main' into misc2 2024-04-24 23:04:34 -04:00
Temps Ray
ffae8cc1fa Merge branch 'main' into misc2 2024-04-24 22:58:30 -04:00
Luc
c5605c8db1 reduced whitespace 2024-04-24 22:50:13 -04:00
Flashfyre
a0311f4b0f Fix partial and unimplemented indicators not showing on abilities 2024-04-24 22:42:09 -04:00
Luc
341dd834e3 reduced whitespace 2024-04-24 22:28:30 -04:00
Luc
b084d1f400 jungle healing 2024-04-24 22:26:48 -04:00
Luc
1bbfb354e6 refactor ppreducemoveattr, add to eerie spell 2024-04-24 22:26:07 -04:00
Flashfyre
095667c7c9 Merge branch 'main' of https://github.com/pagefaultgames/pokerogue 2024-04-24 21:24:47 -04:00
Flashfyre
269db12436 Add missing URI component encoding on login 2024-04-24 21:21:28 -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
Silvestre Emmanuel
ebad76c335 Added the move category icon to the fight ui 2024-04-24 21:02:56 -04:00
Luc
3a7a103685 implemented poltergeist 2024-04-24 20:07:20 -04:00
Flashfyre
e00ebb49ca Merge branch 'main' of https://github.com/pagefaultgames/pokerogue 2024-04-24 19:26:13 -04:00
Flashfyre
97218be59c Add back missing authorization headers 2024-04-24 19:26:04 -04:00
Edralo
dc575d44a3 Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
Flashfyre
ad818aa314 Add new API url with fallback 2024-04-24 19:08:02 -04:00
lucfd
f42c1dee2d
Merge branch 'main' into main 2024-04-24 17:15:14 -04:00
lucfd
5a3b1657b8
removed UNKNOWN RGB 2024-04-24 17:13:46 -04:00