Commit Graph

  • c5605c8db1 reduced whitespace Luc 2024-04-24 22:50:13 -0400
  • a0311f4b0f Fix partial and unimplemented indicators not showing on abilities Flashfyre 2024-04-24 22:42:09 -0400
  • 341dd834e3 reduced whitespace Luc 2024-04-24 22:28:30 -0400
  • b084d1f400 jungle healing Luc 2024-04-24 22:26:48 -0400
  • 1bbfb354e6 refactor ppreducemoveattr, add to eerie spell Luc 2024-04-24 22:26:07 -0400
  • 095667c7c9 Merge branch 'main' of https://github.com/pagefaultgames/pokerogue Flashfyre 2024-04-24 21:24:47 -0400
  • 269db12436 Add missing URI component encoding on login Flashfyre 2024-04-24 21:21:28 -0400
  • 7055ea49c7
    Support localization of Pokémon abilities (#271) Pablo González 2024-04-25 03:10:09 +0200
  • 8ae9a49730 Add missing localize call on abilities Flashfyre 2024-04-24 21:09:37 -0400
  • d1a64e65cc Add missing French abilities localization Flashfyre 2024-04-24 21:05:44 -0400
  • ebad76c335 Added the move category icon to the fight ui Silvestre Emmanuel 2024-04-24 18:49:39 -0600
  • 78b4debb1a Added the move category icon to the fight ui Silvestre Emmanuel 2024-04-24 18:49:39 -0600
  • 3a7a103685 implemented poltergeist Luc 2024-04-24 20:07:20 -0400
  • 522c42b1b9
    Merge 22add553a1 into e00ebb49ca Gwen Valentine 2024-04-25 01:36:07 +0200
  • e00ebb49ca Merge branch 'main' of https://github.com/pagefaultgames/pokerogue Flashfyre 2024-04-24 19:26:13 -0400
  • 97218be59c Add back missing authorization headers Flashfyre 2024-04-24 19:26:04 -0400
  • dc575d44a3 Implement localisation for pokemon stats & add french locale Edralo 2024-04-24 22:10:03 +0200
  • ad818aa314 Add new API url with fallback Flashfyre 2024-04-24 19:08:02 -0400
  • 60ecc91dfc harsh weather can override harsh weather gMak64 2024-04-24 18:55:13 -0400
  • 862f46b895 Add Spanish localization for abilities PabloG02 2024-04-25 00:31:05 +0200
  • a9a4ac4f9d Update harsh sun, heavy rain, and heavy winds to turn off if their respective abilities are no longer on the field gMak64 2024-04-24 18:24:10 -0400
  • 9b45254703
    Create Dockerfile Tellsanguis 2024-04-25 00:15:00 +0200
  • f42c1dee2d
    Merge branch 'main' into main lucfd 2024-04-24 17:15:14 -0400
  • 28cdc10ff3 Update learnsets Adrienn Tindall 2024-04-24 17:15:01 -0400
  • 5a3b1657b8
    removed UNKNOWN RGB lucfd 2024-04-24 17:13:46 -0400
  • 00c546bb9e
    Merge branch 'pagefaultgames:main' into main John Martin 2024-04-24 17:07:57 -0400
  • 2e0cd6faa7 changed to UNKNOWN implementation Luc 2024-04-24 16:59:42 -0400
  • 241f0d898a removed unnecessary args Luc 2024-04-24 16:42:02 -0400
  • 4ee5d0146f reverted + made ConditionalHealAttr more robust Luc 2024-04-24 16:40:43 -0400
  • 263aae7eec Fix freeze adrienntindall 2024-04-24 16:28:45 -0400
  • bce4e0167d renamed to HealTargetAllyAttr Luc 2024-04-24 16:25:28 -0400
  • 4a21aed599 Merge branch 'main' of https://github.com/adrienntindall/pokerogue Adrienn Tindall 2024-04-24 16:18:59 -0400
  • 4beb8d47ef Heal Block Implementation Adrienn Tindall 2024-04-24 16:18:56 -0400
  • d3cdaeb7d2 Implement localisation for pokemon stats & add french locale Edralo 2024-04-24 22:10:03 +0200
  • 5e72b589cb Fix Hydro Steam power up in Sun, even harsh sun if type changes AJ Fontaine 2024-04-24 15:55:29 -0400
  • 5bc9f889c7 Hydro Steam, Spirit Shackle, U-turn fix AJ Fontaine 2024-04-21 21:17:58 -0400
  • eb1f237223 implemented pollen puff Luc 2024-04-24 15:39:48 -0400
  • fe38670271 Implement Grassy Glide arColm 2024-04-24 14:42:26 -0400
  • d8bb221eff Remove unnecessary ohko flag Temps Ray 2024-04-24 15:13:05 -0400
  • 19bb8c3759 Reload ability localization when language is changed PabloG02 2024-04-24 21:02:31 +0200
  • d5e462ba7d Temporarily remove Flamigo from exp sprites Flashfyre 2024-04-24 14:52:05 -0400
  • 389a347b07 Support localization of Pokemon abilities PabloG02 2024-04-24 20:31:30 +0200
  • 6b3442a260 Update stone evolution Pokémon's learnsets Madmadness65 2024-04-24 13:40:59 -0500
  • 37266a7a5d
    Fixing typo (fr locales) + Add missing i18n (#270) Dakurei 2024-04-24 20:38:46 +0200
  • 570406516c Missing usage of i18n Dakurei 2024-04-24 15:33:51 +0200
  • d990ca9210 Fix typo Dakurei 2024-04-24 15:30:30 +0200
  • 9c7d9d0789
    Merge branch 'pagefaultgames:main' into main John Martin 2024-04-24 14:09:29 -0400
  • 7cfa69865a
    Minor text corrections in modifier menu. John Martin 2024-04-24 14:08:50 -0400
  • d88a177915 Fix crash with trainer Mantykes Madmadness65 2024-04-24 12:54:34 -0500
  • 2b2795e3a7
    Update modifier-type.ts; leftover re-corrections. John Martin 2024-04-24 13:47:12 -0400
  • 8c4443beef
    Merge branch 'pagefaultgames:main' into main John Martin 2024-04-24 13:44:18 -0400
  • 4173f87a70 Add easier method of evolving Mantyke Madmadness65 2024-04-24 11:58:37 -0500
  • 69eec95960 Add missing female Bidoof line variants Flashfyre 2024-04-24 12:56:56 -0400
  • cf3a7dca35 Comment out variant data fix to prevent ability data corruption Flashfyre 2024-04-24 09:26:46 -0400
  • 4ea67976b9 Fix password input types for languages other than english Edralo 2024-04-24 13:45:44 +0200
  • c3ed675967
    Update menu.ts Lugiad 2024-04-24 14:33:04 +0200
  • c308d875a8 Fix password input types for languages other than english Edralo 2024-04-24 13:45:44 +0200
  • adc383a8f9 Add UI support for 2 additional save slots Flashfyre 2024-04-24 01:51:30 -0400
  • 1b1578d266
    command-ui: add i18n for command ui handler and add i18n for fr (#258) Juan-Lucas 2024-04-24 06:36:07 +0200
  • 4a98316311 Add additional missing localization references Flashfyre 2024-04-24 00:35:46 -0400
  • 7573838c9d Add missing Spanish file Flashfyre 2024-04-24 00:32:47 -0400
  • ea40bd18f5
    Minor text corrections to item descriptions. (#255) John Martin 2024-04-24 00:28:48 -0400
  • 6066d2e47e Implement Flying Press arColm 2024-04-23 17:42:45 -0400
  • 9024eeb990
    Aggregate Stat Changes (#266) Samuel H 2024-04-24 00:25:01 -0400
  • 746da85d62 Minor fixes to stat change aggregation Flashfyre 2024-04-24 00:22:12 -0400
  • 3e296116bb Fix passing wrong argument when initializing move animations Flashfyre 2024-04-23 23:28:55 -0400
  • a40fcbbcd0 Fix: Return to title works for screens other than battle screen Viet Nguyen 2024-04-23 23:26:31 -0400
  • e2effee43d Fix typo Flashfyre 2024-04-23 22:32:04 -0400
  • 1376ea4e87 Fix initial starters not having first ability unlocked Flashfyre 2024-04-23 22:16:49 -0400
  • ba71d2750b Load files from manifest for caching Flashfyre 2024-04-23 22:00:23 -0400
  • c9e1d5752a removed sneaky test overrides x2 Luc 2024-04-23 20:17:36 -0400
  • 25a48beac4 removed sneaky test overrides Luc 2024-04-23 20:15:50 -0400
  • 4966531e3c implemented curious medicine Luc 2024-04-23 20:08:41 -0400
  • e5f2b2c105 implemented supersweet syrup Luc 2024-04-23 19:51:07 -0400
  • e608cb6738
    Add --del flag to rsync in deploy job maru 2024-04-23 19:36:17 -0400
  • c82f46cc88
    Update deploy job maru 2024-04-23 19:31:40 -0400
  • 2f6fbf5431 Implement Flying Press arColm 2024-04-23 17:42:45 -0400
  • d637fd7bb6 revert testing changes cornfish 2024-04-23 12:42:30 -0600
  • 5717aebe9d pre_damage MoveEffectTrigger cornfish 2024-04-20 12:13:41 -0600
  • d48de66179 Implement Snap Trap Madmadness65 2024-04-23 13:04:42 -0500
  • d9e0a976bd
    Update modifier-type.ts; further text re-corrections. John Martin 2024-04-23 13:43:35 -0400
  • b3a4080169
    Update modifier-type.ts; minor text correction updates John Martin 2024-04-23 13:34:43 -0400
  • 3b93a92e11
    Merge branch 'pagefaultgames:main' into main John Martin 2024-04-23 13:26:28 -0400
  • 8f36bf1dcf Don't lapse eggs on the final wave of a run Flashfyre 2024-04-23 13:12:57 -0400
  • da3e06713e done testing, changes chance back to 30% shayebeadlingkl 2024-04-23 12:47:21 -0400
  • d0df0c06ff adds an ally check to the condition shayebeadlingkl 2024-04-23 12:43:19 -0400
  • 40afdd2c6a command-ui: add i18n for command ui handler and add i18n for fr Juan-Lucas 2024-04-23 18:37:47 +0200
  • 92caf6059b Fix ability color with duplicate ability as hidden Flashfyre 2024-04-23 12:37:26 -0400
  • 06cdd808fd Implements healer shayebeadlingkl 2024-04-23 12:35:26 -0400
  • 049fa306b9 Add dynamax buffs Xavion3 2024-04-24 01:57:59 +1000
  • a71392f2d6 Add Spanish localization for menu, moves and pokeballs PabloG02 2024-04-23 17:53:56 +0200
  • c7c1d50280 Add dynamax buffs Xavion3 2024-04-24 01:57:59 +1000
  • 008fcb5bd0 Add Spanish localization for menu, moves and pokeballs PabloG02 2024-04-23 17:53:56 +0200
  • 0ef6a6c72c Update variant sprites Flashfyre 2024-04-23 11:48:15 -0400
  • 4c27262b51
    Minor text corrections to item descriptions. John Martin 2024-04-23 11:39:43 -0400
  • dff97caf9e Implements Cotton Down shayebeadlingkl 2024-04-23 11:38:43 -0400
  • bf347f50b6 revert logic, and remove partial tags kenwang 2024-04-23 11:25:07 -0400
  • a5c0e819c0 Add stat change aggregation Flashfyre 2024-04-23 11:20:53 -0400
  • 2774251e6d reduced priority bonus to 0.01 Luc Dube 2024-04-23 10:26:42 -0400
  • 53aff71f52 changed to only attacking moves Luc Dube 2024-04-23 10:20:33 -0400