This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
0
You've already forked PkmnLib_rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
28
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deukhoofd
59d7344729
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Don't store the ChoiceQueue as an Arc<RwLock> to prevent locking issues.
2022-06-18 10:41:42 +02:00
.cargo
Major amounts of progress
2022-06-03 16:35:18 +02:00
src
Don't store the ChoiceQueue as an Arc<RwLock> to prevent locking issues.
2022-06-18 10:41:42 +02:00
tests
Don't store the TurnChoices as Arc<RwLock>>, to prevent locking issues.
2022-06-18 09:49:17 +02:00
.drone.yml
Disable Miri isolation in CI
2022-06-17 20:42:58 +02:00
.gitignore
Initial commit, implements most of the static_data side.
2021-01-30 22:29:59 +01:00
Cargo.toml
First chunk of battling is now fully working, along with integration tests!
🎉
2022-06-17 19:53:33 +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
Description
No description provided
8.2
MiB
Languages
Rust
100%