Commit Graph

12 Commits

Author SHA1 Message Date
Deukhoofd b1890681a1
A lot more work on WASM script execution
continuous-integration/drone/push Build is passing Details
2022-09-07 18:01:26 +02:00
Deukhoofd 55cc0906c9
Remove lifetime mess, replace a lot of code with Arc instead of borrows.
continuous-integration/drone/push Build is failing Details
This cleans up the codebase massively, and allows me to maintain some semblance of sanity.
2022-08-20 13:17:20 +02:00
Deukhoofd 7682704945
Initial work on wasm scripting backend 2022-07-18 10:16:47 +02:00
Deukhoofd 03f5e3bb5a
A lot more documentation, some initial work on the script resolver.
continuous-integration/drone/push Build is passing Details
2022-06-30 17:34:57 +02:00
Deukhoofd 314e9dbe1a
Initial work on adding documentation, reorganises modules
continuous-integration/drone/push Build is passing Details
2022-06-19 21:34:08 +02:00
Deukhoofd dd535b30af
Rework setting while active to be slightly less hacky.
continuous-integration/drone/push Build was killed Details
2022-06-18 18:41:23 +02:00
Deukhoofd c99b1bf8d9
Fixes a bunch of clippy warnings, adds clippy to CI
continuous-integration/drone/push Build is passing Details
2022-06-18 16:06:54 +02:00
Deukhoofd b6ddd1ee13
First chunk of battling is now fully working, along with integration tests! 🎉
continuous-integration/drone/push Build is failing Details
2022-06-17 19:53:33 +02:00
Deukhoofd ff541b0696
Loads more work on battling, initial stretch to run a turn done.
continuous-integration/drone/push Build is passing Details
2022-06-16 17:59:33 +02:00
Deukhoofd 6e8f4dd4a5
A lot more work on a bunch of different parts of the system. 2022-06-11 17:22:46 +02:00
Deukhoofd ce33ec0649
Further massive amounts of work 2022-06-06 13:54:59 +02:00
Deukhoofd c194c5d209
Initial work on outlining the dynamic side of the library. 2021-01-31 17:31:22 +01:00