PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd 12ed340643
Adds additional functionality for Pokemon
2020-08-09 11:49:13 +02:00
..
Battle Remove public empty constructors for pointer arrays, implements basic evolutions. 2020-08-08 15:24:14 +02:00
ChoiceTurn Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Events Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +02:00
Library Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +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
LearnedMove.cs Remove public empty constructors for pointer arrays, implements basic evolutions. 2020-08-08 15:24:14 +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 Adds additional functionality for Pokemon 2020-08-09 11:49:13 +02:00
PokemonBuilder.cs Adds setters for IVs and EVs. 2020-08-08 18:00:36 +02:00
PokemonParty.cs Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +02:00
Script.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00