PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd 36b39ba3c4
continuous-integration/drone/push Build is failing Details
Update PkmnLib to new functionality with capture mechanics
2022-03-26 16:46:07 +01:00
..
Battle Support clearing a battle on demand 2021-07-09 18:19:21 +02:00
ChoiceTurn Updates pkmnlib, adds wrappers for PkmnLib_ai 2021-04-23 10:53:50 +02:00
Events Update PkmnLib to new functionality with capture mechanics 2022-03-26 16:46:07 +01: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 Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01: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 Update PkmnLib to new functionality with capture mechanics 2022-03-26 16:46:07 +01:00
PokemonBuilder.cs Update to latest version of pkmnLib. 2021-11-27 11:27:19 +01:00
PokemonParty.cs Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01: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