PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd dc79ed6e46
Adds support for new evolution helper functions
2021-07-09 15:59:42 +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 Adds support for new evolution helper functions 2021-07-09 15:59:42 +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
EvolutionScript.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +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 Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
MoveLearnMethod.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
Pokemon.cs Adds support for new evolution helper functions 2021-07-09 15:59:42 +02:00
PokemonBuilder.cs Change PokemonBuilder interface to something cleaner 2021-06-26 12:57:21 +02: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