You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: Starmie no longer has the wrong attack stat
No idea how this got through, some pr probably ignored that we had it at 100 and it was missed in a lot of other changes.
* chore!: update version to `1.12.0.1`
* Balance Fixes, Update Submodules
- Battle Bond Greninja is now set as a Sub-Legendary to prevent it from generating too early and other effects
- Fixed Mega Delphox passive
* fix: fix pokedex console spam (#7422)
* fix!: block saving if dex data doesn't match starter data (#7420)
* misc: block saving if dex data doesn't match starter data
* Use `for...of` instead of `for...in`
* Add migrator to unlock starters that are missing dex data
* Remove classic win count from hasStarterData validation
* Remove classic win count check in buggy migrator data.
---------
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
* test: fix parameter types/doc comments of matchers (#7424)
* misc: add alert screen when rejecting saving due to invalid save
#7428
* Add alert screen when rejecting saving due to invalid save
* Remove obsolete `savingIcon.hide()` call
* Update locales
* Remove testing log
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* fix(beta): make text box for new save reload alert wider
* extra day for event
* dev: disable debug log in `species-data-registry.ts` due to pokedex
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: damocleas <damocleas25@gmail.com>
Co-authored-by: Fabi <192151969+fabske0@users.noreply.github.com>
Co-authored-by: Bertie690 <136088738+Bertie690@users.noreply.github.com>
0 commit comments