PkmnLib.NET/PkmnLib.Dynamic/Models
Deukhoofd 78114afd80
Add randomSeed parameter to BattleImpl, fix flaky test
2024-12-27 15:07:20 +01:00
..
BattleFlow Implements accuracy/evasion 2024-12-22 12:19:42 +01:00
Choices Additional functionality 2024-09-30 19:23:56 +02:00
Serialized Fixes for serialization 2024-09-03 09:48:18 +02:00
Battle.cs Add randomSeed parameter to BattleImpl, fix flaky test 2024-12-27 15:07:20 +01:00
BattleChoiceQueue.cs Adds effects for after you, assist, and attract 2024-11-01 14:21:01 +01:00
BattleParty.cs Lots more work on implementing battling 2024-08-10 09:44:46 +02:00
BattleRandom.cs Add randomSeed parameter to BattleImpl, fix flaky test 2024-12-27 15:07:20 +01:00
BattleResult.cs Remove FluentResults, documentation 2024-07-28 12:52:17 +02:00
BattleSide.cs Fixes invalid battle state 2024-11-01 13:25:38 +01:00
DamageSource.cs Implements species/form changing 2024-09-03 10:15:48 +02:00
ExecutingMove.cs Additional functionality 2024-09-30 19:23:56 +02:00
LearnedMove.cs Serialization of Pokemon, general fixes 2024-09-03 09:31:32 +02:00
Pokemon.cs Adds a bunch more move scripts 2024-11-02 12:59:55 +01:00
PokemonParty.cs Additional functionality 2024-09-30 19:23:56 +02:00