PkmnLibSharp/PkmnLibSharp/Battling
Deukhoofd c797a4180b
Getter for values of actual Pokemon ability.
2020-09-05 14:55:14 +02:00
..
Battle Support for getting the last turn time. 2020-08-30 13:50:19 +02:00
ChoiceTurn Fix wrapper for MiscLibrary ReplacementMove 2020-09-01 12:20:54 +02:00
Events Adds more events. 2020-08-25 19:13:15 +02:00
History Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
Library Dont lose references to libraries 2020-09-04 21:01:18 +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 Fixed bug with libraries returning some values twice in GetEnumerator, move more over to Constructor class. 2020-08-22 16:42:56 +02: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 Getter for values of actual Pokemon ability. 2020-09-05 14:55:14 +02:00
PokemonBuilder.cs Several fixes and improvements. 2020-08-17 18:51:07 +02:00
PokemonParty.cs Cache pokemon in PokemonParty so they're not garbage collected. 2020-08-25 17:56:57 +02:00
Script.cs Initial outline of battle class. 2020-07-26 14:47:56 +02:00