Bertie690
3657b3e208
Fixed protect test
...
Fixed test passing regardless of intended result
2024-11-16 13:30:42 -05:00
Bertie690
1d32137696
Merge branch 'beta' into instruct
2024-11-16 09:18:55 -05:00
innerthunder
360a897ed2
[Balance] Endure Tokens only endure one hit ( #4875 )
...
* Endure Tokens only endure one hit
* Add tests for Endure
* Update docs
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-11-15 21:11:46 +01:00
AJ Fontaine
413f2b80c8
[Balance] Increase Gimmighoul's evo counter more with Big Nugget/Relic Gold ( #4856 )
...
* Increase Gimmighoul's evo counter more with Big Nugget/Relic Gold
* Update src/modifier/modifier.ts
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
---------
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-11-15 20:26:58 +01:00
Bertie690
0794a6b373
Merge branch 'beta' into instruct
2024-11-15 14:08:44 -05:00
AJ Fontaine
5e7d44abfd
[Balance] Fix Liquidation, Double-Edge, Body Press compatibility ( #4879 )
2024-11-15 14:07:02 -05:00
Mumble
c535e928d8
[Beta][QoL] Improved cursor memory for target selection in Doubles ( #4849 )
...
* Added more intelligent cursor memory for target selection in Doubles
* Added documentation
* Fixed variable name.
* Apply suggestions from code review
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
---------
Co-authored-by: frutescens <info@laptop>
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-11-15 12:45:21 -05:00
Mumble
eb3c0d731a
[P2] Lunar Blessing / Jungle Healing now heal Freeze ( #4877 )
...
* Added Freeze to statuses healed by Jungle Healing / Lunar Blessing
* Fixed up documentation.
---------
Co-authored-by: frutescens <info@laptop>
2024-11-15 12:17:46 -05:00
pom-eranian
5ca1fd5cfd
[Sprite] Set default fps to 10 instead of 12 on pokemon animations ( #4842 )
...
* Set default fps to 10 instead of 12 for pokemon sprites
* [Sprite] Set pokemon animation framerate to 10 where assigned
2024-11-15 11:58:50 -05:00
AJ Fontaine
ef7d860166
[Balance] Remove from trainers: Pika/Eevee forms before 30, BB Greninja, Rival starter HA ( #4863 )
...
* Remove Pika/Eevee forms from Trainers before wave 30, and BB Gren
* Fix `egg` test
* Ban hidden ability from Rival starter
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-11-15 11:57:02 -05:00
innerthunder
9273b4930d
[Beta][P1] Fix crash when resetting Commanded Dondozo before Trainer battles ( #4873 )
...
* Add failsafe to Commander remove anim
* Commanded tag saves Tatsu form on reload
2024-11-15 11:56:05 -05:00
NightKev
8326e3556b
Remove .edgeCase()
from fully implemented moves ( #4876 )
...
This includes Sunsteel Strike, Moongeist Beam and Photon Geyser
2024-11-15 08:29:52 -08:00
Bertie690
eb074a457e
Merge branch 'beta' into instruct
2024-11-15 07:16:26 -05:00
Bertie690
8b5ce8e929
Update move.ts
2024-11-15 07:15:44 -05:00
Bertie690
b499186c6b
Update move.ts
...
Co-authored-by: innerthunder <168692175+innerthunder@users.noreply.github.com>
2024-11-15 07:11:49 -05:00
Mumble
6dec84e39c
[Balance] No more double 50x bosses in Endless + cleaning up RNG ( #4862 )
...
* Added double battle exclusion to Endless bosses.
* Brought Endure token RNG in line with game RNG formatting.
* Corrected incorrect modulo condition in isEndlessBoss
* Moved new doubles conditional to be above overrides.
* Fixed bad RNG calls for Covet and Thief too.
* Updated unburden test.
* Revert "Updated unburden test."
This reverts commit 01788d40c2
.
* Revert "Fixed bad RNG calls for Covet and Thief too."
This reverts commit c7fcfd195d
.
---------
Co-authored-by: frutescens <info@laptop>
2024-11-14 21:13:23 -08:00
PigeonBar
b1138c1d70
[P2][Beta] Freeze-dry Re-implementation ( #4874 )
2024-11-14 21:07:19 -08:00
Moka
f778bd5877
Prevent crash from null dexData attributes ( #4871 )
2024-11-14 23:01:04 +00:00
Mumble
58912db8f1
[P2] Telekinesis now sets FloatingTag to 3 turns instead of 5 turns ( #4869 )
...
Co-authored-by: frutescens <info@laptop>
2024-11-14 16:16:05 -05:00
PigeonBar
640ac23741
[Dev] Add overrides for alternating between single and double battles ( #4833 )
...
* [Dev] Add overrides for alternating between single and double battles
* PR feedback
* Add type `DoubleType`
* Fixed Gastro Acid test using `game.override.battleType(null)`
* Changed new type name to `SingleOrDoubleType`
* `SingleOrDoubleType` is now `BattleStyle`
* Update src/test/utils/helpers/overridesHelper.ts
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Moka <54149968+MokaStitcher@users.noreply.github.com>
2024-11-14 20:40:01 +01:00
Mumble
d0d9eb78da
Set the IVs of default starters to 15. ( #4861 )
...
Co-authored-by: frutescens <info@laptop>
2024-11-14 11:35:13 -08:00
Bertie690
113de0afae
Merge branch 'beta' into instruct
2024-11-14 07:27:34 -05:00
Bertie690
e0d37b58d5
Merge pull request #1 from DayKev/instruct-patch-1
2024-11-14 07:26:06 -05:00
NightKev
7c128e819a
Fix interaction with multi-hits, update tests
2024-11-13 19:32:48 -08:00
geeilhan
0c521bbe08
[Move] Implement Freeze Dry type-changed interactions ( #4840 )
...
* Full implementation of freeze-dry including edge cases such as Normalize and Electrify plus tests
* Update comments
* renamed WaterSuperEffectTypeMultiplierAttr to FreezeDryAttr
* Added test case for freeze dry during inverse battles
* cleaned up code making it more general
* Added some more documentation
* implementing reviewed changes
* used getMoveType() instead of move.type
* added additional test cases to freeze dry
* Revert "used getMoveType() instead of move.type"
This reverts commit 03445dfab4
.
* added reviewed changes without changing public/locales
---------
Co-authored-by: ga27lok <geeil.han@tum.de>
2024-11-13 10:41:39 -05:00
muscode
162eea500d
Fixed wild form changes messages, and form-changed Cramorant crashing the game when both sides faint at the same time ( #4859 )
2024-11-13 14:28:22 +08:00
innerthunder
e45cb42f7e
[Balance] Disable King's Rock for moves that can already flinch ( #4860 )
2024-11-12 18:42:47 -08:00
Bertie690
b1eea52e72
minor test desc change
2024-11-12 14:03:52 -05:00
Bertie690
e48e003474
minor docs fixes
2024-11-12 13:38:33 -05:00
Bertie690
1dafc62765
Merge branch 'beta' into instruct
2024-11-12 13:03:58 -05:00
NightKev
b6b756a162
[P2] Fix issue with Pokemon not evolving until the next floor and clean up LevelUpPhase
( #4854 )
2024-11-12 06:44:28 -05:00
PigeonBar
6f3fd0f138
[Beta][P3] Fix failed charge moves not displaying failed text ( #4853 )
2024-11-12 06:29:37 -05:00
Bertie690
ceb34f8f81
Merge branch 'beta' into beta
2024-11-12 00:32:46 -05:00
innerthunder
8e26db944d
[Balance][Beta] Revert Spread Move Restriction on Multi-Lens ( #4851 )
...
* Multi-Lens now applies to spread moves
* Fix Multi-Lens applying to both damage and power
2024-11-11 21:13:37 -08:00
Bertie690
1cc579ca41
Merge branch 'beta' of https://github.com/Bertie690/pokerogue into beta
2024-11-11 23:50:50 -05:00
Bertie690
67e5268a65
changed moveQueue to use unshift
2024-11-11 23:50:29 -05:00
PigeonBar
4802f512ff
[P1][Beta] Fix softlock when losing a run on local build ( #4846 )
2024-11-11 15:22:27 -08:00
innerthunder
cebedd220b
[Balance] Rework Multi-Lens ( #4831 )
...
* Rework Multi-Lens
* Multi-Lens integration tests
* Apply suggestions from code review
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Fix obsolete tests related to Multi-Lens
* Fix flaky unburden tests
* maybe fix flaky ceaseless edge test?
* Fixed Multi-Lens apply comment
* Fix ceaseless edge test for real this time
* Update locales
* Another locale update
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-11-11 14:56:16 -08:00
Mumble
e5e3926176
[beta] Fix MovePhase not ending properly. ( #4848 )
...
Co-authored-by: frutescens <info@laptop>
2024-11-11 21:13:15 +01:00
Mumble
6feb63484c
[P3] Added failIfSingleBattle
condtion to Doubles-only moves and display failure message when used in singles ( #4839 )
...
* Added failIfSingleBattle condtion to Helping Hand
* Added failIfSingleBattle conditions to Doubles-Only moves
* Adjusted canMove failure condition.
* Updated moves that failIfSingleBattle
* Fixed condtional.
---------
Co-authored-by: frutescens <info@laptop>
2024-11-11 12:29:20 -05:00
Bertie690
cee8599677
Merge branch 'beta' into beta
2024-11-11 07:57:55 -05:00
NightKev
6799594bbb
[Test] Update Zen Mode test ( #4845 )
2024-11-11 02:21:06 -05:00
PigeonBar
efa9f119a0
[Beta][P3] Fix shiny Pokemon being displayed before shiny colours are loaded ( #4843 )
2024-11-11 02:18:57 -05:00
Bertie690
d84500b98e
Merge branch 'beta' into beta
2024-11-11 00:06:04 -05:00
Bertie690
28bce5f721
Fixed tests for realises
2024-11-11 00:04:12 -05:00
Bertie690
22c73bb200
prevented softlock with instruct calling itself
2024-11-10 18:52:46 -05:00
Bertie690
74fb08a5cf
more test fixes
2024-11-10 15:05:00 -05:00
chaosgrimmon
f2a2281ff1
[Sprite] Implement female icon assets for Meganium and Doduo + Torchic lines ( #4841 )
...
* [Sprite] Implement more female icons
* [Sprite] Add female Doduo/Dodrio icons
* [Sprite] Add female Meganium icons
* [Sprite] Add female Torchic line icons
* [Sprite] Add female Meganium icons
* [Sprite] Add female Torchic line icons
Identical to male counterpart icons
2024-11-10 14:37:21 -05:00
PigeonBar
63ffab027d
[Beta][P2] Several Unburden bug fixes ( #4820 )
...
* [P2][Beta] Several Unburden bug fixes
* Unburden test adjustments
* Some further test cleanup
* Add suggested `.bypassFaint()` to Unburden
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-11-10 14:21:29 -05:00
NightKev
2968059814
[P1] Transform and Imposter will now fail when either Pokemon is fused ( #4824 )
...
* Transform and Imposter will now fail when either Pokemon is fused
* Prevent Ditto from being randomly generated as part of a fusion
2024-11-10 00:39:05 -05:00