PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd 26f8722fee
Implements additional functionality for Pokemon class, such as Status and helper function to restore PP.
2020-08-08 12:43:09 +02:00
..
Battle Implements additional functionality for Pokemon class, such as Status and helper function to restore PP. 2020-08-08 12:43:09 +02:00
ChoiceTurn Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Events Make event handler async, while preserving the order of incoming events. 2020-08-07 20:28:38 +02:00
Library Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
AngelscriptScript.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00
DamageSource.cs More work on Pokemon class wrapping. 2020-07-24 10:57:18 +02:00
Gender.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
LearnedMove.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
MiscLibrary.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
MoveLearnMethod.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
Pokemon.cs Implements additional functionality for Pokemon class, such as Status and helper function to restore PP. 2020-08-08 12:43:09 +02:00
PokemonBuilder.cs Support for Pokemon building. 2020-07-19 12:33:22 +02:00
PokemonParty.cs Update to latest CreatureLib, more work on battle tests. 2020-07-31 14:19:21 +02:00
Script.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00