P3D-Legacy/P3D/Screens/MainMenu
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
..
Scene change lugia animation a bit and remove unused effect binaries 2018-02-24 18:50:45 +01:00
AddServerScreen.vb Options Menu & Join Server Screen fixes 2021-10-06 00:11:56 +02:00
ConnectScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
IntroScreen.vb CanMuteMusic = CanMuteAudio & other tweaks 2021-10-01 15:24:54 +02:00
JoinServerScreen.vb Added shadow to the JoinServerScreen title text 2021-11-26 21:58:28 +01:00
MainMenuCamera.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
MainMenuEntity.vb change title screen background 2018-02-24 09:32:04 +01:00
MainMenuScreen.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
NewGameCamera.vb Disabled toggle third person from the new game screen. 2019-01-13 12:06:43 -05:00
NewNewGameScreen.vb Improved NewGameScreen and NewNewGameScreen 2022-02-16 21:47:00 +01:00
OfflineGameWarningScreen.vb CanMuteMusic = CanMuteAudio & other tweaks 2021-10-01 15:24:54 +02:00
PauseScreen.vb Fix for incorrect Main Menu scaling at lower resolutions 2021-10-11 21:49:24 +02:00
PressStartScreen.vb DayTime, Level & PlayerSkin improvements 2022-02-17 13:46:15 +01:00
SplashScreen.vb CanMuteMusic = CanMuteAudio & other tweaks 2021-10-01 15:24:54 +02:00