PkmnLib_rs/src/dynamic_data
Deukhoofd 715f16e2b8
continuous-integration/drone/push Build is passing Details
More work on switching battle data to interior mutability, instead of exterior mutability.
2022-06-19 12:07:54 +02:00
..
choices More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc). 2022-06-18 15:52:39 +02:00
event_hooks First chunk of battling is now fully working, along with integration tests! 🎉 2022-06-17 19:53:33 +02:00
flow More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
history Major amounts of progress 2022-06-03 16:35:18 +02:00
libraries More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
models More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
script_handling More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
mod.rs Major amounts of progress 2022-06-03 16:35:18 +02:00