Commit Graph

  • 21be1547c6
    Added Japanese Lugiad 2024-05-11 01:35:58 +0200
  • 94683a4dbf
    Initial Japanese Locales Lugiad 2024-05-11 01:35:28 +0200
  • 726b8e7f98
    Updated pokemon-emerald-pro with Japanese kanas Lugiad 2024-05-11 01:34:25 +0200
  • ef4bb9c3b5 added ui to confirm or cancel the new input Greenlamp 2024-05-11 01:26:06 +0200
  • 051111fff1
    Merge branch 'pagefaultgames:main' into main Lugiad 2024-05-11 01:07:06 +0200
  • 9cfc09f673 Restructure game over logic to save before clear Flashfyre 2024-05-10 18:12:33 -0400
  • 11dcbcf3ee adds a hasMoveWithFlag() method to check movesets, makes light clay an ultra tier item that requires a screen move shayebeadlingkl 2024-05-10 18:03:15 -0400
  • e2e3795d0d
    Merge branch 'main' into partialdocumentation Athebyne 2024-05-10 17:33:12 -0400
  • 1a9aae6f39
    Merge branch 'main' into issue/facade-not-ignoring-burn-damage-reduction Matt Ross 2024-05-10 13:45:06 -0700
  • 49180b0475
    Merge branch 'main' into issue/should-set-hazards-if-target-hidden Matt Ross 2024-05-10 13:40:50 -0700
  • 373ca6afc8
    Merge branch 'pagefaultgames:main' into main pixelizedgaming 2024-05-10 13:14:06 -0700
  • 4ac51a4351 adds light_clay to items. uses it visually shayebeadlingkl 2024-05-10 16:07:51 -0400
  • b46377fab4 implements modifier, works correctly. does not spawn item or have correct icon shayebeadlingkl 2024-05-10 15:54:32 -0400
  • 7dec760944 fix typo DustinLin 2024-05-10 14:29:03 -0400
  • 45f3709c85 fix sturdy ability endure condition DustinLin 2024-05-10 14:26:32 -0400
  • 29b7fcd9da Small typo e_e' Tiduzz 2024-05-10 15:06:57 -0300
  • 8280134c4e Changed exception so it includes within_party items, and updated the move description Tiduzz 2024-05-10 14:58:50 -0300
  • f1bedce28e Allow selection of item quantity during transfer dielle000 2024-05-10 19:44:18 +0200
  • 678e21a48c
    Merge branch 'pagefaultgames:main' into main José Ricardo Fleury Oliveira 2024-05-10 14:20:45 -0300
  • 4b452bf3d5 added functionality to Return to Title button before starting a new run DeadCode1010 2024-05-10 12:03:47 -0500
  • 66b5cd7283 Issue #523 - Well the condition was wrong. Of course it should go into the if condition IF the move is NOT facade (i missunderstood) Jannik Tappert 2024-05-10 18:50:07 +0200
  • 05f2233cf2 Merge branch 'main' of github.com:Greenlamp2/pokerogue into feat/mapping_setting Greenlamp 2024-05-10 18:48:37 +0200
  • f1d869beea Issue #523 Facade should now ignore the attack reduction of beeing burned Jannik Tappert 2024-05-10 18:47:45 +0200
  • 09b3f94b68 Changed the move Acrobatics so it doesn't include non-held items on it's damage calculations Tiduzz 2024-05-10 13:42:37 -0300
  • 7b7dfabeb4
    Merge branch 'pagefaultgames:main' into transfer dielle000 2024-05-10 18:32:45 +0200
  • acb61d6fb7
    Fixes Tidy Up so it clears hazards from both sides (#717) td76099 2024-05-10 12:31:27 -0400
  • e6b26aa099 Update changeStat method to use summonData for Pokemon stats Frederico Santos 2024-05-10 17:21:30 +0100
  • d7d2320844 Fix Mega Latias animated sprites Flashfyre 2024-05-10 12:19:18 -0400
  • d1f7231b00 Fixes Tidy Up so it clears hazards from both sides td76099 2024-05-10 12:14:01 -0400
  • 6000c494a7
    TSDoc commentation added notpatchmaybe 2024-05-10 17:06:27 +0100
  • 5970f0cd63 Merge branch 'main' of github.com:Greenlamp2/pokerogue into test_instance Greenlamp 2024-05-10 17:59:29 +0200
  • 2ab335a3c5
    Implement Snipe Shot, and Propeller Tail/Stalwart (#661) Athebyne 2024-05-10 11:40:21 -0400
  • 593ac38267
    Fix some errors from previous PR #711 (#716) Dakurei 2024-05-10 17:29:22 +0200
  • a6a9038ccd
    Tab align comment Athebyne 2024-05-10 11:23:23 -0400
  • bc3fd217b7
    Fix Formatting Athebyne 2024-05-10 11:14:28 -0400
  • 282db5e15f Add ability pop-up for when Propeller Tail/Stalwart proc. unknown 2024-05-10 10:41:45 -0400
  • e70b6aefee Fix some errors from previous PR #711 Dakurei 2024-05-10 16:35:05 +0200
  • 7bdb969a73 Add rich presence support William Burleson 2024-05-10 06:42:28 -0400
  • 5d62d0bb25 fix speed level up notification Greenlamp 2024-05-10 16:32:19 +0200
  • 6e15f7fdc4 fix speed level up notification Greenlamp 2024-05-10 16:32:19 +0200
  • f1935a3e15 Adds 'accuracy' to the move information in the fight ui Dakurei 2024-05-09 23:30:24 -0400
  • fb89dcfc55 Adds 'accuracy' to the move information in the fight ui Dakurei 2024-05-09 23:30:24 -0400
  • b32b802ab4
    QOL - Settings to choose party Exp display at the end of fight (#488) Greenlamp2 2024-05-10 15:54:14 +0200
  • 5f61074c79
    typo Greenlamp2 2024-05-10 15:52:50 +0200
  • f81df957a5 Merge branch 'main' of github.com:Greenlamp2/pokerogue into feat/mapping_setting Greenlamp 2024-05-10 15:43:59 +0200
  • 22a73642df
    Fix - Gamepad support setting "lost focus" behaviour (#658) Greenlamp2 2024-05-10 15:26:45 +0200
  • 6fbc0cb923
    Settings navigation, when on top to go to the bottom, and when on the bottom to go to the top (#605) Greenlamp2 2024-05-10 15:25:41 +0200
  • 35bdf01a8e Merge branch 'main' of github.com:Greenlamp2/pokerogue into test_instance Greenlamp 2024-05-10 15:23:19 +0200
  • 95791a6ad2 Merge branch 'main' of github.com:pagefaultgames/pokerogue into fix/gamepad_support_disable_focus Greenlamp 2024-05-10 15:21:28 +0200
  • b1a875fb7c Merge branch 'main' of github.com:pagefaultgames/pokerogue into fix/settings_top_and_bottom Greenlamp 2024-05-10 15:20:37 +0200
  • 7fefaa13da
    Removed an unneccesary line notpatchmaybe 2024-05-10 14:18:58 +0100
  • 7fc6834f92 TSDoc ready + less lengthy comments Greenlamp 2024-05-10 15:11:09 +0200
  • 66a8488f13
    Removed some lines. notpatchmaybe 2024-05-10 14:03:46 +0100
  • c72a50a38c added controller input sprite Greenlamp 2024-05-10 15:02:00 +0200
  • 5ecdb70f47
    Fixed missing space notpatchmaybe 2024-05-10 13:49:23 +0100
  • 99399edb2e
    Merge branch 'pagefaultgames:main' into main José Ricardo Fleury Oliveira 2024-05-10 09:36:35 -0300
  • 95c8ad5c16
    Heart Swap implementation. notpatchmaybe 2024-05-10 13:36:02 +0100
  • f90261b955
    Merge branch 'main' into partialdocumentation Athebyne 2024-05-10 08:30:27 -0400
  • 855843a92b
    Update ability.ts Nekiritan 2024-05-10 13:23:19 +0200
  • 1cdd6a807d Add rich presence support William Burleson 2024-05-10 06:42:28 -0400
  • 756bfbc53c testing changes James Diefenbach 2024-05-10 19:55:02 +1000
  • b9d5eb90ce DeepL translations Paul 2024-05-10 09:53:35 +0200
  • 36b2213293 Merge branch 'bouncy-bubble-description-update' of https://github.com/paulcazac/pokerogue into bouncy-bubble-description-update Paul 2024-05-10 09:41:31 +0200
  • 796f07bd14 updated bouncy bubble description Paul 2024-05-09 13:02:23 +0200
  • 9110b3f971 Translate miscellaneous to Korean Mr.WaterT 2024-05-10 15:44:29 +0900
  • 39e5d30f03
    Update battle.ts Nekiritan 2024-05-10 07:33:52 +0200
  • 4cb444810a Updated for Legacy Support Benjamin Odom 2024-05-10 00:32:22 -0500
  • a249a444b5 Translate ability,move,pokemon to Korean Mr.WaterT 2024-05-10 14:17:35 +0900
  • c462892be7 Update summary-ui-handler.ts Benjamin Odom 2024-05-09 23:52:58 -0500
  • 6d58631c7f Merge branch 'main' of https://github.com/pagefaultgames/pokerogue into rockruff_dusk_form_bug James Diefenbach 2024-05-10 14:51:52 +1000
  • fa6bd7f71e Added passives to the Summary Screen Benjamin Odom 2024-05-09 23:50:15 -0500
  • 80ee155d06
    Merge pull request #5 from mareksison/move/stockpile Marek Sison 2024-05-10 12:35:57 +0800
  • 12135dc728 UPDATE: merged with latest version of pokerogue Marek Sison 2024-05-10 12:34:33 +0800
  • 9cbf244dee HOTFIX: rebased and merged conflicts Marek Sison 2024-05-10 12:26:43 +0800
  • 97b50707a0 Fix icon configuration always including gen 9 Flashfyre 2024-05-10 00:24:21 -0400
  • a317d2fb7e UPDATE: cleaned StockpileStatChangeAttr Marek Sison 2024-05-10 12:17:59 +0800
  • 89ab909719 Move Eternal Floette icon to gen 6 Flashfyre 2024-05-09 23:53:15 -0400
  • 190fd771c5 Remove extensions from gen 9 icons Flashfyre 2024-05-09 23:46:14 -0400
  • 5c98529108 Re-remove fallback API change with new URL Flashfyre 2024-05-09 23:44:09 -0400
  • 4810966b7e Revert "Reapply "Revert API URL change"" Flashfyre 2024-05-09 23:40:54 -0400
  • d2c4328f76 Adding accuracy to in move display window in battle root 2024-05-09 23:30:24 -0400
  • 35d06512a2 Reapply "Revert API URL change" Flashfyre 2024-05-09 23:29:45 -0400
  • 72107aa615 Implement various sprite fixes and restructure icons Flashfyre 2024-05-09 23:28:08 -0400
  • 6a3f5c5428
    German - Tutorials and UI Buttons (#650) MonsieurDMA 2024-05-10 04:33:15 +0200
  • 43b75b601a
    German - All Gen 8 pokemons (#640) MonsieurDMA 2024-05-10 04:31:07 +0200
  • a48b9fd373 Merge branch 'main' of https://github.com/pagefaultgames/pokerogue into rockruff_dusk_form_bug James Diefenbach 2024-05-10 11:33:36 +1000
  • 4f623ede1f changed nonfunctioning rockruff form check to ability check for own tempo for dusk form evos James Diefenbach 2024-05-10 11:31:04 +1000
  • 7219556e77
    Hydro Steam (#231) AJ Fontaine 2024-05-09 21:21:57 -0400
  • 5a8c0d81e9 Implemented Power Split and Guard Split Frederico Santos 2024-05-10 02:19:39 +0100
  • 8c0b9d755c Update import Data Jason Deroubaix 2024-05-10 02:53:19 +0200
  • e1ed829f42
    Merge pull request #1 from pagefaultgames/main Jason954 2024-05-10 02:39:55 +0200
  • e5424c107d Add Dockerfile & Add Reverse proxy for API RogueServer & Add Env for Import Data Jason Deroubaix 2024-05-10 02:36:33 +0200
  • 42ef4b963b Merge branch 'fix/gamepad_support_disable_focus' of github.com:Greenlamp2/pokerogue into feat/mapping_setting Greenlamp 2024-05-10 02:23:08 +0200
  • 8c357f1164 resolve conflicts grencham 2024-05-09 20:17:01 -0400
  • 2bc1cfb0fc Extend the temporary shiny chance increase by 1 day Flashfyre 2024-05-09 20:16:29 -0400
  • 58845410e6 added full TSDoc, helped by chatGPT, refined every entry manually of course Greenlamp 2024-05-10 02:16:03 +0200
  • 02cba0f741 Add temporary triple shiny chance Flashfyre 2024-05-09 19:59:21 -0400
  • 3514c45da7
    Document Partially Implemented Moves Athebyne 2024-05-09 19:47:14 -0400
  • a336524aaa Merge branch 'main' of github.com:pagefaultgames/pokerogue into qol/setting_party_exp Greenlamp 2024-05-10 01:43:25 +0200
  • fb8f941400 better duration for the level up notification Greenlamp 2024-05-10 01:43:03 +0200