PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd 12850e3771
Updates pkmnlib, adds wrappers for PkmnLib_ai
2021-04-23 10:53:50 +02:00
..
Battle Adds ChangeStatBoostEvent, fixes issue where ExecutingMove would create default LearnedMove, instead of potential inheritor. 2021-01-31 12:48:02 +01:00
ChoiceTurn Updates pkmnlib, adds wrappers for PkmnLib_ai 2021-04-23 10:53:50 +02:00
Events Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
History Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
Library Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +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
ItemUseScript.cs Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +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 Fix wrapper for MiscLibrary ReplacementMove 2020-09-01 12:20:54 +02:00
MoveLearnMethod.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
Pokemon.cs Fixes issue where getting battle from a pokemon could result in battle being in a deleted state. 2021-01-31 12:53:35 +01:00
PokemonBuilder.cs Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +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