Commit Graph

26 Commits

Author SHA1 Message Date
2df5feab26 Adds HealEachEndOfTurn effect, move common usings for scripts to separate file
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 13:59:59 +01:00
44a169cba7 Simplify WASM interface for static_statistic_set
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 12:09:08 +01:00
fb98798046 Fixes release build
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-07 13:33:11 +01:00
54f19cf73e A bunch of unit tests for assist
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-07 13:32:14 +01:00
ebc1565429 CI check for Clippy
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 14:25:29 +01:00
1d66e08d48 Cleanup to resolve all warnings when unit testing.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 14:17:46 +01:00
258c497982 Rework ScriptOwners to be a little easier to use
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 11:10:49 +01:00
d4c30d50aa A lot of cleanup work
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 14:52:33 +01:00
c1da29bdeb Minor cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 12:59:17 +01:00
417b776a83 More work on mocking and removing the impls from the interface 2023-01-05 12:54:18 +01:00
517c5710d1 More work on mocking and unit testing 2023-01-04 18:39:27 +01:00
a1e13af793 A lot of work on mocking to set up unit testing 2023-01-04 17:24:13 +01:00
3c6aecb0e9 Minor changes and fixes 2023-01-04 11:55:14 +01:00
f3f5b2acb0 Fixes for interop with host 2022-09-16 11:01:17 +02:00
156b4e146d Implements struggle. 2022-09-10 13:08:44 +02:00
19706c4c3c Implements CurePartyStatus 2022-09-10 12:41:33 +02:00
0f85f4f0a4 Adds effects for changing target stats. 2022-09-10 12:20:48 +02:00
c29201b36f Implements Aurora Veil 2022-09-10 11:12:27 +02:00
19d2705221 Adds attract 2022-09-10 10:29:00 +02:00
4275816fd9 CLeanup, fixes for Assurance 2022-09-10 10:07:26 +02:00
365bdc8aec Adds assist and assurance, fixes 2022-09-09 20:09:56 +02:00
05430c5e84 Implements first few actual move effects. 2022-08-28 15:50:12 +02:00
98130706fb Initial work on mocking so we can unit test. 2022-08-17 18:05:38 +02:00
45b16f415f Registration of MoveTurnChoices 2022-08-16 18:43:02 +02:00
f06d46d854 A lot of work on type registration 2022-08-14 13:37:17 +02:00
ce39ed9a9a Initial work on creating a WASM interface for PkmnLibRs 2022-07-24 09:25:37 +02:00