P3D-Legacy/P3D/World
JappaWakka a24568cd41 Added @Pokemon.LevelUp(LevelAmount)
This command levels a Pokémon up by the amount of levels (integer) specified in LevelAmount.
If a Pokémon could learn one or more moves on any of the levels between its original level and its level after the command, the command will allow the player to teach each of those moves.
2023-06-22 14:28:12 +02:00
..
ActionScript Added @Pokemon.LevelUp(LevelAmount) 2023-06-22 14:28:12 +02:00
Badge.vb Removed unused tokens 2023-06-09 12:11:03 +02:00
BaseEntity.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Level.vb @Music.ForcePlay(song) & @Music.Unforce 2023-06-17 11:37:08 +02:00
LevelLoader.vb Fix Structure offset inside another structure 2023-05-13 19:58:12 +02:00
Lighting.vb Finally made LightingType 6 function correctly 2022-11-26 14:41:30 +01:00
OffsetMap.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
PokemonEncounter.vb Entering battle without pokémon triggers blackout 2023-02-26 17:16:39 +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 Weather render distance and color tweaks 2023-01-23 12:17:57 +01:00