P3D-Legacy/P3D/Screens
JappaWakka f4354a9922 Make it possible to check if pkmn can learn attack
@pokemon.select has an extra argument. If it is set to an attack ID, it will be visible which Pokémon can learn that move while selecting.

Added @Pokemon.CanLearnAttack(PartyIndex,AttackID)
Returns if the Pokémon can learn the specified move.
2024-05-14 11:02:47 +02:00
..
Battle Fix items lost if switch pokémon after knocked off 2024-05-01 13:26:29 +02:00
Credits 0.60 wrap up commit 2024-03-01 20:17:54 -06:00
GUI Fix namerater inconsistencies 2023-04-03 19:22:42 +02:00
Inventory Made PokéGear user screen selectable with mouse 2024-05-06 13:34:57 +02:00
MainMenu Fix Pause Screen 2024-05-10 18:55:42 +02:00
MapPreview Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
PC Refresh inventory after attaching mail 2024-02-09 18:40:01 +01:00
Pokedex Fix various Pokémon Type check errors 2024-04-23 17:29:41 +02:00
Pokemon Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
BattleIntroScreen.vb Added some more text replacements 2024-05-10 18:07:31 +02:00
HistoryScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
MapScreen.vb Fix some roamer bugs and crashes 2024-04-04 18:36:36 +02:00
MenuScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
NewGameScreen.vb Implement Custom Types 2023-12-10 20:19:14 +01:00
NewMenuScreen.vb Fix menu index crash 2024-02-06 19:56:38 +01:00
NewOptionScreen.vb Fix wrong cursor position for scrollbars 2024-04-17 20:11:49 +02:00
NewTrainerScreen.vb Updated font and text positioning trainer card 2022-08-01 17:19:56 +02:00
OptionScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
SaveScreen.vb Fixed Save Screen font, scale & Pokémon icons 2022-04-16 20:17:09 +02:00
Screen.vb Implemented InterfaceScale option 2023-10-12 18:25:43 +02:00
StatisticsScreen.vb GameMode Item Preparations 2023-05-29 15:33:57 +02:00
TradeScreen.vb Fix Trade Screen crash 2024-04-19 15:08:36 +02:00
TrainerScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
TransitionScreen.vb Fix wrong music played when surf or ride 2024-04-03 09:20:31 +02:00
VoltorbFlipScreen.vb Increase performance VoltorbFlip w/ ContentPacks 2024-03-20 15:26:06 +01:00
WindowScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
testWindowScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00