21 Commits

Author SHA1 Message Date
0518499a4c
Initial set up for item use 2025-01-10 11:11:50 +01:00
85ea31f7cd
More move scripts 2025-01-10 10:34:11 +01:00
1f5a320090
Implements switching Pokemon and fleeing from battle 2024-12-30 11:43:04 +01:00
b3529fa22f
Validate movechoice target 2024-12-27 15:53:11 +01:00
853d6dd1cb
Migrate to TUnit for unit tests 2024-12-27 14:30:22 +01:00
5b518df24a
Implements accuracy/evasion 2024-12-22 12:19:42 +01:00
45439a20a4
Adds several new scripts 2024-12-22 11:24:01 +01:00
44cd2ee03e
Adds a bunch more move scripts 2024-11-02 12:59:55 +01:00
6f2bd678a5
Adds effects for after you, assist, and attract 2024-11-01 14:21:01 +01:00
b01a8fb704
Additional functionality 2024-09-30 19:23:56 +02:00
3214a6f29a Serialization of Pokemon, general fixes 2024-09-03 09:31:32 +02:00
2a0aaed4c3 Support for integration tests, fixes 2024-08-23 11:15:53 +02:00
e7dc885afd Adds battle history, fixes code style 2024-08-23 09:24:00 +02:00
d48889e21a Implements dataloading 2024-08-18 14:22:50 +02:00
a049dda240 Lots more work on implementing battling 2024-08-10 09:44:46 +02:00
554e1cf2cd Initial work on implementing Pokemon 2024-07-28 14:00:26 +02:00
3d5fb1a818 Improve OutOfRangeException message 2024-07-28 12:57:01 +02:00
10f411f076 Remove FluentResults, documentation 2024-07-28 12:52:17 +02:00
7c0bd879b8 Added first script, bugfixes 2024-07-28 12:18:12 +02:00
cb2b566388 Adds script hooks, bug fix for empty ScriptIterator 2024-07-28 11:46:36 +02:00
74996d96b0 Reorganized folder structure 2024-07-28 10:47:00 +02:00