Mumble
Mumble
## What are the changes the user will see? The user will be able to paralyze ground-type pokemon and unable to paralyze ghost-types if the Pokemon involved has the ability...
## What are the changes? This adds a new option on the menu for 'Run History'. It allows users to store and look at a maximum of 25 past runs....
## What are the changes? This moves the function getOrder() from FieldPhase to its child class TurnStartPhase and splits it into getSpeedOrder() and getCommandOrder(). TurnStartPhase is the only class that...
## What are the changes the user will see? The user will most likely not see any changes. ## Why am I making these changes? When we were debugging this...
## What are the changes? This better categorizes the audio files used in Pokerogue and adds a new volume control setting for in-game battle effects and cries. ## Why am...
## What are the changes? This creates a function within data/pokemon-species.ts that allows the game to retrieve the day's list of Pokerus Pokemon. ## Why am I doing these changes?...
## What are the changes? Achievements and Vouchers now share the same page. Vouchers is removed from the menu as well. ## Why am I doing these changes? Space on...
Created a new database table + endpoints for Run History communicate via network This does not require additional steps to run. I'm very bad at Git. I apologize for the...
## What are the changes the user will see? None, ideally. ## Why am I making these changes? One thing led to another... and.... ## What are the changes from...
## What are the changes the user will see? Secret Power will be fully implemented and will now have its secondary effect. ## Why am I making these changes? Must...