Commit Graph

10 Commits

Author SHA1 Message Date
6c976216b8 FFI for Battle Party 2022-10-15 11:51:44 +02:00
554a665b8f FFI for Pokemon Party, make Pokemon Party use interior mutability. 2022-10-15 11:16:41 +02:00
b1890681a1 A lot more work on WASM script execution
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 18:01:26 +02:00
55cc0906c9 Remove lifetime mess, replace a lot of code with Arc instead of borrows.
Some checks failed
continuous-integration/drone/push Build is failing
This cleans up the codebase massively, and allows me to maintain some semblance of sanity.
2022-08-20 13:17:20 +02:00
03f5e3bb5a A lot more documentation, some initial work on the script resolver.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-30 17:34:57 +02:00
5576bc8b80 More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-18 15:52:39 +02:00
b6ddd1ee13 First chunk of battling is now fully working, along with integration tests! 🎉
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-17 19:53:33 +02:00
ff541b0696 Loads more work on battling, initial stretch to run a turn done.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 17:59:33 +02:00
ce33ec0649 Further massive amounts of work 2022-06-06 13:54:59 +02:00
310bf857d2 Major amounts of progress 2022-06-03 16:35:18 +02:00