Go to file
Deukhoofd 2e19005a30
continuous-integration/drone/push Build is passing Details
Even more work to create a sane way to replace scripts while they're active. This adds a way to await changes, to ensure they were actually made if we quickly need to use them.
2022-06-18 19:44:13 +02:00
.cargo Major amounts of progress 2022-06-03 16:35:18 +02:00
src Even more work to create a sane way to replace scripts while they're active. This adds a way to await changes, to ensure they were actually made if we quickly need to use them. 2022-06-18 19:44:13 +02:00
tests Fixes a bunch of clippy warnings, adds clippy to CI 2022-06-18 16:06:54 +02:00
.drone.yml Fixes a bunch of clippy warnings, adds clippy to CI 2022-06-18 16:06:54 +02:00
.gitignore Initial commit, implements most of the static_data side. 2021-01-30 22:29:59 +01:00
Cargo.toml More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc). 2022-06-18 15:52:39 +02:00
lifetime_notes.txt Loads more work on battling, initial stretch to run a turn done. 2022-06-16 17:59:33 +02:00
rustfmt.toml Loads more work on battling, initial stretch to run a turn done. 2022-06-16 17:59:33 +02:00