P3D-Legacy/P3D/World/ActionScript/V2/ScriptCommands
JappaWakka 2c7fbf8364 DayTime, Level & PlayerSkin improvements
* Changed the DayTime enum name to DayTimes for consistency with other enums like Seasons
* Changing the EnvironmentType or WeatherType will now not reset back to the default when Reloading a map with the R key (Warping or loading a different map normally does reset those properties)
* @level.setdaytime(int) is now @environment.setdaytime(int), which sets the DayTime permanently across maps. Setting the daytime to any other value than 1 2 3 or 4 will reset the daytime to the default one
* Added command @player.setskin(name) which will permanently change the player's skin, unlike @player.wearskin(name) which only changes the skin temporarily.
2022-02-17 13:46:15 +01:00
..
DoBattle.vb fix music, always summer/day in main menu 2018-02-24 01:20:42 +01:00
DoCamera.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoChat.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoDayCare.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoEntity.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoEnvironment.vb DayTime, Level & PlayerSkin improvements 2022-02-17 13:46:15 +01:00
DoItem.vb max stacks 2021-09-29 02:24:07 -05:00
DoLevel.vb DayTime, Level & PlayerSkin improvements 2022-02-17 13:46:15 +01:00
DoMusic.vb Music Fixes and other Audio-related QoL things 2021-10-04 01:14:55 +02:00
DoNPC.vb NPCs can get on and off chairs 2021-09-25 13:32:09 +02:00
DoOptions.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoOverworldPokemon.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoPlayer.vb DayTime, Level & PlayerSkin improvements 2022-02-17 13:46:15 +01:00
DoPokedex.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoPokemon.vb Allow for script determined roamer shinyness 2021-09-30 10:16:26 -05:00
DoRadio.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoRegister.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoScreen.vb document scripts in code 2021-10-19 14:36:47 -05:00
DoScript.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoSound.vb SFX & Battle Animations 2021-08-22 16:10:06 +02:00
DoStorage.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoSystem.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
DoText.vb document scripts in code 2021-10-19 14:36:47 -05:00
DoTitle.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00