PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd 012a47c78a
continuous-integration/drone/push Build is passing Details
Fixes MoveTurnChoice creating potential invalid types.
2022-05-15 13:48:41 +02:00
..
Battle Fixes for some things that can be null, adds functions for LearnedMove uses 2022-04-22 11:54:50 +02:00
ChoiceTurn Fixes MoveTurnChoice creating potential invalid types. 2022-05-15 13:48:41 +02:00
Events Implements pkmnlib battle events 2022-05-15 13:11:39 +02:00
History Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
Library Update PkmnLib to new functionality with capture mechanics 2022-03-26 16:46:07 +01: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
EvolutionScript.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
ItemUseScript.cs Update to latest version of PkmnLib 2022-03-12 10:32:31 +01:00
LearnedMove.cs Fixes for some things that can be null, adds functions for LearnedMove uses 2022-04-22 11:54:50 +02:00
LogHandler.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
MiscLibrary.cs Rework misclibrary gettime to not segfault 2021-07-09 18:20:01 +02:00
MoveLearnMethod.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
Pokemon.cs Fix ability name not displaying properly anymore 2022-05-15 13:42:15 +02:00
PokemonBuilder.cs Update to latest version of pkmnLib. 2021-11-27 11:27:19 +01:00
PokemonParty.cs Make PokemonParty an IReadOnlyList instead of IEnumerable 2022-05-15 13:12:02 +02:00
Script.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00
ScriptCategory.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00