8 Commits

Author SHA1 Message Date
a6a9cb573f
Work on FFI, fixes for learned_move::restore_uses 2022-11-26 11:25:56 +01:00
ddfb00d36b
FFI for Battle
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-15 17:21:24 +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
c5fb81c179
Clippy fixes, additional WASM registration work
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-26 18:23:35 +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
2d4253e155
More work on WASM handling.
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-20 12:22:12 +02:00
cf4d74d898
More documentation for script hooks, reworks stat changes to only be changeable through a function that allows for script hooks, and events.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-27 18:26:27 +02:00
314e9dbe1a
Initial work on adding documentation, reorganises modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-19 21:34:08 +02:00