What's Changed
- fix regional pokemons displayed evolved by @sylvainpolletvillard in #2515
- Prod MR reapply by @sylvainpolletvillard in #2514
- Fix fiery wrath anim (galar moltres) by @sylvainpolletvillard in #2513
- Dragon breath hotfix by @sylvainpolletvillard in #2512
- Hooh ability by @sylvainpolletvillard in #2516
- nerf kecleon pp by @sylvainpolletvillard in #2519
- spawn random egg if playing egg avatar in do it all yourself scribble by @sylvainpolletvillard in #2518
- Fix permanent adjustments in ghost battles by @Exeatop in #2511
- Adjusted do it all yourself scribble by @sylvainpolletvillard in #2520
- Cancel cosmog and cosmoem hp buffs after evolve by @sylvainpolletvillard in #2524
- Fix skarmory passive by @sylvainpolletvillard in #2525
- add item components on item tooltip by @sylvainpolletvillard in #2521
- Merge Prod to master by @sylvainpolletvillard in #2523
- Update KR translations by @ph8ndstne in #2517
- Compute elo and xp directly on player leave by @sylvainpolletvillard in #2528
- Bump mongoose from 8.7.3 to 8.8.3 by @dependabot in #2526
- Fix Babiri Berry not handled as berry by @Exeatop in #2530
- Configure linter to ignore gameboy by @Phoenix-Starlight in #2532
- Disallow ! and ? Unowns to hold items by @Phoenix-Starlight in #2531
- Handle item adjustments with methods - Relies on PR #2530 by @Exeatop in #2533
- add fletchling line by @sylvainpolletvillard in #2541
- shadow clone and nightmare rework by @sylvainpolletvillard in #2536
- fix slamingo item duplication bug by @sylvainpolletvillard in #2535
- fix rerollCount when assigning shop by @sylvainpolletvillard in #2534
- Fix psyshock scaling by @Phoenix-Starlight in #2539
- allow addMaxHP and addDodgeChance methods to properly handle negative values by @Exeatop in #2538
- Fix Poison synergy descriptions by @Phoenix-Starlight in #2537
- Refactor simulation.applyItemEffect by @sylvainpolletvillard in #2546
- new ember animation by @sylvainpolletvillard in #2545
- adding cache-control headers to api endpoints by @sylvainpolletvillard in #2547
- adding nl translations by @GulioElTorch in #2549
- Tweaks for tournament by @sylvainpolletvillard in #2550
- rework alolan marowak and marowak abilities by @sylvainpolletvillard in #2551
- vullaby & mandibuzz by @keldaan-ag in #2552
- Bone armor by @keldaan-ag in #2553
- Change Fennekin ability by @sylvainpolletvillard in #2556
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #2555
- Fix item hp reference by @Exeatop in #2557
- Mega pool swaps by @sylvainpolletvillard in #2554
- Bump path-to-regexp and express by @dependabot in #2558
- Fix fallen allies calculation for Kowtow Cleave and Retaliate abilities by @Exeatop in #2542
- Inkay / Malamar line by @keldaan-ag in #2561
- Fix fallen allies calculation (repaired) by @Exeatop in #2559
- Update translations (ZH - Latest + ZH - Fixes + Misc - Name Fixes) by @Benzene114 in #2543
- Fix 9 out of 8 rooms by @Phoenix-Starlight in #2548
- Update translations (ZH - Latest) by @Benzene114 in #2562
- maractus rework by @sylvainpolletvillard in #2560
- Additional check for autostart and autoremove lobbies by @sylvainpolletvillard in #2565
- new method pokemonEntity.removeItemEffect by @Exeatop in #2564
- rework dragon trio ability by @sylvainpolletvillard in #2567
- Improve Hydro Pump animation and description by @sylvainpolletvillard in #2566
- Consume Max Revive on use by @Exeatop in #2568
- Refactor simulation.applyEffects by @Exeatop in #2570
- Formatting for PR #2570 by @Exeatop in #2571
- Add item effect removal logic by @Exeatop in #2569
- Improve items.ts formatting by @Exeatop in #2572
- Update translations (ZH - Hydro Pump Desc) by @Benzene114 in #2573
- Reserve space for wiki scrollbar by @Phoenix-Starlight in #2581
- Add item removal effects for upgrade and muscle band by @Exeatop in #2579
- Fix image shifting in weather tab by @Phoenix-Starlight in #2563
- allow holding artif items giving one of their existing synergies by @sylvainpolletvillard in #2582
- Balance-13-12-24 by @sylvainpolletvillard in #2580
- new ability for spheal: ice ball by @sylvainpolletvillard in #2577
- prevent dropping rare candy on slamingo by @sylvainpolletvillard in #2574
- Fix Mantyke evolving with Eviolite by @Exeatop in #2583
- Apply correct synergy effects by @Exeatop in #2576
- Merge prod to master by @sylvainpolletvillard in #2575
- Update translations (ZH - Latest + Minor Fixes) by @Benzene114 in #2584
- New rank by @keldaan-ag in #2585
- Balance-16-12-24 by @sylvainpolletvillard in #2587
- Update translations (ZH - Lastest) by @Benzene114 in #2586
- Add minimum 0 safety to addShield by @Exeatop in #2589
- Prevent selecting/dragging button text by @Phoenix-Starlight in #2592
- Update synergy effects with items by @Exeatop in #2578
- Adjust hooks for pokemon child classes by @Exeatop in #2591
- Prevent the removal of default types with synergy items by @Exeatop in #2595
- Move item size safety to pokemonEntity.addItem by @Exeatop in #2588
- Increase penalties for intentional leaves by @sylvainpolletvillard in #2594
- Human synergy rework by @sylvainpolletvillard in #2593
- remove deprecated PokemonFactory.transformPokemon method by @Exeatop in #2598
- Change persistent passives to effects by @Exeatop in #2600
- Fix losing permanent stat buffs by @Exeatop in #2599
- Update translations (ZH - Latest + Minor Fixes) by @Benzene114 in #2596
- add terrakion, move swords of justice to legendary by @sylvainpolletvillard in #2601
- Update translations (ZH - Latest) by @Benzene114 in #2602
- remove additional income from PvE rounds and streaks by @sylvainpolletvillard in #2603
- Change weather effects to be of the Effect type by @Exeatop in #2604
- Fix light effects applying to spawns and resurrected pokemon by @Exeatop in #2607
- Fix bide not considering shield damage by @Exeatop in #2611
- Fix updateRage constantly lowering attack speed by 100 by @Exeatop in #2608
- Fix Echo damage not resetting on resurrect by @Exeatop in #2609
- prevent enabling elo in scribble customs by @sylvainpolletvillard in #2606
- keep shiny when evolving with shiny charm by @sylvainpolletvillard in #2610
- Balance-19-12-24 by @sylvainpolletvillard in #2605
- add hisui voltorb and electrode by @sylvainpolletvillard in #2612
- change bottle cap jackpot by @sylvainpolletvillard in #2615
- Bump systeminformation from 5.23.5 to 5.23.14 by @dependabot in #2613
- Update translations by @Ehmcee24 in #2617
- Update Translations (ZH - Latest) by @Benzene114 in #2618
- add conkeldurr line by @sylvainpolletvillard in #2619
- updated KR translations by @ph8ndstne in #2632
- Fix Morpeko passive proccing too soon by @Exeatop in #2638
- Update translations (ZH - Additions) by @Benzene114 in #2641
- Variable booster price based on rarity by @sylvainpolletvillard in #2643
- add elgyem and beheeyem by @sylvainpolletvillard in #2640
- allow chimchar in more regions by @sylvainpolletvillard in #2642
- Baby nerfs by @sylvainpolletvillard in #2634
- Broadcast ability refactor by @sylvainpolletvillard in #2629
- remove private video in wiki tutorials by @sylvainpolletvillard in #2631
- new boost animations by @sylvainpolletvillard in #2625
- fix flamethrower damage by @sylvainpolletvillard in #2622
- Effect refactoring: grow ground timer by @sylvainpolletvillard in #2616
- group ranked by groups by @sylvainpolletvillard in #2627
- New scribble: Blood money by @sylvainpolletvillard in #2621
- Removed scribbles "Nine Lives", "Six Pack" and "Desperate Moves" by @sylvainpolletvillard in #2620
- remove fairy wind anim on targets by @sylvainpolletvillard in #2626
- shuffle matchup players list to end an argument by @sylvainpolletvillard in #2637
- Balance 29-12-24 by @sylvainpolletvillard in #2623
- Incineroar line by @sylvainpolletvillard in #2624
- Ability tweaks + refactor by @sylvainpolletvillard in #2628
- change florges and jirachi sound types by @sylvainpolletvillard in #2633
- remove mega from ultra category by @sylvainpolletvillard in #2635
- Fixed English strings for synergies + others by @jlgrimes in #2639
- Update translations by @relife0908 in #2644
- Fix end of round Rage not uniform by @Exeatop in #2645
- Set timer before auto-starting matches by @Phoenix-Starlight in #2630
- update deps by @sylvainpolletvillard in #2647
- remove permanent ap buff of fell stinger by @sylvainpolletvillard in #2646
- 5.9 summary by @sylvainpolletvillard in #2649
- Team planner indicator in shop is now animated to be more visible by @sylvainpolletvillard in #2648
New Contributors
- @GulioElTorch made their first contribution in #2549
- @Ehmcee24 made their first contribution in #2617
- @jlgrimes made their first contribution in #2639
- @relife0908 made their first contribution in #2644
Full Changelog: 5.8...5.9