BattleFlow
|
Adds battle history, fixes code style
|
2024-08-23 09:24:00 +02:00 |
Choices
|
Initializes move effect script
|
2024-09-03 10:34:01 +02:00 |
Serialized
|
Fixes for serialization
|
2024-09-03 09:48:18 +02:00 |
Battle.cs
|
Support for integration tests, fixes
|
2024-08-23 11:15:53 +02:00 |
BattleParty.cs
|
Lots more work on implementing battling
|
2024-08-10 09:44:46 +02:00 |
BattleRandom.cs
|
Lots more work on implementing battling
|
2024-08-10 09:44:46 +02:00 |
BattleResult.cs
|
Remove FluentResults, documentation
|
2024-07-28 12:52:17 +02:00 |
BattleSide.cs
|
Lots more work on implementing battling
|
2024-08-10 09:44:46 +02:00 |
DamageSource.cs
|
Implements species/form changing
|
2024-09-03 10:15:48 +02:00 |
ExecutingMove.cs
|
Implements move execution for battle
|
2024-08-10 11:18:10 +02:00 |
LearnedMove.cs
|
Serialization of Pokemon, general fixes
|
2024-09-03 09:31:32 +02:00 |
Pokemon.cs
|
Support adding experience
|
2024-09-30 15:42:25 +02:00 |
PokemonParty.cs
|
Adds several convenience features
|
2024-09-30 14:20:45 +02:00 |