P3D-Legacy/P3D
JappaWakka 3d25b132bb Fixed the daytimes
Instead of

Day = 0
Night = 1
Morning = 2
Evening = 3

it is now

Night = 0
Morning = 1
Day = 2
Evening = 3

this also affects the @environment.setdaytimeI(int) commands which have the same order but increased with 1
2022-06-11 10:46:51 +02:00
..
Battle Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
Content Fixed the daytimes 2022-06-11 10:46:51 +02:00
Core Added @screen.showmessagebox(text|r.g.b|r,g,b|r,g,b) command and fixed blurry scaling 2021-10-18 21:36:26 +02:00
Debug Added Map Path to DebugDisplay 2022-04-11 16:33:05 +02:00
Dialogues ChooseBox dynamically scales to the content 2022-05-14 14:20:47 +02:00
Entites Fix for waterfall movement bug 2022-06-06 12:10:22 +02:00
HelperClasses Fixed bug with localization tokens (description) 2022-06-02 16:02:54 +02:00
Input Pokémon rename after catch fix + select menu fix 2022-04-29 21:14:06 +02:00
Modules change monogame version, remove unused shaders 2018-02-22 16:08:16 +01:00
My Project 0.58.1 release clean up 2021-01-27 00:30:43 -06:00
Network Fixed GameJolt save gender saving and loading bug 2022-06-09 11:13:50 +02:00
Overworld Fixed locking movement with debugwalk key 2022-06-06 13:51:51 +02:00
Player Fixed GameJolt save gender saving and loading bug 2022-06-09 11:13:50 +02:00
Pokemon Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
Resources Minor fixes 2022-06-04 11:04:00 +02:00
Screens Merge branch 'master' into custommoves 2022-06-10 10:26:10 +02:00
Security 0.58.1 release clean up 2021-01-27 00:30:43 -06:00
World Fixed the daytimes 2022-06-11 10:46:51 +02:00
P3D.vbproj Added scripts for my office in kolben tower 2022-06-02 16:41:55 +02:00
Pokemon3D.ico literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
app.config Updated Target Framework Version of .NET to 4.8 2022-04-15 19:13:17 +02:00
credits.txt add APC to the credit TXT 2022-02-18 11:12:13 -06:00
meta 0.58.1 release clean up 2021-01-27 00:30:43 -06:00
packages.config 0.58.1 release clean up 2021-01-27 00:30:43 -06:00