PkmnLibSharp/PkmnLibSharp/Battling/Events/EventData
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
..
CaptureAttemptEvent.cs Update PkmnLib to new functionality with capture mechanics 2022-03-26 16:46:07 +01:00
ChangeFormeEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
ChangeSpeciesEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
ChangeStatBoostEvent.cs Adds ChangeStatBoostEvent, fixes issue where ExecutingMove would create default LearnedMove, instead of potential inheritor. 2021-01-31 12:48:02 +01:00
DamageEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
DisplayTextEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
ExperienceGainEvent.cs Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
FaintEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
HealEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
MissEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
MoveUseEvent.cs Adds more events. 2020-08-25 19:13:15 +02:00
SwitchEvent.cs Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
TurnEndEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
TurnStartEvent.cs Cleanup for EventData. 2020-08-14 16:15:19 +02:00
WeatherChangeEvent.cs Update PkmnLib to new functionality with capture mechanics 2022-03-26 16:46:07 +01:00