P3D-Legacy/P3D/World
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
..
ActionScript Make it possible to check if pkmn can learn attack 2024-05-14 11:02:47 +02:00
Badge.vb Fix localization bugs 2023-08-11 12:06:07 +02:00
BaseEntity.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Level.vb Added MaxVisibleVertices to debug display 2024-05-05 13:17:06 +02:00
LevelLoader.vb Added "DisableMenus" map tag 2024-04-29 16:56:47 +02:00
Lighting.vb Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
OffsetMap.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
PokemonEncounter.vb Fix Trainers and other Pokémon acting like Roamers 2024-03-14 10:14:21 +01:00
Shader.vb Shaders now independent of daytime 2022-05-14 14:45:01 +02:00
SkyDome.vb Weather render distance and color tweaks 2023-01-23 12:17:57 +01:00
Terrain.vb Typo fixes and incorrect comments 2022-09-15 21:12:12 +02:00
World.vb Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00