..
DoBattle.vb
Added <battle.caught> command
2019-10-31 23:57:27 +03:00
DoCamera.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoDaycare.vb
add optional param for <daycare.canbreed>
2022-05-08 02:02:26 -05:00
DoEntity.vb
Fix entity constructs return sng instead of str
2023-12-22 10:12:14 +01:00
DoEnvironment.vb
region and regionalform envir constructs
2022-07-05 23:45:03 -05:00
DoFilesystem.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoInventory.vb
Make plural names localizable + item found
2023-08-09 16:20:16 +02:00
DoLevel.vb
Added some constructs
2022-02-03 22:25:09 +01:00
DoMath.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoNPC.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoOverworldPokemon.vb
N texture and following pokemon ID
2019-10-09 21:30:06 -05:00
DoPhone.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoPlayer.vb
Replaced script steps thing with @script.delay
2023-10-30 13:28:30 +01:00
DoPokedex.vb
Make <Pokedex.DexSeen(int)> include caught
2024-04-24 19:12:57 +02:00
DoPokemon.vb
Make it possible to check if pkmn can learn attack
2024-05-14 11:02:47 +02: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
DoRival.vb
Update ScriptLibrary
2023-06-30 17:56:26 +02:00
DoScreen.vb
Add Selected Player Skin Name & Gender constructs
2023-11-23 15:09:39 +01:00
DoScript.vb
Replaced script steps thing with @script.delay
2023-10-30 13:28:30 +01:00
DoStorage.vb
literally touch every file reorganizing the solution
2018-02-21 16:34:06 +01:00
DoSystem.vb
Added <System.FileExists(FilePath)> construct
2024-04-22 19:25:07 +02:00