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 3c8d633be7
Changes for Statistic Sets, use a new way for Atomic traits.
continuous-integration/drone/push Build is passing Details
2022-07-01 17:30:36 +02:00
Deukhoofd 25e2a0dda1
Documents the ScriptContainer.
continuous-integration/drone/push Build is passing Details
2022-06-27 19:21:50 +02:00
Deukhoofd cf4d74d898
More documentation for script hooks, reworks stat changes to only be changeable through a function that allows for script hooks, and events.
continuous-integration/drone/push Build is passing Details
2022-06-27 18:26:27 +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 5576bc8b80
More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
continuous-integration/drone/push Build is passing Details
2022-06-18 15:52:39 +02:00
Deukhoofd c45c7538bf
More removal of RwLocks and replace it with Atomics, to prevent locks.
continuous-integration/drone/push Build is passing Details
2022-06-18 14:17:29 +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 c27ea0ae1e
Removes derive-getters, as it was incredibly annoying in IDEs, and couldn't figure out borrow lifetimes. 2022-06-06 14:43:41 +02:00
Deukhoofd ce33ec0649
Further massive amounts of work 2022-06-06 13:54:59 +02:00
Deukhoofd 310bf857d2
Major amounts of progress 2022-06-03 16:35:18 +02:00
Deukhoofd c194c5d209
Initial work on outlining the dynamic side of the library. 2021-01-31 17:31:22 +01:00