MonsieurDMA

Results 8 comments of MonsieurDMA

PR Description: Current state of the game is calling **updateUserInfo()** **every 5 seconds** when the game is in **unavailable state**. This change make the **request delay exponential up to 1...

Gen 8 pokemon added in another PR: https://github.com/pagefaultgames/pokerogue/pull/640

We are also working on the button translation and face an issue that you probably have: ![image](https://github.com/pagefaultgames/pokerogue/assets/92155252/edb769c8-57df-4cf3-8e1b-2b82216c3d37) Pushed alongside tutorial here: https://github.com/pagefaultgames/pokerogue/pull/650

Can confirm, same problem here. Here is a fresh log file from a reboot. [log_2023-02-13.txt](https://github.com/microsoft/PowerToys/files/10720951/log_2023-02-13.txt)

> Hi, Chrome has a dev tool for network throttling that you could use to test your changes: https://developer.chrome.com/docs/devtools/network/reference#throttling Correct, I will try to connect my local instance to the...

Wouldn't it be better to set the action of pokemon swap as the first action of a combat a "free" move ?

> I've found an issue with the "free switch": how do we manage ability like intimidate... Right now, when does these abilities trigger ? After we switch pokemon or say...