12 Commits

Author SHA1 Message Date
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
8746f03500
Adds a bunch of script functions, adds parameters to the existing ones.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-13 21:25:30 +02:00
ca75177354
Fixes build, style fixes.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-12 19:09:07 +02:00
880ea55a67
Some work on script function parameters.
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-12 19:04:22 +02:00
00f66bbf59
Implements the script source methods on all current structs that implement it.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-12 18:41:49 +02:00
2aadab5a42
A lot more work on handling scripts properly.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-12 17:57:39 +02:00
6e8f4dd4a5
A lot more work on a bunch of different parts of the system. 2022-06-11 17:22:46 +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
c194c5d209
Initial work on outlining the dynamic side of the library. 2021-01-31 17:31:22 +01:00