NightKev
3b99d3aea2
[Misc] Add `* -crlf` to `.gitattributes` ( #5539 )
2025-03-18 21:52:49 -04:00
Dean
d9288a7908
[Bug] Add Neutralizing Gas Message for each user ( #5527 )
...
Add message to onOverlap
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-03-18 21:19:37 +01:00
Wlowscha
a5ed9c5191
[UI/UX] Mark Revavroom forms as unobtainable ( #5525 )
2025-03-16 21:51:27 -04:00
Dean
02ae7952ad
[Bug] Fix Commander crash after 5267 ( #5524 )
...
Fix reversed commander checks
2025-03-16 12:44:48 +01:00
Dean
1d7f916240
[Refactor] Align ability display with mainline ( #5267 )
...
* Stop ShowAbilityPhase from ending until the bar has popped out
* Remove ability bar hiding from messagePhase
* Remove abilityBar reference from base Phase class
* Add HideAbilityPhase to hide ability bar after effects
* Add willSucceed to ability attrs
* Update AbAttrs and PostInitAbAttrs
* Update PreDefendAbAttrs
* Update postDefend, postMoveUsed, StatStage, postSetStatus, and PostDamage
* Update preAttack and fieldStat
* Partially implement postAttack
* Finish PostAttack
* Update PostSummon
* Update PreSwitchOut
* Update preStatStageChange
* Update PostStatStageChange, PreSetStatus, PreApplyBattlerTag
* Update postTurn and preWeatherEffect
* Update postWeatherChange
* Update postWeatherChange
* Update PostTerrainChange
* Update CheckTrapped and PostBattle
* Update postFaint
* Update PostItemLost
* Bug fixes from test cases
* Fix intimidate display
* Stop trace from displaying itself
* Rename to canApply
* Fix ability displays using getTriggerMessage
* Ensure abilities which are mistakenly shown are still hidden
* Fix ability bar showing the wrong ability with imposter
* Add canApply for imposter
* Update abilities using promises and `trySet...` functions
* Committing overrides changes is bad
* Document apply and canApply
* Update PreLeaveFieldAbAttr
* Remove boolean return type apply functions
* Remove redundant assignment
* Remove ability display from abilities that shouldn't have it
* Move queueAbilityDisplay to battlescene
* Remove unused shown variable
* Minor changes
* Fix using id instead of battlerindex in queueAbilityDisplay
* Fix PostBattleInitFormChangeAbAttr displaying
* Prevent crashes in case an ability for a pokemon not on the field is shown
* Stop more abilities from displaying
* Move enemy ability bar to the right side
* Automatically reload bar if shown while already out, fix specific abilities
* Remove duplicate call to clearPhaseQueueSplice
* Remove ShowAbilityPhase import from ability.ts
* Update PostDefendTypeChangeAbAttr to use PokemonType
* Update PostSummonAddArenaTagAbAttr
* Minor changes
2025-03-16 02:51:02 +00:00
AJ Fontaine
7aa5649aa8
[Refactor] Move signature species to separate file ( #5519 )
2025-03-14 17:06:19 -04:00
NightKev
e8e0041ed0
[Misc] `OPP_FORM_OVERRIDES` now accepts 0 as a valid form index ( #5514 )
2025-03-13 21:48:53 +00:00
NightKev
4e1ee9e50b
Revert "[Enhancement] Add form changes for Solgaleo, Lunala, & Marshadow cosmetic forms" ( #5512 )
2025-03-13 22:32:35 +01:00
Scooom
dc46cf6d05
[BUG] Add Multi Attack, Revelation Dance, and Terrain Pulse to Normalize Exceptions ( #5503 )
2025-03-12 07:03:12 +00:00
Scooom
85c39754c4
[Bug] [Balance] Fix Locked Reroll not using Luck Score ( #5502 )
2025-03-12 06:34:34 +00:00
Madmadness65
f3f43f4a44
[Enhancement] Add form changes for Solgaleo, Lunala, & Marshadow cosmetic forms ( #5344 )
2025-03-12 01:00:33 -04:00
Dean
b298138157
[Bug] Fix NG crash when ability is reactivated for a Pokemon off the field ( #5478 )
2025-03-11 03:20:00 +00:00
Dean
929392fe8b
[Bug] Fix #5358 Abilities that Redirect Moves Consider Move-Typings before Ability Modifiers ( #5464 )
2025-03-11 03:02:51 +00:00
MascaChapas27
572556b7b9
[UI/UX] Changed wrong colors in german type icons ( #5494 )
...
Co-authored-by: Ángel <odiopds@yahoo.az>
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-03-10 12:59:19 +01:00
Sirz Benjie
7f226df8d6
[GitHub] Automatically add issue-type in issue templates ( #5499 )
2025-03-09 22:15:24 +00:00
Sirz Benjie
408b66f913
[Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter ( #5495 )
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-03-09 14:13:25 -07:00
Sirz Benjie
7455360824
[Misc] Add Wlowscha and SirzBenjie to credits ( #5498 )
2025-03-08 22:31:36 -05:00
NightKev
c977bc86c1
[Misc] Add some pre-defined imports to `overrides.ts` ( #5492 )
2025-03-07 17:20:08 -08:00
Sirz Benjie
60a4db7059
[Refactor] Refactor moves.ts part 1 ( #5420 )
2025-03-07 19:10:29 -06:00
Mikhail Shueb
e73dbe9861
[Bug] Chilly Reception no longer replaces Legendary Weather (Primordial Sea, Desolate Land, Delta Stream) ( #5484 )
...
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-03-07 12:31:34 -05:00
Fuad Ali
da68cf15c6
[Bug] Harsh Sun, Heavy Rain, and Delta Stream messages now display when their effects are triggered ( #5489 )
2025-03-06 19:03:01 -05:00
damocleas
fdc5e7daea
[i18n] Update locales submodule
2025-03-06 14:05:08 -05:00
schmidtc1
7a9b1e5033
[Bug] Fix critical hits not bypassing screens ( #5470 )
2025-03-06 09:14:22 +00:00
Sirz Benjie
ba617ad91b
[Misc] Add a script to help verify correctness of variant sprite masterlist ( #5325 )
...
Co-authored-by: AJ Fontaine <36677462+Fontbane@users.noreply.github.com>
2025-03-06 00:39:02 -05:00
NightKev
6595966478
[Misc] `getPokemonSpecies()` no longer accepts `undefined` ( #5477 )
2025-03-06 02:18:24 +00:00
Unicorn_Power
9544973f1f
[Sprite] Gmax animation implementation + Palkia-Origin fix ( #5468 )
2025-03-05 14:05:59 -08:00
NightKev
f185039474
Merge pull request #5485 from pagefaultgames/main
...
Main (1.7.7) -> Beta
2025-03-05 14:04:06 -08:00
Xavion3
632caff2f3
[Bug][Hotfix] Fix migration crash ( #5482 )
2025-03-05 13:58:51 -08:00
Lugiad
c890b7ae46
[Localization] [UI/UX] Added Spanish status icons ( #5481 )
2025-03-05 21:44:29 +01:00
damocleas
1882e96ec5
Minor Release 1.7.6
2025-03-03 23:49:28 -05:00
David Yang
6181afc6d2
[UI/UX] Make left button also go back to run history from run info ( #5474 )
2025-03-04 00:40:04 +00:00
damocleas
ff4184e23f
[Balance] Make Pickup and Honey Gather Unsuppressable ( #5476 )
2025-03-03 16:33:53 -08:00
Xavion3
cabcfcbd39
[Balance] Make megas/max player pokemon unable to tera ( #5469 )
...
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-03-02 21:22:37 -05:00
Sirz Benjie
5e469620ef
[Bug] Fix battle-anims crashing in certain cases ( #5337 )
2025-03-02 17:15:51 -08:00
Wlowscha
6f686a05e3
[UI/UX] [Bug] Hiding tera button when toggling on stats mode ( #5466 )
2025-03-02 14:35:59 -05:00
Sirz Benjie
73afb35c4d
[GitHub] Update CODEOWNERS to fix team ownership ( #5465 )
2025-03-02 10:40:40 -08:00
damocleas
659bc82676
[i18n] Up version to 1.7.6, Update locales submodule
2025-03-02 12:19:17 -05:00
Wlowscha
882b965da1
[Bug] Pledge moves in summary do not break the game ( #5461 )
2025-03-01 19:46:38 -06:00
Wlowscha
b50d2c0783
[Bug][UI/UX] Fix bug in Pokédex for Mothim and other niche cases ( #5458 )
2025-03-01 16:24:15 -05:00
Wlowscha
8f280bec49
[Bug][UI/UX] Restore V button in battle ( #5459 )
2025-03-01 21:11:05 +00:00
Wlowscha
04ac5c3762
[Bug][UI/UX] Shiny button can cycle variants even if non-shiny form is uncaught ( #5457 )
2025-03-01 15:54:29 -05:00
Wlowscha
5c73a1ea46
[Bug][UI/UX] Starter select screen now looks for and displays form-specific abilities ( #5454 )
2025-03-01 15:43:18 -05:00
Wlowscha
c7df847e66
[Bug] Unlocking correct base form of Zygarde when captured ( #5453 )
2025-03-01 13:33:31 -06:00
Wlowscha
89e8085c39
[Bug] Display Pokémon name in Focus Punch lost focus message ( #5448 )
2025-02-28 23:22:51 -05:00
Wlowscha
d16197e950
[Bug] Gendered forms display correct information in Pokédex ( #5452 )
2025-02-28 22:34:49 -05:00
Wlowscha
b348626ec2
[Bug][UI/UX] Make candy icons show up again in starter select screen ( #5451 )
2025-03-01 01:00:56 +00:00
Wlowscha
7cc5f40af8
[Bug][UI/UX] Restore egg/tm move and passive icons when using filters in Pokédex ( #5450 )
2025-02-28 19:55:22 -05:00
Wlowscha
118bdcc49e
[Bug][UI/UX] Never select invisible containers in Pokédex ( #5449 )
2025-02-28 18:15:11 -06:00
damocleas
9b2f649078
Main -> Beta 1.7.5 #5438
...
Merge main to beta
2025-02-28 18:02:25 -05:00
Wlowscha
942bcacb56
[Bug][Hotfix] Restrict Use Candies option in the Pokédex during Shop ( #5446 )
2025-02-28 16:22:22 -05:00